Trace number 2098029

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ACSAT 5.19421 5.27735

DiagnosticValue
CHECKS451754
NODES510

General information on the benchmark

Namecsp/graphColoring/school/
normalized-school1-nsh-15.xml
MD5SUM8e78f129f75c2027eb54fb4644dfb919
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.666897
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of constraints14612
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14612
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2098029-1247414203.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.38/0.43	     nbVariables=352  nbDomainTypes=1  minDomainSize=15  maxDomainSize=15  nbTotalValues=5280
0.38/0.43	       =>  wckTime=0.167  cpuTime=0.14  mem=8M867
0.38/0.43	   
0.38/0.43	   predicates being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
3.44/3.56	     nbConstraints=14661  nbGlobalConstraints=49  nbConvertedConstraints=14612  nbConvertConstraintsChecks=450
3.44/3.56	     nbExtensionStructures=2  nbSharedExtensionStructures=14610  nbConflictsStructures=11
3.44/3.56	     nbSharedConflictsStructures=14610  nbSharedBinaryRepresentations=15  minDegree=3  maxDegree=233  minArity=2
3.44/3.56	     avgArity=2.02  maxArity=14  nbGenerators=14  nbFusions=10  symmetryWckTime=0.839  symmetryCpuTime=0.41
3.44/3.56	     nbCliques=35
3.44/3.56	       =>  wckTime=3.302  cpuTime=2.58  mem=54M567
3.64/3.78	   
3.64/3.78	   solver IterativeSystematicSolver being built... 
3.74/3.87	   
3.74/3.87	   INFO : Forward propagation technique limited 
3.84/3.96	       =>  wckTime=3.698  cpuTime=2.72  mem=35M45
3.84/3.99	   
3.84/3.99	   preprocessing
3.84/3.99	     nbConstraintChecks=300  nbPropagations=362  nbRevisions=20  nbUselessRevisions=0  nbRemovedValues=20
3.84/3.99	     nbRemovedTuples=105  detectedInconsistency=no
3.84/3.99	       =>  wckTime=0.034  cpuTime=0.03  mem=35M45
5.12/5.23	   
5.12/5.23	   search
5.12/5.23	     run=3  nbConstraintChecks=451454  minDepth=353  maxDepth=352  nbPropagations=37562  nbRevisions=176246
5.12/5.23	     nbUselessRevisions=89827  nbAssignments=510  nbFailedAssignments=47  nbBacktracks=62  nbVisitedNodes=603
5.12/5.23	     nbRestartNogoods=9  nbFoundSolutions=1  mapSize=62  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
5.12/5.23	     nbREliminables=14.37  nbIEliminables=316.87  nbDEliminables=0  nbPEliminables=0
5.12/5.23	       =>  wckTime=1.266  cpuTime=1.2  mem=36M27
5.12/5.23	   
5.12/5.23	   global
5.12/5.23	     nbConstraintChecks=451754  nbPropagations=37924  nbRevisions=176266  nbUselessRevisions=89827  nbRestartNogoods=9
5.12/5.23	     solvingWckTime=1.268  solvingCpuTime=1.2  expiredTime=no  totalExploration=no  nbFoundSolutions=1
5.12/5.23	     firstSolutionCpuTime=3.89  globalCpuTime=3.96
5.12/5.23	       =>  wckTime=4.969  cpuTime=3.92  mem=36M27
5.12/5.23	   
5.12/5.23	s SATISFIABLE
5.12/5.23	v 12 0 9 11 7 1 10 12 6 3 13 4 2 8 12 0 6 9 3 5 6 0 10 11 7 12 2 9 8 0 6 5 0 4 9 3 11 5 6 1 7 13 4 3 7 10 8 12 7 9 8 12 5 6 13 14 2 3 13 2 11 0 6 10 14 1 4 8 12 4 8 10 14 1 3 13 2 11 5 3 13 2 11 5 3 14 4 8 10 14 1 4 8 10 14 1 11 0 12 6 3 13 2 0 5 7 9 13 2 14 1 3 10 0 11 4 5 4 11 9 3 13 11 1 14 4 12 7 6 5 8 5 8 5 8 14 0 0 8 6 4 8 7 10 14 9 3 6 13 4 0 1 13 0 6 6 4 8 12 14 7 0 13 2 4 3 9 1 11 0 6 8 12 7 10 0 9 10 14 5 13 4 1 14 3 1 4 2 8 4 10 6 1 2 0 9 12 9 9 7 10 7 0 3 13 10 14 8 12 7 10 13 2 12 14 5 11 13 2 11 1 4 8 11 5 2 0 3 12 1 3 10 2 1 0 1 12 6 12 6 1 13 6 9 3 2 4 8 12 1 11 5 6 7 14 0 13 2 7 14 1 8 12 5 6 9 4 2 8 12 4 7 14 1 11 0 11 7 14 1 11 0 6 14 0 9 13 2 4 8 3 8 5 9 2 13 12 7 14 11 6 9 3 12 1 6 2 8 0 7 10 14 0 14 14 14 14 4 12 7 10 13 9 3 11 1 9 0 1 4 9 7 10 14 7 10 14 5 9 11 3 13 2 3 5 2 9 3 13 7 1 0 
5.12/5.23	d NODES 510
5.12/5.23	d CHECKS 451754
5.12/5.23	   
5.12/5.23	   totalWckTime=5.039  totalCpuTime=3.96

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2098029-1247414203/watcher-2098029-1247414203 -o /tmp/evaluation-result-2098029-1247414203/solver-2098029-1247414203 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098029-1247414203.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.06 2.04 2.01 4/80 1289
/proc/meminfo: memFree=1713696/2055920 swapFree=4192812/4192956
[pid=1289] ppid=1287 vsize=18576 CPUtime=0
/proc/1289/stat : 1289 (runsolver) R 1287 1289 31432 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 28487692 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1289/statm: 4644 284 249 26 0 2626 0

[startup+0.0545791 s]
/proc/loadavg: 2.06 2.04 2.01 4/80 1289
/proc/meminfo: memFree=1713696/2055920 swapFree=4192812/4192956
[pid=1289] ppid=1287 vsize=863776 CPUtime=0.03
/proc/1289/stat : 1289 (java) S 1287 1289 31432 0 -1 0 2569 0 1 0 2 1 0 0 18 0 9 0 28487692 884506624 2136 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1289/statm: 215944 2136 1018 9 0 210859 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863776

[startup+0.101589 s]
/proc/loadavg: 2.06 2.04 2.01 4/80 1289
/proc/meminfo: memFree=1713696/2055920 swapFree=4192812/4192956
[pid=1289] ppid=1287 vsize=865984 CPUtime=0.08
/proc/1289/stat : 1289 (java) S 1287 1289 31432 0 -1 0 3732 0 1 0 6 2 0 0 18 0 9 0 28487692 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1289/statm: 216496 3200 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301603 s]
/proc/loadavg: 2.06 2.04 2.01 4/80 1289
/proc/meminfo: memFree=1713696/2055920 swapFree=4192812/4192956
[pid=1289] ppid=1287 vsize=866380 CPUtime=0.28
/proc/1289/stat : 1289 (java) S 1287 1289 31432 0 -1 0 5871 0 1 0 24 4 0 0 18 0 9 0 28487692 887173120 5237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1289/statm: 216595 5237 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701647 s]
/proc/loadavg: 2.06 2.04 2.01 4/80 1289
/proc/meminfo: memFree=1713696/2055920 swapFree=4192812/4192956
[pid=1289] ppid=1287 vsize=867776 CPUtime=0.68
/proc/1289/stat : 1289 (java) S 1287 1289 31432 0 -1 0 8690 0 1 0 62 6 0 0 18 0 9 0 28487692 888602624 8044 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1289/statm: 216944 8044 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50173 s]
/proc/loadavg: 2.06 2.04 2.01 3/89 1298
/proc/meminfo: memFree=1673176/2055920 swapFree=4192812/4192956
[pid=1289] ppid=1287 vsize=867776 CPUtime=1.47
/proc/1289/stat : 1289 (java) S 1287 1289 31432 0 -1 0 18448 0 1 0 134 13 0 0 18 0 9 0 28487692 888602624 17798 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1289/statm: 216944 17798 2049 9 0 211380 0
[pid=1289/tid=1291] ppid=1287 vsize=867776 CPUtime=1.21
/proc/1289/task/1291/stat : 1291 (java) R 1287 1289 31432 0 -1 64 15823 0 1 0 109 12 0 0 25 0 9 0 28487694 888602624 17798 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1292] ppid=1287 vsize=867776 CPUtime=0.05
/proc/1289/task/1292/stat : 1292 (java) R 1287 1289 31432 0 -1 64 1231 0 0 0 5 0 0 0 16 0 9 0 28487695 888602624 17798 996147200 134512640 134550932 4294955968 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1293] ppid=1287 vsize=867776 CPUtime=0
/proc/1289/task/1293/stat : 1293 (java) S 1287 1289 31432 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28487695 888602624 17798 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1294] ppid=1287 vsize=867776 CPUtime=0
/proc/1289/task/1294/stat : 1294 (java) S 1287 1289 31432 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28487695 888602624 17798 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1295] ppid=1287 vsize=867776 CPUtime=0
/proc/1289/task/1295/stat : 1295 (java) S 1287 1289 31432 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28487697 888602624 17798 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1296] ppid=1287 vsize=867776 CPUtime=0.19
/proc/1289/task/1296/stat : 1296 (java) S 1287 1289 31432 0 -1 64 699 0 0 0 19 0 0 0 16 0 9 0 28487697 888602624 17798 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1297] ppid=1287 vsize=867776 CPUtime=0
/proc/1289/task/1297/stat : 1297 (java) S 1287 1289 31432 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28487697 888602624 17798 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1298] ppid=1287 vsize=867776 CPUtime=0
/proc/1289/task/1298/stat : 1298 (java) S 1287 1289 31432 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28487697 888602624 17798 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867776

[startup+3.1029 s]
/proc/loadavg: 2.06 2.04 2.01 3/89 1298
/proc/meminfo: memFree=1648280/2055920 swapFree=4192812/4192956
[pid=1289] ppid=1287 vsize=868012 CPUtime=2.87
/proc/1289/stat : 1289 (java) S 1287 1289 31432 0 -1 0 19074 0 1 0 215 72 0 0 18 0 10 0 28487692 888844288 18275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1289/statm: 217003 18275 2032 9 0 211461 0
[pid=1289/tid=1291] ppid=1287 vsize=868012 CPUtime=2.53
/proc/1289/task/1291/stat : 1291 (java) S 1287 1289 31432 0 -1 64 15906 0 1 0 184 69 0 0 24 0 10 0 28487694 888844288 18275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=1289/tid=1292] ppid=1287 vsize=868012 CPUtime=0.07
/proc/1289/task/1292/stat : 1292 (java) S 1287 1289 31432 0 -1 64 1672 0 0 0 7 0 0 0 17 0 10 0 28487695 888844288 18275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1293] ppid=1287 vsize=868012 CPUtime=0
/proc/1289/task/1293/stat : 1293 (java) S 1287 1289 31432 0 -1 64 15 0 0 0 0 0 0 0 16 0 10 0 28487695 888844288 18275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1294] ppid=1287 vsize=868012 CPUtime=0
/proc/1289/task/1294/stat : 1294 (java) S 1287 1289 31432 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 28487695 888844288 18275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1295] ppid=1287 vsize=868012 CPUtime=0
/proc/1289/task/1295/stat : 1295 (java) S 1287 1289 31432 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 28487697 888844288 18275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1296] ppid=1287 vsize=868012 CPUtime=0.23
/proc/1289/task/1296/stat : 1296 (java) S 1287 1289 31432 0 -1 64 723 0 0 0 23 0 0 0 15 0 10 0 28487697 888844288 18275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1297] ppid=1287 vsize=868012 CPUtime=0
/proc/1289/task/1297/stat : 1297 (java) S 1287 1289 31432 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 28487697 888844288 18275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1298] ppid=1287 vsize=868012 CPUtime=0
/proc/1289/task/1298/stat : 1298 (java) S 1287 1289 31432 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 28487697 888844288 18275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 868012

Solver just ended. Dumping a history of the last processes samples

[startup+3.90299 s]
/proc/loadavg: 2.06 2.04 2.01 3/91 1300
/proc/meminfo: memFree=1644360/2055920 swapFree=4192812/4192956
[pid=1289] ppid=1287 vsize=868200 CPUtime=3.84
/proc/1289/stat : 1289 (java) S 1287 1289 31432 0 -1 0 35168 1000 1 0 272 77 34 1 18 0 9 0 28487692 889036800 22818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1289/statm: 217050 22818 2660 9 0 211486 0
[pid=1289/tid=1291] ppid=1287 vsize=868200 CPUtime=3.21
/proc/1289/task/1291/stat : 1291 (java) R 1287 1289 31432 0 -1 64 24716 1000 1 0 215 71 34 1 25 0 9 0 28487694 889036800 22818 996147200 134512640 134550932 4294955968 18446744073709551615 4125950624 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1292] ppid=1287 vsize=868200 CPUtime=0.64
/proc/1289/task/1292/stat : 1292 (java) S 1287 1289 31432 0 -1 64 8547 1000 0 0 27 2 34 1 18 0 9 0 28487695 889036800 22818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1293] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1293/stat : 1293 (java) S 1287 1289 31432 0 -1 64 17 1000 0 0 0 0 34 1 16 0 9 0 28487695 889036800 22818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1294] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1294/stat : 1294 (java) S 1287 1289 31432 0 -1 64 9 1000 0 0 0 0 34 1 16 0 9 0 28487695 889036800 22818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1295] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1295/stat : 1295 (java) S 1287 1289 31432 0 -1 64 1 1000 0 0 0 0 34 1 18 0 9 0 28487697 889036800 22818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1296] ppid=1287 vsize=868200 CPUtime=0.65
/proc/1289/task/1296/stat : 1296 (java) S 1287 1289 31432 0 -1 64 1064 1000 0 0 29 1 34 1 15 0 9 0 28487697 889036800 22818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1297] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1297/stat : 1297 (java) S 1287 1289 31432 0 -1 64 1 1000 0 0 0 0 34 1 19 0 9 0 28487697 889036800 22818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1298] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1298/stat : 1298 (java) S 1287 1289 31432 0 -1 64 15 1000 0 0 0 0 34 1 15 0 9 0 28487697 889036800 22818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 868200

[startup+4.70207 s]
/proc/loadavg: 2.06 2.04 2.01 3/89 1302
/proc/meminfo: memFree=1632016/2055920 swapFree=4192812/4192956
[pid=1289] ppid=1287 vsize=868200 CPUtime=4.62
/proc/1289/stat : 1289 (java) S 1287 1289 31432 0 -1 0 35237 1000 1 0 350 77 34 1 18 0 9 0 28487692 889036800 22874 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1289/statm: 217050 22874 2663 9 0 211486 0
[pid=1289/tid=1291] ppid=1287 vsize=868200 CPUtime=3.95
/proc/1289/task/1291/stat : 1291 (java) R 1287 1289 31432 0 -1 64 24748 1000 1 0 288 72 34 1 25 0 9 0 28487694 889036800 22874 996147200 134512640 134550932 4294955968 18446744073709551615 4127085784 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1292] ppid=1287 vsize=868200 CPUtime=0.64
/proc/1289/task/1292/stat : 1292 (java) S 1287 1289 31432 0 -1 64 8547 1000 0 0 27 2 34 1 16 0 9 0 28487695 889036800 22874 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1293] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1293/stat : 1293 (java) S 1287 1289 31432 0 -1 64 17 1000 0 0 0 0 34 1 16 0 9 0 28487695 889036800 22874 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1294] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1294/stat : 1294 (java) S 1287 1289 31432 0 -1 64 9 1000 0 0 0 0 34 1 16 0 9 0 28487695 889036800 22874 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1295] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1295/stat : 1295 (java) S 1287 1289 31432 0 -1 64 1 1000 0 0 0 0 34 1 18 0 9 0 28487697 889036800 22874 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1296] ppid=1287 vsize=868200 CPUtime=0.71
/proc/1289/task/1296/stat : 1296 (java) S 1287 1289 31432 0 -1 64 1101 1000 0 0 35 1 34 1 15 0 9 0 28487697 889036800 22874 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1297] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1297/stat : 1297 (java) S 1287 1289 31432 0 -1 64 1 1000 0 0 0 0 34 1 19 0 9 0 28487697 889036800 22874 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1298] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1298/stat : 1298 (java) S 1287 1289 31432 0 -1 64 15 1000 0 0 0 0 34 1 15 0 9 0 28487697 889036800 22874 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 868200

[startup+5.10211 s]
/proc/loadavg: 2.06 2.04 2.01 3/89 1302
/proc/meminfo: memFree=1632016/2055920 swapFree=4192812/4192956
[pid=1289] ppid=1287 vsize=868200 CPUtime=5.02
/proc/1289/stat : 1289 (java) S 1287 1289 31432 0 -1 0 35241 1000 1 0 390 77 34 1 18 0 9 0 28487692 889036800 22878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1289/statm: 217050 22878 2663 9 0 211486 0
[pid=1289/tid=1291] ppid=1287 vsize=868200 CPUtime=4.34
/proc/1289/task/1291/stat : 1291 (java) R 1287 1289 31432 0 -1 64 24748 1000 1 0 327 72 34 1 25 0 9 0 28487694 889036800 22878 996147200 134512640 134550932 4294955968 18446744073709551615 4125960613 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1292] ppid=1287 vsize=868200 CPUtime=0.64
/proc/1289/task/1292/stat : 1292 (java) S 1287 1289 31432 0 -1 64 8547 1000 0 0 27 2 34 1 16 0 9 0 28487695 889036800 22878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1293] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1293/stat : 1293 (java) S 1287 1289 31432 0 -1 64 17 1000 0 0 0 0 34 1 16 0 9 0 28487695 889036800 22878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1294] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1294/stat : 1294 (java) S 1287 1289 31432 0 -1 64 9 1000 0 0 0 0 34 1 16 0 9 0 28487695 889036800 22878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1295] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1295/stat : 1295 (java) S 1287 1289 31432 0 -1 64 1 1000 0 0 0 0 34 1 18 0 9 0 28487697 889036800 22878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1296] ppid=1287 vsize=868200 CPUtime=0.72
/proc/1289/task/1296/stat : 1296 (java) S 1287 1289 31432 0 -1 64 1105 1000 0 0 36 1 34 1 15 0 9 0 28487697 889036800 22878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1297] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1297/stat : 1297 (java) S 1287 1289 31432 0 -1 64 1 1000 0 0 0 0 34 1 19 0 9 0 28487697 889036800 22878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1298] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1298/stat : 1298 (java) S 1287 1289 31432 0 -1 64 15 1000 0 0 0 0 34 1 15 0 9 0 28487697 889036800 22878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 868200

[startup+5.20212 s]
/proc/loadavg: 2.06 2.04 2.01 3/89 1302
/proc/meminfo: memFree=1632016/2055920 swapFree=4192812/4192956
[pid=1289] ppid=1287 vsize=868200 CPUtime=5.12
/proc/1289/stat : 1289 (java) S 1287 1289 31432 0 -1 0 35242 1000 1 0 400 77 34 1 18 0 9 0 28487692 889036800 22879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1289/statm: 217050 22879 2663 9 0 211486 0
[pid=1289/tid=1291] ppid=1287 vsize=868200 CPUtime=4.44
/proc/1289/task/1291/stat : 1291 (java) R 1287 1289 31432 0 -1 64 24748 1000 1 0 337 72 34 1 25 0 9 0 28487694 889036800 22879 996147200 134512640 134550932 4294955968 18446744073709551615 4126439520 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1292] ppid=1287 vsize=868200 CPUtime=0.64
/proc/1289/task/1292/stat : 1292 (java) S 1287 1289 31432 0 -1 64 8547 1000 0 0 27 2 34 1 16 0 9 0 28487695 889036800 22879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1293] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1293/stat : 1293 (java) S 1287 1289 31432 0 -1 64 17 1000 0 0 0 0 34 1 16 0 9 0 28487695 889036800 22879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1294] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1294/stat : 1294 (java) S 1287 1289 31432 0 -1 64 9 1000 0 0 0 0 34 1 16 0 9 0 28487695 889036800 22879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1295] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1295/stat : 1295 (java) S 1287 1289 31432 0 -1 64 1 1000 0 0 0 0 34 1 18 0 9 0 28487697 889036800 22879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1296] ppid=1287 vsize=868200 CPUtime=0.72
/proc/1289/task/1296/stat : 1296 (java) S 1287 1289 31432 0 -1 64 1106 1000 0 0 36 1 34 1 15 0 9 0 28487697 889036800 22879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1297] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1297/stat : 1297 (java) S 1287 1289 31432 0 -1 64 1 1000 0 0 0 0 34 1 19 0 9 0 28487697 889036800 22879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1289/tid=1298] ppid=1287 vsize=868200 CPUtime=0.35
/proc/1289/task/1298/stat : 1298 (java) S 1287 1289 31432 0 -1 64 15 1000 0 0 0 0 34 1 15 0 9 0 28487697 889036800 22879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 868200

Child status: 0
Real time (s): 5.27735
CPU time (s): 5.19421
CPU user time (s): 4.38533
CPU system time (s): 0.808877
CPU usage (%): 98.4247
Max. virtual memory (cumulated for all children) (KiB): 873876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.38533
system time used= 0.808877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36294
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= 1760
involuntary context switches= 1934

runsolver used 0.008998 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-12 17:56:43
IDJOB=2098029
IDBENCH=58093
IDSOLVER=773
FILE ID=node7/2098029-1247414203
PBS_JOBID= 9510629
Free space on /tmp= 66136 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graphColoring/school/normalized-school1-nsh-15.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098029-1247414203/watcher-2098029-1247414203 -o /tmp/evaluation-result-2098029-1247414203/solver-2098029-1247414203 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098029-1247414203.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8e78f129f75c2027eb54fb4644dfb919
RANDOM SEED=1957946077

node7.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.231
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.231
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:       1714176 kB
Buffers:         40808 kB
Cached:         154420 kB
SwapCached:          0 kB
Active:         184396 kB
Inactive:        99316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4000 kB
Writeback:           0 kB
Mapped:         108944 kB
Slab:            43188 kB
Committed_AS:  1006160 kB
PageTables:       2004 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= 66132 MiB
End job on node7 at 2009-07-12 17:56:48