Trace number 1088752

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
SAT4J CSP 2008-06-13SAT 22.3396 22.6179

General information on the benchmark

Namecsp/graphColoring/school/
normalized-school1-15.xml
MD5SUM7f43a710148f9fc29b50318085372768
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 benchmark1.2908
Satisfiable
(Un)Satisfiability was proved
Number of variables385
Number of constraints19095
Maximum constraint arity2
Maximum domain size15
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 (download as text)

0.29/0.54	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.29/0.54	c This is free software under the dual EPL/GNU LGPL licenses.
0.29/0.54	c See www.sat4j.org for details.
0.29/0.54	c That software uses the Rhino library from the Mozilla project.
0.29/0.58	c version 9.9.9.token
0.29/0.58	c sun.arch.data.model	32
0.29/0.58	c java.version	1.6.0_06
0.29/0.58	c os.name	Linux
0.29/0.58	c os.version	2.6.9-22.EL.rootsmp
0.29/0.58	c os.arch	i386
0.29/0.58	c Free memory 669864272
0.29/0.58	c Max memory 672137216
0.29/0.58	c Total memory 672137216
0.29/0.58	c Number of processors 2
0.38/0.63	c c --- Begin Solver configuration ---
0.38/0.63	c Stops conflict analysis at the first Unique Implication Point
0.38/0.63	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.38/0.63	c Learn all clauses as in MiniSAT
0.38/0.63	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.38/0.63	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.38/0.63	c Expensive reason simplification
0.38/0.63	c MiniSAT restarts strategy
0.38/0.63	c timeout=2147483s
0.38/0.63	c DB Simplification allowed=false
0.38/0.63	c --- End Solver configuration ---
0.38/0.63	c solving HOME/instance-1088752-1215259967.xml
0.38/0.63	c reading problem ... 
0.67/0.91	c reading problem named null
0.67/0.91	c reading domains done.
0.67/0.92	c reading variables done.
0.88/1.15	c reading predicates  done.
1.07/1.34	c reading constraints
12.14/12.35	c done with constraints.
12.14/12.35	c ... done. Wall clock time 11.717s.
12.14/12.35	c #vars     5775
12.14/12.35	c #constraints  573620
12.14/12.35	c constraints type 
12.14/12.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 573235
12.14/12.35	c org.sat4j.minisat.constraints.card.AtLeast => 385
22.24/22.55	c starts		: 7
22.24/22.55	c conflicts		: 2252
22.24/22.55	c decisions		: 3464
22.24/22.55	c propagations		: 338468
22.24/22.55	c inspects		: 40326025
22.24/22.55	c learnt literals	: 0
22.24/22.55	c learnt binary clauses	: 0
22.24/22.55	c learnt ternary clauses	: 0
22.24/22.55	c learnt clauses	: 2252
22.24/22.55	c ignored clauses	: 0
22.24/22.55	c root simplifications	: 0
22.24/22.55	c removed literals (reason simplification)	: 4759
22.24/22.55	c reason swapping (by a shorter reason)	: 0
22.24/22.55	c Calls to reduceDB	: 0
22.24/22.55	c speed (assignments/second)	: 33251.59642401022
22.24/22.55	c non guided choices	968
22.24/22.55	s SATISFIABLE
22.24/22.55	v 2 7 3 14 7 13 5 2 12 8 0 1 6 10 2 4 12 3 8 4 12 6 5 14 7 2 6 3 10 2 12 4 5 1 3 8 14 4 12 7 7 0 1 9 7 5 10 2 7 3 10 2 4 12 0 11 14 8 0 6 9 4 12 5 11 13 1 10 2 1 10 5 11 13 8 0 6 14 4 8 0 6 9 4 8 6 1 10 5 11 13 1 10 5 11 13 14 4 2 12 8 9 6 1 0 7 3 0 6 11 13 8 5 14 1 9 1 14 1 3 8 0 14 13 11 1 2 7 12 10 4 9 4 10 4 0 1 1 10 1 12 10 7 5 11 3 8 12 0 1 4 13 0 4 12 12 1 9 2 11 7 4 0 6 1 8 3 2 14 4 12 10 2 9 5 4 3 5 11 14 0 1 13 11 10 6 1 9 10 1 5 12 1 0 2 3 2 3 3 7 5 7 4 8 0 5 11 10 2 7 5 9 6 2 11 4 14 0 6 14 13 1 10 14 4 6 11 8 0 13 8 5 6 13 2 0 2 12 2 12 0 0 12 3 8 6 1 10 2 13 14 4 12 7 11 3 0 6 7 11 13 10 2 4 12 3 1 6 10 2 1 7 11 13 14 4 14 7 11 13 14 4 12 0 1 3 0 6 1 10 8 10 4 3 6 9 2 7 11 14 12 3 8 2 13 12 6 10 0 7 5 11 3 0 0 0 11 1 2 7 5 0 3 8 14 13 3 14 13 1 3 7 5 11 7 5 11 4 3 14 8 0 6 8 0 6 3 8 0 7 13 5 8 7 6 1 10 5 11 13 14 1 12 3 8 0 1 10 2 9 5 11 14 4 12 6 6 2 0 1 10 3 4 13 13 
22.24/22.55	c Total wall clock time (in seconds) : 21.913

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088752-1215259967/watcher-1088752-1215259967 -o /tmp/evaluation-result-1088752-1215259967/solver-1088752-1215259967 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1088752-1215259967.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 21499
/proc/meminfo: memFree=1783344/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=18572 CPUtime=0
/proc/21499/stat : 21499 (runsolver) R 21497 21499 20867 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 2004970786 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 225612197159 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21499/statm: 4643 292 257 25 0 2626 0

[startup+0.094869 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 21499
/proc/meminfo: memFree=1783344/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=800744 CPUtime=0.02
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 2319 0 30 0 1 1 0 0 18 0 4 0 2004970786 819961856 2086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 200186 2086 912 9 0 197569 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 800744

[startup+0.101866 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 21499
/proc/meminfo: memFree=1783344/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=800744 CPUtime=0.02
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 2356 0 30 0 1 1 0 0 18 0 4 0 2004970786 819961856 2123 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 200186 2123 912 9 0 197569 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 800744

[startup+0.30189 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 21499
/proc/meminfo: memFree=1783344/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=804916 CPUtime=0.11
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 3276 0 30 0 9 2 0 0 18 0 12 0 2004970786 824233984 3036 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 201229 3036 1249 9 0 198598 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 804916

[startup+0.701923 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 21499
/proc/meminfo: memFree=1783344/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=808272 CPUtime=0.48
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 5622 0 30 0 43 5 0 0 18 0 12 0 2004970786 827670528 4976 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 202068 4976 1319 9 0 199430 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 808272

[startup+1.503 s]
/proc/loadavg: 1.92 2.00 1.99 3/84 21511
/proc/meminfo: memFree=1758224/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=808608 CPUtime=1.26
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 7750 0 30 0 120 6 0 0 18 0 12 0 2004970786 828014592 6758 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 202152 6758 1352 9 0 199514 0
[pid=21499/tid=21501] ppid=21497 vsize=808608 CPUtime=0.81
/proc/21499/task/21501/stat : 21501 (java) R 21497 21499 20867 0 -1 64 5033 0 1 0 77 4 0 0 19 0 12 0 2004970793 828014592 6758 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21502] ppid=21497 vsize=808608 CPUtime=0
/proc/21499/task/21502/stat : 21502 (java) S 21497 21499 20867 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 2004970794 828014592 6758 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21503] ppid=21497 vsize=808608 CPUtime=0
/proc/21499/task/21503/stat : 21503 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 2004970794 828014592 6758 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21504] ppid=21497 vsize=808608 CPUtime=0
/proc/21499/task/21504/stat : 21504 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 2004970797 828014592 6758 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21505] ppid=21497 vsize=808608 CPUtime=0
/proc/21499/task/21505/stat : 21505 (java) S 21497 21499 20867 0 -1 64 8 0 0 0 0 0 0 0 19 0 12 0 2004970798 828014592 6758 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21506] ppid=21497 vsize=808608 CPUtime=0
/proc/21499/task/21506/stat : 21506 (java) S 21497 21499 20867 0 -1 64 5 0 0 0 0 0 0 0 20 0 12 0 2004970798 828014592 6758 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21507] ppid=21497 vsize=808608 CPUtime=0
/proc/21499/task/21507/stat : 21507 (java) S 21497 21499 20867 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 2004970813 828014592 6758 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21508] ppid=21497 vsize=808608 CPUtime=0.16
/proc/21499/task/21508/stat : 21508 (java) S 21497 21499 20867 0 -1 64 411 0 0 0 16 0 0 0 16 0 12 0 2004970813 828014592 6758 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21509] ppid=21497 vsize=808608 CPUtime=0.26
/proc/21499/task/21509/stat : 21509 (java) R 21497 21499 20867 0 -1 64 1573 0 0 0 26 0 0 0 16 0 12 0 2004970813 828014592 6758 996147200 134512640 134550740 4294956016 18446744073709551615 105576926 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21510] ppid=21497 vsize=808608 CPUtime=0
/proc/21499/task/21510/stat : 21510 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 2004970813 828014592 6758 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21511] ppid=21497 vsize=808608 CPUtime=0
/proc/21499/task/21511/stat : 21511 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 2004970813 828014592 6758 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 808608

[startup+3.10213 s]
/proc/loadavg: 1.93 2.00 1.99 3/84 21511
/proc/meminfo: memFree=1746448/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=811332 CPUtime=2.85
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 14663 0 30 0 275 10 0 0 18 0 12 0 2004970786 830803968 12835 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 202833 12835 1368 9 0 200195 0
[pid=21499/tid=21501] ppid=21497 vsize=811332 CPUtime=1.58
/proc/21499/task/21501/stat : 21501 (java) R 21497 21499 20867 0 -1 64 10289 0 1 0 151 7 0 0 25 0 12 0 2004970793 830803968 12835 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21502] ppid=21497 vsize=811332 CPUtime=0
/proc/21499/task/21502/stat : 21502 (java) S 21497 21499 20867 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 2004970794 830803968 12835 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21503] ppid=21497 vsize=811332 CPUtime=0
/proc/21499/task/21503/stat : 21503 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 2004970794 830803968 12835 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21504] ppid=21497 vsize=811332 CPUtime=0
/proc/21499/task/21504/stat : 21504 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 17 0 12 0 2004970797 830803968 12835 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21505] ppid=21497 vsize=811332 CPUtime=0
/proc/21499/task/21505/stat : 21505 (java) S 21497 21499 20867 0 -1 64 8 0 0 0 0 0 0 0 19 0 12 0 2004970798 830803968 12835 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21506] ppid=21497 vsize=811332 CPUtime=0
/proc/21499/task/21506/stat : 21506 (java) S 21497 21499 20867 0 -1 64 5 0 0 0 0 0 0 0 20 0 12 0 2004970798 830803968 12835 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21507] ppid=21497 vsize=811332 CPUtime=0
/proc/21499/task/21507/stat : 21507 (java) S 21497 21499 20867 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 2004970813 830803968 12835 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21508] ppid=21497 vsize=811332 CPUtime=0.47
/proc/21499/task/21508/stat : 21508 (java) S 21497 21499 20867 0 -1 64 445 0 0 0 47 0 0 0 16 0 12 0 2004970813 830803968 12835 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21509] ppid=21497 vsize=811332 CPUtime=0.76
/proc/21499/task/21509/stat : 21509 (java) R 21497 21499 20867 0 -1 64 3196 0 0 0 75 1 0 0 16 0 12 0 2004970813 830803968 12835 996147200 134512640 134550740 4294956016 18446744073709551615 105557674 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21510] ppid=21497 vsize=811332 CPUtime=0
/proc/21499/task/21510/stat : 21510 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 2004970813 830803968 12835 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21511] ppid=21497 vsize=811332 CPUtime=0
/proc/21499/task/21511/stat : 21511 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 2004970813 830803968 12835 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 811332

[startup+6.30141 s]
/proc/loadavg: 1.93 2.00 1.99 3/84 21511
/proc/meminfo: memFree=1691536/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=812968 CPUtime=6.01
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 29275 0 30 0 586 15 0 0 18 0 12 0 2004970786 832479232 26230 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 203242 26230 1389 9 0 200604 0
[pid=21499/tid=21501] ppid=21497 vsize=812968 CPUtime=3.3
/proc/21499/task/21501/stat : 21501 (java) R 21497 21499 20867 0 -1 64 17291 0 1 0 320 10 0 0 25 0 12 0 2004970793 832479232 26230 996147200 134512640 134550740 4294956016 18446744073709551615 4109576466 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21502] ppid=21497 vsize=812968 CPUtime=0.07
/proc/21499/task/21502/stat : 21502 (java) S 21497 21499 20867 0 -1 64 2566 0 0 0 7 0 0 0 17 0 12 0 2004970794 832479232 26230 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21503] ppid=21497 vsize=812968 CPUtime=0.08
/proc/21499/task/21503/stat : 21503 (java) S 21497 21499 20867 0 -1 64 3485 0 0 0 8 0 0 0 17 0 12 0 2004970794 832479232 26230 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21504] ppid=21497 vsize=812968 CPUtime=0
/proc/21499/task/21504/stat : 21504 (java) S 21497 21499 20867 0 -1 64 55 0 0 0 0 0 0 0 16 0 12 0 2004970797 832479232 26230 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21505] ppid=21497 vsize=812968 CPUtime=0
/proc/21499/task/21505/stat : 21505 (java) S 21497 21499 20867 0 -1 64 9 0 0 0 0 0 0 0 17 0 12 0 2004970798 832479232 26230 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21506] ppid=21497 vsize=812968 CPUtime=0
/proc/21499/task/21506/stat : 21506 (java) S 21497 21499 20867 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 2004970798 832479232 26230 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21507] ppid=21497 vsize=812968 CPUtime=0
/proc/21499/task/21507/stat : 21507 (java) S 21497 21499 20867 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 2004970813 832479232 26230 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21508] ppid=21497 vsize=812968 CPUtime=1.13
/proc/21499/task/21508/stat : 21508 (java) S 21497 21499 20867 0 -1 64 1187 0 0 0 113 0 0 0 15 0 12 0 2004970813 832479232 26230 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21509] ppid=21497 vsize=812968 CPUtime=1.38
/proc/21499/task/21509/stat : 21509 (java) S 21497 21499 20867 0 -1 64 3959 0 0 0 136 2 0 0 15 0 12 0 2004970813 832479232 26230 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21510] ppid=21497 vsize=812968 CPUtime=0
/proc/21499/task/21510/stat : 21510 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 2004970813 832479232 26230 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21511] ppid=21497 vsize=812968 CPUtime=0
/proc/21499/task/21511/stat : 21511 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 2004970813 832479232 26230 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 812968

[startup+12.703 s]
/proc/loadavg: 1.94 2.00 1.99 3/84 21511
/proc/meminfo: memFree=1622288/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=815184 CPUtime=12.54
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 47515 0 30 0 1230 24 0 0 18 0 13 0 2004970786 834748416 42687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 203796 42687 1392 9 0 201158 0
[pid=21499/tid=21501] ppid=21497 vsize=815184 CPUtime=7.77
/proc/21499/task/21501/stat : 21501 (java) R 21497 21499 20867 0 -1 64 17312 0 1 0 767 10 0 0 24 0 13 0 2004970793 834748416 42687 996147200 134512640 134550740 4294956016 18446744073709551615 4110155554 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21502] ppid=21497 vsize=815184 CPUtime=0.72
/proc/21499/task/21502/stat : 21502 (java) S 21497 21499 20867 0 -1 64 12153 0 0 0 68 4 0 0 16 0 13 0 2004970794 834748416 42687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21503] ppid=21497 vsize=815184 CPUtime=0.7
/proc/21499/task/21503/stat : 21503 (java) S 21497 21499 20867 0 -1 64 11337 0 0 0 67 3 0 0 16 0 13 0 2004970794 834748416 42687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21504] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21504/stat : 21504 (java) S 21497 21499 20867 0 -1 64 56 0 0 0 0 0 0 0 16 0 13 0 2004970797 834748416 42687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21505] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21505/stat : 21505 (java) S 21497 21499 20867 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 2004970798 834748416 42687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21506] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21506/stat : 21506 (java) S 21497 21499 20867 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 2004970798 834748416 42687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21507] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21507/stat : 21507 (java) S 21497 21499 20867 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2004970813 834748416 42687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21508] ppid=21497 vsize=815184 CPUtime=1.39
/proc/21499/task/21508/stat : 21508 (java) S 21497 21499 20867 0 -1 64 1204 0 0 0 139 0 0 0 16 0 13 0 2004970813 834748416 42687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21509] ppid=21497 vsize=815184 CPUtime=1.86
/proc/21499/task/21509/stat : 21509 (java) S 21497 21499 20867 0 -1 64 4716 0 0 0 184 2 0 0 16 0 13 0 2004970813 834748416 42687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21510] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21510/stat : 21510 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 2004970813 834748416 42687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21511] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21511/stat : 21511 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 2004970813 834748416 42687 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 815184

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

[startup+19.1025 s]
/proc/loadavg: 1.94 2.00 1.99 3/85 21512
/proc/meminfo: memFree=1608840/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=815184 CPUtime=18.87
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 49972 0 30 0 1862 25 0 0 18 0 13 0 2004970786 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 203796 45141 1397 9 0 201158 0
[pid=21499/tid=21501] ppid=21497 vsize=815184 CPUtime=13.55
/proc/21499/task/21501/stat : 21501 (java) R 21497 21499 20867 0 -1 64 17320 0 1 0 1345 10 0 0 25 0 13 0 2004970793 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4110359855 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21502] ppid=21497 vsize=815184 CPUtime=0.76
/proc/21499/task/21502/stat : 21502 (java) S 21497 21499 20867 0 -1 64 13020 0 0 0 71 5 0 0 17 0 13 0 2004970794 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21503] ppid=21497 vsize=815184 CPUtime=0.76
/proc/21499/task/21503/stat : 21503 (java) S 21497 21499 20867 0 -1 64 12884 0 0 0 72 4 0 0 17 0 13 0 2004970794 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21504] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21504/stat : 21504 (java) S 21497 21499 20867 0 -1 64 56 0 0 0 0 0 0 0 16 0 13 0 2004970797 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21505] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21505/stat : 21505 (java) S 21497 21499 20867 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 2004970798 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21506] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21506/stat : 21506 (java) S 21497 21499 20867 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 2004970798 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21507] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21507/stat : 21507 (java) S 21497 21499 20867 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2004970813 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21508] ppid=21497 vsize=815184 CPUtime=1.65
/proc/21499/task/21508/stat : 21508 (java) S 21497 21499 20867 0 -1 64 1222 0 0 0 165 0 0 0 15 0 13 0 2004970813 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21509] ppid=21497 vsize=815184 CPUtime=2.08
/proc/21499/task/21509/stat : 21509 (java) S 21497 21499 20867 0 -1 64 4733 0 0 0 206 2 0 0 16 0 13 0 2004970813 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21510] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21510/stat : 21510 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 2004970813 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21511] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21511/stat : 21511 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 2004970813 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21512] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21512/stat : 21512 (java) S 21497 21499 20867 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 2004972024 834748416 45141 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.87
Current children cumulated vsize (KiB) 815184

[startup+20.7027 s]
/proc/loadavg: 1.94 2.00 1.99 3/85 21512
/proc/meminfo: memFree=1599112/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=815184 CPUtime=20.46
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 49974 0 30 0 2021 25 0 0 18 0 13 0 2004970786 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 203796 45143 1397 9 0 201158 0
[pid=21499/tid=21501] ppid=21497 vsize=815184 CPUtime=15.13
/proc/21499/task/21501/stat : 21501 (java) R 21497 21499 20867 0 -1 64 17320 0 1 0 1503 10 0 0 25 0 13 0 2004970793 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4110349196 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21502] ppid=21497 vsize=815184 CPUtime=0.76
/proc/21499/task/21502/stat : 21502 (java) S 21497 21499 20867 0 -1 64 13020 0 0 0 71 5 0 0 17 0 13 0 2004970794 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21503] ppid=21497 vsize=815184 CPUtime=0.76
/proc/21499/task/21503/stat : 21503 (java) S 21497 21499 20867 0 -1 64 12884 0 0 0 72 4 0 0 17 0 13 0 2004970794 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21504] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21504/stat : 21504 (java) S 21497 21499 20867 0 -1 64 56 0 0 0 0 0 0 0 16 0 13 0 2004970797 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21505] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21505/stat : 21505 (java) S 21497 21499 20867 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 2004970798 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21506] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21506/stat : 21506 (java) S 21497 21499 20867 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 2004970798 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21507] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21507/stat : 21507 (java) S 21497 21499 20867 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21508] ppid=21497 vsize=815184 CPUtime=1.66
/proc/21499/task/21508/stat : 21508 (java) S 21497 21499 20867 0 -1 64 1224 0 0 0 166 0 0 0 16 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21509] ppid=21497 vsize=815184 CPUtime=2.08
/proc/21499/task/21509/stat : 21509 (java) S 21497 21499 20867 0 -1 64 4733 0 0 0 206 2 0 0 16 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21510] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21510/stat : 21510 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21511] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21511/stat : 21511 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21512] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21512/stat : 21512 (java) S 21497 21499 20867 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 2004972024 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.46
Current children cumulated vsize (KiB) 815184

[startup+21.5017 s]
/proc/loadavg: 1.94 2.00 1.99 3/85 21512
/proc/meminfo: memFree=1599112/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=815184 CPUtime=21.25
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 49974 0 30 0 2100 25 0 0 18 0 13 0 2004970786 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 203796 45143 1397 9 0 201158 0
[pid=21499/tid=21501] ppid=21497 vsize=815184 CPUtime=15.92
/proc/21499/task/21501/stat : 21501 (java) R 21497 21499 20867 0 -1 64 17320 0 1 0 1582 10 0 0 25 0 13 0 2004970793 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4110359855 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21502] ppid=21497 vsize=815184 CPUtime=0.76
/proc/21499/task/21502/stat : 21502 (java) S 21497 21499 20867 0 -1 64 13020 0 0 0 71 5 0 0 17 0 13 0 2004970794 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21503] ppid=21497 vsize=815184 CPUtime=0.76
/proc/21499/task/21503/stat : 21503 (java) S 21497 21499 20867 0 -1 64 12884 0 0 0 72 4 0 0 17 0 13 0 2004970794 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21504] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21504/stat : 21504 (java) S 21497 21499 20867 0 -1 64 56 0 0 0 0 0 0 0 16 0 13 0 2004970797 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21505] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21505/stat : 21505 (java) S 21497 21499 20867 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 2004970798 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21506] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21506/stat : 21506 (java) S 21497 21499 20867 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 2004970798 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21507] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21507/stat : 21507 (java) S 21497 21499 20867 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21508] ppid=21497 vsize=815184 CPUtime=1.66
/proc/21499/task/21508/stat : 21508 (java) S 21497 21499 20867 0 -1 64 1224 0 0 0 166 0 0 0 16 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21509] ppid=21497 vsize=815184 CPUtime=2.08
/proc/21499/task/21509/stat : 21509 (java) S 21497 21499 20867 0 -1 64 4733 0 0 0 206 2 0 0 16 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21510] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21510/stat : 21510 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21511] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21511/stat : 21511 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21512] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21512/stat : 21512 (java) S 21497 21499 20867 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 2004972024 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.25
Current children cumulated vsize (KiB) 815184

[startup+22.3018 s]
/proc/loadavg: 1.95 2.00 1.99 3/85 21512
/proc/meminfo: memFree=1599112/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=815184 CPUtime=22.04
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 49974 0 30 0 2179 25 0 0 18 0 13 0 2004970786 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 203796 45143 1397 9 0 201158 0
[pid=21499/tid=21501] ppid=21497 vsize=815184 CPUtime=16.71
/proc/21499/task/21501/stat : 21501 (java) R 21497 21499 20867 0 -1 64 17320 0 1 0 1661 10 0 0 25 0 13 0 2004970793 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4110359909 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21502] ppid=21497 vsize=815184 CPUtime=0.76
/proc/21499/task/21502/stat : 21502 (java) S 21497 21499 20867 0 -1 64 13020 0 0 0 71 5 0 0 17 0 13 0 2004970794 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21503] ppid=21497 vsize=815184 CPUtime=0.76
/proc/21499/task/21503/stat : 21503 (java) S 21497 21499 20867 0 -1 64 12884 0 0 0 72 4 0 0 17 0 13 0 2004970794 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21504] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21504/stat : 21504 (java) S 21497 21499 20867 0 -1 64 56 0 0 0 0 0 0 0 16 0 13 0 2004970797 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21505] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21505/stat : 21505 (java) S 21497 21499 20867 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 2004970798 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21506] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21506/stat : 21506 (java) S 21497 21499 20867 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 2004970798 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21507] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21507/stat : 21507 (java) S 21497 21499 20867 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21508] ppid=21497 vsize=815184 CPUtime=1.66
/proc/21499/task/21508/stat : 21508 (java) S 21497 21499 20867 0 -1 64 1224 0 0 0 166 0 0 0 16 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21509] ppid=21497 vsize=815184 CPUtime=2.08
/proc/21499/task/21509/stat : 21509 (java) S 21497 21499 20867 0 -1 64 4733 0 0 0 206 2 0 0 16 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21510] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21510/stat : 21510 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21511] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21511/stat : 21511 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21512] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21512/stat : 21512 (java) S 21497 21499 20867 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 2004972024 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.04
Current children cumulated vsize (KiB) 815184

[startup+22.5018 s]
/proc/loadavg: 1.95 2.00 1.99 3/85 21512
/proc/meminfo: memFree=1599112/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=815184 CPUtime=22.24
/proc/21499/stat : 21499 (java) S 21497 21499 20867 0 -1 0 49974 0 30 0 2199 25 0 0 18 0 13 0 2004970786 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 203796 45143 1397 9 0 201158 0
[pid=21499/tid=21501] ppid=21497 vsize=815184 CPUtime=16.91
/proc/21499/task/21501/stat : 21501 (java) R 21497 21499 20867 0 -1 64 17320 0 1 0 1681 10 0 0 25 0 13 0 2004970793 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4110348934 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21502] ppid=21497 vsize=815184 CPUtime=0.76
/proc/21499/task/21502/stat : 21502 (java) S 21497 21499 20867 0 -1 64 13020 0 0 0 71 5 0 0 17 0 13 0 2004970794 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21503] ppid=21497 vsize=815184 CPUtime=0.76
/proc/21499/task/21503/stat : 21503 (java) S 21497 21499 20867 0 -1 64 12884 0 0 0 72 4 0 0 17 0 13 0 2004970794 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21504] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21504/stat : 21504 (java) S 21497 21499 20867 0 -1 64 56 0 0 0 0 0 0 0 16 0 13 0 2004970797 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21505] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21505/stat : 21505 (java) S 21497 21499 20867 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 2004970798 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21506] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21506/stat : 21506 (java) S 21497 21499 20867 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 2004970798 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21507] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21507/stat : 21507 (java) S 21497 21499 20867 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21508] ppid=21497 vsize=815184 CPUtime=1.66
/proc/21499/task/21508/stat : 21508 (java) S 21497 21499 20867 0 -1 64 1224 0 0 0 166 0 0 0 16 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21509] ppid=21497 vsize=815184 CPUtime=2.08
/proc/21499/task/21509/stat : 21509 (java) S 21497 21499 20867 0 -1 64 4733 0 0 0 206 2 0 0 16 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21510] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21510/stat : 21510 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21511] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21511/stat : 21511 (java) S 21497 21499 20867 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 2004970813 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21499/tid=21512] ppid=21497 vsize=815184 CPUtime=0
/proc/21499/task/21512/stat : 21512 (java) S 21497 21499 20867 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 2004972024 834748416 45143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.24
Current children cumulated vsize (KiB) 815184

[startup+22.6023 s]
/proc/loadavg: 1.95 2.00 1.99 3/85 21512
/proc/meminfo: memFree=1599112/2055920 swapFree=4180080/4192956
[pid=21499] ppid=21497 vsize=0 CPUtime=22.31
/proc/21499/stat : 21499 (java) Z 21497 21499 20867 0 -1 12 49983 0 30 0 2205 26 0 0 16 0 2 0 2004970786 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21499/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 22.31
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 22.6179
CPU time (s): 22.3396
CPU user time (s): 22.0556
CPU system time (s): 0.283956
CPU usage (%): 98.7696
Max. virtual memory (cumulated for all children) (KiB): 815184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.0556
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49983
page faults= 30
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2366
involuntary context switches= 2247

runsolver used 0.031995 second user time and 0.086986 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-05 14:12:48
IDJOB=1088752
IDBENCH=58099
IDSOLVER=344
FILE ID=node31/1088752-1215259967
PBS_JOBID= 7882052
Free space on /tmp= 66484 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/graphColoring/school/normalized-school1-15.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088752-1215259967/watcher-1088752-1215259967 -o /tmp/evaluation-result-1088752-1215259967/solver-1088752-1215259967 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1088752-1215259967.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7f43a710148f9fc29b50318085372768
RANDOM SEED=642798997

node31.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.232
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.232
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:       1783824 kB
Buffers:         24948 kB
Cached:         170332 kB
SwapCached:       5728 kB
Active:         154248 kB
Inactive:        66760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783824 kB
SwapTotal:     4192956 kB
SwapFree:      4180080 kB
Dirty:            3428 kB
Writeback:           0 kB
Mapped:          33284 kB
Slab:            36044 kB
Committed_AS:  3171308 kB
PageTables:       1944 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node31 at 2008-07-05 14:13:10