Trace number 282395

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 44.0373 44.4154

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t70/
pi-20-10-20-30-91.xml
MD5SUMd7e7882fa860c9169f5f1af421caf660
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints46
Best CPU time to get the best result obtained on this benchmark0.944856
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints53
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension53
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=pfc.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/282395-1169319010/unknown.xml
0.34	   
0.34	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.37	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.37	       =>  wckTime=0.085  cpuTime=0.08  mem=6M903
0.37	   
0.37	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.45	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.46	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=636  maxDegree=9  maxArity=2
0.46	       =>  wckTime=0.168  cpuTime=0.12  mem=7M911
0.49	   
0.49	   solver LocalSearchSolver being built... 
0.53	       =>  wckTime=0.243  cpuTime=0.16  mem=5M422
0.53	
0.53	s SATISFIABLE
0.53	o 20
0.53	c 33
0.53	o 24
0.53	c 29
0.53	o 26
0.53	c 27
0.53	o 28
0.53	c 25
0.54	o 31
0.54	c 22
0.54	o 33
0.54	c 20
0.54	o 34
0.54	c 19
0.54	o 36
0.54	c 17
0.54	o 38
0.54	c 15
0.54	o 39
0.54	c 14
0.54	o 40
0.54	c 13
0.55	o 41
0.55	c 12
0.55	o 42
0.55	c 11
0.55	o 43
0.55	c 10
0.55	o 44
0.55	c 9
0.56	o 45
0.56	c 8
0.58	o 46
0.58	c 7
1.60	   
1.60	   search
1.60	     run=0  nbConstraintChecks=4490542  nbAssignments=10000
1.60	       =>  wckTime=1.069  cpuTime=1.04  mem=5M422
2.61	   
2.61	   search
2.61	     run=1  nbConstraintChecks=9019296  nbAssignments=20000
2.61	       =>  wckTime=2.083  cpuTime=2.05  mem=5M422
3.61	   
3.61	   search
3.61	     run=2  nbConstraintChecks=13416438  nbAssignments=30000
3.61	       =>  wckTime=3.082  cpuTime=3.04  mem=5M422
4.62	   
4.62	   search
4.62	     run=3  nbConstraintChecks=17868560  nbAssignments=40000
4.62	       =>  wckTime=4.096  cpuTime=4.04  mem=5M422
5.63	   
5.63	   search
5.63	     run=4  nbConstraintChecks=22260806  nbAssignments=50000
5.63	       =>  wckTime=5.1  cpuTime=5.05  mem=5M422
6.66	   
6.66	   search
6.66	     run=5  nbConstraintChecks=26820884  nbAssignments=60000
6.66	       =>  wckTime=6.129  cpuTime=6.06  mem=5M422
7.67	   
7.67	   search
7.67	     run=6  nbConstraintChecks=31293189  nbAssignments=70000
7.67	       =>  wckTime=7.142  cpuTime=7.07  mem=5M422
8.67	   
8.67	   search
8.67	     run=7  nbConstraintChecks=35641960  nbAssignments=80000
8.67	       =>  wckTime=8.146  cpuTime=8.07  mem=5M422
9.70	   
9.70	   search
9.70	     run=8  nbConstraintChecks=40093579  nbAssignments=90000
9.70	       =>  wckTime=9.17  cpuTime=9.07  mem=5M422
10.72	   
10.72	   search
10.72	     run=9  nbConstraintChecks=44572651  nbAssignments=100000
10.72	       =>  wckTime=10.192  cpuTime=10.09  mem=5M422
11.74	   
11.74	   search
11.74	     run=10  nbConstraintChecks=49097062  nbAssignments=110000
11.74	       =>  wckTime=11.213  cpuTime=11.1  mem=5M422
12.76	   
12.76	   search
12.76	     run=11  nbConstraintChecks=53581713  nbAssignments=120000
12.76	       =>  wckTime=12.233  cpuTime=12.11  mem=5M422
13.77	   
13.77	   search
13.77	     run=12  nbConstraintChecks=57993682  nbAssignments=130000
13.77	       =>  wckTime=13.243  cpuTime=13.11  mem=5M422
14.78	   
14.78	   search
14.78	     run=13  nbConstraintChecks=62517636  nbAssignments=140000
14.78	       =>  wckTime=14.256  cpuTime=14.12  mem=5M422
15.77	   
15.77	   search
15.77	     run=14  nbConstraintChecks=66879550  nbAssignments=150000
15.77	       =>  wckTime=15.247  cpuTime=15.11  mem=5M422
16.79	   
16.79	   search
16.79	     run=15  nbConstraintChecks=71477092  nbAssignments=160000
16.79	       =>  wckTime=16.264  cpuTime=16.11  mem=5M422
17.79	   
17.79	   search
17.79	     run=16  nbConstraintChecks=75951394  nbAssignments=170000
17.79	       =>  wckTime=17.267  cpuTime=17.12  mem=5M422
18.81	   
18.81	   search
18.81	     run=17  nbConstraintChecks=80515687  nbAssignments=180000
18.81	       =>  wckTime=18.287  cpuTime=18.13  mem=5M422
19.82	   
19.82	   search
19.82	     run=18  nbConstraintChecks=85002824  nbAssignments=190000
19.82	       =>  wckTime=19.295  cpuTime=19.13  mem=5M422
20.86	   
20.86	   search
20.86	     run=19  nbConstraintChecks=89762150  nbAssignments=200000
20.86	       =>  wckTime=20.336  cpuTime=20.15  mem=5M422
21.87	   
21.87	   search
21.87	     run=20  nbConstraintChecks=94206812  nbAssignments=210000
21.87	       =>  wckTime=21.345  cpuTime=21.16  mem=5M422
22.88	   
22.88	   search
22.88	     run=21  nbConstraintChecks=98651257  nbAssignments=220000
22.88	       =>  wckTime=22.355  cpuTime=22.16  mem=5M422
23.89	   
23.89	   search
23.89	     run=22  nbConstraintChecks=103084830  nbAssignments=230000
23.89	       =>  wckTime=23.362  cpuTime=23.16  mem=5M422
24.93	   
24.93	   search
24.93	     run=23  nbConstraintChecks=107826367  nbAssignments=240000
24.93	       =>  wckTime=24.405  cpuTime=24.19  mem=5M422
25.94	   
25.94	   search
25.94	     run=24  nbConstraintChecks=112253059  nbAssignments=250000
25.94	       =>  wckTime=25.417  cpuTime=25.2  mem=5M422
26.97	   
26.97	   search
26.97	     run=25  nbConstraintChecks=116782999  nbAssignments=260000
26.97	       =>  wckTime=26.441  cpuTime=26.21  mem=5M422
27.98	   
27.98	   search
27.98	     run=26  nbConstraintChecks=121268525  nbAssignments=270000
27.98	       =>  wckTime=27.457  cpuTime=27.23  mem=5M422
28.99	   
28.99	   search
28.99	     run=27  nbConstraintChecks=125632985  nbAssignments=280000
28.99	       =>  wckTime=28.466  cpuTime=28.23  mem=5M422
30.01	   
30.01	   search
30.01	     run=28  nbConstraintChecks=130044321  nbAssignments=290000
30.01	       =>  wckTime=29.48  cpuTime=29.23  mem=5M422
30.84	   
30.84	   search
30.84	     run=29  nbConstraintChecks=133646306  nbAssignments=298167
30.84	       =>  wckTime=30.309  cpuTime=30.06  mem=5M422
30.84	   
30.84	   global
30.84	     nbConstraintChecks=133646306  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.84	     solvingWckTime=30.308  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.84	     globalCpuTime=30.27
30.84	       =>  wckTime=30.552  cpuTime=30.22  mem=5M422
30.84	   
30.84	   solver IterativeSystematicSolver being built... 
30.97	       =>  wckTime=30.685  cpuTime=30.32  mem=16M491
30.98	   
30.98	   preprocessing
30.98	     nbConstraintChecks=210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.98	     detectedInconsistency=no
30.98	       =>  wckTime=0.0020  cpuTime=0.0  mem=16M491
31.04	   
31.04	   search
31.04	     run=0  nbConstraintChecks=69417  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75
31.04	     nbFailedAssignments=60  nbBacktracks=10  nbVisitedNodes=145  nbRestartNogoods=0
31.04	       =>  wckTime=0.066  cpuTime=0.05  mem=16M491
31.08	   
31.08	   search
31.08	     run=1  nbConstraintChecks=127860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=143
31.08	     nbFailedAssignments=110  nbBacktracks=25  nbVisitedNodes=276  nbRestartNogoods=23
31.08	       =>  wckTime=0.106  cpuTime=0.07  mem=16M491
31.11	   
31.11	   search
31.11	     run=2  nbConstraintChecks=221613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=241
31.11	     nbFailedAssignments=181  nbBacktracks=47  nbVisitedNodes=467  nbRestartNogoods=25
31.11	       =>  wckTime=0.139  cpuTime=0.1  mem=16M491
31.16	   
31.16	   search
31.16	     run=3  nbConstraintChecks=359527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=373
31.16	     nbFailedAssignments=275  nbBacktracks=80  nbVisitedNodes=725  nbRestartNogoods=48
31.16	       =>  wckTime=0.184  cpuTime=0.14  mem=16M491
31.22	   
31.22	   search
31.22	     run=4  nbConstraintChecks=567411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=598
31.22	     nbFailedAssignments=446  nbBacktracks=130  nbVisitedNodes=1164  nbRestartNogoods=55
31.22	       =>  wckTime=0.248  cpuTime=0.2  mem=16M491
31.30	   
31.30	   search
31.30	     run=5  nbConstraintChecks=815555  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=843
31.30	     nbFailedAssignments=610  nbBacktracks=206  nbVisitedNodes=1647  nbRestartNogoods=63
31.30	       =>  wckTime=0.325  cpuTime=0.28  mem=16M491
31.48	   
31.48	   search
31.48	     run=6  nbConstraintChecks=1414181  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1497
31.48	     nbFailedAssignments=1147  nbBacktracks=320  nbVisitedNodes=2947  nbRestartNogoods=68
31.48	       =>  wckTime=0.506  cpuTime=0.45  mem=16M491
31.71	   
31.71	   search
31.71	     run=7  nbConstraintChecks=2210294  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2273
31.71	     nbFailedAssignments=1748  nbBacktracks=490  nbVisitedNodes=4485  nbRestartNogoods=89
31.71	       =>  wckTime=0.734  cpuTime=0.65  mem=16M491
31.95	   
31.95	   search
31.95	     run=8  nbConstraintChecks=3136514  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3210
31.95	     nbFailedAssignments=2423  nbBacktracks=746  nbVisitedNodes=6340  nbRestartNogoods=106
31.95	       =>  wckTime=0.982  cpuTime=0.9  mem=16M491
32.48	   
32.48	   search
32.48	     run=9  nbConstraintChecks=5112648  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5263
32.48	     nbFailedAssignments=4088  nbBacktracks=1130  nbVisitedNodes=10420  nbRestartNogoods=119
32.48	       =>  wckTime=1.508  cpuTime=1.43  mem=16M491
33.02	   
33.02	   search
33.02	     run=10  nbConstraintChecks=7215157  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7300
33.02	     nbFailedAssignments=5542  nbBacktracks=1706  nbVisitedNodes=14473  nbRestartNogoods=136
33.02	       =>  wckTime=2.045  cpuTime=1.96  mem=16M491
33.93	   
33.93	   search
33.93	     run=11  nbConstraintChecks=10908887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10912
33.93	     nbFailedAssignments=8284  nbBacktracks=2570  nbVisitedNodes=21638  nbRestartNogoods=164
33.93	       =>  wckTime=2.961  cpuTime=2.87  mem=16M491
35.54	   
35.54	   search
35.54	     run=12  nbConstraintChecks=17119685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17365
35.54	     nbFailedAssignments=13435  nbBacktracks=3867  nbVisitedNodes=34437  nbRestartNogoods=191
35.54	       =>  wckTime=4.564  cpuTime=4.46  mem=16M491
37.91	   
37.91	   search
37.91	     run=13  nbConstraintChecks=26201376  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26405
37.91	     nbFailedAssignments=20523  nbBacktracks=5813  nbVisitedNodes=52361  nbRestartNogoods=206
37.91	       =>  wckTime=6.939  cpuTime=6.82  mem=16M491
41.41	   
41.41	   search
41.41	     run=14  nbConstraintChecks=39885964  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40606
41.41	     nbFailedAssignments=31800  nbBacktracks=8733  nbVisitedNodes=80538  nbRestartNogoods=220
41.41	       =>  wckTime=10.438  cpuTime=10.29  mem=16M491
44.39	   
44.39	   search
44.39	     run=15  nbConstraintChecks=50847361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52578
44.39	     nbFailedAssignments=41249  nbBacktracks=11257  nbVisitedNodes=104307  nbRestartNogoods=225
44.39	       =>  wckTime=13.418  cpuTime=13.22  mem=16M491
44.39	   
44.39	   global
44.39	     nbConstraintChecks=50847571  nbRestartNogoods=225  solvingWckTime=13.419  solvingCpuTime=13.22  expiredTime=no
44.39	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=43.59
44.39	       =>  wckTime=44.106  cpuTime=43.54  mem=16M491
44.40	
44.40	s OPTIMUM FOUND
44.40	v 8 7 6 6 3 7 5 4 4 1 6 10 1 5 4 8 9 1 4 8 
44.40	   
44.40	   totalWckTime=44.181  totalCpuTime=43.6

Verifier Data (download as text)

7 unsatisfied constraints, 46 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-282395-1169319010 -o ROOT/results/node35/solver-282395-1169319010 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282395-1169319010/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.36 1.61 1.75 4/74 3732
/proc/meminfo: memFree=1339528/2055920 swapFree=4184640/4192956
[pid=3731] ppid=3729 vsize=172 CPUtime=0
/proc/3731/stat : 3731 (java) R 3729 3731 3255 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 280294781 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 1462571 0 0 4096 0 0 0 0 17 1 0 0
/proc/3731/statm: 43 24 18 14 0 3 0

[startup+0.103934 s]
/proc/loadavg: 1.36 1.61 1.75 4/74 3732
/proc/meminfo: memFree=1339528/2055920 swapFree=4184640/4192956
[pid=3731] ppid=3729 vsize=914988 CPUtime=0.09
/proc/3731/stat : 3731 (java) R 3729 3731 3255 0 -1 0 3076 0 1 0 8 1 0 0 22 0 8 0 280294781 936947712 2822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155090184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3731/statm: 228747 2822 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515982 s]
/proc/loadavg: 1.36 1.61 1.75 4/74 3732
/proc/meminfo: memFree=1339528/2055920 swapFree=4184640/4192956
[pid=3731] ppid=3729 vsize=915332 CPUtime=0.51
/proc/3731/stat : 3731 (java) R 3729 3731 3255 0 -1 0 6669 0 1 0 47 4 0 0 25 0 8 0 280294781 937299968 6407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155839970 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3731/statm: 228833 6407 2299 14 0 215303 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 915332

[startup+1.33908 s]
/proc/loadavg: 1.36 1.61 1.75 3/81 3739
/proc/meminfo: memFree=1322960/2055920 swapFree=4184640/4192956
[pid=3731] ppid=3729 vsize=915452 CPUtime=1.32
/proc/3731/stat : 3731 (java) R 3729 3731 3255 0 -1 0 6865 0 1 0 101 31 0 0 25 0 8 0 280294781 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3731/statm: 228863 6603 2476 14 0 215333 0
[pid=3731/tid=3733] ppid=3729 vsize=915452 CPUtime=0.02
/proc/3731/task/3733/stat : 3733 (java) S 3729 3731 3255 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280294785 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3734] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3734/stat : 3734 (java) S 3729 3731 3255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280294785 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3735] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3735/stat : 3735 (java) S 3729 3731 3255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280294785 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3736] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3736/stat : 3736 (java) S 3729 3731 3255 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280294788 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3737] ppid=3729 vsize=915452 CPUtime=0.09
/proc/3731/task/3737/stat : 3737 (java) S 3729 3731 3255 0 -1 64 324 0 0 0 9 0 0 0 16 0 8 0 280294788 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3738] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3738/stat : 3738 (java) S 3729 3731 3255 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280294788 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3739] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3739/stat : 3739 (java) S 3729 3731 3255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280294788 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915452

[startup+2.97527 s]
/proc/loadavg: 1.36 1.61 1.75 3/81 3739
/proc/meminfo: memFree=1322896/2055920 swapFree=4184640/4192956
[pid=3731] ppid=3729 vsize=915448 CPUtime=2.94
/proc/3731/stat : 3731 (java) R 3729 3731 3255 0 -1 0 6868 0 1 0 204 90 0 0 25 0 8 0 280294781 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637070 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3731/statm: 228862 6605 2476 14 0 215332 0
[pid=3731/tid=3733] ppid=3729 vsize=915448 CPUtime=0.02
/proc/3731/task/3733/stat : 3733 (java) S 3729 3731 3255 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280294785 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3734] ppid=3729 vsize=915448 CPUtime=0
/proc/3731/task/3734/stat : 3734 (java) S 3729 3731 3255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280294785 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3735] ppid=3729 vsize=915448 CPUtime=0
/proc/3731/task/3735/stat : 3735 (java) S 3729 3731 3255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280294785 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3736] ppid=3729 vsize=915448 CPUtime=0
/proc/3731/task/3736/stat : 3736 (java) S 3729 3731 3255 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280294788 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3737] ppid=3729 vsize=915448 CPUtime=0.09
/proc/3731/task/3737/stat : 3737 (java) S 3729 3731 3255 0 -1 64 326 0 0 0 9 0 0 0 16 0 8 0 280294788 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3738] ppid=3729 vsize=915448 CPUtime=0
/proc/3731/task/3738/stat : 3738 (java) S 3729 3731 3255 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280294788 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3739] ppid=3729 vsize=915448 CPUtime=0
/proc/3731/task/3739/stat : 3739 (java) S 3729 3731 3255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280294788 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915448

[startup+6.25367 s]
/proc/loadavg: 1.41 1.62 1.76 3/81 3739
/proc/meminfo: memFree=1322832/2055920 swapFree=4184640/4192956
[pid=3731] ppid=3729 vsize=915448 CPUtime=6.2
/proc/3731/stat : 3731 (java) R 3729 3731 3255 0 -1 0 6868 0 1 0 409 211 0 0 25 0 8 0 280294781 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073640807 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3731/statm: 228862 6605 2476 14 0 215332 0
[pid=3731/tid=3733] ppid=3729 vsize=915448 CPUtime=0.02
/proc/3731/task/3733/stat : 3733 (java) S 3729 3731 3255 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280294785 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3734] ppid=3729 vsize=915448 CPUtime=0
/proc/3731/task/3734/stat : 3734 (java) S 3729 3731 3255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280294785 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3735] ppid=3729 vsize=915448 CPUtime=0
/proc/3731/task/3735/stat : 3735 (java) S 3729 3731 3255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280294785 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3736] ppid=3729 vsize=915448 CPUtime=0
/proc/3731/task/3736/stat : 3736 (java) S 3729 3731 3255 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280294788 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3737] ppid=3729 vsize=915448 CPUtime=0.09
/proc/3731/task/3737/stat : 3737 (java) S 3729 3731 3255 0 -1 64 326 0 0 0 9 0 0 0 16 0 8 0 280294788 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3738] ppid=3729 vsize=915448 CPUtime=0
/proc/3731/task/3738/stat : 3738 (java) S 3729 3731 3255 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280294788 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3739] ppid=3729 vsize=915448 CPUtime=0
/proc/3731/task/3739/stat : 3739 (java) S 3729 3731 3255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280294788 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915448

[startup+12.7345 s]
/proc/loadavg: 1.46 1.62 1.76 3/81 3739
/proc/meminfo: memFree=1322832/2055920 swapFree=4184640/4192956
[pid=3731] ppid=3729 vsize=915452 CPUtime=12.62
/proc/3731/stat : 3731 (java) R 3729 3731 3255 0 -1 0 6868 0 1 0 816 446 0 0 25 0 8 0 280294781 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2362642 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3731/statm: 228863 6605 2476 14 0 215333 0
[pid=3731/tid=3733] ppid=3729 vsize=915452 CPUtime=0.02
/proc/3731/task/3733/stat : 3733 (java) S 3729 3731 3255 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280294785 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3734] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3734/stat : 3734 (java) S 3729 3731 3255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280294785 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3735] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3735/stat : 3735 (java) S 3729 3731 3255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280294785 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3736] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3736/stat : 3736 (java) S 3729 3731 3255 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280294788 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3737] ppid=3729 vsize=915452 CPUtime=0.09
/proc/3731/task/3737/stat : 3737 (java) S 3729 3731 3255 0 -1 64 326 0 0 0 9 0 0 0 16 0 8 0 280294788 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3738] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3738/stat : 3738 (java) S 3729 3731 3255 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280294788 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3739] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3739/stat : 3739 (java) S 3729 3731 3255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280294788 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915452

[startup+25.586 s]
/proc/loadavg: 1.58 1.64 1.76 3/81 3739
/proc/meminfo: memFree=1322832/2055920 swapFree=4184640/4192956
[pid=3731] ppid=3729 vsize=915452 CPUtime=25.38
/proc/3731/stat : 3731 (java) R 3729 3731 3255 0 -1 0 6869 0 1 0 1631 907 0 0 25 0 8 0 280294781 937422848 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 1881044 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3731/statm: 228863 6606 2476 14 0 215333 0
[pid=3731/tid=3733] ppid=3729 vsize=915452 CPUtime=0.02
/proc/3731/task/3733/stat : 3733 (java) S 3729 3731 3255 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280294785 937422848 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3734] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3734/stat : 3734 (java) S 3729 3731 3255 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280294785 937422848 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3735] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3735/stat : 3735 (java) S 3729 3731 3255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280294785 937422848 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3736] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3736/stat : 3736 (java) S 3729 3731 3255 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280294788 937422848 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3737] ppid=3729 vsize=915452 CPUtime=0.1
/proc/3731/task/3737/stat : 3737 (java) S 3729 3731 3255 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280294788 937422848 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3738] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3738/stat : 3738 (java) S 3729 3731 3255 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280294788 937422848 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3731/tid=3739] ppid=3729 vsize=915452 CPUtime=0
/proc/3731/task/3739/stat : 3739 (java) S 3729 3731 3255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280294788 937422848 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 44.4154
CPU time (s): 44.0373
CPU user time (s): 33.087
CPU system time (s): 10.9503
CPU usage (%): 99.1488
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.087
system time used= 10.9503
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9172
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1939
involuntary context switches= 3368

runsolver used 0.039993 s user time and 0.132979 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan 20 18:50:10 UTC 2007


IDJOB= 282395
IDBENCH= 12755
IDSOLVER= 69
FILE ID= node35/282395-1169319010

PBS_JOBID= 3610350

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-20-10-20-t70/pi-20-10-20-30-91.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282395-1169319010/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-282395-1169319010 -o ROOT/results/node35/solver-282395-1169319010 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282395-1169319010/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d7e7882fa860c9169f5f1af421caf660

RANDOM SEED= 22846323

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1340144 kB
Buffers:         43324 kB
Cached:         546228 kB
SwapCached:       2184 kB
Active:         183632 kB
Inactive:       461828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1340144 kB
SwapTotal:     4192956 kB
SwapFree:      4184640 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:          64068 kB
Slab:            55692 kB
Committed_AS:  5880024 kB
PageTables:       1868 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node35 on Sat Jan 20 18:50:56 UTC 2007