Trace number 207963

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 35.2806 35.5054

DiagnosticValue
CHECKS244412805
NODES161930

General information on the benchmark

Namerandom/rand-2-26/
rand-26-26-325-155-55021_ext.xml
MD5SUM3fadc4432521f448d097fca64192cc6c
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 benchmark35.2806
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
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/207963-1168074481/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=26  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26
0.39	       =>  wckTime=0.094  cpuTime=0.08  mem=6M951
0.39	   
0.39	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.62	     nbConstraints=325  nbRelationTypes=325  nbExtensionStructures=325  nbSharedExtensionStructures=0
0.62	     nbConflictsStructures=325  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=924  maxDegree=25
0.62	     maxArity=2
0.62	       =>  wckTime=0.323  cpuTime=0.25  mem=14M786
0.66	   
0.66	   solver IterativeSystematicSolver being built... 
0.83	       =>  wckTime=0.536  cpuTime=0.37  mem=14M167
0.84	   
0.84	   preprocessing
0.84	     nbConstraintChecks=0  nbPropagations=26  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.84	     detectedInconsistency=no
0.84	       =>  wckTime=0.0040  cpuTime=0.0  mem=14M167
0.88	   
0.88	   search
0.88	     run=0  nbConstraintChecks=42074  nbPropagations=497  nbRevisions=8079  nbUselessRevisions=7109  nbAssignments=27
0.88	     nbFailedAssignments=10  nbBacktracks=11  nbVisitedNodes=46  nbRestartNogoods=0  mapSize=11  nbInferences=0
0.88	     nbTooLargeKeys=0
0.88	       =>  wckTime=0.05  cpuTime=0.02  mem=15M208
0.90	   
0.90	   search
0.90	     run=1  nbConstraintChecks=89149  nbPropagations=1537  nbRevisions=25901  nbUselessRevisions=22801  nbAssignments=58
0.90	     nbFailedAssignments=21  nbBacktracks=26  nbVisitedNodes=99  nbRestartNogoods=4  mapSize=26  nbInferences=0
0.90	     nbTooLargeKeys=0
0.90	       =>  wckTime=0.067  cpuTime=0.04  mem=15M208
0.92	   
0.92	   search
0.92	     run=2  nbConstraintChecks=161067  nbPropagations=3398  nbRevisions=59558  nbUselessRevisions=52220
0.92	     nbAssignments=110  nbFailedAssignments=45  nbBacktracks=49  nbVisitedNodes=193  nbRestartNogoods=6  mapSize=49
0.92	     nbInferences=0  nbTooLargeKeys=0
0.92	       =>  wckTime=0.093  cpuTime=0.05  mem=15M208
0.95	   
0.95	   search
0.95	     run=3  nbConstraintChecks=257268  nbPropagations=6348  nbRevisions=114802  nbUselessRevisions=100588
0.95	     nbAssignments=180  nbFailedAssignments=76  nbBacktracks=82  nbVisitedNodes=318  nbRestartNogoods=9  mapSize=81
0.95	     nbInferences=0  nbTooLargeKeys=0
0.95	       =>  wckTime=0.117  cpuTime=0.07  mem=15M208
0.98	   
0.98	   search
0.98	     run=4  nbConstraintChecks=407243  nbPropagations=10929  nbRevisions=202941  nbUselessRevisions=177814
0.98	     nbAssignments=284  nbFailedAssignments=123  nbBacktracks=133  nbVisitedNodes=507  nbRestartNogoods=17  mapSize=132
0.98	     nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.145  cpuTime=0.1  mem=15M208
1.02	   
1.02	   search
1.02	     run=5  nbConstraintChecks=617767  nbPropagations=17707  nbRevisions=336240  nbUselessRevisions=294601
1.02	     nbAssignments=431  nbFailedAssignments=190  nbBacktracks=208  nbVisitedNodes=769  nbRestartNogoods=22  mapSize=203
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.187  cpuTime=0.14  mem=15M208
1.08	   
1.08	   search
1.08	     run=6  nbConstraintChecks=967645  nbPropagations=28042  nbRevisions=545674  nbUselessRevisions=477905
1.08	     nbAssignments=662  nbFailedAssignments=302  nbBacktracks=321  nbVisitedNodes=1190  nbRestartNogoods=25  mapSize=313
1.08	     nbInferences=0  nbTooLargeKeys=0
1.08	       =>  wckTime=0.249  cpuTime=0.2  mem=15M208
1.17	   
1.17	   search
1.17	     run=7  nbConstraintChecks=1463329  nbPropagations=43603  nbRevisions=865329  nbUselessRevisions=757182
1.17	     nbAssignments=1006  nbFailedAssignments=469  nbBacktracks=491  nbVisitedNodes=1834  nbRestartNogoods=30
1.17	     mapSize=481  nbInferences=0  nbTooLargeKeys=0
1.17	       =>  wckTime=0.341  cpuTime=0.28  mem=15M208
1.30	   
1.30	   search
1.30	     run=8  nbConstraintChecks=2183733  nbPropagations=66846  nbRevisions=1344948  nbUselessRevisions=1176046
1.30	     nbAssignments=1505  nbFailedAssignments=707  nbBacktracks=747  nbVisitedNodes=2761  nbRestartNogoods=40
1.30	     mapSize=733  nbInferences=0  nbTooLargeKeys=0
1.30	       =>  wckTime=0.473  cpuTime=0.4  mem=15M208
1.44	   
1.44	   INFO : Stopping hyperNogood (mapSize=1021, nbTooLargekeys=0, mem=15M208)
1.47	   
1.47	   search
1.47	     run=9  nbConstraintChecks=3189699  nbPropagations=100826  nbRevisions=2053325  nbUselessRevisions=1795241
1.47	     nbAssignments=2218  nbFailedAssignments=1030  nbBacktracks=1131  nbVisitedNodes=4074  nbRestartNogoods=47
1.47	       =>  wckTime=0.637  cpuTime=0.56  mem=15M208
1.71	   
1.71	   search
1.71	     run=10  nbConstraintChecks=4832645  nbPropagations=151779  nbRevisions=3124652  nbUselessRevisions=2731849
1.71	     nbAssignments=3314  nbFailedAssignments=1543  nbBacktracks=1707  nbVisitedNodes=6105  nbRestartNogoods=56
1.71	       =>  wckTime=0.88  cpuTime=0.79  mem=15M208
2.04	   
2.04	   search
2.04	     run=11  nbConstraintChecks=7087246  nbPropagations=227269  nbRevisions=4716816  nbUselessRevisions=4124881
2.04	     nbAssignments=4956  nbFailedAssignments=2314  nbBacktracks=2571  nbVisitedNodes=9135  nbRestartNogoods=65
2.04	       =>  wckTime=1.212  cpuTime=1.12  mem=15M208
2.59	   
2.59	   search
2.59	     run=12  nbConstraintChecks=10952926  nbPropagations=342438  nbRevisions=7170934  nbUselessRevisions=6271810
2.59	     nbAssignments=7531  nbFailedAssignments=3586  nbBacktracks=3869  nbVisitedNodes=13916  nbRestartNogoods=78
2.59	       =>  wckTime=1.76  cpuTime=1.66  mem=15M208
3.38	   
3.38	   search
3.38	     run=13  nbConstraintChecks=16509658  nbPropagations=515821  nbRevisions=10876980  nbUselessRevisions=9515058
3.38	     nbAssignments=11308  nbFailedAssignments=5412  nbBacktracks=5815  nbVisitedNodes=20926  nbRestartNogoods=87
3.38	       =>  wckTime=2.552  cpuTime=2.45  mem=15M208
4.63	   
4.63	   search
4.63	     run=14  nbConstraintChecks=25388062  nbPropagations=779300  nbRevisions=16555859  nbUselessRevisions=14486453
4.63	     nbAssignments=17061  nbFailedAssignments=8239  nbBacktracks=8737  nbVisitedNodes=31649  nbRestartNogoods=99
4.63	       =>  wckTime=3.796  cpuTime=3.69  mem=15M208
6.48	   
6.48	   search
6.48	     run=15  nbConstraintChecks=38218701  nbPropagations=1174136  nbRevisions=25090493  nbUselessRevisions=21958246
6.48	     nbAssignments=25506  nbFailedAssignments=12301  nbBacktracks=13115  nbVisitedNodes=47358  nbRestartNogoods=110
6.48	       =>  wckTime=5.646  cpuTime=5.53  mem=15M208
9.33	   
9.33	   search
9.33	     run=16  nbConstraintChecks=57914970  nbPropagations=1769170  nbRevisions=37997855  nbUselessRevisions=33258890
9.33	     nbAssignments=38342  nbFailedAssignments=18563  nbBacktracks=19683  nbVisitedNodes=71237  nbRestartNogoods=118
9.33	       =>  wckTime=8.495  cpuTime=8.38  mem=15M208
13.26	   
13.26	   search
13.26	     run=17  nbConstraintChecks=85855907  nbPropagations=2654690  nbRevisions=57158862  nbUselessRevisions=50033815
13.26	     nbAssignments=57149  nbFailedAssignments=27512  nbBacktracks=29535  nbVisitedNodes=106082  nbRestartNogoods=133
13.26	       =>  wckTime=12.428  cpuTime=12.29  mem=15M208
19.32	   
19.32	   search
19.32	     run=18  nbConstraintChecks=129307747  nbPropagations=3984487  nbRevisions=86000920  nbUselessRevisions=75287163
19.32	     nbAssignments=85670  nbFailedAssignments=41250  nbBacktracks=44314  nbVisitedNodes=159044  nbRestartNogoods=153
19.32	       =>  wckTime=18.487  cpuTime=18.32  mem=15M208
28.46	   
28.46	   search
28.46	     run=19  nbConstraintChecks=194568150  nbPropagations=5981702  nbRevisions=129340461  nbUselessRevisions=113229786
28.46	     nbAssignments=128469  nbFailedAssignments=61874  nbBacktracks=66482  nbVisitedNodes=238696  nbRestartNogoods=169
28.46	       =>  wckTime=27.626  cpuTime=27.42  mem=15M208
35.45	   
35.45	   search
35.45	     run=20  nbConstraintChecks=244412805  nbPropagations=8495780  nbRevisions=183833837  nbUselessRevisions=160939822
35.45	     nbAssignments=161930  nbFailedAssignments=77899  nbBacktracks=83892  nbVisitedNodes=300721  nbRestartNogoods=182
35.45	       =>  wckTime=34.622  cpuTime=34.39  mem=15M208
35.45	   
35.45	   global
35.45	     nbConstraintChecks=244412805  nbPropagations=8495806  nbRevisions=183833837  nbUselessRevisions=160939822
35.45	     nbRestartNogoods=182  solvingWckTime=34.623  solvingCpuTime=34.39  expiredTime=no  totalExploration=no
35.45	     nbFoundSolutions=1  globalCpuTime=34.8
35.45	       =>  wckTime=35.162  cpuTime=34.76  mem=15M208
35.46	   
35.46	s SATISFIABLE
35.46	v 23 7 13 19 2 4 25 0 3 11 14 14 10 17 20 24 5 0 2 12 9 21 1 19 17 7 
35.46	d NODES 161930
35.46	d CHECKS 244412805
35.46	   
35.46	   totalWckTime=35.237  totalCpuTime=34.8

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/node23/watcher-207963-1168074481 -o ROOT/results/node23/solver-207963-1168074481 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207963-1168074481/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: 0.92 1.02 1.00 4/86 21047
/proc/meminfo: memFree=1555448/2055920 swapFree=4192812/4192956
[pid=21046] ppid=21044 vsize=1500 CPUtime=0
/proc/21046/stat : 21046 (java) R 21044 21046 20937 0 -1 0 264 0 0 0 0 0 0 0 18 0 1 0 155842474 1536000 69 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2466400 0 0 4096 0 0 0 0 17 0 0 0
/proc/21046/statm: 375 69 54 14 0 8 0

[startup+0.105048 s]
/proc/loadavg: 0.92 1.02 1.00 4/86 21047
/proc/meminfo: memFree=1555448/2055920 swapFree=4192812/4192956
[pid=21046] ppid=21044 vsize=914988 CPUtime=0.08
/proc/21046/stat : 21046 (java) R 21044 21046 20937 0 -1 0 3070 0 1 0 7 1 0 0 23 0 8 0 155842474 936947712 2816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582124 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21046/statm: 228747 2816 1452 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513126 s]
/proc/loadavg: 0.92 1.02 1.00 4/86 21047
/proc/meminfo: memFree=1555448/2055920 swapFree=4192812/4192956
[pid=21046] ppid=21044 vsize=915328 CPUtime=0.49
/proc/21046/stat : 21046 (java) R 21044 21046 20937 0 -1 0 7262 0 1 0 45 4 0 0 25 0 8 0 155842474 937295872 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21046/statm: 228832 7001 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33428 s]
/proc/loadavg: 0.92 1.02 1.00 3/100 21061
/proc/meminfo: memFree=1503816/2055920 swapFree=4192812/4192956
[pid=21046] ppid=21044 vsize=915456 CPUtime=1.29
/proc/21046/stat : 21046 (java) R 21044 21046 20937 0 -1 0 8974 0 1 0 122 7 0 0 25 0 8 0 155842474 937426944 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814521 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21046/statm: 228864 8712 2513 14 0 215334 0
[pid=21046/tid=21051] ppid=21044 vsize=915456 CPUtime=0.03
/proc/21046/task/21051/stat : 21051 (java) S 21044 21046 20937 0 -1 64 343 0 0 0 3 0 0 0 16 0 8 0 155842478 937426944 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21052] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21052/stat : 21052 (java) S 21044 21046 20937 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155842478 937426944 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21053] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21053/stat : 21053 (java) S 21044 21046 20937 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155842478 937426944 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21058] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21058/stat : 21058 (java) S 21044 21046 20937 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155842481 937426944 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21059] ppid=21044 vsize=915456 CPUtime=0.21
/proc/21046/task/21059/stat : 21059 (java) S 21044 21046 20937 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 155842481 937426944 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21060] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21060/stat : 21060 (java) S 21044 21046 20937 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155842481 937426944 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21061] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21061/stat : 21061 (java) S 21044 21046 20937 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155842481 937426944 8712 18446744073709551615 134512640 134570532 4294956480 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) 915456

[startup+2.9716 s]
/proc/loadavg: 0.92 1.02 1.00 3/100 21061
/proc/meminfo: memFree=1502024/2055920 swapFree=4192812/4192956
[pid=21046] ppid=21044 vsize=915456 CPUtime=2.92
/proc/21046/stat : 21046 (java) R 21044 21046 20937 0 -1 0 8981 0 1 0 285 7 0 0 25 0 8 0 155842474 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21046/statm: 228864 8718 2513 14 0 215334 0
[pid=21046/tid=21051] ppid=21044 vsize=915456 CPUtime=0.03
/proc/21046/task/21051/stat : 21051 (java) S 21044 21046 20937 0 -1 64 343 0 0 0 3 0 0 0 17 0 8 0 155842478 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21052] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21052/stat : 21052 (java) S 21044 21046 20937 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155842478 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21053] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21053/stat : 21053 (java) S 21044 21046 20937 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155842478 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21058] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21058/stat : 21058 (java) S 21044 21046 20937 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155842481 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21059] ppid=21044 vsize=915456 CPUtime=0.22
/proc/21046/task/21059/stat : 21059 (java) S 21044 21046 20937 0 -1 64 391 0 0 0 21 1 0 0 15 0 8 0 155842481 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21060] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21060/stat : 21060 (java) S 21044 21046 20937 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155842481 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21061] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21061/stat : 21061 (java) S 21044 21046 20937 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155842481 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915456

[startup+6.26623 s]
/proc/loadavg: 1.01 1.03 1.00 2/88 21069
/proc/meminfo: memFree=1531496/2055920 swapFree=4192812/4192956
[pid=21046] ppid=21044 vsize=915456 CPUtime=6.19
/proc/21046/stat : 21046 (java) R 21044 21046 20937 0 -1 0 8982 0 1 0 612 7 0 0 25 0 8 0 155842474 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073793332 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21046/statm: 228864 8718 2513 14 0 215334 0
[pid=21046/tid=21051] ppid=21044 vsize=915456 CPUtime=0.03
/proc/21046/task/21051/stat : 21051 (java) S 21044 21046 20937 0 -1 64 343 0 0 0 3 0 0 0 16 0 8 0 155842478 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21052] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21052/stat : 21052 (java) S 21044 21046 20937 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155842478 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21053] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21053/stat : 21053 (java) S 21044 21046 20937 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155842478 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21058] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21058/stat : 21058 (java) S 21044 21046 20937 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155842481 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21059] ppid=21044 vsize=915456 CPUtime=0.22
/proc/21046/task/21059/stat : 21059 (java) S 21044 21046 20937 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 155842481 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21060] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21060/stat : 21060 (java) S 21044 21046 20937 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155842481 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21061] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21061/stat : 21061 (java) S 21044 21046 20937 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155842481 937426944 8718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915456

[startup+12.7435 s]
/proc/loadavg: 1.09 1.05 1.01 3/100 21117
/proc/meminfo: memFree=1505344/2055920 swapFree=4192812/4192956
[pid=21046] ppid=21044 vsize=915456 CPUtime=12.65
/proc/21046/stat : 21046 (java) R 21044 21046 20937 0 -1 0 8983 0 1 0 1257 8 0 0 25 0 8 0 155842474 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827109 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21046/statm: 228864 8719 2513 14 0 215334 0
[pid=21046/tid=21051] ppid=21044 vsize=915456 CPUtime=0.03
/proc/21046/task/21051/stat : 21051 (java) S 21044 21046 20937 0 -1 64 343 0 0 0 3 0 0 0 16 0 8 0 155842478 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21052] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21052/stat : 21052 (java) S 21044 21046 20937 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155842478 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21053] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21053/stat : 21053 (java) S 21044 21046 20937 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155842478 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21058] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21058/stat : 21058 (java) S 21044 21046 20937 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155842481 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21059] ppid=21044 vsize=915456 CPUtime=0.22
/proc/21046/task/21059/stat : 21059 (java) S 21044 21046 20937 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155842481 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21060] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21060/stat : 21060 (java) S 21044 21046 20937 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155842481 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21061] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21061/stat : 21061 (java) S 21044 21046 20937 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155842481 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915456

[startup+25.6 s]
/proc/loadavg: 1.29 1.10 1.02 3/100 21117
/proc/meminfo: memFree=1505280/2055920 swapFree=4192812/4192956
[pid=21046] ppid=21044 vsize=915456 CPUtime=25.45
/proc/21046/stat : 21046 (java) R 21044 21046 20937 0 -1 0 8984 0 1 0 2537 8 0 0 25 0 8 0 155842474 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805405 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21046/statm: 228864 8719 2513 14 0 215334 0
[pid=21046/tid=21051] ppid=21044 vsize=915456 CPUtime=0.03
/proc/21046/task/21051/stat : 21051 (java) S 21044 21046 20937 0 -1 64 343 0 0 0 3 0 0 0 16 0 8 0 155842478 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21052] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21052/stat : 21052 (java) S 21044 21046 20937 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155842478 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21053] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21053/stat : 21053 (java) S 21044 21046 20937 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155842478 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21058] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21058/stat : 21058 (java) S 21044 21046 20937 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155842481 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21059] ppid=21044 vsize=915456 CPUtime=0.22
/proc/21046/task/21059/stat : 21059 (java) S 21044 21046 20937 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155842481 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21060] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21060/stat : 21060 (java) S 21044 21046 20937 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155842481 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21046/tid=21061] ppid=21044 vsize=915456 CPUtime=0
/proc/21046/task/21061/stat : 21061 (java) S 21044 21046 20937 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155842481 937426944 8719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 35.5054
CPU time (s): 35.2806
CPU user time (s): 35.1906
CPU system time (s): 0.089986
CPU usage (%): 99.367
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.1906
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8991
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= 1830
involuntary context switches= 2649

runsolver used 0.040993 s user time and 0.106983 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 09:08:01 UTC 2007


IDJOB= 207963
IDBENCH= 4347
FILE ID= node23/207963-1168074481

PBS_JOBID= 3476021

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-26/rand-26-26-325-155-55021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207963-1168074481/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-207963-1168074481 -o ROOT/results/node23/solver-207963-1168074481 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207963-1168074481/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3fadc4432521f448d097fca64192cc6c

RANDOM SEED= 784781668

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.265
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.265
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:       1556760 kB
Buffers:         43400 kB
Cached:         318020 kB
SwapCached:          0 kB
Active:         125580 kB
Inactive:       296780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          80524 kB
Slab:            61760 kB
Committed_AS:  2971568 kB
PageTables:       2228 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= 66548 MiB



End job on node23 on Sat Jan  6 09:08:37 UTC 2007