Trace number 2098067

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 8.83966 8.91144

DiagnosticValue
CHECKS369386
NODES621

General information on the benchmark

Namecsp/graphColoring/register/inithx/
normalized-inithx-i-3-31.xml
MD5SUM4e2adb8cf512269f6f2c0fa9ac3daf43
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.617905
Satisfiable
(Un)Satisfiability was proved
Number of variables621
Number of constraints13969
Maximum constraint arity2
Maximum domain size31
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13969
Global constraints used (with number of constraints)

Solver Data

0.05/0.08	
0.05/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-2098067-1247414213.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.39/0.44	     nbVariables=621  nbDomainTypes=1  minDomainSize=31  maxDomainSize=31  nbTotalValues=19251
0.39/0.44	       =>  wckTime=0.198  cpuTime=0.15  mem=10M818
0.39/0.44	   
0.39/0.44	   predicates being loaded...
0.39/0.49	   
0.39/0.49	   constraints being loaded...
6.93/7.07	     nbConstraints=14269  nbGlobalConstraints=300  nbDisconnectedVariables=62  nbConvertedConstraints=13969
6.93/7.07	     nbConvertConstraintsChecks=1922  nbExtensionStructures=2  nbSharedExtensionStructures=13967
6.93/7.07	     nbConflictsStructures=101  nbSharedConflictsStructures=13967  nbSharedBinaryRepresentations=31  minDegree=1
6.93/7.07	     maxDegree=544  minArity=2  avgArity=2.01  maxArity=27  nbGenerators=284  nbFusions=100  symmetryWckTime=4.595
6.93/7.07	     symmetryCpuTime=2.3  nbCliques=16
6.93/7.07	       =>  wckTime=6.829  cpuTime=4.26  mem=54M32
7.23/7.31	   
7.23/7.31	   solver IterativeSystematicSolver being built... 
7.33/7.40	   
7.33/7.40	   INFO : Forward propagation technique limited 
7.33/7.49	       =>  wckTime=7.257  cpuTime=4.38  mem=36M826
7.43/7.56	   
7.43/7.56	   preprocessing
7.43/7.56	     nbConstraintChecks=6686  nbPropagations=719  nbRevisions=218  nbUselessRevisions=2  nbRemovedValues=270
7.43/7.56	     nbRemovedTuples=465  detectedInconsistency=no
7.43/7.56	       =>  wckTime=0.061  cpuTime=0.05  mem=36M826
8.72/8.88	   
8.72/8.88	   search
8.72/8.88	     run=0  nbConstraintChecks=362700  minDepth=622  maxDepth=621  nbPropagations=13492  nbRevisions=17947
8.72/8.88	     nbUselessRevisions=5281  nbAssignments=621  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=622
8.72/8.88	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
8.72/8.88	     nbREliminables=37.05  nbIEliminables=258.87  nbDEliminables=0  nbPEliminables=0
8.72/8.88	       =>  wckTime=1.379  cpuTime=1.31  mem=39M701
8.72/8.88	   
8.72/8.88	   global
8.72/8.88	     nbConstraintChecks=369386  nbPropagations=14211  nbRevisions=18165  nbUselessRevisions=5283  nbRestartNogoods=0
8.72/8.88	     solvingWckTime=1.382  solvingCpuTime=1.31  expiredTime=no  totalExploration=no  nbFoundSolutions=1
8.72/8.88	     firstSolutionCpuTime=5.66  globalCpuTime=5.73
8.72/8.88	       =>  wckTime=8.642  cpuTime=5.69  mem=39M701
8.72/8.88	   
8.72/8.88	s SATISFIABLE
8.72/8.88	v 1 30 2 17 16 15 14 13 12 11 6 4 5 7 8 3 1 15 14 13 12 11 10 9 8 7 2 3 4 5 6 30 0 24 17 0 0 25 20 23 24 16 16 17 20 19 20 18 0 20 21 21 23 0 24 0 24 22 0 20 21 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 9 18 19 22 16 0 29 0 0 0 29 0 0 17 0 20 21 23 29 24 0 18 0 21 0 0 0 22 23 29 25 25 23 29 23 24 0 0 0 24 0 0 29 26 26 26 26 27 28 0 28 26 26 0 21 21 23 23 21 21 0 29 21 23 21 24 24 29 24 24 29 24 0 29 24 19 24 29 24 24 29 24 24 29 24 24 29 24 0 24 24 29 24 25 25 24 0 20 29 0 0 22 21 22 23 24 26 23 24 27 25 24 25 28 28 27 27 28 26 26 23 29 23 26 24 23 0 0 21 0 23 28 23 22 22 23 22 24 22 25 22 22 0 0 28 20 24 0 29 24 29 24 0 0 0 0 24 29 24 0 29 22 29 20 0 29 21 24 25 28 25 25 28 25 26 24 24 24 25 25 25 24 24 0 21 0 0 21 0 0 20 21 22 21 22 23 24 22 23 25 24 25 22 22 22 22 29 22 25 29 25 24 24 29 25 0 25 22 26 26 0 26 22 0 23 22 20 20 29 22 22 22 22 29 22 22 22 22 20 29 20 29 22 29 22 20 29 20 20 22 22 29 20 22 21 29 21 20 29 21 20 20 20 20 0 0 0 20 17 16 18 17 20 21 22 23 16 17 18 19 20 21 22 0 16 0 16 29 29 0 17 18 17 0 17 0 0 28 0 18 0 29 0 16 0 29 0 0 0 0 20 0 21 20 21 0 0 0 0 29 0 0 21 21 29 21 20 20 20 21 21 22 22 23 23 24 24 25 25 26 29 0 26 22 24 23 29 25 23 26 26 25 24 24 25 29 25 26 23 23 23 23 24 25 29 25 25 24 29 24 22 29 22 22 22 0 26 0 29 20 0 21 0 20 29 21 22 21 20 29 20 21 20 0 0 20 23 29 23 23 22 20 20 22 23 29 23 21 21 0 29 0 0 22 21 21 22 22 23 0 0 21 23 28 23 22 22 22 23 24 23 25 23 23 0 22 23 29 23 23 22 0 28 20 21 20 23 29 22 23 20 21 20 29 20 21 29 21 29 21 0 20 0 25 29 25 24 25 24 26 24 29 25 0 21 0 29 23 0 23 24 23 23 29 0 25 28 25 22 22 25 28 25 24 24 25 21 0 24 28 24 21 0 28 21 21 0 21 21 21 21 0 0 0 29 0 0 0 22 0 23 0 0 0 24 23 28 23 0 0 28 0 0 24 0 25 0 25 29 25 25 29 25 0 0 
8.72/8.88	d NODES 621
8.72/8.88	d CHECKS 369386
8.72/8.88	   
8.72/8.88	   totalWckTime=8.707  totalCpuTime=5.73

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-2098067-1247414213/watcher-2098067-1247414213 -o /tmp/evaluation-result-2098067-1247414213/solver-2098067-1247414213 -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-2098067-1247414213.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.07 2.03 2.00 4/80 32207
/proc/meminfo: memFree=1735736/2055920 swapFree=4192812/4192956
[pid=32207] ppid=32205 vsize=152 CPUtime=0
/proc/32207/stat : 32207 (java) R 32205 32207 30599 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28488151 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 7205668 0 0 4096 0 0 0 0 17 0 0 0
/proc/32207/statm: 50 32 25 9 0 4 0

[startup+0.062937 s]
/proc/loadavg: 2.07 2.03 2.00 4/80 32207
/proc/meminfo: memFree=1735736/2055920 swapFree=4192812/4192956
[pid=32207] ppid=32205 vsize=864144 CPUtime=0.05
/proc/32207/stat : 32207 (java) S 32205 32207 30599 0 -1 0 2918 0 1 0 3 2 0 0 18 0 9 0 28488151 884883456 2428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32207/statm: 216036 2428 1151 9 0 210929 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864144

[startup+0.102925 s]
/proc/loadavg: 2.07 2.03 2.00 4/80 32207
/proc/meminfo: memFree=1735736/2055920 swapFree=4192812/4192956
[pid=32207] ppid=32205 vsize=865980 CPUtime=0.09
/proc/32207/stat : 32207 (java) S 32205 32207 30599 0 -1 0 3849 0 1 0 7 2 0 0 18 0 9 0 28488151 886763520 3292 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32207/statm: 216495 3293 1736 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301866 s]
/proc/loadavg: 2.07 2.03 2.00 4/80 32207
/proc/meminfo: memFree=1735736/2055920 swapFree=4192812/4192956
[pid=32207] ppid=32205 vsize=866500 CPUtime=0.29
/proc/32207/stat : 32207 (java) S 32205 32207 30599 0 -1 0 6102 0 1 0 24 5 0 0 18 0 9 0 28488151 887296000 5468 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32207/statm: 216625 5468 1987 9 0 211083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866500

[startup+0.702751 s]
/proc/loadavg: 2.07 2.03 2.00 4/80 32207
/proc/meminfo: memFree=1735736/2055920 swapFree=4192812/4192956
[pid=32207] ppid=32205 vsize=867808 CPUtime=0.69
/proc/32207/stat : 32207 (java) S 32205 32207 30599 0 -1 0 9343 0 1 0 62 7 0 0 18 0 9 0 28488151 888635392 8697 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32207/statm: 216952 8698 2039 9 0 211388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867808

[startup+1.50252 s]
/proc/loadavg: 2.07 2.03 2.00 3/89 32216
/proc/meminfo: memFree=1691248/2055920 swapFree=4192812/4192956
[pid=32207] ppid=32205 vsize=867720 CPUtime=1.49
/proc/32207/stat : 32207 (java) S 32205 32207 30599 0 -1 0 18975 0 1 0 132 17 0 0 18 0 9 0 28488151 888545280 18301 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32207/statm: 216930 18301 2031 9 0 211388 0
[pid=32207/tid=32209] ppid=32205 vsize=867720 CPUtime=1.19
/proc/32207/task/32209/stat : 32209 (java) R 32205 32207 30599 0 -1 64 15822 0 1 0 104 15 0 0 25 0 9 0 28488152 888545280 18301 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32210] ppid=32205 vsize=867720 CPUtime=0.07
/proc/32207/task/32210/stat : 32210 (java) S 32205 32207 30599 0 -1 64 1742 0 0 0 7 0 0 0 16 0 9 0 28488153 888545280 18301 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32211] ppid=32205 vsize=867720 CPUtime=0
/proc/32207/task/32211/stat : 32211 (java) S 32205 32207 30599 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28488154 888545280 18301 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32212] ppid=32205 vsize=867720 CPUtime=0
/proc/32207/task/32212/stat : 32212 (java) S 32205 32207 30599 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28488154 888545280 18301 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32213] ppid=32205 vsize=867720 CPUtime=0
/proc/32207/task/32213/stat : 32213 (java) S 32205 32207 30599 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28488156 888545280 18301 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32214] ppid=32205 vsize=867720 CPUtime=0.2
/proc/32207/task/32214/stat : 32214 (java) R 32205 32207 30599 0 -1 64 710 0 0 0 20 0 0 0 16 0 9 0 28488156 888545280 18301 996147200 134512640 134550932 4294955968 18446744073709551615 101668991 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32215] ppid=32205 vsize=867720 CPUtime=0
/proc/32207/task/32215/stat : 32215 (java) S 32205 32207 30599 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28488156 888545280 18301 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32216] ppid=32205 vsize=867720 CPUtime=0
/proc/32207/task/32216/stat : 32216 (java) S 32205 32207 30599 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28488156 888545280 18303 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867720

[startup+3.10106 s]
/proc/loadavg: 2.07 2.03 2.00 3/89 32216
/proc/meminfo: memFree=1670064/2055920 swapFree=4192812/4192956
[pid=32207] ppid=32205 vsize=868044 CPUtime=2.63
/proc/32207/stat : 32207 (java) S 32205 32207 30599 0 -1 0 19142 0 1 0 211 52 0 0 18 0 10 0 28488151 888877056 18343 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32207/statm: 217011 18343 2034 9 0 211469 0
[pid=32207/tid=32209] ppid=32205 vsize=868044 CPUtime=2.3
/proc/32207/task/32209/stat : 32209 (java) S 32205 32207 30599 0 -1 64 15904 0 1 0 181 49 0 0 16 0 10 0 28488152 888877056 18343 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=32207/tid=32210] ppid=32205 vsize=868044 CPUtime=0.07
/proc/32207/task/32210/stat : 32210 (java) S 32205 32207 30599 0 -1 64 1742 0 0 0 7 0 0 0 16 0 10 0 28488153 888877056 18343 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32211] ppid=32205 vsize=868044 CPUtime=0
/proc/32207/task/32211/stat : 32211 (java) S 32205 32207 30599 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28488154 888877056 18343 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32212] ppid=32205 vsize=868044 CPUtime=0
/proc/32207/task/32212/stat : 32212 (java) S 32205 32207 30599 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28488154 888877056 18343 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32213] ppid=32205 vsize=868044 CPUtime=0
/proc/32207/task/32213/stat : 32213 (java) S 32205 32207 30599 0 -1 64 2 0 0 0 0 0 0 0 24 0 10 0 28488156 888877056 18343 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32214] ppid=32205 vsize=868044 CPUtime=0.22
/proc/32207/task/32214/stat : 32214 (java) S 32205 32207 30599 0 -1 64 723 0 0 0 22 0 0 0 16 0 10 0 28488156 888877056 18343 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32215] ppid=32205 vsize=868044 CPUtime=0
/proc/32207/task/32215/stat : 32215 (java) S 32205 32207 30599 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 28488156 888877056 18343 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32216] ppid=32205 vsize=868044 CPUtime=0
/proc/32207/task/32216/stat : 32216 (java) S 32205 32207 30599 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 28488156 888877056 18343 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 868044

[startup+6.30215 s]
/proc/loadavg: 2.06 2.03 2.00 3/89 32220
/proc/meminfo: memFree=1669544/2055920 swapFree=4192812/4192956
[pid=32207] ppid=32205 vsize=868044 CPUtime=6.24
/proc/32207/stat : 32207 (java) S 32205 32207 30599 0 -1 0 21000 1235 1 0 351 53 219 1 18 0 9 0 28488151 888877056 18352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32207/statm: 217011 18352 2036 9 0 211469 0
[pid=32207/tid=32209] ppid=32205 vsize=868044 CPUtime=5.9
/proc/32207/task/32209/stat : 32209 (java) R 32205 32207 30599 0 -1 64 16843 1235 1 0 320 50 219 1 17 0 9 0 28488152 888877056 18352 996147200 134512640 134550932 4294955968 18446744073709551615 4127093824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32207/tid=32210] ppid=32205 vsize=868044 CPUtime=2.27
/proc/32207/task/32210/stat : 32210 (java) S 32205 32207 30599 0 -1 64 2392 1235 0 0 7 0 219 1 16 0 9 0 28488153 888877056 18352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32211] ppid=32205 vsize=868044 CPUtime=2.2
/proc/32207/task/32211/stat : 32211 (java) S 32205 32207 30599 0 -1 64 16 1235 0 0 0 0 219 1 16 0 9 0 28488154 888877056 18352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32212] ppid=32205 vsize=868044 CPUtime=2.2
/proc/32207/task/32212/stat : 32212 (java) S 32205 32207 30599 0 -1 64 5 1235 0 0 0 0 219 1 16 0 9 0 28488154 888877056 18352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32213] ppid=32205 vsize=868044 CPUtime=2.2
/proc/32207/task/32213/stat : 32213 (java) S 32205 32207 30599 0 -1 64 2 1235 0 0 0 0 219 1 24 0 9 0 28488156 888877056 18352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32214] ppid=32205 vsize=868044 CPUtime=2.42
/proc/32207/task/32214/stat : 32214 (java) S 32205 32207 30599 0 -1 64 898 1235 0 0 22 0 219 1 16 0 9 0 28488156 888877056 18352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32207/tid=32215] ppid=32205 vsize=868044 CPUtime=2.2
/proc/32207/task/32215/stat : 32215 (java) S 32205 32207 30599 0 -1 64 0 1235 0 0 0 0 219 1 25 0 9 0 28488156 888877056 18352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32216] ppid=32205 vsize=868044 CPUtime=2.2
/proc/32207/task/32216/stat : 32216 (java) S 32205 32207 30599 0 -1 64 40 1235 0 0 0 0 219 1 15 0 9 0 28488156 888877056 18352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868044

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

[startup+7.90268 s]
/proc/loadavg: 2.06 2.03 2.00 3/89 32220
/proc/meminfo: memFree=1651816/2055920 swapFree=4192812/4192956
[pid=32207] ppid=32205 vsize=868132 CPUtime=7.82
/proc/32207/stat : 32207 (java) S 32205 32207 30599 0 -1 0 36646 1235 1 0 504 58 219 1 18 0 9 0 28488151 888967168 23457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32207/statm: 217033 23457 2662 9 0 211469 0
[pid=32207/tid=32209] ppid=32205 vsize=868132 CPUtime=7.12
/proc/32207/task/32209/stat : 32209 (java) R 32205 32207 30599 0 -1 64 24740 1235 1 0 440 52 219 1 25 0 9 0 28488152 888967168 23457 996147200 134512640 134550932 4294955968 18446744073709551615 4127300130 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32207/tid=32210] ppid=32205 vsize=868132 CPUtime=2.52
/proc/32207/task/32210/stat : 32210 (java) S 32205 32207 30599 0 -1 64 9976 1235 0 0 29 3 219 1 19 0 9 0 28488153 888967168 23457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32207/tid=32211] ppid=32205 vsize=868132 CPUtime=2.2
/proc/32207/task/32211/stat : 32211 (java) S 32205 32207 30599 0 -1 64 20 1235 0 0 0 0 219 1 17 0 9 0 28488154 888967168 23457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32207/tid=32212] ppid=32205 vsize=868132 CPUtime=2.2
/proc/32207/task/32212/stat : 32212 (java) S 32205 32207 30599 0 -1 64 11 1235 0 0 0 0 219 1 16 0 9 0 28488154 888967168 23457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32207/tid=32213] ppid=32205 vsize=868132 CPUtime=2.2
/proc/32207/task/32213/stat : 32213 (java) S 32205 32207 30599 0 -1 64 2 1235 0 0 0 0 219 1 24 0 9 0 28488156 888967168 23457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32214] ppid=32205 vsize=868132 CPUtime=2.54
/proc/32207/task/32214/stat : 32214 (java) S 32205 32207 30599 0 -1 64 1053 1235 0 0 34 0 219 1 15 0 9 0 28488156 888967168 23457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32207/tid=32215] ppid=32205 vsize=868132 CPUtime=2.2
/proc/32207/task/32215/stat : 32215 (java) S 32205 32207 30599 0 -1 64 0 1235 0 0 0 0 219 1 25 0 9 0 28488156 888967168 23457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32216] ppid=32205 vsize=868132 CPUtime=2.2
/proc/32207/task/32216/stat : 32216 (java) S 32205 32207 30599 0 -1 64 40 1235 0 0 0 0 219 1 15 0 9 0 28488156 888967168 23457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 868132

[startup+8.70246 s]
/proc/loadavg: 2.06 2.03 2.00 3/89 32220
/proc/meminfo: memFree=1651752/2055920 swapFree=4192812/4192956
[pid=32207] ppid=32205 vsize=868132 CPUtime=8.62
/proc/32207/stat : 32207 (java) S 32205 32207 30599 0 -1 0 36655 1235 1 0 584 58 219 1 18 0 9 0 28488151 888967168 23464 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32207/statm: 217033 23464 2662 9 0 211469 0
[pid=32207/tid=32209] ppid=32205 vsize=868132 CPUtime=7.91
/proc/32207/task/32209/stat : 32209 (java) R 32205 32207 30599 0 -1 64 24742 1235 1 0 519 52 219 1 25 0 9 0 28488152 888967168 23464 996147200 134512640 134550932 4294955968 18446744073709551615 4127333358 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32207/tid=32210] ppid=32205 vsize=868132 CPUtime=2.52
/proc/32207/task/32210/stat : 32210 (java) S 32205 32207 30599 0 -1 64 9976 1235 0 0 29 3 219 1 17 0 9 0 28488153 888967168 23464 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32207/tid=32211] ppid=32205 vsize=868132 CPUtime=2.2
/proc/32207/task/32211/stat : 32211 (java) S 32205 32207 30599 0 -1 64 20 1235 0 0 0 0 219 1 17 0 9 0 28488154 888967168 23464 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32207/tid=32212] ppid=32205 vsize=868132 CPUtime=2.2
/proc/32207/task/32212/stat : 32212 (java) S 32205 32207 30599 0 -1 64 11 1235 0 0 0 0 219 1 16 0 9 0 28488154 888967168 23464 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32207/tid=32213] ppid=32205 vsize=868132 CPUtime=2.2
/proc/32207/task/32213/stat : 32213 (java) S 32205 32207 30599 0 -1 64 2 1235 0 0 0 0 219 1 24 0 9 0 28488156 888967168 23464 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32214] ppid=32205 vsize=868132 CPUtime=2.55
/proc/32207/task/32214/stat : 32214 (java) S 32205 32207 30599 0 -1 64 1060 1235 0 0 35 0 219 1 15 0 9 0 28488156 888967168 23464 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32207/tid=32215] ppid=32205 vsize=868132 CPUtime=2.2
/proc/32207/task/32215/stat : 32215 (java) S 32205 32207 30599 0 -1 64 0 1235 0 0 0 0 219 1 25 0 9 0 28488156 888967168 23464 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32207/tid=32216] ppid=32205 vsize=868132 CPUtime=2.2
/proc/32207/task/32216/stat : 32216 (java) S 32205 32207 30599 0 -1 64 40 1235 0 0 0 0 219 1 15 0 9 0 28488156 888967168 23464 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.62
Current children cumulated vsize (KiB) 868132

[startup+8.90297 s]
/proc/loadavg: 2.06 2.03 2.00 3/89 32220
/proc/meminfo: memFree=1651752/2055920 swapFree=4192812/4192956
[pid=32207] ppid=32205 vsize=0 CPUtime=8.8
/proc/32207/stat : 32207 (java) Z 32205 32207 30599 0 -1 12 36699 1235 1 0 602 58 219 1 16 0 2 0 28488151 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32207/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 8.91144
CPU time (s): 8.83966
CPU user time (s): 8.22375
CPU system time (s): 0.615906
CPU usage (%): 99.1944
Max. virtual memory (cumulated for all children) (KiB): 874248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.22375
system time used= 0.615906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37934
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= 1903
involuntary context switches= 2028

runsolver used 0.013997 second user time and 0.040993 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-12 17:56:53
IDJOB=2098067
IDBENCH=58162
IDSOLVER=773
FILE ID=node16/2098067-1247414213
PBS_JOBID= 9510612
Free space on /tmp= 66460 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graphColoring/register/inithx/normalized-inithx-i-3-31.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-2098067-1247414213/watcher-2098067-1247414213 -o /tmp/evaluation-result-2098067-1247414213/solver-2098067-1247414213 -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-2098067-1247414213.xml

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

MD5SUM BENCH= 4e2adb8cf512269f6f2c0fa9ac3daf43
RANDOM SEED=460847725

node16.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:       1736216 kB
Buffers:         40744 kB
Cached:         133268 kB
SwapCached:          0 kB
Active:         181000 kB
Inactive:        81396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3664 kB
Writeback:           0 kB
Mapped:         108860 kB
Slab:            42372 kB
Committed_AS:   995548 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= 66456 MiB
End job on node16 at 2009-07-12 17:57:02