Trace number 199788

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 12.3941 12.4768

DiagnosticValue
CHECKS75607897
NODES59480

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-54021_ext.xml
MD5SUMdb950ae5bc51adb94baca31b2655c141
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 benchmark4.64529
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/199788-1168071582/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=23  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.41	       =>  wckTime=0.098  cpuTime=0.09  mem=6M951
0.41	   
0.41	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.62	     nbConstraints=253  nbRelationTypes=253  nbExtensionStructures=253  nbSharedExtensionStructures=0
0.62	     nbConflictsStructures=253  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=881  maxDegree=22
0.62	     maxArity=2
0.62	       =>  wckTime=0.301  cpuTime=0.23  mem=12M803
0.66	   
0.66	   solver IterativeSystematicSolver being built... 
0.81	       =>  wckTime=0.495  cpuTime=0.35  mem=13M898
0.82	   
0.82	   preprocessing
0.82	     nbConstraintChecks=0  nbPropagations=23  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.82	     detectedInconsistency=no
0.82	       =>  wckTime=0.0030  cpuTime=0.0  mem=13M898
0.87	   
0.87	   search
0.87	     run=0  nbConstraintChecks=36347  nbPropagations=470  nbRevisions=7296  nbUselessRevisions=6266  nbAssignments=26
0.87	     nbFailedAssignments=11  nbBacktracks=10  nbVisitedNodes=47  nbRestartNogoods=0  mapSize=10  nbInferences=0
0.87	     nbTooLargeKeys=0
0.87	       =>  wckTime=0.052  cpuTime=0.03  mem=14M923
0.88	   
0.88	   search
0.88	     run=1  nbConstraintChecks=80866  nbPropagations=1534  nbRevisions=24150  nbUselessRevisions=20726  nbAssignments=65
0.88	     nbFailedAssignments=29  nbBacktracks=25  nbVisitedNodes=115  nbRestartNogoods=5  mapSize=25  nbInferences=0
0.88	     nbTooLargeKeys=0
0.88	       =>  wckTime=0.069  cpuTime=0.04  mem=14M923
0.91	   
0.91	   search
0.91	     run=2  nbConstraintChecks=142542  nbPropagations=3347  nbRevisions=54269  nbUselessRevisions=46555
0.91	     nbAssignments=115  nbFailedAssignments=54  nbBacktracks=47  nbVisitedNodes=205  nbRestartNogoods=9  mapSize=47
0.91	     nbInferences=0  nbTooLargeKeys=0
0.91	       =>  wckTime=0.094  cpuTime=0.06  mem=14M923
0.93	   
0.93	   search
0.93	     run=3  nbConstraintChecks=226549  nbPropagations=6205  nbRevisions=102133  nbUselessRevisions=87647
0.93	     nbAssignments=182  nbFailedAssignments=82  nbBacktracks=80  nbVisitedNodes=324  nbRestartNogoods=10  mapSize=79
0.93	     nbInferences=0  nbTooLargeKeys=0
0.93	       =>  wckTime=0.116  cpuTime=0.08  mem=14M923
0.96	   
0.96	   search
0.96	     run=4  nbConstraintChecks=346348  nbPropagations=10543  nbRevisions=177450  nbUselessRevisions=152331
0.96	     nbAssignments=286  nbFailedAssignments=132  nbBacktracks=130  nbVisitedNodes=514  nbRestartNogoods=13  mapSize=127
0.96	     nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.141  cpuTime=0.1  mem=14M923
1.00	   
1.00	   search
1.00	     run=5  nbConstraintChecks=548769  nbPropagations=17242  nbRevisions=297244  nbUselessRevisions=255247
1.00	     nbAssignments=451  nbFailedAssignments=219  nbBacktracks=205  nbVisitedNodes=820  nbRestartNogoods=18  mapSize=200
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.183  cpuTime=0.14  mem=14M923
1.06	   
1.06	   search
1.06	     run=6  nbConstraintChecks=851396  nbPropagations=27629  nbRevisions=485040  nbUselessRevisions=416569
1.06	     nbAssignments=700  nbFailedAssignments=350  nbBacktracks=318  nbVisitedNodes=1286  nbRestartNogoods=22  mapSize=313
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.243  cpuTime=0.19  mem=14M923
1.14	   
1.14	   search
1.14	     run=7  nbConstraintChecks=1284718  nbPropagations=43076  nbRevisions=767663  nbUselessRevisions=659366
1.14	     nbAssignments=1037  nbFailedAssignments=512  nbBacktracks=488  nbVisitedNodes=1911  nbRestartNogoods=30
1.14	     mapSize=480  nbInferences=0  nbTooLargeKeys=0
1.14	       =>  wckTime=0.328  cpuTime=0.27  mem=14M923
1.28	   
1.28	   search
1.28	     run=8  nbConstraintChecks=1936095  nbPropagations=66293  nbRevisions=1195940  nbUselessRevisions=1027374
1.28	     nbAssignments=1553  nbFailedAssignments=766  nbBacktracks=745  nbVisitedNodes=2873  nbRestartNogoods=36
1.28	     mapSize=735  nbInferences=0  nbTooLargeKeys=0
1.28	       =>  wckTime=0.464  cpuTime=0.39  mem=14M923
1.41	   
1.41	   INFO : Stopping hyperNogood (mapSize=1035, nbTooLargekeys=0, mem=14M923)
1.44	   
1.44	   search
1.44	     run=9  nbConstraintChecks=2883718  nbPropagations=100800  nbRevisions=1835288  nbUselessRevisions=1577139
1.44	     nbAssignments=2316  nbFailedAssignments=1140  nbBacktracks=1129  nbVisitedNodes=4293  nbRestartNogoods=44
1.44	       =>  wckTime=0.623  cpuTime=0.55  mem=14M923
1.68	   
1.68	   search
1.68	     run=10  nbConstraintChecks=4387230  nbPropagations=152556  nbRevisions=2801818  nbUselessRevisions=2408775
1.68	     nbAssignments=3455  nbFailedAssignments=1700  nbBacktracks=1705  nbVisitedNodes=6428  nbRestartNogoods=51
1.68	       =>  wckTime=0.863  cpuTime=0.78  mem=14M923
2.00	   
2.00	   search
2.00	     run=11  nbConstraintChecks=6441634  nbPropagations=229900  nbRevisions=4239938  nbUselessRevisions=3646199
2.00	     nbAssignments=5223  nbFailedAssignments=2598  nbBacktracks=2572  nbVisitedNodes=9733  nbRestartNogoods=57
2.00	       =>  wckTime=1.187  cpuTime=1.11  mem=14M923
2.47	   
2.47	   search
2.47	     run=12  nbConstraintChecks=9353873  nbPropagations=343879  nbRevisions=6358387  nbUselessRevisions=5470953
2.47	     nbAssignments=7750  nbFailedAssignments=3823  nbBacktracks=3869  nbVisitedNodes=14452  nbRestartNogoods=61
2.47	       =>  wckTime=1.651  cpuTime=1.57  mem=14M923
3.21	   
3.21	   search
3.21	     run=13  nbConstraintChecks=14210227  nbPropagations=515737  nbRevisions=9576394  nbUselessRevisions=8245046
3.21	     nbAssignments=11650  nbFailedAssignments=5773  nbBacktracks=5815  nbVisitedNodes=21770  nbRestartNogoods=76
3.21	       =>  wckTime=2.396  cpuTime=2.31  mem=14M923
4.35	   
4.35	   search
4.35	     run=14  nbConstraintChecks=21695480  nbPropagations=774754  nbRevisions=14466458  nbUselessRevisions=12462968
4.35	     nbAssignments=17457  nbFailedAssignments=8656  nbBacktracks=8735  nbVisitedNodes=32639  nbRestartNogoods=89
4.35	       =>  wckTime=3.531  cpuTime=3.44  mem=14M923
6.03	   
6.03	   search
6.03	     run=15  nbConstraintChecks=32643578  nbPropagations=1163503  nbRevisions=21831620  nbUselessRevisions=18817240
6.03	     nbAssignments=26178  nbFailedAssignments=12995  nbBacktracks=13113  nbVisitedNodes=49007  nbRestartNogoods=102
6.03	       =>  wckTime=5.215  cpuTime=5.11  mem=14M923
8.57	   
8.57	   search
8.57	     run=16  nbConstraintChecks=49595420  nbPropagations=1748796  nbRevisions=32976257  nbUselessRevisions=28430243
8.57	     nbAssignments=39338  nbFailedAssignments=19583  nbBacktracks=19681  nbVisitedNodes=73646  nbRestartNogoods=117
8.57	       =>  wckTime=7.755  cpuTime=7.64  mem=14M923
12.39	   
12.39	   search
12.39	     run=17  nbConstraintChecks=75253471  nbPropagations=2629274  nbRevisions=49805519  nbUselessRevisions=42948989
12.39	     nbAssignments=59168  nbFailedAssignments=29555  nbBacktracks=29534  nbVisitedNodes=110744  nbRestartNogoods=134
12.39	       =>  wckTime=11.578  cpuTime=11.45  mem=14M923
12.45	   
12.45	   search
12.45	     run=18  nbConstraintChecks=75607897  nbPropagations=3514018  nbRevisions=66713599  nbUselessRevisions=57535537
12.45	     nbAssignments=59480  nbFailedAssignments=29697  nbBacktracks=29681  nbVisitedNodes=111310  nbRestartNogoods=157
12.45	       =>  wckTime=11.64  cpuTime=11.5  mem=14M923
12.46	   
12.46	   global
12.46	     nbConstraintChecks=75607897  nbPropagations=3514041  nbRevisions=66713599  nbUselessRevisions=57535537
12.46	     nbRestartNogoods=157  solvingWckTime=11.642  solvingCpuTime=11.5  expiredTime=no  totalExploration=no
12.46	     nbFoundSolutions=1  globalCpuTime=11.9
12.46	       =>  wckTime=12.14  cpuTime=11.86  mem=14M923
12.46	   
12.46	s SATISFIABLE
12.46	v 15 12 17 17 4 17 15 9 4 16 13 1 0 19 0 22 18 0 3 1 5 3 3 
12.46	d NODES 59480
12.46	d CHECKS 75607897
12.46	   
12.46	   totalWckTime=12.221  totalCpuTime=11.91

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/node35/watcher-199788-1168071582 -o ROOT/results/node35/solver-199788-1168071582 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199788-1168071582/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: 1.92 1.98 1.94 4/80 11599
/proc/meminfo: memFree=1678280/2055920 swapFree=4192812/4192956
[pid=11598] ppid=11596 vsize=18540 CPUtime=0
/proc/11598/stat : 11598 (runsolver) R 11596 11598 10847 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 155551825 18984960 279 18446744073709551615 4194304 4267372 548682068880 18446744073709551615 266134416679 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/11598/statm: 4635 279 244 17 0 2626 0

[startup+0.107675 s]
/proc/loadavg: 1.92 1.98 1.94 4/80 11599
/proc/meminfo: memFree=1678280/2055920 swapFree=4192812/4192956
[pid=11598] ppid=11596 vsize=914988 CPUtime=0.08
/proc/11598/stat : 11598 (java) R 11596 11598 10847 0 -1 0 2996 0 1 0 6 2 0 0 17 0 8 0 155551825 936947712 2742 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4072923466 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11598/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515722 s]
/proc/loadavg: 1.92 1.98 1.94 4/80 11599
/proc/meminfo: memFree=1678280/2055920 swapFree=4192812/4192956
[pid=11598] ppid=11596 vsize=915328 CPUtime=0.5
/proc/11598/stat : 11598 (java) R 11596 11598 10847 0 -1 0 6875 0 1 0 45 5 0 0 18 0 8 0 155551825 937295872 6614 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11598/statm: 228832 6614 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33682 s]
/proc/loadavg: 1.92 1.98 1.94 3/87 11606
/proc/meminfo: memFree=1654928/2055920 swapFree=4192812/4192956
[pid=11598] ppid=11596 vsize=915452 CPUtime=1.3
/proc/11598/stat : 11598 (java) R 11596 11598 10847 0 -1 0 8582 0 1 0 124 6 0 0 24 0 8 0 155551825 937422848 8320 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073805238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11598/statm: 228863 8320 2513 14 0 215333 0
[pid=11598/tid=11600] ppid=11596 vsize=915452 CPUtime=0.03
/proc/11598/task/11600/stat : 11600 (java) S 11596 11598 10847 0 -1 64 269 0 0 0 3 0 0 0 16 0 8 0 155551829 937422848 8320 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11601] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11601/stat : 11601 (java) S 11596 11598 10847 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155551830 937422848 8320 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11602] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11602/stat : 11602 (java) S 11596 11598 10847 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155551830 937422848 8320 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11603] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11603/stat : 11603 (java) S 11596 11598 10847 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155551833 937422848 8320 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11604] ppid=11596 vsize=915452 CPUtime=0.21
/proc/11598/task/11604/stat : 11604 (java) S 11596 11598 10847 0 -1 64 383 0 0 0 21 0 0 0 16 0 8 0 155551833 937422848 8320 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11605] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11605/stat : 11605 (java) S 11596 11598 10847 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155551833 937422848 8320 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11606] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11606/stat : 11606 (java) S 11596 11598 10847 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155551833 937422848 8320 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915452

[startup+2.97401 s]
/proc/loadavg: 1.93 1.98 1.94 3/87 11606
/proc/meminfo: memFree=1654736/2055920 swapFree=4192812/4192956
[pid=11598] ppid=11596 vsize=915452 CPUtime=2.94
/proc/11598/stat : 11598 (java) R 11596 11598 10847 0 -1 0 8602 0 1 0 287 7 0 0 25 0 8 0 155551825 937422848 8339 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073807490 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11598/statm: 228863 8339 2513 14 0 215333 0
[pid=11598/tid=11600] ppid=11596 vsize=915452 CPUtime=0.03
/proc/11598/task/11600/stat : 11600 (java) S 11596 11598 10847 0 -1 64 269 0 0 0 3 0 0 0 16 0 8 0 155551829 937422848 8339 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11601] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11601/stat : 11601 (java) S 11596 11598 10847 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155551830 937422848 8339 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11602] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11602/stat : 11602 (java) S 11596 11598 10847 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155551830 937422848 8339 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11603] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11603/stat : 11603 (java) S 11596 11598 10847 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155551833 937422848 8339 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11604] ppid=11596 vsize=915452 CPUtime=0.22
/proc/11598/task/11604/stat : 11604 (java) S 11596 11598 10847 0 -1 64 387 0 0 0 22 0 0 0 15 0 8 0 155551833 937422848 8339 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11605] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11605/stat : 11605 (java) S 11596 11598 10847 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155551833 937422848 8339 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11606] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11606/stat : 11606 (java) S 11596 11598 10847 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155551833 937422848 8339 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915452

[startup+6.2654 s]
/proc/loadavg: 1.93 1.98 1.94 3/87 11606
/proc/meminfo: memFree=1654608/2055920 swapFree=4192812/4192956
[pid=11598] ppid=11596 vsize=915452 CPUtime=6.22
/proc/11598/stat : 11598 (java) R 11596 11598 10847 0 -1 0 8612 0 1 0 615 7 0 0 25 0 8 0 155551825 937422848 8348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073794316 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11598/statm: 228863 8348 2513 14 0 215333 0
[pid=11598/tid=11600] ppid=11596 vsize=915452 CPUtime=0.03
/proc/11598/task/11600/stat : 11600 (java) S 11596 11598 10847 0 -1 64 269 0 0 0 3 0 0 0 17 0 8 0 155551829 937422848 8348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11601] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11601/stat : 11601 (java) S 11596 11598 10847 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155551830 937422848 8348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11602] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11602/stat : 11602 (java) S 11596 11598 10847 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155551830 937422848 8348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11603] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11603/stat : 11603 (java) S 11596 11598 10847 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155551833 937422848 8348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11604] ppid=11596 vsize=915452 CPUtime=0.22
/proc/11598/task/11604/stat : 11604 (java) S 11596 11598 10847 0 -1 64 388 0 0 0 22 0 0 0 16 0 8 0 155551833 937422848 8348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11605] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11605/stat : 11605 (java) S 11596 11598 10847 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155551833 937422848 8348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11598/tid=11606] ppid=11596 vsize=915452 CPUtime=0
/proc/11598/task/11606/stat : 11606 (java) S 11596 11598 10847 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155551833 937422848 8348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 12.4768
CPU time (s): 12.3941
CPU user time (s): 12.3171
CPU system time (s): 0.076988
CPU usage (%): 99.3376
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.3171
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8708
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= 1330
involuntary context switches= 1647

runsolver used 0.014997 s user time and 0.053991 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan  6 08:19:42 UTC 2007


IDJOB= 199788
IDBENCH= 3636
FILE ID= node35/199788-1168071582

PBS_JOBID= 3475659

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-23/rand-23-23-253-131-54021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199788-1168071582/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-199788-1168071582 -o ROOT/results/node35/solver-199788-1168071582 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199788-1168071582/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  db950ae5bc51adb94baca31b2655c141

RANDOM SEED= 170303074

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.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:       1678760 kB
Buffers:         24860 kB
Cached:         229460 kB
SwapCached:          0 kB
Active:          86204 kB
Inactive:       214876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1980 kB
Writeback:           0 kB
Mapped:          67048 kB
Slab:            61412 kB
Committed_AS:  3799792 kB
PageTables:       1888 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= 66558 MiB



End job on node35 on Sat Jan  6 08:19:54 UTC 2007