Trace number 2098231

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 2.81957 2.92403

DiagnosticValue
CHECKS46553
NODES690

General information on the benchmark

Namecsp/graphColoring/insertion/full-insertion/
normalized-4-fullins-4-8.xml
MD5SUM468491c8ab72e224140d0f0b566912fe
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.236963
Satisfiable
(Un)Satisfiability was proved
Number of variables690
Number of constraints6650
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6650
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2098231-1247414271.xml
0.29/0.38	   
0.29/0.38	   domains being loaded...
0.29/0.39	   
0.29/0.39	   variables being loaded...
0.40/0.52	     nbVariables=690  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8  nbTotalValues=5520
0.40/0.52	       =>  wckTime=0.277  cpuTime=0.15  mem=10M818
0.40/0.52	   
0.40/0.52	   predicates being loaded...
0.40/0.57	   
0.40/0.57	   constraints being loaded...
2.08/2.24	     nbConstraints=6656  nbGlobalConstraints=6  nbConvertedConstraints=6650  nbConvertConstraintsChecks=128
2.08/2.24	     nbExtensionStructures=2  nbSharedExtensionStructures=6648  nbConflictsStructures=5
2.08/2.24	     nbSharedConflictsStructures=6648  nbSharedBinaryRepresentations=8  minDegree=7  maxDegree=121  minArity=2
2.08/2.24	     avgArity=2.08  maxArity=432  nbGenerators=4  nbFusions=4  symmetryWckTime=0.635  symmetryCpuTime=0.28  nbCliques=2
2.08/2.24	       =>  wckTime=2.005  cpuTime=1.4  mem=21M724
2.18/2.35	   
2.18/2.35	   solver IterativeSystematicSolver being built... 
2.28/2.42	   
2.28/2.42	   INFO : Forward propagation technique limited 
2.38/2.52	       =>  wckTime=2.285  cpuTime=1.55  mem=28M805
2.38/2.57	   
2.38/2.57	   preprocessing
2.38/2.57	     nbConstraintChecks=64  nbPropagations=694  nbRevisions=8  nbUselessRevisions=0  nbRemovedValues=8
2.38/2.57	     nbRemovedTuples=28  detectedInconsistency=no
2.38/2.57	       =>  wckTime=0.044  cpuTime=0.04  mem=28M805
2.69/2.89	   
2.69/2.89	   search
2.69/2.89	     run=0  nbConstraintChecks=46489  minDepth=691  maxDepth=690  nbPropagations=3271  nbRevisions=6670
2.69/2.89	     nbUselessRevisions=4775  nbAssignments=690  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=691
2.69/2.89	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
2.69/2.89	     nbREliminables=5.08  nbIEliminables=340.74  nbDEliminables=0  nbPEliminables=0
2.69/2.89	       =>  wckTime=0.364  cpuTime=0.32  mem=31M855
2.69/2.89	   
2.69/2.89	   global
2.69/2.89	     nbConstraintChecks=46553  nbPropagations=3965  nbRevisions=6678  nbUselessRevisions=4775  nbRestartNogoods=0
2.69/2.89	     solvingWckTime=0.366  solvingCpuTime=0.32  expiredTime=no  totalExploration=no  nbFoundSolutions=1
2.69/2.89	     firstSolutionCpuTime=1.85  globalCpuTime=1.9
2.69/2.89	       =>  wckTime=2.655  cpuTime=1.87  mem=31M855
2.69/2.89	   
2.69/2.89	s SATISFIABLE
2.69/2.89	v 1 7 3 3 4 4 1 1 3 3 1 1 0 1 3 4 5 7 4 4 3 3 4 4 5 5 3 3 4 4 0 6 3 4 5 6 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 0 3 3 3 3 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 0 1 3 4 5 7 0 0 0 0 0 0 0 0 0 0 2 2 0 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 0 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 0 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 0 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 0 1 2 3 4 7 
2.69/2.89	d NODES 690
2.69/2.89	d CHECKS 46553
2.69/2.90	   
2.69/2.90	   totalWckTime=2.72  totalCpuTime=1.91

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-2098231-1247414271/watcher-2098231-1247414271 -o /tmp/evaluation-result-2098231-1247414271/solver-2098231-1247414271 -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-2098231-1247414271.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.00 2.00 2.00 4/80 1578
/proc/meminfo: memFree=1627240/2055920 swapFree=4192812/4192956
[pid=1578] ppid=1576 vsize=272 CPUtime=0
/proc/1578/stat : 1578 (java) R 1576 1578 31276 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 28494070 278528 37 996147200 134512640 134550932 4294955968 18446744073709551615 6927140 0 0 4096 0 0 0 0 17 0 0 0
/proc/1578/statm: 68 37 28 9 0 6 0

[startup+0.0354579 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 1578
/proc/meminfo: memFree=1627240/2055920 swapFree=4192812/4192956
[pid=1578] ppid=1576 vsize=861936 CPUtime=0.03
/proc/1578/stat : 1578 (java) S 1576 1578 31276 0 -1 0 2269 0 1 0 1 2 0 0 18 0 5 0 28494070 882622464 1873 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/1578/statm: 215484 1874 861 9 0 210399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.101478 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 1578
/proc/meminfo: memFree=1627240/2055920 swapFree=4192812/4192956
[pid=1578] ppid=1576 vsize=865980 CPUtime=0.09
/proc/1578/stat : 1578 (java) S 1576 1578 31276 0 -1 0 3833 0 1 0 7 2 0 0 18 0 9 0 28494070 886763520 3276 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1578/statm: 216495 3278 1730 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301513 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 1578
/proc/meminfo: memFree=1627240/2055920 swapFree=4192812/4192956
[pid=1578] ppid=1576 vsize=866380 CPUtime=0.29
/proc/1578/stat : 1578 (java) S 1576 1578 31276 0 -1 0 6081 0 1 0 25 4 0 0 18 0 9 0 28494070 887173120 5447 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1578/statm: 216595 5448 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701581 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 1578
/proc/meminfo: memFree=1627240/2055920 swapFree=4192812/4192956
[pid=1578] ppid=1576 vsize=867808 CPUtime=0.6
/proc/1578/stat : 1578 (java) S 1576 1578 31276 0 -1 0 8544 0 1 0 55 5 0 0 18 0 9 0 28494070 888635392 7898 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1578/statm: 216952 7898 2038 9 0 211388 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 867808

[startup+1.50272 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1587
/proc/meminfo: memFree=1587872/2055920 swapFree=4192812/4192956
[pid=1578] ppid=1576 vsize=867808 CPUtime=1.41
/proc/1578/stat : 1578 (java) S 1576 1578 31276 0 -1 0 15136 0 1 0 113 28 0 0 18 0 9 0 28494070 888635392 14487 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1578/statm: 216952 14487 2043 9 0 211388 0
[pid=1578/tid=1580] ppid=1576 vsize=867808 CPUtime=1.18
/proc/1578/task/1580/stat : 1580 (java) R 1576 1578 31276 0 -1 64 13719 0 1 0 91 27 0 0 25 0 9 0 28494071 888635392 14487 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1581] ppid=1576 vsize=867808 CPUtime=0
/proc/1578/task/1581/stat : 1581 (java) S 1576 1578 31276 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28494073 888635392 14488 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1582] ppid=1576 vsize=867812 CPUtime=0
/proc/1578/task/1582/stat : 1582 (java) S 1576 1578 31276 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 28494073 888639488 14488 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1583] ppid=1576 vsize=867808 CPUtime=0
/proc/1578/task/1583/stat : 1583 (java) S 1576 1578 31276 0 -1 64 3 0 0 0 0 0 0 0 23 0 9 0 28494073 888635392 14488 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1584] ppid=1576 vsize=867808 CPUtime=0
/proc/1578/task/1584/stat : 1584 (java) S 1576 1578 31276 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28494075 888635392 14488 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1585] ppid=1576 vsize=867808 CPUtime=0.21
/proc/1578/task/1585/stat : 1585 (java) S 1576 1578 31276 0 -1 64 719 0 0 0 21 0 0 0 16 0 9 0 28494075 888635392 14489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1586] ppid=1576 vsize=867808 CPUtime=0
/proc/1578/task/1586/stat : 1586 (java) S 1576 1578 31276 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28494075 888635392 14489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1587] ppid=1576 vsize=867812 CPUtime=0
/proc/1578/task/1587/stat : 1587 (java) S 1576 1578 31276 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28494075 888639488 14489 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 867808

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

[startup+2.30286 s]
/proc/loadavg: 2.00 2.00 2.00 6/91 1591
/proc/meminfo: memFree=1559248/2055920 swapFree=4192812/4192956
[pid=1578] ppid=1576 vsize=868224 CPUtime=2.18
/proc/1578/stat : 1578 (java) S 1576 1578 31276 0 -1 0 25385 533 1 0 162 37 19 0 18 0 10 0 28494070 889061376 18925 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1578/statm: 217056 18925 2090 9 0 211514 0
[pid=1591] ppid=1578 vsize=44 CPUtime=0
/proc/1591/stat : 1591 (rm) R 1578 1578 31276 0 -1 4194304 23 0 0 0 0 0 0 0 19 0 1 0 28494274 45056 2 996147200 0 0 548682069479 18446744073709551615 4294960144 0 4 0 0 0 0 0 17 1 0 0
/proc/1591/statm: 11 2 0 0 0 1 0
[pid=1578/tid=1580] ppid=1576 vsize=868224 CPUtime=1.76
/proc/1578/task/1580/stat : 1580 (java) R 1576 1578 31276 0 -1 64 19480 533 1 0 123 34 19 0 18 0 10 0 28494071 889061376 18925 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1581] ppid=1576 vsize=868224 CPUtime=0.33
/proc/1578/task/1581/stat : 1581 (java) R 1576 1578 31276 0 -1 64 4123 533 0 0 13 1 19 0 17 0 10 0 28494073 889061376 18925 996147200 134512640 134550932 4294955968 18446744073709551615 104190052 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1582] ppid=1576 vsize=868224 CPUtime=0.19
/proc/1578/task/1582/stat : 1582 (java) S 1576 1578 31276 0 -1 64 16 533 0 0 0 0 19 0 16 0 10 0 28494073 889061376 18925 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1583] ppid=1576 vsize=868224 CPUtime=0.19
/proc/1578/task/1583/stat : 1583 (java) S 1576 1578 31276 0 -1 64 5 533 0 0 0 0 19 0 16 0 10 0 28494073 889061376 18925 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1584] ppid=1576 vsize=868224 CPUtime=0.19
/proc/1578/task/1584/stat : 1584 (java) S 1576 1578 31276 0 -1 64 1 533 0 0 0 0 19 0 24 0 10 0 28494075 889061376 18925 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1585] ppid=1576 vsize=868224 CPUtime=0.44
/proc/1578/task/1585/stat : 1585 (java) S 1576 1578 31276 0 -1 64 946 533 0 0 25 0 19 0 15 0 10 0 28494075 889061376 18925 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1586] ppid=1576 vsize=868224 CPUtime=0.19
/proc/1578/task/1586/stat : 1586 (java) S 1576 1578 31276 0 -1 64 1 533 0 0 0 0 19 0 25 0 10 0 28494075 889061376 18925 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1587] ppid=1576 vsize=868224 CPUtime=0.19
/proc/1578/task/1587/stat : 1587 (java) S 1576 1578 31276 0 -1 64 14 533 0 0 0 0 19 0 15 0 10 0 28494075 889061376 18925 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1590] ppid=1576 vsize=868224 CPUtime=0.19
/proc/1578/task/1590/stat : 1590 (java) S 1576 1578 31276 0 -1 64 46 533 0 0 0 0 19 0 17 0 10 0 28494274 889061376 18925 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 868268

[startup+2.70293 s]
/proc/loadavg: 2.00 2.00 2.00 6/91 1591
/proc/meminfo: memFree=1559248/2055920 swapFree=4192812/4192956
[pid=1578] ppid=1576 vsize=868204 CPUtime=2.59
/proc/1578/stat : 1578 (java) S 1576 1578 31276 0 -1 0 30852 657 1 0 200 39 19 1 18 0 9 0 28494070 889040896 20965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1578/statm: 217051 20965 2661 9 0 211487 0
[pid=1578/tid=1580] ppid=1576 vsize=868204 CPUtime=2.05
/proc/1578/task/1580/stat : 1580 (java) R 1576 1578 31276 0 -1 64 22807 657 1 0 150 35 19 1 20 0 9 0 28494071 889040896 20965 996147200 134512640 134550932 4294955968 18446744073709551615 4125960326 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1581] ppid=1576 vsize=868204 CPUtime=0.39
/proc/1578/task/1581/stat : 1581 (java) S 1576 1578 31276 0 -1 64 6216 657 0 0 17 2 19 1 17 0 9 0 28494073 889040896 20965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1582] ppid=1576 vsize=868204 CPUtime=0.2
/proc/1578/task/1582/stat : 1582 (java) S 1576 1578 31276 0 -1 64 20 657 0 0 0 0 19 1 16 0 9 0 28494073 889040896 20965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1583] ppid=1576 vsize=868204 CPUtime=0.2
/proc/1578/task/1583/stat : 1583 (java) S 1576 1578 31276 0 -1 64 8 657 0 0 0 0 19 1 16 0 9 0 28494073 889040896 20965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1584] ppid=1576 vsize=868204 CPUtime=0.2
/proc/1578/task/1584/stat : 1584 (java) S 1576 1578 31276 0 -1 64 1 657 0 0 0 0 19 1 24 0 9 0 28494075 889040896 20965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1585] ppid=1576 vsize=868204 CPUtime=0.51
/proc/1578/task/1585/stat : 1585 (java) S 1576 1578 31276 0 -1 64 983 657 0 0 31 0 19 1 16 0 9 0 28494075 889040896 20965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1586] ppid=1576 vsize=868204 CPUtime=0.2
/proc/1578/task/1586/stat : 1586 (java) S 1576 1578 31276 0 -1 64 1 657 0 0 0 0 19 1 25 0 9 0 28494075 889040896 20965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1587] ppid=1576 vsize=868204 CPUtime=0.2
/proc/1578/task/1587/stat : 1587 (java) S 1576 1578 31276 0 -1 64 14 657 0 0 0 0 19 1 15 0 9 0 28494075 889040896 20965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 868204

[startup+2.90295 s]
/proc/loadavg: 2.00 2.00 2.00 6/91 1591
/proc/meminfo: memFree=1559248/2055920 swapFree=4192812/4192956
[pid=1578] ppid=1576 vsize=868204 CPUtime=2.79
/proc/1578/stat : 1578 (java) S 1576 1578 31276 0 -1 0 31354 657 1 0 220 39 19 1 18 0 9 0 28494070 889040896 20971 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1578/statm: 217051 20971 2661 9 0 211487 0
[pid=1578/tid=1580] ppid=1576 vsize=868204 CPUtime=2.25
/proc/1578/task/1580/stat : 1580 (java) S 1576 1578 31276 0 -1 64 23306 657 1 0 170 35 19 1 22 0 9 0 28494071 889040896 20971 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1581] ppid=1576 vsize=868204 CPUtime=0.39
/proc/1578/task/1581/stat : 1581 (java) S 1576 1578 31276 0 -1 64 6216 657 0 0 17 2 19 1 17 0 9 0 28494073 889040896 20971 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1582] ppid=1576 vsize=868204 CPUtime=0.2
/proc/1578/task/1582/stat : 1582 (java) S 1576 1578 31276 0 -1 64 20 657 0 0 0 0 19 1 16 0 9 0 28494073 889040896 20971 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1583] ppid=1576 vsize=868204 CPUtime=0.2
/proc/1578/task/1583/stat : 1583 (java) S 1576 1578 31276 0 -1 64 8 657 0 0 0 0 19 1 16 0 9 0 28494073 889040896 20971 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1584] ppid=1576 vsize=868204 CPUtime=0.2
/proc/1578/task/1584/stat : 1584 (java) S 1576 1578 31276 0 -1 64 1 657 0 0 0 0 19 1 24 0 9 0 28494075 889040896 20971 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1585] ppid=1576 vsize=868204 CPUtime=0.52
/proc/1578/task/1585/stat : 1585 (java) S 1576 1578 31276 0 -1 64 986 657 0 0 32 0 19 1 15 0 9 0 28494075 889040896 20971 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1578/tid=1586] ppid=1576 vsize=868204 CPUtime=0.2
/proc/1578/task/1586/stat : 1586 (java) S 1576 1578 31276 0 -1 64 1 657 0 0 0 0 19 1 25 0 9 0 28494075 889040896 20971 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1578/tid=1587] ppid=1576 vsize=868204 CPUtime=0.2
/proc/1578/task/1587/stat : 1587 (java) S 1576 1578 31276 0 -1 64 14 657 0 0 0 0 19 1 15 0 9 0 28494075 889040896 20971 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 868204

Child status: 0
Real time (s): 2.92403
CPU time (s): 2.81957
CPU user time (s): 2.40163
CPU system time (s): 0.417936
CPU usage (%): 96.4274
Max. virtual memory (cumulated for all children) (KiB): 868268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.40163
system time used= 0.417936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32040
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= 1590
involuntary context switches= 1680

runsolver used 0.003999 second user time and 0.020996 second system time

The end

Launcher Data

Begin job on node14 at 2009-07-12 17:57:51
IDJOB=2098231
IDBENCH=58482
IDSOLVER=773
FILE ID=node14/2098231-1247414271
PBS_JOBID= 9510616
Free space on /tmp= 66516 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graphColoring/insertion/full-insertion/normalized-4-fullins-4-8.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-2098231-1247414271/watcher-2098231-1247414271 -o /tmp/evaluation-result-2098231-1247414271/solver-2098231-1247414271 -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-2098231-1247414271.xml

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

MD5SUM BENCH= 468491c8ab72e224140d0f0b566912fe
RANDOM SEED=346171126

node14.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.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:       1627720 kB
Buffers:         55252 kB
Cached:         145484 kB
SwapCached:          0 kB
Active:         269812 kB
Inactive:        98736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3064 kB
Writeback:           0 kB
Mapped:         188248 kB
Slab:            44620 kB
Committed_AS:  1014716 kB
PageTables:       2156 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= 66516 MiB
End job on node14 at 2009-07-12 17:57:54