Trace number 208274

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
Abscon 109 ACSAT 19.3101 19.3807

DiagnosticValue
CHECKS120915614
NODES96348

General information on the benchmark

Namerandom/rand-2-40-19-fcd/
rand-2-40-19-443-230-fcd-37_ext.xml
MD5SUM08d9585fedbb792f96a3fbc0380a3547
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.3101
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints336
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension336
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/208274-1168074670/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=19  maxDomainSize=19
0.39	       =>  wckTime=0.096  cpuTime=0.07  mem=6M951
0.39	   
0.39	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.60	     nbConstraints=336  nbRelationTypes=336  nbExtensionStructures=336  nbSharedExtensionStructures=0
0.60	     nbConflictsStructures=336  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2830  maxDegree=22
0.60	     maxArity=2
0.60	       =>  wckTime=0.304  cpuTime=0.22  mem=12M803
0.64	   
0.64	   solver IterativeSystematicSolver being built... 
0.79	       =>  wckTime=0.491  cpuTime=0.34  mem=13M921
0.79	   
0.79	   preprocessing
0.80	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.80	     detectedInconsistency=no
0.80	       =>  wckTime=0.0050  cpuTime=0.01  mem=13M921
0.84	   
0.84	   search
0.84	     run=0  nbConstraintChecks=36080  nbPropagations=521  nbRevisions=5570  nbUselessRevisions=4511  nbAssignments=26
0.84	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=41  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.84	     nbTooLargeKeys=0
0.84	       =>  wckTime=0.051  cpuTime=0.03  mem=14M897
0.86	   
0.86	   search
0.86	     run=1  nbConstraintChecks=71304  nbPropagations=1564  nbRevisions=17074  nbUselessRevisions=13867  nbAssignments=55
0.86	     nbFailedAssignments=14  nbBacktracks=25  nbVisitedNodes=85  nbRestartNogoods=2  mapSize=21  nbInferences=0
0.86	     nbTooLargeKeys=0
0.86	       =>  wckTime=0.069  cpuTime=0.04  mem=14M897
0.88	   
0.88	   search
0.88	     run=2  nbConstraintChecks=134000  nbPropagations=3487  nbRevisions=39584  nbUselessRevisions=31987
0.88	     nbAssignments=102  nbFailedAssignments=29  nbBacktracks=49  nbVisitedNodes=161  nbRestartNogoods=5  mapSize=39
0.88	     nbInferences=0  nbTooLargeKeys=0
0.88	       =>  wckTime=0.091  cpuTime=0.06  mem=14M897
0.90	   
0.90	   search
0.90	     run=3  nbConstraintChecks=204334  nbPropagations=6551  nbRevisions=76720  nbUselessRevisions=62083
0.90	     nbAssignments=170  nbFailedAssignments=52  nbBacktracks=84  nbVisitedNodes=272  nbRestartNogoods=10  mapSize=67
0.90	     nbInferences=0  nbTooLargeKeys=0
0.90	       =>  wckTime=0.108  cpuTime=0.08  mem=14M897
0.91	   
0.92	   search
0.92	     run=4  nbConstraintChecks=280262  nbPropagations=10822  nbRevisions=129076  nbUselessRevisions=104471
0.92	     nbAssignments=254  nbFailedAssignments=79  nbBacktracks=135  nbVisitedNodes=407  nbRestartNogoods=17  mapSize=107
0.92	     nbInferences=0  nbTooLargeKeys=0
0.92	       =>  wckTime=0.126  cpuTime=0.09  mem=14M897
0.95	   
0.95	   search
0.95	     run=5  nbConstraintChecks=439862  nbPropagations=17492  nbRevisions=212749  nbUselessRevisions=172177
0.95	     nbAssignments=382  nbFailedAssignments=122  nbBacktracks=212  nbVisitedNodes=628  nbRestartNogoods=19  mapSize=173
0.95	     nbInferences=0  nbTooLargeKeys=0
0.95	       =>  wckTime=0.16  cpuTime=0.13  mem=14M897
1.00	   
1.00	   search
1.00	     run=6  nbConstraintChecks=681983  nbPropagations=27849  nbRevisions=347354  nbUselessRevisions=281218
1.00	     nbAssignments=594  nbFailedAssignments=211  nbBacktracks=325  nbVisitedNodes=998  nbRestartNogoods=24  mapSize=271
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.209  cpuTime=0.18  mem=14M897
1.06	   
1.06	   search
1.06	     run=7  nbConstraintChecks=1020403  nbPropagations=43187  nbRevisions=547855  nbUselessRevisions=442997
1.06	     nbAssignments=875  nbFailedAssignments=313  nbBacktracks=496  nbVisitedNodes=1476  nbRestartNogoods=30  mapSize=408
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.272  cpuTime=0.24  mem=14M897
1.16	   
1.16	   search
1.16	     run=8  nbConstraintChecks=1502325  nbPropagations=65670  nbRevisions=844255  nbUselessRevisions=682331
1.16	     nbAssignments=1279  nbFailedAssignments=452  nbBacktracks=752  nbVisitedNodes=2161  nbRestartNogoods=37
1.16	     mapSize=612  nbInferences=0  nbTooLargeKeys=0
1.16	       =>  wckTime=0.367  cpuTime=0.33  mem=14M897
1.31	   
1.31	   search
1.31	     run=9  nbConstraintChecks=2298267  nbPropagations=99788  nbRevisions=1307045  nbUselessRevisions=1057474
1.31	     nbAssignments=1937  nbFailedAssignments=718  nbBacktracks=1136  nbVisitedNodes=3314  nbRestartNogoods=44
1.31	     mapSize=944  nbInferences=0  nbTooLargeKeys=0
1.31	       =>  wckTime=0.521  cpuTime=0.47  mem=14M897
1.35	   
1.35	   INFO : Stopping hyperNogood (mapSize=1036, nbTooLargekeys=0, mem=14M897)
1.50	   
1.50	   search
1.50	     run=10  nbConstraintChecks=3393712  nbPropagations=149717  nbRevisions=1983989  nbUselessRevisions=1605990
1.50	     nbAssignments=2843  nbFailedAssignments=1038  nbBacktracks=1714  nbVisitedNodes=4855  nbRestartNogoods=51
1.50	       =>  wckTime=0.707  cpuTime=0.64  mem=14M897
1.77	   
1.77	   search
1.77	     run=11  nbConstraintChecks=5179887  nbPropagations=225582  nbRevisions=3014093  nbUselessRevisions=2439227
1.77	     nbAssignments=4279  nbFailedAssignments=1602  nbBacktracks=2579  nbVisitedNodes=7359  nbRestartNogoods=57
1.77	       =>  wckTime=0.985  cpuTime=0.92  mem=14M897
2.19	   
2.19	   search
2.19	     run=12  nbConstraintChecks=7988435  nbPropagations=340183  nbRevisions=4580062  nbUselessRevisions=3703873
2.19	     nbAssignments=6393  nbFailedAssignments=2411  nbBacktracks=3876  nbVisitedNodes=11046  nbRestartNogoods=66
2.19	       =>  wckTime=1.405  cpuTime=1.34  mem=14M897
2.80	   
2.80	   search
2.80	     run=13  nbConstraintChecks=12041834  nbPropagations=511721  nbRevisions=6921243  nbUselessRevisions=5591034
2.80	     nbAssignments=9577  nbFailedAssignments=3640  nbBacktracks=5824  nbVisitedNodes=16539  nbRestartNogoods=79
2.80	       =>  wckTime=2.013  cpuTime=1.94  mem=14M897
3.69	   
3.69	   search
3.69	     run=14  nbConstraintChecks=17602038  nbPropagations=767845  nbRevisions=10430170  nbUselessRevisions=8429935
3.69	     nbAssignments=14411  nbFailedAssignments=5547  nbBacktracks=8743  nbVisitedNodes=24910  nbRestartNogoods=85
3.69	       =>  wckTime=2.898  cpuTime=2.83  mem=14M897
5.07	   
5.07	   search
5.07	     run=15  nbConstraintChecks=26593998  nbPropagations=1154070  nbRevisions=15743610  nbUselessRevisions=12732889
5.07	     nbAssignments=21637  nbFailedAssignments=8383  nbBacktracks=13123  nbVisitedNodes=37451  nbRestartNogoods=98
5.07	       =>  wckTime=4.281  cpuTime=4.21  mem=14M897
7.24	   
7.24	   search
7.24	     run=16  nbConstraintChecks=41096721  nbPropagations=1741395  nbRevisions=23859083  nbUselessRevisions=19296271
7.24	     nbAssignments=32789  nbFailedAssignments=12957  nbBacktracks=19691  nbVisitedNodes=56875  nbRestartNogoods=105
7.24	       =>  wckTime=6.451  cpuTime=6.38  mem=14M897
10.44	   
10.44	   search
10.44	     run=17  nbConstraintChecks=62373890  nbPropagations=2627295  nbRevisions=36256995  nbUselessRevisions=29347011
10.44	     nbAssignments=49347  nbFailedAssignments=19655  nbBacktracks=29544  nbVisitedNodes=85894  nbRestartNogoods=114
10.44	       =>  wckTime=9.648  cpuTime=9.57  mem=14M897
14.93	   
14.93	   search
14.93	     run=18  nbConstraintChecks=92026824  nbPropagations=3939592  nbRevisions=54572695  nbUselessRevisions=44198221
14.93	     nbAssignments=73421  nbFailedAssignments=28945  nbBacktracks=44323  nbVisitedNodes=127432  nbRestartNogoods=124
14.93	       =>  wckTime=14.137  cpuTime=14.06  mem=14M897
19.33	   
19.33	   search
19.33	     run=19  nbConstraintChecks=120915614  nbPropagations=5667970  nbRevisions=78686480  nbUselessRevisions=63751914
19.33	     nbAssignments=96348  nbFailedAssignments=38164  nbBacktracks=57991  nbVisitedNodes=167503  nbRestartNogoods=139
19.33	       =>  wckTime=18.543  cpuTime=18.46  mem=14M897
19.33	   
19.33	   global
19.33	     nbConstraintChecks=120915614  nbPropagations=5668010  nbRevisions=78686480  nbUselessRevisions=63751914
19.33	     nbRestartNogoods=139  solvingWckTime=18.544  solvingCpuTime=18.46  expiredTime=no  totalExploration=no
19.33	     nbFoundSolutions=1  globalCpuTime=18.85
19.33	       =>  wckTime=19.038  cpuTime=18.8  mem=14M897
19.34	   
19.34	s SATISFIABLE
19.34	v 18 6 0 1 7 16 10 7 15 2 4 4 17 6 0 1 10 2 12 10 17 4 8 2 10 9 10 8 7 15 8 2 16 8 12 9 14 7 17 11 
19.34	d NODES 96348
19.34	d CHECKS 120915614
19.34	   
19.34	   totalWckTime=19.114  totalCpuTime=18.85

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-208274-1168074670 -o ROOT/results/node19/solver-208274-1168074670 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/208274-1168074670/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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: 2.05 2.02 1.99 4/93 22371
/proc/meminfo: memFree=1152104/2055920 swapFree=4171232/4192956
[pid=22370] ppid=22368 vsize=172 CPUtime=0
/proc/22370/stat : 22370 (java) R 22368 22370 21991 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 155861658 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7484196 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 43 24 18 14 0 3 0

[startup+0.108442 s]
/proc/loadavg: 2.05 2.02 1.99 4/93 22371
/proc/meminfo: memFree=1152104/2055920 swapFree=4171232/4192956
[pid=22370] ppid=22368 vsize=914988 CPUtime=0.09
/proc/22370/stat : 22370 (java) R 22368 22370 21991 0 -1 0 3072 0 1 0 8 1 0 0 22 0 8 0 155861658 936947712 2818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22370/statm: 228747 2819 1454 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51652 s]
/proc/loadavg: 2.05 2.02 1.99 4/93 22371
/proc/meminfo: memFree=1152104/2055920 swapFree=4171232/4192956
[pid=22370] ppid=22368 vsize=915328 CPUtime=0.5
/proc/22370/stat : 22370 (java) R 22368 22370 21991 0 -1 0 6968 0 1 0 45 5 0 0 25 0 8 0 155861658 937295872 6707 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22370/statm: 228832 6708 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33972 s]
/proc/loadavg: 2.05 2.02 1.99 3/100 22378
/proc/meminfo: memFree=1128432/2055920 swapFree=4171232/4192956
[pid=22370] ppid=22368 vsize=915456 CPUtime=1.31
/proc/22370/stat : 22370 (java) R 22368 22370 21991 0 -1 0 8653 0 1 0 124 7 0 0 25 0 8 0 155861658 937426944 8391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918582 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22370/statm: 228864 8391 2513 14 0 215334 0
[pid=22370/tid=22372] ppid=22368 vsize=915456 CPUtime=0.03
/proc/22370/task/22372/stat : 22372 (java) S 22368 22370 21991 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 155861661 937426944 8391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22373] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22373/stat : 22373 (java) S 22368 22370 21991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155861662 937426944 8391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22374] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22374/stat : 22374 (java) S 22368 22370 21991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155861662 937426944 8391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22375] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22375/stat : 22375 (java) S 22368 22370 21991 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155861665 937426944 8391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22376] ppid=22368 vsize=915456 CPUtime=0.2
/proc/22370/task/22376/stat : 22376 (java) S 22368 22370 21991 0 -1 64 386 0 0 0 19 1 0 0 15 0 8 0 155861665 937426944 8391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22377] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22377/stat : 22377 (java) S 22368 22370 21991 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155861665 937426944 8391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22378] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22378/stat : 22378 (java) S 22368 22370 21991 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155861665 937426944 8391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915456

[startup+2.98599 s]
/proc/loadavg: 2.05 2.02 1.99 3/100 22378
/proc/meminfo: memFree=1128176/2055920 swapFree=4171232/4192956
[pid=22370] ppid=22368 vsize=915456 CPUtime=2.95
/proc/22370/stat : 22370 (java) R 22368 22370 21991 0 -1 0 8671 0 1 0 288 7 0 0 25 0 8 0 155861658 937426944 8408 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820074 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22370/statm: 228864 8408 2513 14 0 215334 0
[pid=22370/tid=22372] ppid=22368 vsize=915456 CPUtime=0.03
/proc/22370/task/22372/stat : 22372 (java) S 22368 22370 21991 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 155861661 937426944 8408 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22373] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22373/stat : 22373 (java) S 22368 22370 21991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155861662 937426944 8408 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22374] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22374/stat : 22374 (java) S 22368 22370 21991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155861662 937426944 8408 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22375] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22375/stat : 22375 (java) S 22368 22370 21991 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155861665 937426944 8408 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22376] ppid=22368 vsize=915456 CPUtime=0.21
/proc/22370/task/22376/stat : 22376 (java) S 22368 22370 21991 0 -1 64 392 0 0 0 20 1 0 0 16 0 8 0 155861665 937426944 8408 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22377] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22377/stat : 22377 (java) S 22368 22370 21991 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155861665 937426944 8408 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22378] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22378/stat : 22378 (java) S 22368 22370 21991 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155861665 937426944 8408 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915456

[startup+6.2776 s]
/proc/loadavg: 2.05 2.02 1.99 3/100 22378
/proc/meminfo: memFree=1128112/2055920 swapFree=4171232/4192956
[pid=22370] ppid=22368 vsize=915456 CPUtime=6.24
/proc/22370/stat : 22370 (java) R 22368 22370 21991 0 -1 0 8676 0 1 0 617 7 0 0 25 0 8 0 155861658 937426944 8413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073818009 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22370/statm: 228864 8413 2513 14 0 215334 0
[pid=22370/tid=22372] ppid=22368 vsize=915456 CPUtime=0.03
/proc/22370/task/22372/stat : 22372 (java) S 22368 22370 21991 0 -1 64 287 0 0 0 3 0 0 0 17 0 8 0 155861661 937426944 8413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22373] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22373/stat : 22373 (java) S 22368 22370 21991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155861662 937426944 8413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22374] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22374/stat : 22374 (java) S 22368 22370 21991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155861662 937426944 8413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22375] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22375/stat : 22375 (java) S 22368 22370 21991 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155861665 937426944 8413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22376] ppid=22368 vsize=915456 CPUtime=0.21
/proc/22370/task/22376/stat : 22376 (java) S 22368 22370 21991 0 -1 64 392 0 0 0 20 1 0 0 16 0 8 0 155861665 937426944 8413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22377] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22377/stat : 22377 (java) S 22368 22370 21991 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155861665 937426944 8413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22378] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22378/stat : 22378 (java) S 22368 22370 21991 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155861665 937426944 8413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915456

[startup+12.7658 s]
/proc/loadavg: 2.04 2.02 1.99 3/100 22378
/proc/meminfo: memFree=1128112/2055920 swapFree=4171232/4192956
[pid=22370] ppid=22368 vsize=915456 CPUtime=12.73
/proc/22370/stat : 22370 (java) R 22368 22370 21991 0 -1 0 8682 0 1 0 1266 7 0 0 25 0 8 0 155861658 937426944 8418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918514 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22370/statm: 228864 8418 2513 14 0 215334 0
[pid=22370/tid=22372] ppid=22368 vsize=915456 CPUtime=0.03
/proc/22370/task/22372/stat : 22372 (java) S 22368 22370 21991 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 155861661 937426944 8418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22373] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22373/stat : 22373 (java) S 22368 22370 21991 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155861662 937426944 8418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22374] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22374/stat : 22374 (java) S 22368 22370 21991 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155861662 937426944 8418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22375] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22375/stat : 22375 (java) S 22368 22370 21991 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155861665 937426944 8418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22376] ppid=22368 vsize=915456 CPUtime=0.21
/proc/22370/task/22376/stat : 22376 (java) S 22368 22370 21991 0 -1 64 392 0 0 0 20 1 0 0 16 0 8 0 155861665 937426944 8418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22377] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22377/stat : 22377 (java) S 22368 22370 21991 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155861665 937426944 8418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22370/tid=22378] ppid=22368 vsize=915456 CPUtime=0
/proc/22370/task/22378/stat : 22378 (java) S 22368 22370 21991 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155861665 937426944 8418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 19.3807
CPU time (s): 19.3101
CPU user time (s): 19.2241
CPU system time (s): 0.085986
CPU usage (%): 99.6353
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.2241
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8778
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= 1546
involuntary context switches= 2243

runsolver used 0.028995 s user time and 0.075988 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 09:11:10 UTC 2007


IDJOB= 208274
IDBENCH= 4365
FILE ID= node19/208274-1168074670

PBS_JOBID= 3475755

Free space on /tmp= 66304 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19-fcd/rand-2-40-19-443-230-fcd-37_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/208274-1168074670/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-208274-1168074670 -o ROOT/results/node19/solver-208274-1168074670 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/208274-1168074670/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  08d9585fedbb792f96a3fbc0380a3547

RANDOM SEED= 423232491

TIME LIMIT= 1800 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.260
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.260
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:       1152584 kB
Buffers:         70084 kB
Cached:         577168 kB
SwapCached:      10036 kB
Active:         397600 kB
Inactive:       404892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1152584 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:         174544 kB
Slab:            85320 kB
Committed_AS:  4363840 kB
PageTables:       2652 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= 66304 MiB



End job on node19 on Sat Jan  6 09:11:30 UTC 2007