Trace number 1075162

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.8475 23.0462

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph9-f9.xml
MD5SUM17a33451183b9900020243750ee5373a
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.949855
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5246
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5246
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.29	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.18/0.29	c This is free software under the dual EPL/GNU LGPL licenses.
0.18/0.29	c See www.sat4j.org for details.
0.18/0.29	c That software uses the Rhino library from the Mozilla project.
0.29/0.33	c version 9.9.9.token
0.29/0.33	c sun.arch.data.model	32
0.29/0.33	c java.version	1.6.0_06
0.29/0.33	c os.name	Linux
0.29/0.33	c os.version	2.6.9-22.EL.rootsmp
0.29/0.33	c os.arch	i386
0.29/0.33	c Free memory 669864272
0.29/0.33	c Max memory 672137216
0.29/0.33	c Total memory 672137216
0.29/0.33	c Number of processors 2
0.29/0.38	c c --- Begin Solver configuration ---
0.29/0.38	c Stops conflict analysis at the first Unique Implication Point
0.29/0.38	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.29/0.38	c Learn all clauses as in MiniSAT
0.29/0.38	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.29/0.38	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.29/0.38	c Expensive reason simplification
0.29/0.38	c MiniSAT restarts strategy
0.29/0.38	c timeout=2147483s
0.29/0.38	c DB Simplification allowed=false
0.29/0.38	c --- End Solver configuration ---
0.29/0.38	c solving HOME/instance-1075162-1215180279.xml
0.29/0.38	c reading problem ... 
0.58/0.63	c reading problem named null
0.58/0.63	c reading domains done.
0.58/0.64	c reading variables done.
1.09/1.18	c reading predicates  done.
1.28/1.36	c reading constraints
14.88/15.00	c done with constraints.
14.88/15.02	c ... done. Wall clock time 14.639s.
14.88/15.02	c #vars     28352
14.88/15.02	c #constraints  285836
14.88/15.02	c constraints type 
14.88/15.02	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 277180
14.88/15.02	c org.sat4j.minisat.constraints.card.AtLeast => 916
22.70/22.96	c starts		: 9
22.70/22.96	c conflicts		: 7084
22.70/22.96	c decisions		: 29654
22.70/22.96	c propagations		: 721801
22.70/22.96	c inspects		: 29438646
22.70/22.96	c learnt literals	: 3
22.70/22.96	c learnt binary clauses	: 10
22.70/22.96	c learnt ternary clauses	: 11
22.70/22.96	c learnt clauses	: 7081
22.70/22.96	c ignored clauses	: 0
22.70/22.96	c root simplifications	: 0
22.70/22.96	c removed literals (reason simplification)	: 192223
22.70/22.96	c reason swapping (by a shorter reason)	: 0
22.70/22.96	c Calls to reduceDB	: 0
22.70/22.96	c speed (assignments/second)	: 91680.55379143909
22.70/22.96	c non guided choices	20092
22.70/22.96	s SATISFIABLE
22.70/22.98	v 352 114 268 30 16 254 58 296 428 666 142 380 114 352 352 114 44 282 296 58 324 86 16 254 338 100 380 142 16 254 142 380 310 72 58 296 268 30 100 338 428 666 366 128 394 156 428 666 380 142 86 324 30 268 268 30 296 58 268 30 394 156 324 86 72 310 428 666 366 128 44 282 128 366 428 666 16 254 380 142 44 282 44 282 414 652 72 310 352 114 86 324 30 268 414 652 44 282 100 338 428 666 414 652 58 296 30 268 380 142 352 114 268 30 366 128 86 324 366 128 44 282 394 156 282 44 428 666 254 16 30 268 666 428 268 30 268 30 666 428 254 16 142 380 394 156 380 142 16 254 282 44 414 652 142 380 282 44 156 394 310 72 352 114 666 428 156 394 428 666 128 366 652 414 72 310 296 58 86 324 652 414 128 366 58 296 310 72 352 114 652 414 72 310 666 428 338 100 16 254 86 324 366 128 652 414 156 394 324 86 338 100 100 338 72 310 114 352 414 652 324 86 652 414 86 324 142 380 86 324 296 58 128 366 380 142 86 324 268 30 296 58 380 142 414 652 428 666 428 666 268 30 380 142 296 58 366 128 428 666 380 142 282 44 58 296 128 366 58 296 338 100 352 114 310 72 282 44 16 254 652 414 254 16 352 114 666 428 16 254 282 44 268 30 44 282 142 380 428 666 72 310 268 30 338 100 652 414 310 72 86 324 366 128 414 652 652 414 324 86 142 380 44 282 268 30 428 666 366 128 100 338 16 254 428 666 666 428 58 296 282 44 666 428 128 366 86 324 268 30 380 142 254 16 394 156 310 72 58 296 114 352 254 16 72 310 30 268 282 44 296 58 30 268 394 156 268 30 666 428 114 352 72 310 16 254 128 366 352 114 652 414 666 428 338 100 652 414 156 394 394 156 380 142 16 254 72 310 352 114 380 142 380 142 324 86 16 254 366 128 282 44 156 394 310 72 324 86 58 296 414 652 666 428 268 30 282 44 30 268 114 352 352 114 352 114 142 380 296 58 268 30 282 44 282 44 142 380 86 324 268 30 268 30 268 30 428 666 44 282 282 44 310 72 268 30 652 414 338 100 268 30 30 268 414 652 268 30 366 128 666 428 380 142 414 652 30 268 156 394 44 282 156 394 30 268 380 142 652 414 366 128 338 100 296 58 414 652 142 380 100 338 156 394 380 142 114 352 254 16 652 414 324 86 652 414 72 310 142 380 428 666 128 366 156 394 414 652 428 666 324 86 428 666 114 352 394 156 100 338 428 666 142 380 652 414 30 268 296 58 16 254 428 666 414 652 156 394 352 114 428 666 156 394 324 86 414 652 142 380 58 296 114 352 666 428 156 394 666 428 30 268 666 428 128 366 128 366 282 44 268 30 666 428 142 380 338 100 338 100 666 428 296 58 428 666 324 86 268 30 666 428 268 30 268 30 128 366 282 44 380 142 282 44 72 310 352 114 128 366 142 380 666 428 652 414 366 128 254 16 30 268 324 86 72 310 352 114 30 268 380 142 394 156 114 352 380 142 44 282 394 156 268 30 142 380 30 268 380 142 380 142 394 156 414 652 652 414 100 338 30 268 86 324 72 310 86 324 296 58 282 44 30 268 128 366 296 58 324 86 296 58 666 428 352 114 414 652 44 282 30 268 128 366 268 30 352 114 114 352 428 666 338 100 142 380 296 58 282 44 156 394 414 652 86 324 128 366 58 296 86 324 72 310 268 30 414 652 30 268 428 666 414 652 44 282 100 338 282 44 338 100 338 100 128 366 142 380 338 100 142 380 296 58 86 324 16 254 156 394 352 114 30 268 652 414 652 414 268 30 282 44 268 30 86 324 338 100 352 114 428 666 296 58 30 268 666 428 282 44 366 128 310 72 324 86 352 114 324 86 58 296 352 114 380 142 156 394 142 380 296 58 282 44 44 282 58 296 282 44 58 296 414 652 310 72 30 268 414 652 58 296 338 100 114 352 338 100 282 44 44 282 44 282 58 296 380 142 114 352 268 30 72 310 352 114 366 128 380 142 666 428 44 282 128 366 352 114 72 310 310 72 666 428 72 310 
22.80/23.01	c Total wall clock time (in seconds) : 22.58

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-1075162-1215180279/watcher-1075162-1215180279 -o /tmp/evaluation-result-1075162-1215180279/solver-1075162-1215180279 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1075162-1215180279.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: 2.19 2.05 2.01 4/82 17593
/proc/meminfo: memFree=1096576/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=18572 CPUtime=0
/proc/17593/stat : 17593 (runsolver) R 17591 17593 13092 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 673755522 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 249069890855 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/17593/statm: 4643 292 257 25 0 2626 0

[startup+0.0212391 s]
/proc/loadavg: 2.19 2.05 2.01 4/82 17593
/proc/meminfo: memFree=1096576/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=797516 CPUtime=0
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 1336 0 1 0 0 0 0 0 20 0 2 0 673755522 816656384 1077 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 199379 1077 397 9 0 197157 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 797516

[startup+0.101244 s]
/proc/loadavg: 2.19 2.05 2.01 4/82 17593
/proc/meminfo: memFree=1096576/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=804756 CPUtime=0.08
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 3130 0 1 0 6 2 0 0 20 0 12 0 673755522 824070144 2862 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 201189 2862 1149 9 0 198558 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804756

[startup+0.301265 s]
/proc/loadavg: 2.19 2.05 2.01 4/82 17593
/proc/meminfo: memFree=1096576/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=808360 CPUtime=0.29
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 5044 0 1 0 26 3 0 0 20 0 12 0 673755522 827760640 4372 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 202090 4372 1307 9 0 199459 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 808360

[startup+0.701306 s]
/proc/loadavg: 2.19 2.05 2.01 4/82 17593
/proc/meminfo: memFree=1096576/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=808388 CPUtime=0.68
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 6325 0 1 0 64 4 0 0 20 0 12 0 673755522 827789312 5506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 202097 5506 1336 9 0 199459 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808388

[startup+1.50238 s]
/proc/loadavg: 2.25 2.07 2.02 4/94 17605
/proc/meminfo: memFree=1077920/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=808388 CPUtime=1.48
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 9387 0 1 0 142 6 0 0 20 0 12 0 673755522 827789312 7917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 202097 7917 1358 9 0 199459 0
[pid=17593/tid=17595] ppid=17591 vsize=808388 CPUtime=0.85
/proc/17593/task/17595/stat : 17595 (java) R 17591 17593 13092 0 -1 64 6258 0 1 0 80 5 0 0 25 0 12 0 673755524 827789312 7917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=808388 CPUtime=0
/proc/17593/task/17596/stat : 17596 (java) S 17591 17593 13092 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 673755524 827789312 7917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17597] ppid=17591 vsize=808388 CPUtime=0
/proc/17593/task/17597/stat : 17597 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 673755524 827789312 7917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17598] ppid=17591 vsize=808388 CPUtime=0
/proc/17593/task/17598/stat : 17598 (java) S 17591 17593 13092 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 673755526 827789312 7917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17599] ppid=17591 vsize=808388 CPUtime=0
/proc/17593/task/17599/stat : 17599 (java) S 17591 17593 13092 0 -1 64 9 0 0 0 0 0 0 0 25 0 12 0 673755527 827789312 7917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17600] ppid=17591 vsize=808388 CPUtime=0
/proc/17593/task/17600/stat : 17600 (java) S 17591 17593 13092 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 673755527 827789312 7917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17601] ppid=17591 vsize=808388 CPUtime=0
/proc/17593/task/17601/stat : 17601 (java) S 17591 17593 13092 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 673755531 827789312 7917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17602] ppid=17591 vsize=808388 CPUtime=0.34
/proc/17593/task/17602/stat : 17602 (java) R 17591 17593 13092 0 -1 64 1044 0 0 0 34 0 0 0 16 0 12 0 673755531 827789312 7917 996147200 134512640 134550740 4294956016 18446744073709551615 104091222 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17603] ppid=17591 vsize=808388 CPUtime=0.26
/proc/17593/task/17603/stat : 17603 (java) S 17591 17593 13092 0 -1 64 1323 0 0 0 26 0 0 0 16 0 12 0 673755531 827789312 7917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17604] ppid=17591 vsize=808388 CPUtime=0
/proc/17593/task/17604/stat : 17604 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 673755531 827789312 7917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17605] ppid=17591 vsize=808388 CPUtime=0
/proc/17593/task/17605/stat : 17605 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 673755531 827789312 7917 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 808388

[startup+3.10254 s]
/proc/loadavg: 2.25 2.07 2.02 4/94 17605
/proc/meminfo: memFree=1061664/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=815768 CPUtime=3.07
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 24015 0 1 0 294 13 0 0 20 0 12 0 673755522 835346432 20349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 203942 20349 1379 9 0 201304 0
[pid=17593/tid=17595] ppid=17591 vsize=815768 CPUtime=1.6
/proc/17593/task/17595/stat : 17595 (java) R 17591 17593 13092 0 -1 64 16800 0 1 0 150 10 0 0 25 0 12 0 673755524 835346432 20349 996147200 134512640 134550740 4294956016 18446744073709551615 4109663195 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17596/stat : 17596 (java) S 17591 17593 13092 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 673755524 835346432 20349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17597] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17597/stat : 17597 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 673755524 835346432 20349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17598] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17598/stat : 17598 (java) S 17591 17593 13092 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 673755526 835346432 20349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17599] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17599/stat : 17599 (java) S 17591 17593 13092 0 -1 64 9 0 0 0 0 0 0 0 25 0 12 0 673755527 835346432 20349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17600] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17600/stat : 17600 (java) S 17591 17593 13092 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 673755527 835346432 20349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17601] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17601/stat : 17601 (java) S 17591 17593 13092 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 673755531 835346432 20349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17602] ppid=17591 vsize=815768 CPUtime=1.02
/proc/17593/task/17602/stat : 17602 (java) S 17591 17593 13092 0 -1 64 5065 0 0 0 101 1 0 0 16 0 12 0 673755531 835346432 20349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17603] ppid=17591 vsize=815768 CPUtime=0.42
/proc/17593/task/17603/stat : 17603 (java) S 17591 17593 13092 0 -1 64 1388 0 0 0 42 0 0 0 16 0 12 0 673755531 835346432 20349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17604] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17604/stat : 17604 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 673755531 835346432 20349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17605] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17605/stat : 17605 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 673755531 835346432 20349 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 815768

[startup+6.30186 s]
/proc/loadavg: 2.25 2.07 2.02 3/94 17605
/proc/meminfo: memFree=994784/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=815768 CPUtime=6.27
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 31714 0 1 0 611 16 0 0 20 0 12 0 673755522 835346432 27336 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 203942 27336 1384 9 0 201304 0
[pid=17593/tid=17595] ppid=17591 vsize=815768 CPUtime=3.77
/proc/17593/task/17595/stat : 17595 (java) R 17591 17593 13092 0 -1 64 17320 0 1 0 367 10 0 0 25 0 12 0 673755524 835346432 27336 996147200 134512640 134550740 4294956016 18446744073709551615 4109698829 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=815768 CPUtime=0.13
/proc/17593/task/17596/stat : 17596 (java) S 17591 17593 13092 0 -1 64 2956 0 0 0 12 1 0 0 16 0 12 0 673755524 835346432 27336 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17597] ppid=17591 vsize=815768 CPUtime=0.14
/proc/17593/task/17597/stat : 17597 (java) S 17591 17593 13092 0 -1 64 3440 0 0 0 13 1 0 0 16 0 12 0 673755524 835346432 27336 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17598] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17598/stat : 17598 (java) S 17591 17593 13092 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 673755526 835346432 27336 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17599] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17599/stat : 17599 (java) S 17591 17593 13092 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 673755527 835346432 27336 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17600] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17600/stat : 17600 (java) S 17591 17593 13092 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 673755527 835346432 27336 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17601] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17601/stat : 17601 (java) S 17591 17593 13092 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 673755531 835346432 27336 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17602] ppid=17591 vsize=815768 CPUtime=1.52
/proc/17593/task/17602/stat : 17602 (java) S 17591 17593 13092 0 -1 64 5771 0 0 0 151 1 0 0 16 0 12 0 673755531 835346432 27336 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17603] ppid=17591 vsize=815768 CPUtime=0.65
/proc/17593/task/17603/stat : 17603 (java) S 17591 17593 13092 0 -1 64 1408 0 0 0 65 0 0 0 16 0 12 0 673755531 835346432 27336 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17604] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17604/stat : 17604 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 673755531 835346432 27336 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17605] ppid=17591 vsize=815768 CPUtime=0
/proc/17593/task/17605/stat : 17605 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 673755531 835346432 27336 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 815768

[startup+12.7025 s]
/proc/loadavg: 2.21 2.07 2.02 3/94 17605
/proc/meminfo: memFree=964776/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=815032 CPUtime=12.6
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 39583 0 1 0 1242 18 0 0 20 0 12 0 673755522 834592768 35011 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 203758 35011 1395 9 0 201120 0
[pid=17593/tid=17595] ppid=17591 vsize=815032 CPUtime=8.84
/proc/17593/task/17595/stat : 17595 (java) R 17591 17593 13092 0 -1 64 17337 0 1 0 874 10 0 0 25 0 12 0 673755524 834592768 35011 996147200 134512640 134550740 4294956016 18446744073709551615 4109662985 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=815032 CPUtime=0.36
/proc/17593/task/17596/stat : 17596 (java) S 17591 17593 13092 0 -1 64 7373 0 0 0 34 2 0 0 16 0 12 0 673755524 834592768 35011 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17597] ppid=17591 vsize=815032 CPUtime=0.37
/proc/17593/task/17597/stat : 17597 (java) S 17591 17593 13092 0 -1 64 6810 0 0 0 35 2 0 0 16 0 12 0 673755524 834592768 35011 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17598] ppid=17591 vsize=815032 CPUtime=0
/proc/17593/task/17598/stat : 17598 (java) S 17591 17593 13092 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 673755526 834592768 35011 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17599] ppid=17591 vsize=815032 CPUtime=0
/proc/17593/task/17599/stat : 17599 (java) S 17591 17593 13092 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 673755527 834592768 35011 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17600] ppid=17591 vsize=815032 CPUtime=0
/proc/17593/task/17600/stat : 17600 (java) S 17591 17593 13092 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 673755527 834592768 35011 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17601] ppid=17591 vsize=815032 CPUtime=0
/proc/17593/task/17601/stat : 17601 (java) S 17591 17593 13092 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 673755531 834592768 35011 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17602] ppid=17591 vsize=815032 CPUtime=1.91
/proc/17593/task/17602/stat : 17602 (java) S 17591 17593 13092 0 -1 64 5806 0 0 0 190 1 0 0 15 0 12 0 673755531 834592768 35011 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17603] ppid=17591 vsize=815032 CPUtime=1.05
/proc/17593/task/17603/stat : 17603 (java) S 17591 17593 13092 0 -1 64 1438 0 0 0 105 0 0 0 17 0 12 0 673755531 834592768 35011 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17604] ppid=17591 vsize=815032 CPUtime=0
/proc/17593/task/17604/stat : 17604 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 673755531 834592768 35011 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17605] ppid=17591 vsize=815032 CPUtime=0
/proc/17593/task/17605/stat : 17605 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 673755531 834592768 35011 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 815032

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

[startup+19.1021 s]
/proc/loadavg: 2.20 2.07 2.02 3/95 17606
/proc/meminfo: memFree=952928/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=815356 CPUtime=18.93
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 42060 0 1 0 1873 20 0 0 20 0 13 0 673755522 834924544 37119 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 203839 37119 1401 9 0 201201 0
[pid=17593/tid=17595] ppid=17591 vsize=815356 CPUtime=13.74
/proc/17593/task/17595/stat : 17595 (java) R 17591 17593 13092 0 -1 64 17356 0 1 0 1363 11 0 0 25 0 13 0 673755524 834924544 37119 996147200 134512640 134550740 4294956016 18446744073709551615 4110463353 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=815356 CPUtime=0.41
/proc/17593/task/17596/stat : 17596 (java) S 17591 17593 13092 0 -1 64 8556 0 0 0 39 2 0 0 16 0 13 0 673755524 834924544 37119 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17597] ppid=17591 vsize=815356 CPUtime=0.42
/proc/17593/task/17597/stat : 17597 (java) S 17591 17593 13092 0 -1 64 7626 0 0 0 39 3 0 0 16 0 13 0 673755524 834924544 37119 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17598] ppid=17591 vsize=815356 CPUtime=0.01
/proc/17593/task/17598/stat : 17598 (java) S 17591 17593 13092 0 -1 64 57 0 0 0 1 0 0 0 16 0 13 0 673755526 834924544 37119 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17599] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17599/stat : 17599 (java) S 17591 17593 13092 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 673755527 834924544 37119 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17600] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17600/stat : 17600 (java) S 17591 17593 13092 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 673755527 834924544 37119 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

################
# More data... #
################

/proc/17593/task/17605/stat : 17605 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 673755531 834924544 37119 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17606] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17606/stat : 17606 (java) S 17591 17593 13092 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 673757033 834924544 37119 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.93
Current children cumulated vsize (KiB) 815356

[startup+20.7023 s]
/proc/loadavg: 2.20 2.07 2.02 3/95 17606
/proc/meminfo: memFree=952800/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=815356 CPUtime=20.52
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 42598 0 1 0 2032 20 0 0 20 0 13 0 673755522 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 203839 37655 1401 9 0 201201 0
[pid=17593/tid=17595] ppid=17591 vsize=815356 CPUtime=15.23
/proc/17593/task/17595/stat : 17595 (java) R 17591 17593 13092 0 -1 64 17359 0 1 0 1512 11 0 0 25 0 13 0 673755524 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4110493370 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=815356 CPUtime=0.43
/proc/17593/task/17596/stat : 17596 (java) S 17591 17593 13092 0 -1 64 8692 0 0 0 41 2 0 0 17 0 13 0 673755524 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17597] ppid=17591 vsize=815356 CPUtime=0.46
/proc/17593/task/17597/stat : 17597 (java) S 17591 17593 13092 0 -1 64 8022 0 0 0 43 3 0 0 17 0 13 0 673755524 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17598] ppid=17591 vsize=815356 CPUtime=0.01
/proc/17593/task/17598/stat : 17598 (java) S 17591 17593 13092 0 -1 64 57 0 0 0 1 0 0 0 16 0 13 0 673755526 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17599] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17599/stat : 17599 (java) S 17591 17593 13092 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 673755527 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17600] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17600/stat : 17600 (java) S 17591 17593 13092 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 673755527 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17601] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17601/stat : 17601 (java) S 17591 17593 13092 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17602] ppid=17591 vsize=815356 CPUtime=2.75
/proc/17593/task/17602/stat : 17602 (java) S 17591 17593 13092 0 -1 64 6226 0 0 0 273 2 0 0 16 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17603] ppid=17591 vsize=815356 CPUtime=1.58
/proc/17593/task/17603/stat : 17603 (java) S 17591 17593 13092 0 -1 64 1475 0 0 0 158 0 0 0 17 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17604] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17604/stat : 17604 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17605] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17605/stat : 17605 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17606] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17606/stat : 17606 (java) S 17591 17593 13092 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 673757033 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.52
Current children cumulated vsize (KiB) 815356

[startup+22.3015 s]
/proc/loadavg: 2.18 2.06 2.02 3/95 17606
/proc/meminfo: memFree=950560/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=815356 CPUtime=22.1
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 42599 0 1 0 2190 20 0 0 20 0 13 0 673755522 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 203839 37655 1401 9 0 201201 0
[pid=17593/tid=17595] ppid=17591 vsize=815356 CPUtime=16.8
/proc/17593/task/17595/stat : 17595 (java) R 17591 17593 13092 0 -1 64 17360 0 1 0 1669 11 0 0 25 0 13 0 673755524 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4110586106 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=815356 CPUtime=0.43
/proc/17593/task/17596/stat : 17596 (java) S 17591 17593 13092 0 -1 64 8692 0 0 0 41 2 0 0 17 0 13 0 673755524 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17597] ppid=17591 vsize=815356 CPUtime=0.46
/proc/17593/task/17597/stat : 17597 (java) S 17591 17593 13092 0 -1 64 8022 0 0 0 43 3 0 0 17 0 13 0 673755524 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17598] ppid=17591 vsize=815356 CPUtime=0.01
/proc/17593/task/17598/stat : 17598 (java) S 17591 17593 13092 0 -1 64 57 0 0 0 1 0 0 0 16 0 13 0 673755526 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17599] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17599/stat : 17599 (java) S 17591 17593 13092 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 673755527 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17600] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17600/stat : 17600 (java) S 17591 17593 13092 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 673755527 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17601] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17601/stat : 17601 (java) S 17591 17593 13092 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17602] ppid=17591 vsize=815356 CPUtime=2.76
/proc/17593/task/17602/stat : 17602 (java) S 17591 17593 13092 0 -1 64 6226 0 0 0 274 2 0 0 15 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17603] ppid=17591 vsize=815356 CPUtime=1.59
/proc/17593/task/17603/stat : 17603 (java) S 17591 17593 13092 0 -1 64 1475 0 0 0 159 0 0 0 16 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17604] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17604/stat : 17604 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17605] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17605/stat : 17605 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17606] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17606/stat : 17606 (java) S 17591 17593 13092 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 673757033 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.1
Current children cumulated vsize (KiB) 815356

[startup+22.7015 s]
/proc/loadavg: 2.18 2.06 2.02 3/95 17606
/proc/meminfo: memFree=950560/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=815356 CPUtime=22.5
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 42599 0 1 0 2230 20 0 0 20 0 13 0 673755522 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 203839 37655 1401 9 0 201201 0
[pid=17593/tid=17595] ppid=17591 vsize=815356 CPUtime=17.2
/proc/17593/task/17595/stat : 17595 (java) R 17591 17593 13092 0 -1 64 17360 0 1 0 1709 11 0 0 25 0 13 0 673755524 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4110463315 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=815356 CPUtime=0.43
/proc/17593/task/17596/stat : 17596 (java) S 17591 17593 13092 0 -1 64 8692 0 0 0 41 2 0 0 17 0 13 0 673755524 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17597] ppid=17591 vsize=815356 CPUtime=0.46
/proc/17593/task/17597/stat : 17597 (java) S 17591 17593 13092 0 -1 64 8022 0 0 0 43 3 0 0 17 0 13 0 673755524 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17598] ppid=17591 vsize=815356 CPUtime=0.01
/proc/17593/task/17598/stat : 17598 (java) S 17591 17593 13092 0 -1 64 57 0 0 0 1 0 0 0 16 0 13 0 673755526 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17599] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17599/stat : 17599 (java) S 17591 17593 13092 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 673755527 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17600] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17600/stat : 17600 (java) S 17591 17593 13092 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 673755527 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17601] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17601/stat : 17601 (java) S 17591 17593 13092 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17602] ppid=17591 vsize=815356 CPUtime=2.76
/proc/17593/task/17602/stat : 17602 (java) S 17591 17593 13092 0 -1 64 6226 0 0 0 274 2 0 0 15 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17603] ppid=17591 vsize=815356 CPUtime=1.59
/proc/17593/task/17603/stat : 17603 (java) S 17591 17593 13092 0 -1 64 1475 0 0 0 159 0 0 0 16 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17604] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17604/stat : 17604 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17605] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17605/stat : 17605 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17606] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17606/stat : 17606 (java) S 17591 17593 13092 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 673757033 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.5
Current children cumulated vsize (KiB) 815356

[startup+22.9015 s]
/proc/loadavg: 2.18 2.06 2.02 3/95 17606
/proc/meminfo: memFree=950560/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=815356 CPUtime=22.7
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 42599 0 1 0 2250 20 0 0 20 0 13 0 673755522 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 203839 37655 1401 9 0 201201 0
[pid=17593/tid=17595] ppid=17591 vsize=815356 CPUtime=17.4
/proc/17593/task/17595/stat : 17595 (java) R 17591 17593 13092 0 -1 64 17360 0 1 0 1729 11 0 0 25 0 13 0 673755524 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4110493531 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=815356 CPUtime=0.43
/proc/17593/task/17596/stat : 17596 (java) S 17591 17593 13092 0 -1 64 8692 0 0 0 41 2 0 0 17 0 13 0 673755524 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17597] ppid=17591 vsize=815356 CPUtime=0.46
/proc/17593/task/17597/stat : 17597 (java) S 17591 17593 13092 0 -1 64 8022 0 0 0 43 3 0 0 17 0 13 0 673755524 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17598] ppid=17591 vsize=815356 CPUtime=0.01
/proc/17593/task/17598/stat : 17598 (java) S 17591 17593 13092 0 -1 64 57 0 0 0 1 0 0 0 16 0 13 0 673755526 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17599] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17599/stat : 17599 (java) S 17591 17593 13092 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 673755527 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17600] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17600/stat : 17600 (java) S 17591 17593 13092 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 673755527 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17601] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17601/stat : 17601 (java) S 17591 17593 13092 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17602] ppid=17591 vsize=815356 CPUtime=2.76
/proc/17593/task/17602/stat : 17602 (java) S 17591 17593 13092 0 -1 64 6226 0 0 0 274 2 0 0 15 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17603] ppid=17591 vsize=815356 CPUtime=1.59
/proc/17593/task/17603/stat : 17603 (java) S 17591 17593 13092 0 -1 64 1475 0 0 0 159 0 0 0 16 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17604] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17604/stat : 17604 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17605] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17605/stat : 17605 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 673755531 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17606] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17606/stat : 17606 (java) S 17591 17593 13092 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 673757033 834924544 37655 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.7
Current children cumulated vsize (KiB) 815356

[startup+23.0015 s]
/proc/loadavg: 2.18 2.06 2.02 4/95 17607
/proc/meminfo: memFree=950552/2055920 swapFree=4179808/4192956
[pid=17593] ppid=17591 vsize=815356 CPUtime=22.8
/proc/17593/stat : 17593 (java) S 17591 17593 13092 0 -1 0 42604 0 1 0 2260 20 0 0 20 0 13 0 673755522 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17593/statm: 203839 37659 1402 9 0 201201 0
[pid=17593/tid=17595] ppid=17591 vsize=815356 CPUtime=17.44
/proc/17593/task/17595/stat : 17595 (java) S 17591 17593 13092 0 -1 64 17363 0 1 0 1733 11 0 0 25 0 13 0 673755524 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=815356 CPUtime=0.43
/proc/17593/task/17596/stat : 17596 (java) S 17591 17593 13092 0 -1 64 8692 0 0 0 41 2 0 0 17 0 13 0 673755524 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17597] ppid=17591 vsize=815356 CPUtime=0.46
/proc/17593/task/17597/stat : 17597 (java) S 17591 17593 13092 0 -1 64 8022 0 0 0 43 3 0 0 17 0 13 0 673755524 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17598] ppid=17591 vsize=815356 CPUtime=0.01
/proc/17593/task/17598/stat : 17598 (java) S 17591 17593 13092 0 -1 64 57 0 0 0 1 0 0 0 17 0 13 0 673755526 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17599] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17599/stat : 17599 (java) S 17591 17593 13092 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 673755527 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17600] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17600/stat : 17600 (java) S 17591 17593 13092 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 673755527 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17601] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17601/stat : 17601 (java) S 17591 17593 13092 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 673755531 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17602] ppid=17591 vsize=815356 CPUtime=2.77
/proc/17593/task/17602/stat : 17602 (java) S 17591 17593 13092 0 -1 64 6226 0 0 0 275 2 0 0 16 0 13 0 673755531 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17603] ppid=17591 vsize=815356 CPUtime=1.63
/proc/17593/task/17603/stat : 17603 (java) R 17591 17593 13092 0 -1 64 1476 0 0 0 163 0 0 0 16 0 13 0 673755531 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 104089619 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17604] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17604/stat : 17604 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 673755531 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17605] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17605/stat : 17605 (java) S 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 673755531 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17593/tid=17607] ppid=17591 vsize=815356 CPUtime=0
/proc/17593/task/17607/stat : 17607 (java) R 17591 17593 13092 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 673757818 834924544 37659 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.8
Current children cumulated vsize (KiB) 815356

Child status: 0
Real time (s): 23.0462
CPU time (s): 22.8475
CPU user time (s): 22.6136
CPU system time (s): 0.233964
CPU usage (%): 99.138
Max. virtual memory (cumulated for all children) (KiB): 816980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.6136
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42610
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= 1898
involuntary context switches= 2516

runsolver used 0.035994 second user time and 0.084987 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-04 16:04:39
IDJOB=1075162
IDBENCH=56489
IDSOLVER=344
FILE ID=node89/1075162-1215180279
PBS_JOBID= 7881482
Free space on /tmp= 66536 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/rlfapGraphsMod/normalized-graph9-f9.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-1075162-1215180279/watcher-1075162-1215180279 -o /tmp/evaluation-result-1075162-1215180279/solver-1075162-1215180279 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1075162-1215180279.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 17a33451183b9900020243750ee5373a
RANDOM SEED=1537392742

node89.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1097056 kB
Buffers:         46072 kB
Cached:         144468 kB
SwapCached:       7136 kB
Active:         849824 kB
Inactive:        55176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1097056 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:         730684 kB
Slab:            37516 kB
Committed_AS:  2608424 kB
PageTables:       3352 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= 66536 MiB
End job on node89 at 2008-07-04 16:05:02