Trace number 2098033

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.67913 5.74715

DiagnosticValue
CHECKS167334
NODES388

General information on the benchmark

Namecsp/graphColoring/school/
normalized-school1-16.xml
MD5SUM417c0add099144dbf2dc628ce5dcaddb
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.758883
Satisfiable
(Un)Satisfiability was proved
Number of variables385
Number of constraints19095
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19095
Global constraints used (with number of constraints)

Solver Data

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=mac.xml
0.19/0.30	   
0.19/0.30	   instance
0.19/0.30	     name=HOME/instance-2098033-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=385  nbDomainTypes=1  minDomainSize=16  maxDomainSize=16  nbTotalValues=6160
0.38/0.43	       =>  wckTime=0.169  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...
4.44/4.50	     nbConstraints=19144  nbGlobalConstraints=49  nbConvertedConstraints=19095  nbConvertConstraintsChecks=512
4.44/4.50	     nbExtensionStructures=2  nbSharedExtensionStructures=19093  nbConflictsStructures=13
4.44/4.50	     nbSharedConflictsStructures=19093  nbSharedBinaryRepresentations=16  minDegree=3  maxDegree=283  minArity=2
4.44/4.50	     avgArity=2.01  maxArity=14  nbGenerators=16  nbFusions=12  symmetryWckTime=1.042  symmetryCpuTime=0.48
4.44/4.50	     nbCliques=33
4.44/4.50	       =>  wckTime=4.236  cpuTime=3.22  mem=41M666
4.63/4.74	   
4.63/4.75	   solver IterativeSystematicSolver being built... 
4.73/4.84	   
4.73/4.84	   INFO : Forward propagation technique limited 
4.84/4.93	       =>  wckTime=4.67  cpuTime=3.37  mem=39M920
4.84/4.98	   
4.84/4.98	   preprocessing
4.84/4.98	     nbConstraintChecks=410  nbPropagations=397  nbRevisions=26  nbUselessRevisions=0  nbRemovedValues=30
4.84/4.98	     nbRemovedTuples=120  detectedInconsistency=no
4.84/4.98	       =>  wckTime=0.04  cpuTime=0.03  mem=39M920
5.62/5.72	   
5.62/5.72	   search
5.62/5.72	     run=0  nbConstraintChecks=166924  minDepth=6  maxDepth=385  nbPropagations=4037  nbRevisions=45191
5.62/5.72	     nbUselessRevisions=39599  nbAssignments=388  nbFailedAssignments=3  nbBacktracks=0  nbVisitedNodes=392
5.62/5.72	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
5.62/5.72	     nbREliminables=4.96  nbIEliminables=340.11  nbDEliminables=0  nbPEliminables=0
5.62/5.72	       =>  wckTime=0.782  cpuTime=0.71  mem=40M928
5.62/5.72	   
5.62/5.72	   global
5.62/5.72	     nbConstraintChecks=167334  nbPropagations=4434  nbRevisions=45217  nbUselessRevisions=39599  nbRestartNogoods=0
5.62/5.72	     solvingWckTime=0.784  solvingCpuTime=0.71  expiredTime=no  totalExploration=no  nbFoundSolutions=1
5.62/5.72	     firstSolutionCpuTime=4.05  globalCpuTime=4.11
5.62/5.72	       =>  wckTime=5.458  cpuTime=4.08  mem=40M928
5.62/5.72	   
5.62/5.72	s SATISFIABLE
5.62/5.72	v 11 0 5 13 10 0 12 11 8 4 14 9 1 15 11 7 8 5 4 7 8 1 12 13 10 11 3 5 15 11 8 7 12 9 5 4 13 7 8 0 10 14 9 4 10 12 15 11 10 5 15 11 7 8 14 6 9 4 14 3 13 7 8 12 6 0 9 15 11 9 15 12 6 0 4 14 3 13 7 4 14 3 13 7 4 1 9 15 12 6 0 9 15 12 6 0 13 7 2 8 4 14 3 0 1 5 10 14 3 6 0 4 12 9 13 9 11 9 13 5 4 14 13 0 6 9 11 10 8 7 15 7 15 7 15 15 0 0 15 2 7 15 10 12 6 5 4 8 14 9 7 0 14 7 8 8 9 15 11 6 10 0 14 3 9 4 5 1 13 7 8 15 11 10 12 3 5 12 6 13 14 9 0 6 2 3 9 1 15 9 12 8 2 1 0 5 11 5 5 10 12 10 7 4 14 12 6 15 11 10 12 14 3 11 6 7 13 14 3 13 0 9 15 13 7 3 6 4 1 0 4 12 3 0 11 0 11 8 11 8 0 14 8 5 4 3 9 15 11 0 13 7 8 10 6 5 14 3 10 6 0 15 11 7 8 5 9 3 15 11 9 10 6 0 13 7 13 10 6 0 13 7 8 15 0 5 14 3 9 15 4 15 7 5 3 14 11 10 6 13 8 5 4 11 0 8 3 15 2 10 12 6 1 15 15 15 6 9 11 10 12 14 5 4 13 0 5 13 0 9 5 10 12 6 10 12 6 7 5 13 4 14 3 4 14 3 5 4 14 10 0 12 2 7 2 9 2 12 6 0 1 1 1 2 2 2 2 2 2 1 1 1 1 1 1 2 2 2 4 2 7 3 15 0 0 
5.62/5.72	d NODES 388
5.62/5.72	d CHECKS 167334
5.62/5.72	   
5.62/5.72	   totalWckTime=5.528  totalCpuTime=4.11

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-2098033-1247414203/watcher-2098033-1247414203 -o /tmp/evaluation-result-2098033-1247414203/solver-2098033-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-2098033-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.23 2.07 2.02 4/80 32350
/proc/meminfo: memFree=1417584/2055924 swapFree=4192812/4192956
[pid=32350] ppid=32348 vsize=10676 CPUtime=0
/proc/32350/stat : 32350 (java) S 32348 32350 30726 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28487757 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32350/statm: 2669 474 207 9 0 1184 0
[pid=32350/tid=32351] ppid=32348 vsize=10676 CPUtime=0
/proc/32350/task/32351/stat : 32351 (java) R 32348 32350 30726 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28487758 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 3035096 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.070484 s]
/proc/loadavg: 2.23 2.07 2.02 4/80 32350
/proc/meminfo: memFree=1417584/2055924 swapFree=4192812/4192956
[pid=32350] ppid=32348 vsize=865172 CPUtime=0.05
/proc/32350/stat : 32350 (java) S 32348 32350 30726 0 -1 0 2954 0 1 0 4 1 0 0 18 0 9 0 28487757 885936128 2461 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32350/statm: 216293 2461 1159 9 0 211186 0
[pid=32350/tid=32351] ppid=32348 vsize=865172 CPUtime=0.04
/proc/32350/task/32351/stat : 32351 (java) R 32348 32350 30726 0 -1 64 2038 0 1 0 3 1 0 0 20 0 9 0 28487758 885936128 2461 996147200 134512640 134550932 4294955968 18446744073709551615 102755648 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865172

[startup+0.102491 s]
/proc/loadavg: 2.23 2.07 2.02 4/80 32350
/proc/meminfo: memFree=1417584/2055924 swapFree=4192812/4192956
[pid=32350] ppid=32348 vsize=867008 CPUtime=0.09
/proc/32350/stat : 32350 (java) S 32348 32350 30726 0 -1 0 3790 0 1 0 7 2 0 0 18 0 9 0 28487757 887816192 3243 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32350/statm: 216752 3243 1711 9 0 211237 0
[pid=32350/tid=32351] ppid=32348 vsize=867008 CPUtime=0.07
/proc/32350/task/32351/stat : 32351 (java) R 32348 32350 30726 0 -1 64 2872 0 1 0 6 1 0 0 18 0 9 0 28487758 887816192 3243 996147200 134512640 134550932 4294955968 18446744073709551615 104182576 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 867008

[startup+0.301525 s]
/proc/loadavg: 2.23 2.07 2.02 4/80 32350
/proc/meminfo: memFree=1417584/2055924 swapFree=4192812/4192956
[pid=32350] ppid=32348 vsize=867404 CPUtime=0.28
/proc/32350/stat : 32350 (java) S 32348 32350 30726 0 -1 0 5848 0 1 0 25 3 0 0 18 0 9 0 28487757 888221696 5214 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32350/statm: 216851 5214 1981 9 0 211309 0
[pid=32350/tid=32351] ppid=32348 vsize=867404 CPUtime=0.22
/proc/32350/task/32351/stat : 32351 (java) R 32348 32350 30726 0 -1 64 4865 0 1 0 20 2 0 0 19 0 9 0 28487758 888221696 5214 996147200 134512640 134550932 4294955968 18446744073709551615 4125978487 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867404

[startup+0.701607 s]
/proc/loadavg: 2.23 2.07 2.02 4/80 32350
/proc/meminfo: memFree=1417584/2055924 swapFree=4192812/4192956
[pid=32350] ppid=32348 vsize=868800 CPUtime=0.68
/proc/32350/stat : 32350 (java) S 32348 32350 30726 0 -1 0 8682 0 1 0 63 5 0 0 18 0 9 0 28487757 889651200 8036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32350/statm: 217200 8036 2036 9 0 211636 0
[pid=32350/tid=32351] ppid=32348 vsize=868800 CPUtime=0.51
/proc/32350/task/32351/stat : 32351 (java) R 32348 32350 30726 0 -1 64 7318 0 1 0 47 4 0 0 21 0 9 0 28487758 889651200 8036 996147200 134512640 134550932 4294955968 18446744073709551615 4126678419 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 868800

[startup+1.50276 s]
/proc/loadavg: 2.23 2.07 2.02 3/89 32359
/proc/meminfo: memFree=1377256/2055924 swapFree=4192812/4192956
[pid=32350] ppid=32348 vsize=868712 CPUtime=1.47
/proc/32350/stat : 32350 (java) S 32348 32350 30726 0 -1 0 18837 0 1 0 137 10 0 0 18 0 9 0 28487757 889561088 18165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32350/statm: 217178 18165 2026 9 0 211636 0
[pid=32350/tid=32351] ppid=32348 vsize=868712 CPUtime=1.21
/proc/32350/task/32351/stat : 32351 (java) R 32348 32350 30726 0 -1 64 15798 0 1 0 112 9 0 0 25 0 9 0 28487758 889561088 18165 996147200 134512640 134550932 4294955968 18446744073709551615 4126558967 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32353] ppid=32348 vsize=868712 CPUtime=0.08
/proc/32350/task/32353/stat : 32353 (java) S 32348 32350 30726 0 -1 64 1668 0 0 0 8 0 0 0 16 0 9 0 28487759 889561088 18165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32354] ppid=32348 vsize=868712 CPUtime=0
/proc/32350/task/32354/stat : 32354 (java) S 32348 32350 30726 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28487759 889561088 18165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32355] ppid=32348 vsize=868712 CPUtime=0
/proc/32350/task/32355/stat : 32355 (java) S 32348 32350 30726 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28487760 889561088 18165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32356] ppid=32348 vsize=868712 CPUtime=0
/proc/32350/task/32356/stat : 32356 (java) S 32348 32350 30726 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28487762 889561088 18165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32357] ppid=32348 vsize=868712 CPUtime=0.16
/proc/32350/task/32357/stat : 32357 (java) S 32348 32350 30726 0 -1 64 669 0 0 0 16 0 0 0 16 0 9 0 28487762 889561088 18165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32358] ppid=32348 vsize=868712 CPUtime=0
/proc/32350/task/32358/stat : 32358 (java) S 32348 32350 30726 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28487762 889561088 18165 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32359] ppid=32348 vsize=868712 CPUtime=0
/proc/32350/task/32359/stat : 32359 (java) S 32348 32350 30726 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28487762 889561088 18165 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) 868712

[startup+3.10108 s]
/proc/loadavg: 2.23 2.07 2.02 3/89 32359
/proc/meminfo: memFree=1352360/2055924 swapFree=4192812/4192956
[pid=32350] ppid=32348 vsize=868712 CPUtime=3.06
/proc/32350/stat : 32350 (java) S 32348 32350 30726 0 -1 0 18912 0 1 0 228 78 0 0 18 0 9 0 28487757 889561088 18237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32350/statm: 217178 18237 2029 9 0 211636 0
[pid=32350/tid=32351] ppid=32348 vsize=868712 CPUtime=2.74
/proc/32350/task/32351/stat : 32351 (java) R 32348 32350 30726 0 -1 64 15827 0 1 0 198 76 0 0 25 0 9 0 28487758 889561088 18237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32353] ppid=32348 vsize=868712 CPUtime=0.08
/proc/32350/task/32353/stat : 32353 (java) S 32348 32350 30726 0 -1 64 1668 0 0 0 8 0 0 0 17 0 9 0 28487759 889561088 18237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32354] ppid=32348 vsize=868712 CPUtime=0
/proc/32350/task/32354/stat : 32354 (java) S 32348 32350 30726 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28487759 889561088 18237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32355] ppid=32348 vsize=868712 CPUtime=0
/proc/32350/task/32355/stat : 32355 (java) S 32348 32350 30726 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28487760 889561088 18237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32356] ppid=32348 vsize=868712 CPUtime=0
/proc/32350/task/32356/stat : 32356 (java) S 32348 32350 30726 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28487762 889561088 18237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32357] ppid=32348 vsize=868712 CPUtime=0.21
/proc/32350/task/32357/stat : 32357 (java) S 32348 32350 30726 0 -1 64 715 0 0 0 21 0 0 0 16 0 9 0 28487762 889561088 18237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32358] ppid=32348 vsize=868712 CPUtime=0
/proc/32350/task/32358/stat : 32358 (java) S 32348 32350 30726 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28487762 889561088 18237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32359] ppid=32348 vsize=868712 CPUtime=0
/proc/32350/task/32359/stat : 32359 (java) S 32348 32350 30726 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28487762 889561088 18237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868712

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

[startup+4.70239 s]
/proc/loadavg: 2.29 2.09 2.02 3/89 32363
/proc/meminfo: memFree=1334248/2055924 swapFree=4192812/4192956
[pid=32350] ppid=32348 vsize=869384 CPUtime=4.63
/proc/32350/stat : 32350 (java) S 32348 32350 30726 0 -1 0 32706 1234 1 0 322 92 47 2 18 0 9 0 28487757 890249216 23592 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32350/statm: 217346 23592 2636 9 0 211804 0
[pid=32350/tid=32351] ppid=32348 vsize=869384 CPUtime=3.9
/proc/32350/task/32351/stat : 32351 (java) R 32348 32350 30726 0 -1 64 19723 1234 1 0 255 86 47 2 24 0 9 0 28487758 890249216 23592 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32353] ppid=32348 vsize=869384 CPUtime=0.93
/proc/32350/task/32353/stat : 32353 (java) R 32348 32350 30726 0 -1 64 11220 1234 0 0 41 3 47 2 17 0 9 0 28487759 890249216 23592 996147200 134512640 134550932 4294955968 18446744073709551615 104516113 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32354] ppid=32348 vsize=869384 CPUtime=0.49
/proc/32350/task/32354/stat : 32354 (java) S 32348 32350 30726 0 -1 64 16 1234 0 0 0 0 47 2 16 0 9 0 28487759 890249216 23592 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32355] ppid=32348 vsize=869384 CPUtime=0.49
/proc/32350/task/32355/stat : 32355 (java) S 32348 32350 30726 0 -1 64 5 1234 0 0 0 0 47 2 16 0 9 0 28487760 890249216 23592 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32356] ppid=32348 vsize=869384 CPUtime=0.49
/proc/32350/task/32356/stat : 32356 (java) S 32348 32350 30726 0 -1 64 2 1234 0 0 0 0 47 2 18 0 9 0 28487762 890249216 23592 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32357] ppid=32348 vsize=869384 CPUtime=0.74
/proc/32350/task/32357/stat : 32357 (java) S 32348 32350 30726 0 -1 64 925 1234 0 0 25 0 47 2 15 0 9 0 28487762 890249216 23592 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32358] ppid=32348 vsize=869384 CPUtime=0.49
/proc/32350/task/32358/stat : 32358 (java) S 32348 32350 30726 0 -1 64 0 1234 0 0 0 0 47 2 19 0 9 0 28487762 890249216 23592 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32359] ppid=32348 vsize=869384 CPUtime=0.49
/proc/32350/task/32359/stat : 32359 (java) S 32348 32350 30726 0 -1 64 10 1234 0 0 0 0 47 2 15 0 9 0 28487762 890249216 23592 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 869384

[startup+5.50755 s]
/proc/loadavg: 2.29 2.09 2.02 3/89 32363
/proc/meminfo: memFree=1325800/2055924 swapFree=4192812/4192956
[pid=32350] ppid=32348 vsize=869220 CPUtime=5.43
/proc/32350/stat : 32350 (java) S 32348 32350 30726 0 -1 0 39055 1234 1 0 400 94 47 2 18 0 9 0 28487757 890081280 25426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32350/statm: 217305 25426 2663 9 0 211741 0
[pid=32350/tid=32351] ppid=32348 vsize=869220 CPUtime=4.56
/proc/32350/task/32351/stat : 32351 (java) R 32348 32350 30726 0 -1 64 24107 1234 1 0 319 88 47 2 25 0 9 0 28487758 890081280 25426 996147200 134512640 134550932 4294955968 18446744073709551615 4127319157 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32353] ppid=32348 vsize=869220 CPUtime=0.96
/proc/32350/task/32353/stat : 32353 (java) S 32348 32350 30726 0 -1 64 12976 1234 0 0 44 3 47 2 18 0 9 0 28487759 890081280 25426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32354] ppid=32348 vsize=869220 CPUtime=0.49
/proc/32350/task/32354/stat : 32354 (java) S 32348 32350 30726 0 -1 64 21 1234 0 0 0 0 47 2 17 0 9 0 28487759 890081280 25426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32355] ppid=32348 vsize=869220 CPUtime=0.49
/proc/32350/task/32355/stat : 32355 (java) S 32348 32350 30726 0 -1 64 9 1234 0 0 0 0 47 2 16 0 9 0 28487760 890081280 25426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32356] ppid=32348 vsize=869220 CPUtime=0.49
/proc/32350/task/32356/stat : 32356 (java) S 32348 32350 30726 0 -1 64 2 1234 0 0 0 0 47 2 18 0 9 0 28487762 890081280 25426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32357] ppid=32348 vsize=869220 CPUtime=0.85
/proc/32350/task/32357/stat : 32357 (java) S 32348 32350 30726 0 -1 64 1113 1234 0 0 35 1 47 2 15 0 9 0 28487762 890081280 25426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32358] ppid=32348 vsize=869220 CPUtime=0.49
/proc/32350/task/32358/stat : 32358 (java) S 32348 32350 30726 0 -1 64 0 1234 0 0 0 0 47 2 19 0 9 0 28487762 890081280 25426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32359] ppid=32348 vsize=869220 CPUtime=0.49
/proc/32350/task/32359/stat : 32359 (java) S 32348 32350 30726 0 -1 64 22 1234 0 0 0 0 47 2 15 0 9 0 28487762 890081280 25426 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 869220

[startup+5.70259 s]
/proc/loadavg: 2.29 2.09 2.02 3/89 32363
/proc/meminfo: memFree=1325800/2055924 swapFree=4192812/4192956
[pid=32350] ppid=32348 vsize=869220 CPUtime=5.62
/proc/32350/stat : 32350 (java) S 32348 32350 30726 0 -1 0 39069 1234 1 0 419 94 47 2 18 0 9 0 28487757 890081280 25434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32350/statm: 217305 25434 2663 9 0 211741 0
[pid=32350/tid=32351] ppid=32348 vsize=869220 CPUtime=4.74
/proc/32350/task/32351/stat : 32351 (java) R 32348 32350 30726 0 -1 64 24116 1234 1 0 337 88 47 2 25 0 9 0 28487758 890081280 25434 996147200 134512640 134550932 4294955968 18446744073709551615 4125952204 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32353] ppid=32348 vsize=869220 CPUtime=0.96
/proc/32350/task/32353/stat : 32353 (java) S 32348 32350 30726 0 -1 64 12976 1234 0 0 44 3 47 2 18 0 9 0 28487759 890081280 25434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32354] ppid=32348 vsize=869220 CPUtime=0.49
/proc/32350/task/32354/stat : 32354 (java) S 32348 32350 30726 0 -1 64 21 1234 0 0 0 0 47 2 17 0 9 0 28487759 890081280 25434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32355] ppid=32348 vsize=869220 CPUtime=0.49
/proc/32350/task/32355/stat : 32355 (java) S 32348 32350 30726 0 -1 64 9 1234 0 0 0 0 47 2 16 0 9 0 28487760 890081280 25434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32356] ppid=32348 vsize=869220 CPUtime=0.49
/proc/32350/task/32356/stat : 32356 (java) S 32348 32350 30726 0 -1 64 2 1234 0 0 0 0 47 2 18 0 9 0 28487762 890081280 25434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32357] ppid=32348 vsize=869220 CPUtime=0.86
/proc/32350/task/32357/stat : 32357 (java) S 32348 32350 30726 0 -1 64 1118 1234 0 0 36 1 47 2 15 0 9 0 28487762 890081280 25434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32358] ppid=32348 vsize=869220 CPUtime=0.49
/proc/32350/task/32358/stat : 32358 (java) S 32348 32350 30726 0 -1 64 0 1234 0 0 0 0 47 2 19 0 9 0 28487762 890081280 25434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32350/tid=32359] ppid=32348 vsize=869220 CPUtime=0.49
/proc/32350/task/32359/stat : 32359 (java) S 32348 32350 30726 0 -1 64 22 1234 0 0 0 0 47 2 15 0 9 0 28487762 890081280 25434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 869220

Child status: 0
Real time (s): 5.74715
CPU time (s): 5.67913
CPU user time (s): 4.69029
CPU system time (s): 0.988849
CPU usage (%): 98.8165
Max. virtual memory (cumulated for all children) (KiB): 869384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.69029
system time used= 0.988849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40335
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= 1741
involuntary context switches= 1907

runsolver used 0.013997 second user time and 0.025996 second system time

The end

Launcher Data

Begin job on node6 at 2009-07-12 17:56:43
IDJOB=2098033
IDBENCH=58095
IDSOLVER=773
FILE ID=node6/2098033-1247414203
PBS_JOBID= 9510631
Free space on /tmp= 66396 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graphColoring/school/normalized-school1-16.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-2098033-1247414203/watcher-2098033-1247414203 -o /tmp/evaluation-result-2098033-1247414203/solver-2098033-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-2098033-1247414203.xml

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

MD5SUM BENCH= 417c0add099144dbf2dc628ce5dcaddb
RANDOM SEED=162855709

node6.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.263
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.263
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:      2055924 kB
MemFree:       1418064 kB
Buffers:         79516 kB
Cached:         258988 kB
SwapCached:          0 kB
Active:         383196 kB
Inactive:       171104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1418064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4668 kB
Writeback:           0 kB
Mapped:         236276 kB
Slab:            68336 kB
Committed_AS:   998036 kB
PageTables:       2276 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= 66396 MiB
End job on node6 at 2009-07-12 17:56:49