Trace number 276100

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 EPFCOPTIMUM 36.2655 36.3523

General information on the benchmark

Namecomposed/composed-25-1-2/
composed-25-1-2-1_ext.xml
MD5SUMff72b5549f71496c7cc07b984a9ace3f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints221
Best CPU time to get the best result obtained on this benchmark36.2655
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints224
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension224
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/276100-1169231246/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.095  cpuTime=0.08  mem=6M887
0.41	   
0.41	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.56	     nbConstraints=224  nbRelationTypes=224  nbExtensionStructures=224  nbSharedExtensionStructures=0
0.56	     nbConflictsStructures=224  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=3897  maxDegree=20
0.56	     maxArity=2
0.56	       =>  wckTime=0.242  cpuTime=0.16  mem=8M854
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.324  cpuTime=0.2  mem=5M607
0.64	
0.64	s SATISFIABLE
0.64	o 187
0.64	c 37
0.64	o 191
0.64	c 33
0.64	o 195
0.64	c 29
0.64	o 198
0.64	c 26
0.65	o 201
0.65	c 23
0.65	o 203
0.65	c 21
0.65	o 206
0.65	c 18
0.65	o 208
0.65	c 16
0.65	o 210
0.65	c 14
0.65	o 211
0.65	c 13
0.65	o 213
0.65	c 11
0.65	o 214
0.65	c 10
0.65	o 215
0.65	c 9
0.65	o 216
0.65	c 8
0.65	o 217
0.65	c 7
0.65	o 218
0.65	c 6
0.65	o 219
0.65	c 5
0.66	o 220
0.66	c 4
0.68	o 221
0.68	c 3
2.74	   
2.74	   search
2.74	     run=0  nbConstraintChecks=14132976  nbAssignments=10000
2.74	       =>  wckTime=2.099  cpuTime=2.08  mem=5M607
4.79	   
4.79	   search
4.79	     run=1  nbConstraintChecks=28811983  nbAssignments=20000
4.79	       =>  wckTime=4.156  cpuTime=4.14  mem=5M607
6.82	   
6.82	   search
6.82	     run=2  nbConstraintChecks=43272965  nbAssignments=30000
6.82	       =>  wckTime=6.187  cpuTime=6.17  mem=5M607
8.88	   
8.88	   search
8.88	     run=3  nbConstraintChecks=58085859  nbAssignments=40000
8.88	       =>  wckTime=8.245  cpuTime=8.23  mem=5M607
10.92	   
10.92	   search
10.92	     run=4  nbConstraintChecks=72799493  nbAssignments=50000
10.92	       =>  wckTime=10.288  cpuTime=10.27  mem=5M607
13.02	   
13.02	   search
13.02	     run=5  nbConstraintChecks=87993880  nbAssignments=60000
13.02	       =>  wckTime=12.384  cpuTime=12.37  mem=5M607
15.02	   
15.02	   search
15.02	     run=6  nbConstraintChecks=102324696  nbAssignments=70000
15.02	       =>  wckTime=14.388  cpuTime=14.37  mem=5M607
17.03	   
17.03	   search
17.03	     run=7  nbConstraintChecks=116649317  nbAssignments=80000
17.03	       =>  wckTime=16.393  cpuTime=16.37  mem=5M607
19.08	   
19.08	   search
19.08	     run=8  nbConstraintChecks=131321475  nbAssignments=90000
19.08	       =>  wckTime=18.448  cpuTime=18.42  mem=5M607
21.27	   
21.27	   search
21.27	     run=9  nbConstraintChecks=147259415  nbAssignments=100000
21.27	       =>  wckTime=20.636  cpuTime=20.61  mem=5M607
23.34	   
23.34	   search
23.34	     run=10  nbConstraintChecks=162044166  nbAssignments=110000
23.34	       =>  wckTime=22.704  cpuTime=22.69  mem=5M607
25.44	   
25.44	   search
25.44	     run=11  nbConstraintChecks=177068197  nbAssignments=120000
25.44	       =>  wckTime=24.8  cpuTime=24.77  mem=5M607
27.47	   
27.47	   search
27.47	     run=12  nbConstraintChecks=191533249  nbAssignments=130000
27.47	       =>  wckTime=26.833  cpuTime=26.8  mem=5M607
29.58	   
29.58	   search
29.58	     run=13  nbConstraintChecks=206839494  nbAssignments=140000
29.58	       =>  wckTime=28.943  cpuTime=28.92  mem=5M607
30.70	   
30.70	   search
30.70	     run=14  nbConstraintChecks=214833326  nbAssignments=145635
30.70	       =>  wckTime=30.066  cpuTime=30.05  mem=5M607
30.70	   
30.70	   global
30.70	     nbConstraintChecks=214833326  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.70	     solvingWckTime=30.065  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.70	     globalCpuTime=30.31
30.70	       =>  wckTime=30.391  cpuTime=30.25  mem=5M607
30.70	   
30.70	   solver IterativeSystematicSolver being built... 
30.83	       =>  wckTime=30.518  cpuTime=30.35  mem=16M515
30.88	   
30.88	   preprocessing
30.88	     nbConstraintChecks=27160  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.88	     detectedInconsistency=no
30.88	       =>  wckTime=0.046  cpuTime=0.02  mem=16M515
30.90	   
30.90	   search
30.90	     run=0  nbConstraintChecks=33139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
30.90	     nbFailedAssignments=15  nbBacktracks=12  nbVisitedNodes=56  nbRestartNogoods=0
30.90	       =>  wckTime=0.07  cpuTime=0.04  mem=16M515
30.94	   
30.94	   search
30.94	     run=1  nbConstraintChecks=96905  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
30.94	     nbFailedAssignments=32  nbBacktracks=27  nbVisitedNodes=141  nbRestartNogoods=1
30.94	       =>  wckTime=0.106  cpuTime=0.07  mem=16M515
31.01	   
31.01	   search
31.01	     run=2  nbConstraintChecks=311430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=216
31.01	     nbFailedAssignments=121  nbBacktracks=51  nbVisitedNodes=379  nbRestartNogoods=3
31.01	       =>  wckTime=0.174  cpuTime=0.13  mem=16M515
31.05	   
31.05	   search
31.05	     run=3  nbConstraintChecks=488206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=359
31.05	     nbFailedAssignments=212  nbBacktracks=85  nbVisitedNodes=647  nbRestartNogoods=6
31.05	       =>  wckTime=0.221  cpuTime=0.18  mem=16M515
31.14	   
31.14	   search
31.14	     run=4  nbConstraintChecks=816012  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=572
31.14	     nbFailedAssignments=357  nbBacktracks=135  nbVisitedNodes=1052  nbRestartNogoods=13
31.14	       =>  wckTime=0.308  cpuTime=0.26  mem=16M515
31.26	   
31.26	   search
31.26	     run=5  nbConstraintChecks=1287105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=911
31.26	     nbFailedAssignments=595  nbBacktracks=210  nbVisitedNodes=1703  nbRestartNogoods=21
31.26	       =>  wckTime=0.43  cpuTime=0.39  mem=16M515
31.44	   
31.44	   search
31.44	     run=6  nbConstraintChecks=1962902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1419
31.44	     nbFailedAssignments=965  nbBacktracks=324  nbVisitedNodes=2694  nbRestartNogoods=26
31.44	       =>  wckTime=0.605  cpuTime=0.55  mem=16M515
31.72	   
31.72	   search
31.72	     run=7  nbConstraintChecks=2815484  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1933
31.72	     nbFailedAssignments=1297  nbBacktracks=494  nbVisitedNodes=3710  nbRestartNogoods=30
31.72	       =>  wckTime=0.89  cpuTime=0.82  mem=16M515
31.92	   
31.92	   search
31.92	     run=8  nbConstraintChecks=3556146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2521
31.92	     nbFailedAssignments=1612  nbBacktracks=751  nbVisitedNodes=4862  nbRestartNogoods=35
31.92	       =>  wckTime=1.084  cpuTime=1.01  mem=16M515
32.23	   
32.23	   search
32.23	     run=9  nbConstraintChecks=4681024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3366
32.23	     nbFailedAssignments=2065  nbBacktracks=1136  nbVisitedNodes=6535  nbRestartNogoods=39
32.23	       =>  wckTime=1.398  cpuTime=1.32  mem=16M515
32.58	   
32.58	   search
32.58	     run=10  nbConstraintChecks=6125333  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4692
32.58	     nbFailedAssignments=2789  nbBacktracks=1713  nbVisitedNodes=9130  nbRestartNogoods=40
32.58	       =>  wckTime=1.747  cpuTime=1.67  mem=16M515
33.84	   
33.84	   search
33.84	     run=11  nbConstraintChecks=10207837  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7354
33.84	     nbFailedAssignments=4565  nbBacktracks=2577  nbVisitedNodes=14424  nbRestartNogoods=47
33.84	       =>  wckTime=3.005  cpuTime=2.92  mem=16M515
35.34	   
35.34	   search
35.34	     run=12  nbConstraintChecks=15387636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10286
35.34	     nbFailedAssignments=6178  nbBacktracks=3874  nbVisitedNodes=20265  nbRestartNogoods=50
35.34	       =>  wckTime=4.506  cpuTime=4.42  mem=16M515
36.31	   
36.31	   search
36.31	     run=13  nbConstraintChecks=18433271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12254
36.31	     nbFailedAssignments=7352  nbBacktracks=4669  nbVisitedNodes=24200  nbRestartNogoods=54
36.31	       =>  wckTime=5.476  cpuTime=5.39  mem=16M515
36.31	   
36.31	   global
36.31	     nbConstraintChecks=18460431  nbRestartNogoods=54  solvingWckTime=5.477  solvingCpuTime=5.39  expiredTime=no
36.31	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=35.8
36.31	       =>  wckTime=35.996  cpuTime=35.74  mem=16M515
36.31	
36.31	s OPTIMUM FOUND
36.31	v 6 1 9 8 2 4 6 8 5 2 6 5 5 8 0 9 8 8 4 0 9 8 0 8 6 8 9 1 1 2 9 8 1 
36.31	   
36.31	   totalWckTime=36.072  totalCpuTime=35.8

Verifier Data (download as text)

3 unsatisfied constraints, 221 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/node39/watcher-276100-1169231246 -o ROOT/results/node39/solver-276100-1169231246 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276100-1169231246/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.00 1.12 1.47 3/65 27305
/proc/meminfo: memFree=1546536/2055920 swapFree=4187336/4192956
[pid=27304] ppid=27302 vsize=1452 CPUtime=0
/proc/27304/stat : 27304 (java) R 27302 27304 26169 0 -1 0 94 0 0 0 0 0 0 0 20 0 1 0 271524242 1486848 66 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 11905344 0 0 4096 0 0 0 0 17 1 0 0
/proc/27304/statm: 363 77 59 14 0 8 0

[startup+0.106107 s]
/proc/loadavg: 1.00 1.12 1.47 3/65 27305
/proc/meminfo: memFree=1546536/2055920 swapFree=4187336/4192956
[pid=27304] ppid=27302 vsize=913228 CPUtime=0.07
/proc/27304/stat : 27304 (java) R 27302 27304 26169 0 -1 0 2919 0 1 0 6 1 0 0 21 0 8 0 271524242 935145472 2665 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154043469 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27304/statm: 228307 2665 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913228

[startup+0.516146 s]
/proc/loadavg: 1.00 1.12 1.47 3/65 27305
/proc/meminfo: memFree=1546536/2055920 swapFree=4187336/4192956
[pid=27304] ppid=27302 vsize=916356 CPUtime=0.47
/proc/27304/stat : 27304 (java) R 27302 27304 26169 0 -1 0 6531 0 1 0 44 3 0 0 16 0 8 0 271524242 938348544 6270 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154583366 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27304/statm: 229089 6270 2150 14 0 215559 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 916356

[startup+1.33621 s]
/proc/loadavg: 1.00 1.12 1.47 2/72 27312
/proc/meminfo: memFree=1527992/2055920 swapFree=4187336/4192956
[pid=27304] ppid=27302 vsize=916488 CPUtime=1.29
/proc/27304/stat : 27304 (java) R 27302 27304 26169 0 -1 0 7299 0 1 0 111 18 0 0 17 0 8 0 271524242 938483712 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27304/statm: 229122 7037 2479 14 0 215592 0
[pid=27304/tid=27306] ppid=27302 vsize=916488 CPUtime=0.02
/proc/27304/task/27306/stat : 27306 (java) S 27302 27304 26169 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271524246 938483712 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27304/tid=27307] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27307/stat : 27307 (java) S 27302 27304 26169 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271524246 938483712 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27308] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27308/stat : 27308 (java) S 27302 27304 26169 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271524246 938483712 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27309] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27309/stat : 27309 (java) S 27302 27304 26169 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 271524251 938483712 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27310] ppid=27302 vsize=916492 CPUtime=0.12
/proc/27304/task/27310/stat : 27310 (java) S 27302 27304 26169 0 -1 64 345 0 0 0 12 0 0 0 16 0 8 0 271524251 938487808 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27311] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27311/stat : 27311 (java) S 27302 27304 26169 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 271524251 938483712 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27312] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27312/stat : 27312 (java) S 27302 27304 26169 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271524251 938483712 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 916488

[startup+2.97236 s]
/proc/loadavg: 1.00 1.12 1.47 2/72 27312
/proc/meminfo: memFree=1527992/2055920 swapFree=4187336/4192956
[pid=27304] ppid=27302 vsize=916488 CPUtime=2.93
/proc/27304/stat : 27304 (java) R 27302 27304 26169 0 -1 0 7303 0 1 0 244 49 0 0 18 0 8 0 271524242 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27304/statm: 229122 7040 2480 14 0 215592 0
[pid=27304/tid=27306] ppid=27302 vsize=916488 CPUtime=0.02
/proc/27304/task/27306/stat : 27306 (java) S 27302 27304 26169 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271524246 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27304/tid=27307] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27307/stat : 27307 (java) S 27302 27304 26169 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271524246 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27308] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27308/stat : 27308 (java) S 27302 27304 26169 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271524246 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27309] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27309/stat : 27309 (java) S 27302 27304 26169 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27310] ppid=27302 vsize=916488 CPUtime=0.12
/proc/27304/task/27310/stat : 27310 (java) S 27302 27304 26169 0 -1 64 347 0 0 0 12 0 0 0 16 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27311] ppid=27302 vsize=916492 CPUtime=0
/proc/27304/task/27311/stat : 27311 (java) S 27302 27304 26169 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 271524251 938487808 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27312] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27312/stat : 27312 (java) S 27302 27304 26169 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 916488

[startup+6.25566 s]
/proc/loadavg: 1.00 1.11 1.47 2/72 27312
/proc/meminfo: memFree=1527928/2055920 swapFree=4187336/4192956
[pid=27304] ppid=27302 vsize=916488 CPUtime=6.21
/proc/27304/stat : 27304 (java) R 27302 27304 26169 0 -1 0 7303 0 1 0 512 109 0 0 25 0 8 0 271524242 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27304/statm: 229122 7040 2480 14 0 215592 0
[pid=27304/tid=27306] ppid=27302 vsize=916488 CPUtime=0.02
/proc/27304/task/27306/stat : 27306 (java) S 27302 27304 26169 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271524246 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27304/tid=27307] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27307/stat : 27307 (java) S 27302 27304 26169 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271524246 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27308] ppid=27302 vsize=916492 CPUtime=0
/proc/27304/task/27308/stat : 27308 (java) S 27302 27304 26169 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271524246 938487808 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27309] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27309/stat : 27309 (java) S 27302 27304 26169 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27310] ppid=27302 vsize=916488 CPUtime=0.12
/proc/27304/task/27310/stat : 27310 (java) S 27302 27304 26169 0 -1 64 347 0 0 0 12 0 0 0 16 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27311] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27311/stat : 27311 (java) S 27302 27304 26169 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27312] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27312/stat : 27312 (java) S 27302 27304 26169 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 916488

[startup+12.7323 s]
/proc/loadavg: 1.00 1.11 1.46 2/72 27312
/proc/meminfo: memFree=1527872/2055920 swapFree=4187336/4192956
[pid=27304] ppid=27302 vsize=916488 CPUtime=12.68
/proc/27304/stat : 27304 (java) R 27302 27304 26169 0 -1 0 7303 0 1 0 1043 225 0 0 25 0 8 0 271524242 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27304/statm: 229122 7040 2480 14 0 215592 0
[pid=27304/tid=27306] ppid=27302 vsize=916488 CPUtime=0.02
/proc/27304/task/27306/stat : 27306 (java) S 27302 27304 26169 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271524246 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27304/tid=27307] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27307/stat : 27307 (java) S 27302 27304 26169 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271524246 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27308] ppid=27302 vsize=916492 CPUtime=0
/proc/27304/task/27308/stat : 27308 (java) S 27302 27304 26169 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271524246 938487808 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27309] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27309/stat : 27309 (java) S 27302 27304 26169 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27310] ppid=27302 vsize=916488 CPUtime=0.13
/proc/27304/task/27310/stat : 27310 (java) S 27302 27304 26169 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27311] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27311/stat : 27311 (java) S 27302 27304 26169 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27312] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27312/stat : 27312 (java) S 27302 27304 26169 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 916488

[startup+25.5894 s]
/proc/loadavg: 1.00 1.11 1.46 2/72 27312
/proc/meminfo: memFree=1527936/2055920 swapFree=4187336/4192956
[pid=27304] ppid=27302 vsize=916488 CPUtime=25.54
/proc/27304/stat : 27304 (java) R 27302 27304 26169 0 -1 0 7303 0 1 0 2102 452 0 0 25 0 8 0 271524242 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27304/statm: 229122 7040 2480 14 0 215592 0
[pid=27304/tid=27306] ppid=27302 vsize=916488 CPUtime=0.02
/proc/27304/task/27306/stat : 27306 (java) S 27302 27304 26169 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271524246 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27304/tid=27307] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27307/stat : 27307 (java) S 27302 27304 26169 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271524246 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27308] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27308/stat : 27308 (java) S 27302 27304 26169 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271524246 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27309] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27309/stat : 27309 (java) S 27302 27304 26169 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27310] ppid=27302 vsize=916488 CPUtime=0.13
/proc/27304/task/27310/stat : 27310 (java) S 27302 27304 26169 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27311] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27311/stat : 27311 (java) S 27302 27304 26169 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27304/tid=27312] ppid=27302 vsize=916488 CPUtime=0
/proc/27304/task/27312/stat : 27312 (java) S 27302 27304 26169 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 271524251 938483712 7040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 916488

Child status: 0
Real time (s): 36.3523
CPU time (s): 36.2655
CPU user time (s): 30.8053
CPU system time (s): 5.46017
CPU usage (%): 99.7613
Max. virtual memory (cumulated for all children) (KiB): 916492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.8053
system time used= 5.46017
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9170
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= 1596
involuntary context switches= 983

runsolver used 0.037994 s user time and 0.099984 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Fri Jan 19 18:27:26 UTC 2007


IDJOB= 276100
IDBENCH= 5242
IDSOLVER= 68
FILE ID= node39/276100-1169231246

PBS_JOBID= 3589237

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-25-1-2/composed-25-1-2-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276100-1169231246/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-276100-1169231246 -o ROOT/results/node39/solver-276100-1169231246 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276100-1169231246/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ff72b5549f71496c7cc07b984a9ace3f

RANDOM SEED= 321374255

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.236
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.236
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:       1546960 kB
Buffers:         38904 kB
Cached:         382092 kB
SwapCached:        944 kB
Active:         108880 kB
Inactive:       323524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546960 kB
SwapTotal:     4192956 kB
SwapFree:      4187336 kB
Dirty:            1692 kB
Writeback:           0 kB
Mapped:          19056 kB
Slab:            62568 kB
Committed_AS:  4786176 kB
PageTables:       1416 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= 66563 MiB



End job on node39 on Fri Jan 19 18:28:03 UTC 2007