Trace number 1036406

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 23.5334 23.7814

General information on the benchmark

Namecsp/QWH-25/
normalized-qwh-25-235-9_ext.xml
MD5SUM16e709776bbf6ea883e19cecb053fb30
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.71883
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints9300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension9300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29/0.31	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.29/0.31	c This is free software under the dual EPL/GNU LGPL licenses.
0.29/0.31	c See www.sat4j.org for details.
0.29/0.31	c That software uses the Rhino library from the Mozilla project.
0.29/0.35	c version 9.9.9.token
0.29/0.35	c sun.arch.data.model	32
0.29/0.35	c java.version	1.6.0_06
0.29/0.35	c os.name	Linux
0.29/0.35	c os.version	2.6.9-22.EL.rootsmp
0.29/0.35	c os.arch	i386
0.29/0.35	c Free memory 669864272
0.29/0.35	c Max memory 672137216
0.29/0.35	c Total memory 672137216
0.29/0.35	c Number of processors 2
0.38/0.40	c c --- Begin Solver configuration ---
0.38/0.40	c Stops conflict analysis at the first Unique Implication Point
0.38/0.40	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.38/0.40	c Learn all clauses as in MiniSAT
0.38/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.38/0.40	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.38/0.40	c Expensive reason simplification
0.38/0.40	c MiniSAT restarts strategy
0.38/0.40	c timeout=2147483s
0.38/0.40	c DB Simplification allowed=false
0.38/0.40	c --- End Solver configuration ---
0.38/0.40	c solving HOME/instance-1036406-1214957053.xml
0.38/0.40	c reading problem ... 
0.58/0.67	c reading problem named null
0.58/0.67	c reading domains done.
0.58/0.68	c reading variables done.
0.98/1.07	c reading relations done.
1.08/1.11	c reading constraints
3.95/4.05	c done with constraints.
3.95/4.05	c ... done. Wall clock time 3.647s.
3.95/4.05	c #vars     6265
3.95/4.05	c #constraints  19136
3.95/4.05	c constraints type 
3.95/4.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 13553
3.95/4.05	c org.sat4j.minisat.constraints.card.AtLeast => 235
23.45/23.75	c starts		: 13
23.45/23.75	c conflicts		: 29538
23.45/23.75	c decisions		: 42741
23.45/23.75	c propagations		: 4173057
23.45/23.75	c inspects		: 64113507
23.45/23.75	c learnt literals	: 3
23.45/23.75	c learnt binary clauses	: 95
23.45/23.75	c learnt ternary clauses	: 273
23.45/23.75	c learnt clauses	: 29535
23.45/23.75	c ignored clauses	: 0
23.45/23.75	c root simplifications	: 0
23.45/23.75	c removed literals (reason simplification)	: 390915
23.45/23.75	c reason swapping (by a shorter reason)	: 0
23.45/23.75	c Calls to reduceDB	: 0
23.45/23.75	c speed (assignments/second)	: 212002.4893314367
23.45/23.75	c non guided choices	55
23.45/23.75	s SATISFIABLE
23.45/23.75	v 1 6 15 18 8 22 10 11 16 19 9 24 2 20 23 0 17 13 7 5 12 14 3 4 21 22 17 1 15 0 16 13 24 20 8 12 2 19 18 11 5 4 7 10 3 23 9 6 21 14 4 5 2 12 1 18 14 21 17 0 19 13 20 16 8 9 23 15 11 10 24 6 7 3 22 17 20 12 0 4 21 3 15 1 14 6 8 5 19 22 11 18 2 24 7 16 13 9 10 23 8 21 9 13 11 2 24 10 19 16 23 6 4 15 12 22 1 18 5 14 20 0 17 7 3 20 3 5 14 21 24 11 4 18 22 7 9 23 6 15 16 2 1 12 13 17 10 8 0 19 19 24 8 23 22 13 7 6 2 10 11 15 14 5 18 12 20 4 17 21 0 3 16 9 1 10 12 24 8 18 3 16 5 23 21 14 20 9 11 17 19 7 22 0 4 1 2 13 15 6 11 1 14 3 9 4 15 17 8 6 5 21 12 2 20 7 22 24 16 0 13 18 19 23 10 5 23 10 6 2 15 17 0 9 18 16 22 13 14 4 1 8 19 3 12 11 21 20 24 7 16 10 11 22 3 12 9 1 5 15 13 17 0 8 14 20 19 6 18 23 21 7 24 2 4 9 8 0 24 7 1 19 23 10 17 21 5 3 4 6 15 14 16 13 2 18 22 12 20 11 7 9 17 1 23 14 6 13 24 2 20 0 15 12 5 21 10 8 22 16 3 19 4 11 18 24 2 20 21 12 6 4 19 3 13 18 10 22 1 7 17 9 5 23 15 14 11 0 16 8 14 13 21 10 16 23 12 9 6 7 3 18 11 24 2 4 15 17 8 1 22 20 5 19 0 0 18 4 20 13 17 23 2 21 1 15 3 7 9 16 8 11 10 19 6 5 12 14 22 24 6 14 23 9 24 0 1 7 4 12 22 11 16 10 3 2 5 21 20 17 19 8 15 18 13 13 0 16 4 15 7 5 20 11 9 8 12 17 22 24 10 21 3 14 19 6 23 18 1 2 2 22 19 16 17 20 18 3 0 23 4 7 10 13 21 24 12 14 1 8 9 5 11 6 15 3 4 6 2 10 11 0 22 12 5 24 14 1 7 19 13 16 20 21 18 15 17 23 8 9 18 11 13 19 20 5 21 16 7 3 2 4 6 17 10 23 0 9 15 22 8 24 1 14 12 15 19 7 17 5 8 2 18 22 11 10 23 24 3 13 14 6 0 9 20 4 1 21 12 16 23 16 22 7 14 9 20 8 13 24 0 19 18 21 1 6 3 12 4 11 2 15 10 5 17 21 15 18 11 19 10 22 12 14 20 1 16 8 0 9 3 13 23 6 24 7 4 2 17 5 12 7 3 5 6 19 8 14 15 4 17 1 21 23 0 18 24 11 2 9 10 16 22 13 20 
23.45/23.75	c Total wall clock time (in seconds) : 23.343

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-1036406-1214957053/watcher-1036406-1214957053 -o /tmp/evaluation-result-1036406-1214957053/solver-1036406-1214957053 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1036406-1214957053.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.95 1.98 1.99 4/72 31717
/proc/meminfo: memFree=1352344/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=1804 CPUtime=0
/proc/31717/stat : 31717 (java6) D 31715 31717 30839 0 -1 0 183 0 0 0 0 0 0 0 18 0 1 0 1974674205 1847296 155 996147200 134512640 134550740 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/31717/statm: 451 155 111 9 0 93 0

[startup+0.073839 s]
/proc/loadavg: 1.95 1.98 1.99 4/72 31717
/proc/meminfo: memFree=1352344/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=802236 CPUtime=0.06
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 2795 0 1 0 4 2 0 0 18 0 7 0 1974674205 821489664 2530 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 200559 2530 1008 9 0 197942 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 802236

[startup+0.101429 s]
/proc/loadavg: 1.95 1.98 1.99 4/72 31717
/proc/meminfo: memFree=1352344/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=804612 CPUtime=0.08
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 3006 0 1 0 6 2 0 0 18 0 12 0 1974674205 823922688 2739 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 201153 2739 1048 9 0 198522 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804612

[startup+0.301462 s]
/proc/loadavg: 1.95 1.98 1.99 4/72 31717
/proc/meminfo: memFree=1352344/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=808276 CPUtime=0.29
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 4988 0 1 0 25 4 0 0 18 0 12 0 1974674205 827674624 4315 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 202069 4315 1298 9 0 199438 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 808276

[startup+0.701527 s]
/proc/loadavg: 1.95 1.98 1.99 4/72 31717
/proc/meminfo: memFree=1352344/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=808304 CPUtime=0.67
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 6360 0 1 0 62 5 0 0 18 0 12 0 1974674205 827703296 5488 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 202076 5488 1335 9 0 199438 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 808304

[startup+1.50461 s]
/proc/loadavg: 1.95 1.98 1.99 4/84 31729
/proc/meminfo: memFree=1333816/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=809340 CPUtime=1.47
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 8471 0 1 0 141 6 0 0 18 0 12 0 1974674205 828764160 6506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 202335 6506 1343 9 0 199697 0
[pid=31717/tid=31719] ppid=31715 vsize=809340 CPUtime=0.8
/proc/31717/task/31719/stat : 31719 (java) R 31715 31717 30839 0 -1 64 4552 0 1 0 76 4 0 0 23 0 12 0 1974674206 828764160 6506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31720] ppid=31715 vsize=809340 CPUtime=0
/proc/31717/task/31720/stat : 31720 (java) S 31715 31717 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1974674207 828764160 6506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31721] ppid=31715 vsize=809340 CPUtime=0
/proc/31717/task/31721/stat : 31721 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1974674207 828764160 6506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31722] ppid=31715 vsize=809340 CPUtime=0
/proc/31717/task/31722/stat : 31722 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 1974674209 828764160 6506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31723] ppid=31715 vsize=809340 CPUtime=0
/proc/31717/task/31723/stat : 31723 (java) S 31715 31717 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1974674209 828764160 6506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31724] ppid=31715 vsize=809340 CPUtime=0
/proc/31717/task/31724/stat : 31724 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1974674209 828764160 6506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31725] ppid=31715 vsize=809340 CPUtime=0
/proc/31717/task/31725/stat : 31725 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1974674214 828764160 6506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31726] ppid=31715 vsize=809340 CPUtime=0.26
/proc/31717/task/31726/stat : 31726 (java) S 31715 31717 30839 0 -1 64 647 0 0 0 26 0 0 0 16 0 12 0 1974674214 828764160 6506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31727] ppid=31715 vsize=809340 CPUtime=0.39
/proc/31717/task/31727/stat : 31727 (java) R 31715 31717 30839 0 -1 64 2507 0 0 0 38 1 0 0 16 0 12 0 1974674214 828764160 6506 996147200 134512640 134550740 4294956032 18446744073709551615 105569694 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31728] ppid=31715 vsize=809340 CPUtime=0
/proc/31717/task/31728/stat : 31728 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1974674214 828764160 6506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31729] ppid=31715 vsize=809340 CPUtime=0
/proc/31717/task/31729/stat : 31729 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1974674214 828764160 6506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 809340

[startup+3.10292 s]
/proc/loadavg: 1.95 1.98 1.99 3/84 31729
/proc/meminfo: memFree=1329400/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=812964 CPUtime=3.06
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 12412 0 1 0 298 8 0 0 18 0 12 0 1974674205 832475136 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 203241 8711 1353 9 0 200603 0
[pid=31717/tid=31719] ppid=31715 vsize=812964 CPUtime=1.29
/proc/31717/task/31719/stat : 31719 (java) R 31715 31717 30839 0 -1 64 5798 0 1 0 124 5 0 0 25 0 12 0 1974674206 832475136 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31720] ppid=31715 vsize=812964 CPUtime=0
/proc/31717/task/31720/stat : 31720 (java) S 31715 31717 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1974674207 832475136 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31721] ppid=31715 vsize=812964 CPUtime=0
/proc/31717/task/31721/stat : 31721 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1974674207 832475136 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31722] ppid=31715 vsize=812964 CPUtime=0
/proc/31717/task/31722/stat : 31722 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1974674209 832475136 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31723] ppid=31715 vsize=812964 CPUtime=0
/proc/31717/task/31723/stat : 31723 (java) S 31715 31717 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1974674209 832475136 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31724] ppid=31715 vsize=812964 CPUtime=0
/proc/31717/task/31724/stat : 31724 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1974674209 832475136 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31725] ppid=31715 vsize=812964 CPUtime=0
/proc/31717/task/31725/stat : 31725 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1974674214 832475136 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31726] ppid=31715 vsize=812964 CPUtime=0.94
/proc/31717/task/31726/stat : 31726 (java) R 31715 31717 30839 0 -1 64 2923 0 0 0 94 0 0 0 16 0 12 0 1974674214 832475136 8711 996147200 134512640 134550740 4294956032 18446744073709551615 103936726 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31727] ppid=31715 vsize=812964 CPUtime=0.8
/proc/31717/task/31727/stat : 31727 (java) S 31715 31717 30839 0 -1 64 2926 0 0 0 79 1 0 0 16 0 12 0 1974674214 832475136 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31728] ppid=31715 vsize=812964 CPUtime=0
/proc/31717/task/31728/stat : 31728 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1974674214 832475136 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31729] ppid=31715 vsize=812964 CPUtime=0
/proc/31717/task/31729/stat : 31729 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1974674214 832475136 8711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 812964

[startup+6.30143 s]
/proc/loadavg: 2.20 2.03 2.01 3/85 31730
/proc/meminfo: memFree=1310320/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=813148 CPUtime=6.22
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 15784 0 1 0 612 10 0 0 18 0 13 0 1974674205 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 203287 11930 1388 9 0 200649 0
[pid=31717/tid=31719] ppid=31715 vsize=813148 CPUtime=3.29
/proc/31717/task/31719/stat : 31719 (java) R 31715 31717 30839 0 -1 64 8859 0 1 0 323 6 0 0 25 0 13 0 1974674206 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4110110219 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31720] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31720/stat : 31720 (java) S 31715 31717 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974674207 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31721] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31721/stat : 31721 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974674207 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31722] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31722/stat : 31722 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1974674209 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31723] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31723/stat : 31723 (java) S 31715 31717 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974674209 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31724] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31724/stat : 31724 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974674209 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31725] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31725/stat : 31725 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974674214 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31726] ppid=31715 vsize=813148 CPUtime=1.52
/proc/31717/task/31726/stat : 31726 (java) S 31715 31717 30839 0 -1 64 3134 0 0 0 151 1 0 0 16 0 13 0 1974674214 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31727] ppid=31715 vsize=813148 CPUtime=1.37
/proc/31717/task/31727/stat : 31727 (java) S 31715 31717 30839 0 -1 64 3022 0 0 0 136 1 0 0 16 0 13 0 1974674214 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31728] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31728/stat : 31728 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974674214 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31729] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31729/stat : 31729 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974674214 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31730] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31730/stat : 31730 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 1974674613 832663552 11930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 813148

[startup+12.7025 s]
/proc/loadavg: 2.18 2.03 2.01 3/85 31730
/proc/meminfo: memFree=1306544/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=813148 CPUtime=12.56
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 16593 0 1 0 1245 11 0 0 18 0 13 0 1974674205 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 203287 12736 1388 9 0 200649 0
[pid=31717/tid=31719] ppid=31715 vsize=813148 CPUtime=9.58
/proc/31717/task/31719/stat : 31719 (java) R 31715 31717 30839 0 -1 64 9666 0 1 0 950 8 0 0 25 0 13 0 1974674206 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4110133170 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31720] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31720/stat : 31720 (java) S 31715 31717 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974674207 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31721] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31721/stat : 31721 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974674207 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31722] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31722/stat : 31722 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974674209 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31723] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31723/stat : 31723 (java) S 31715 31717 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974674209 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31724] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31724/stat : 31724 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974674209 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31725] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31725/stat : 31725 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974674214 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31726] ppid=31715 vsize=813148 CPUtime=1.56
/proc/31717/task/31726/stat : 31726 (java) S 31715 31717 30839 0 -1 64 3136 0 0 0 155 1 0 0 16 0 13 0 1974674214 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31727] ppid=31715 vsize=813148 CPUtime=1.39
/proc/31717/task/31727/stat : 31727 (java) S 31715 31717 30839 0 -1 64 3022 0 0 0 138 1 0 0 16 0 13 0 1974674214 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31728] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31728/stat : 31728 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974674214 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31729] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31729/stat : 31729 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974674214 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31730] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31730/stat : 31730 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 1974674613 832663552 12736 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 813148

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

[startup+19.1054 s]
/proc/loadavg: 2.25 2.05 2.02 3/85 31730
/proc/meminfo: memFree=1304304/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=813148 CPUtime=18.9
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 17098 0 1 0 1878 12 0 0 18 0 13 0 1974674205 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 203287 13241 1388 9 0 200649 0
[pid=31717/tid=31719] ppid=31715 vsize=813148 CPUtime=15.92
/proc/31717/task/31719/stat : 31719 (java) R 31715 31717 30839 0 -1 64 10171 0 1 0 1584 8 0 0 25 0 13 0 1974674206 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4109571577 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31720] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31720/stat : 31720 (java) S 31715 31717 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974674207 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31721] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31721/stat : 31721 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974674207 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31722] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31722/stat : 31722 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974674209 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31723] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31723/stat : 31723 (java) S 31715 31717 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974674209 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31724] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31724/stat : 31724 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974674209 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31725] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31725/stat : 31725 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974674214 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31726] ppid=31715 vsize=813148 CPUtime=1.56
/proc/31717/task/31726/stat : 31726 (java) S 31715 31717 30839 0 -1 64 3136 0 0 0 155 1 0 0 16 0 13 0 1974674214 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31727] ppid=31715 vsize=813148 CPUtime=1.39
/proc/31717/task/31727/stat : 31727 (java) S 31715 31717 30839 0 -1 64 3022 0 0 0 138 1 0 0 16 0 13 0 1974674214 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31728] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31728/stat : 31728 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974674214 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31729] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31729/stat : 31729 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974674214 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31730] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31730/stat : 31730 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 1974674613 832663552 13241 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.9
Current children cumulated vsize (KiB) 813148

[startup+22.303 s]
/proc/loadavg: 2.23 2.05 2.01 3/85 31730
/proc/meminfo: memFree=1303216/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=813148 CPUtime=22.07
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 17335 0 1 0 2195 12 0 0 18 0 13 0 1974674205 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 203287 13478 1388 9 0 200649 0
[pid=31717/tid=31719] ppid=31715 vsize=813148 CPUtime=19.1
/proc/31717/task/31719/stat : 31719 (java) R 31715 31717 30839 0 -1 64 10408 0 1 0 1901 9 0 0 25 0 13 0 1974674206 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4109571820 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31720] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31720/stat : 31720 (java) S 31715 31717 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974674207 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31721] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31721/stat : 31721 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974674207 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31722] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31722/stat : 31722 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974674209 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31723] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31723/stat : 31723 (java) S 31715 31717 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974674209 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31724] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31724/stat : 31724 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974674209 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31725] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31725/stat : 31725 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974674214 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31726] ppid=31715 vsize=813148 CPUtime=1.56
/proc/31717/task/31726/stat : 31726 (java) S 31715 31717 30839 0 -1 64 3136 0 0 0 155 1 0 0 16 0 13 0 1974674214 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31727] ppid=31715 vsize=813148 CPUtime=1.39
/proc/31717/task/31727/stat : 31727 (java) S 31715 31717 30839 0 -1 64 3022 0 0 0 138 1 0 0 16 0 13 0 1974674214 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31728] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31728/stat : 31728 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974674214 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31729] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31729/stat : 31729 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974674214 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31730] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31730/stat : 31730 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 1974674613 832663552 13478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.07
Current children cumulated vsize (KiB) 813148

[startup+23.1072 s]
/proc/loadavg: 2.23 2.05 2.01 3/85 31730
/proc/meminfo: memFree=1302960/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=813148 CPUtime=22.86
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 17384 0 1 0 2274 12 0 0 18 0 13 0 1974674205 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 203287 13527 1388 9 0 200649 0
[pid=31717/tid=31719] ppid=31715 vsize=813148 CPUtime=19.89
/proc/31717/task/31719/stat : 31719 (java) R 31715 31717 30839 0 -1 64 10457 0 1 0 1980 9 0 0 25 0 13 0 1974674206 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4110134071 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31720] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31720/stat : 31720 (java) S 31715 31717 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974674207 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31721] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31721/stat : 31721 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974674207 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31722] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31722/stat : 31722 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974674209 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31723] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31723/stat : 31723 (java) S 31715 31717 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974674209 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31724] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31724/stat : 31724 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974674209 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31725] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31725/stat : 31725 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974674214 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31726] ppid=31715 vsize=813148 CPUtime=1.56
/proc/31717/task/31726/stat : 31726 (java) S 31715 31717 30839 0 -1 64 3136 0 0 0 155 1 0 0 16 0 13 0 1974674214 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31727] ppid=31715 vsize=813148 CPUtime=1.39
/proc/31717/task/31727/stat : 31727 (java) S 31715 31717 30839 0 -1 64 3022 0 0 0 138 1 0 0 16 0 13 0 1974674214 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31728] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31728/stat : 31728 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974674214 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31729] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31729/stat : 31729 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974674214 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31730] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31730/stat : 31730 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 1974674613 832663552 13527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.86
Current children cumulated vsize (KiB) 813148

[startup+23.5042 s]
/proc/loadavg: 2.23 2.05 2.01 3/85 31730
/proc/meminfo: memFree=1302960/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=813148 CPUtime=23.26
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 17401 0 1 0 2314 12 0 0 18 0 13 0 1974674205 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 203287 13544 1388 9 0 200649 0
[pid=31717/tid=31719] ppid=31715 vsize=813148 CPUtime=20.28
/proc/31717/task/31719/stat : 31719 (java) R 31715 31717 30839 0 -1 64 10474 0 1 0 2019 9 0 0 25 0 13 0 1974674206 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4110134071 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31720] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31720/stat : 31720 (java) S 31715 31717 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974674207 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31721] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31721/stat : 31721 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974674207 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31722] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31722/stat : 31722 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974674209 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31723] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31723/stat : 31723 (java) S 31715 31717 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974674209 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31724] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31724/stat : 31724 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974674209 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31725] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31725/stat : 31725 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974674214 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31726] ppid=31715 vsize=813148 CPUtime=1.56
/proc/31717/task/31726/stat : 31726 (java) S 31715 31717 30839 0 -1 64 3136 0 0 0 155 1 0 0 16 0 13 0 1974674214 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31727] ppid=31715 vsize=813148 CPUtime=1.39
/proc/31717/task/31727/stat : 31727 (java) S 31715 31717 30839 0 -1 64 3022 0 0 0 138 1 0 0 16 0 13 0 1974674214 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31728] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31728/stat : 31728 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974674214 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31729] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31729/stat : 31729 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974674214 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31730] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31730/stat : 31730 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 1974674613 832663552 13544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.26
Current children cumulated vsize (KiB) 813148

[startup+23.7022 s]
/proc/loadavg: 2.23 2.05 2.01 3/85 31730
/proc/meminfo: memFree=1302960/2055920 swapFree=4179716/4192956
[pid=31717] ppid=31715 vsize=813148 CPUtime=23.45
/proc/31717/stat : 31717 (java) S 31715 31717 30839 0 -1 0 17412 0 1 0 2333 12 0 0 18 0 13 0 1974674205 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31717/statm: 203287 13555 1388 9 0 200649 0
[pid=31717/tid=31719] ppid=31715 vsize=813148 CPUtime=20.48
/proc/31717/task/31719/stat : 31719 (java) R 31715 31717 30839 0 -1 64 10485 0 1 0 2039 9 0 0 25 0 13 0 1974674206 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4110134071 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31720] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31720/stat : 31720 (java) S 31715 31717 30839 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 1974674207 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31721] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31721/stat : 31721 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1974674207 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31722] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31722/stat : 31722 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1974674209 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31723] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31723/stat : 31723 (java) S 31715 31717 30839 0 -1 64 9 0 0 0 0 0 0 0 21 0 13 0 1974674209 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31724] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31724/stat : 31724 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1974674209 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31725] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31725/stat : 31725 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1974674214 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31726] ppid=31715 vsize=813148 CPUtime=1.56
/proc/31717/task/31726/stat : 31726 (java) S 31715 31717 30839 0 -1 64 3136 0 0 0 155 1 0 0 16 0 13 0 1974674214 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31727] ppid=31715 vsize=813148 CPUtime=1.39
/proc/31717/task/31727/stat : 31727 (java) S 31715 31717 30839 0 -1 64 3022 0 0 0 138 1 0 0 16 0 13 0 1974674214 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31728] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31728/stat : 31728 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1974674214 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31729] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31729/stat : 31729 (java) S 31715 31717 30839 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1974674214 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31717/tid=31730] ppid=31715 vsize=813148 CPUtime=0
/proc/31717/task/31730/stat : 31730 (java) S 31715 31717 30839 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 1974674613 832663552 13555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.45
Current children cumulated vsize (KiB) 813148

Child status: 0
Real time (s): 23.7814
CPU time (s): 23.5334
CPU user time (s): 23.3934
CPU system time (s): 0.139978
CPU usage (%): 98.9574
Max. virtual memory (cumulated for all children) (KiB): 813288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.3934
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17445
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= 1327
involuntary context switches= 1756

runsolver used 0.050992 second user time and 0.088986 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-02 02:04:13
IDJOB=1036406
IDBENCH=53451
IDSOLVER=344
FILE ID=node69/1036406-1214957053
PBS_JOBID= 7870196
Free space on /tmp= 66532 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/QWH-25/normalized-qwh-25-235-9_ext.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-1036406-1214957053/watcher-1036406-1214957053 -o /tmp/evaluation-result-1036406-1214957053/solver-1036406-1214957053 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1036406-1214957053.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 16e709776bbf6ea883e19cecb053fb30
RANDOM SEED=1629069914

node69.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.259
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.259
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:       1352824 kB
Buffers:         51100 kB
Cached:         564728 kB
SwapCached:       7460 kB
Active:          69024 kB
Inactive:       560856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352824 kB
SwapTotal:     4192956 kB
SwapFree:      4179716 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          21028 kB
Slab:            58436 kB
Committed_AS:  3736900 kB
PageTables:       1852 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= 66532 MiB
End job on node69 at 2008-07-02 02:04:37