Trace number 1058310

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 290.227 289.373

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-5.xml
MD5SUM9ff660f6666838f622d78805b358143b
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.1671
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints11590
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11291
Global constraints used (with number of constraints)alldifferent(299)

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.28/0.33	c version 9.9.9.token
0.28/0.33	c sun.arch.data.model	32
0.28/0.33	c java.version	1.6.0_06
0.28/0.33	c os.name	Linux
0.28/0.33	c os.version	2.6.9-22.EL.rootsmp
0.28/0.33	c os.arch	i386
0.28/0.33	c Free memory 669864272
0.28/0.33	c Max memory 672137216
0.28/0.33	c Total memory 672137216
0.28/0.33	c Number of processors 2
0.28/0.37	c c --- Begin Solver configuration ---
0.28/0.37	c Stops conflict analysis at the first Unique Implication Point
0.28/0.37	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.28/0.37	c Learn all clauses as in MiniSAT
0.28/0.37	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.28/0.37	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.28/0.37	c Expensive reason simplification
0.28/0.37	c MiniSAT restarts strategy
0.28/0.37	c timeout=2147483s
0.28/0.37	c DB Simplification allowed=false
0.28/0.37	c --- End Solver configuration ---
0.28/0.37	c solving HOME/instance-1058310-1215114281.xml
0.28/0.37	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.08/1.11	c reading predicates  done.
1.19/1.28	c reading constraints
288.47/287.68	c done with constraints.
288.47/287.68	c ... done. Wall clock time 287.305s.
288.47/287.68	c #vars     16374
288.47/287.68	c #constraints  2793658
288.47/287.68	c constraints type 
288.47/287.68	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2792958
288.47/287.68	c org.sat4j.minisat.constraints.card.AtLeast => 438
290.07/289.30	c starts		: 4
290.07/289.30	c conflicts		: 600
290.07/289.30	c decisions		: 26965
290.07/289.30	c propagations		: 204520
290.07/289.30	c inspects		: 2079846
290.07/289.30	c learnt literals	: 0
290.07/289.30	c learnt binary clauses	: 0
290.07/289.30	c learnt ternary clauses	: 8
290.07/289.30	c learnt clauses	: 600
290.07/289.30	c ignored clauses	: 0
290.07/289.30	c root simplifications	: 0
290.07/289.30	c removed literals (reason simplification)	: 403
290.07/289.30	c reason swapping (by a shorter reason)	: 0
290.07/289.30	c Calls to reduceDB	: 0
290.07/289.30	c speed (assignments/second)	: 131778.3505154639
290.07/289.30	c non guided choices	25005
290.07/289.30	s SATISFIABLE
290.17/289.30	v 31 28 35 26 7 11 29 43 23 19 11 13 8 26 20 5 40 36 1 15 7 9 11 9 22 4 9 8 6 39 44 38 31 21 31 20 6 42 13 2 14 39 1 37 22 42 7 28 36 39 19 9 40 44 13 13 16 23 29 22 40 1 27 36 32 14 33 23 35 17 41 22 25 18 30 4 19 33 34 26 33 29 39 34 31 20 24 21 19 18 35 15 14 32 28 33 10 40 3 40 34 7 5 29 31 26 11 44 25 44 11 22 44 37 3 18 44 41 1 29 37 21 18 38 30 37 39 34 41 19 27 19 21 42 16 26 13 23 3 35 9 2 12 23 2 19 44 4 13 24 35 42 29 23 20 27 29 26 31 3 34 30 15 36 25 12 18 33 38 18 17 37 43 25 16 2 10 32 28 42 0 41 0 17 32 19 8 42 27 2 25 37 18 30 0 40 37 36 41 22 21 7 28 38 33 18 24 6 37 41 4 30 7 36 25 11 30 12 13 43 35 20 35 22 43 23 10 29 0 32 34 27 15 17 26 27 43 24 0 16 15 34 38 28 9 42 43 41 4 39 44 14 10 37 5 15 33 24 2 37 17 24 8 20 39 25 39 4 8 35 6 14 42 40 44 13 12 8 12 13 7 35 4 0 29 9 28 4 0 6 16 28 24 21 6 11 20 15 43 17 5 10 29 22 5 2 3 33 11 30 6 16 12 1 22 15 36 10 2 18 36 31 17 3 1 26 15 40 19 14 30 10 5 16 25 21 30 31 26 5 6 20 32 42 21 33 27 2 16 38 3 1 3 5 4 0 1 4 7 3 2 7 5 6 7 7 4 4 6 7 8 2 5 7 7 2 6 3 9 2 0 7 6 3 1 2 2 5 0 9 6 7 1 0 6 3 6 0 1 5 1 3 6 6 6 2 5 9 3 2 1 7 0 3 7 1 3 5 0 2 1 8 3 2 3 4 5 7 0 3 4 2 9 5 7 6 9 4 9 7 4 1 0 5 7 2 3 7 5 0 9 9 0 5 0 0 6 3 0 7 4 0 4 6 3 3 1 5 0 8 4 8 5 3 5 3 3 6 2 8 7 6 2 4 9 7 8 4 1 5 4 5 3 6 3 0 2 7 5 0 7 8 9 0 1 9 6 4 5 6 4 9 9 5 4 2 0 5 5 1 1 2 3 9 8 8 4 6 6 7 3 4 5 0 4 4 2 0 1 1 6 7 4 1 0 5 9 9 7 4 1 5 3 6 6 9 3 7 1 3 6 8 0 6 5 7 0 4 4 0 8 3 9 3 8 3 1 7 1 3 7 2 6 3 1 5 6 4 4 3 5 3 0 8 9 9 1 0 3 0 8 5 2 8 5 4 8 5 6 5 6 1 4 0 6 7 4 9 7 2 0 3 6 3 9 9 0 0 6 1 7 1 0 2 4 5 5 5 6 1 2 9 7 5 3 3 5 2 7 5 3 0 0 9 6 4 2 9 9 7 6 1 5 3 1 0 7 9 2 6 0 9 7 0 9 2 3 9 7 9 4 7 1 7 2 7 2 4 9 4 4 9 9 2 9 1 4 0 4 9 
290.17/289.30	c Total wall clock time (in seconds) : 288.924

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-1058310-1215114281/watcher-1058310-1215114281 -o /tmp/evaluation-result-1058310-1215114281/solver-1058310-1215114281 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1058310-1215114281.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.00 2.00 2.00 4/80 14043
/proc/meminfo: memFree=1291600/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=1804 CPUtime=0
/proc/14043/stat : 14043 (java6) D 14041 14043 13406 0 -1 0 183 0 0 0 0 0 0 0 18 0 1 0 1990402722 1847296 155 996147200 134512640 134550740 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/14043/statm: 451 155 111 9 0 93 0

[startup+0.054415 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 14043
/proc/meminfo: memFree=1291600/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=802236 CPUtime=0.03
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 2662 0 1 0 2 1 0 0 18 0 7 0 1990402722 821489664 2397 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 200559 2397 999 9 0 197942 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 802236

[startup+0.102472 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 14043
/proc/meminfo: memFree=1291600/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=804756 CPUtime=0.09
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 3160 0 1 0 7 2 0 0 18 0 12 0 1990402722 824070144 2891 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 201189 2891 1164 9 0 198558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804756

[startup+0.302444 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 14043
/proc/meminfo: memFree=1291600/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=808824 CPUtime=0.28
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 5006 0 1 0 25 3 0 0 18 0 12 0 1990402722 828235776 4335 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 202206 4335 1310 9 0 199575 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 808824

[startup+0.701484 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 14043
/proc/meminfo: memFree=1291600/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=808852 CPUtime=0.68
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 6160 0 1 0 63 5 0 0 18 0 12 0 1990402722 828264448 5487 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 202213 5487 1336 9 0 199575 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808852

[startup+1.50157 s]
/proc/loadavg: 2.08 2.02 2.01 4/92 14055
/proc/meminfo: memFree=1273264/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=812540 CPUtime=1.48
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 10259 0 1 0 141 7 0 0 18 0 12 0 1990402722 832040960 8114 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 203135 8116 1356 9 0 200497 0
[pid=14043/tid=14045] ppid=14041 vsize=812540 CPUtime=0.78
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13406 0 -1 64 5794 0 1 0 73 5 0 0 25 0 12 0 1990402724 832040960 8117 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=812540 CPUtime=0
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13406 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 1990402725 832040960 8117 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14047] ppid=14041 vsize=812540 CPUtime=0
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13406 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 1990402725 832040960 8117 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14048] ppid=14041 vsize=812540 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13406 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 1990402726 832040960 8117 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14049] ppid=14041 vsize=812540 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13406 0 -1 64 8 0 0 0 0 0 0 0 23 0 12 0 1990402727 832040960 8117 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14050] ppid=14041 vsize=812540 CPUtime=0
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13406 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 1990402727 832040960 8118 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14051] ppid=14041 vsize=812540 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13406 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1990402731 832040960 8119 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14052] ppid=14041 vsize=812540 CPUtime=0.46
/proc/14043/task/14052/stat : 14052 (java) R 14041 14043 13406 0 -1 64 2716 0 0 0 45 1 0 0 16 0 12 0 1990402731 832040960 8119 996147200 134512640 134550740 4294956032 18446744073709551615 3072988 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14053] ppid=14041 vsize=812540 CPUtime=0.22
/proc/14043/task/14053/stat : 14053 (java) S 14041 14043 13406 0 -1 64 992 0 0 0 22 0 0 0 16 0 12 0 1990402731 832040960 8119 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14054] ppid=14041 vsize=812540 CPUtime=0
/proc/14043/task/14054/stat : 14054 (java) S 14041 14043 13406 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1990402731 832040960 8119 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14055] ppid=14041 vsize=812540 CPUtime=0
/proc/14043/task/14055/stat : 14055 (java) S 14041 14043 13406 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1990402731 832040960 8119 996147200 134512640 134550740 4294956032 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) 812540

[startup+3.10173 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 14055
/proc/meminfo: memFree=1251184/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=814896 CPUtime=3.08
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 24929 0 1 0 294 14 0 0 18 0 12 0 1990402722 834453504 21497 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 203724 21497 1378 9 0 201086 0
[pid=14043/tid=14045] ppid=14041 vsize=814896 CPUtime=1.97
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13406 0 -1 64 17484 0 1 0 187 10 0 0 25 0 12 0 1990402724 834453504 21497 996147200 134512640 134550740 4294956032 18446744073709551615 4109175733 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=814896 CPUtime=0
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13406 0 -1 64 281 0 0 0 0 0 0 0 17 0 12 0 1990402725 834453504 21497 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14047] ppid=14041 vsize=814896 CPUtime=0.02
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13406 0 -1 64 701 0 0 0 2 0 0 0 17 0 12 0 1990402725 834453504 21497 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14048] ppid=14041 vsize=814896 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13406 0 -1 64 30 0 0 0 0 0 0 0 17 0 12 0 1990402726 834453504 21497 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14049] ppid=14041 vsize=814896 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13406 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1990402727 834453504 21497 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14050] ppid=14041 vsize=814896 CPUtime=0
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13406 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1990402727 834453504 21497 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14051] ppid=14041 vsize=814896 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13406 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1990402731 834453504 21497 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14052] ppid=14041 vsize=814896 CPUtime=0.77
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13406 0 -1 64 4670 0 0 0 76 1 0 0 16 0 12 0 1990402731 834453504 21497 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14053] ppid=14041 vsize=814896 CPUtime=0.26
/proc/14043/task/14053/stat : 14053 (java) S 14041 14043 13406 0 -1 64 1002 0 0 0 26 0 0 0 16 0 12 0 1990402731 834453504 21497 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14054] ppid=14041 vsize=814896 CPUtime=0
/proc/14043/task/14054/stat : 14054 (java) S 14041 14043 13406 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1990402731 834453504 21497 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14055] ppid=14041 vsize=814896 CPUtime=0
/proc/14043/task/14055/stat : 14055 (java) S 14041 14043 13406 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1990402731 834453504 21497 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 814896

[startup+6.30206 s]
/proc/loadavg: 2.07 2.02 2.00 3/92 14055
/proc/meminfo: memFree=1206704/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=813380 CPUtime=6.28
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 26328 0 1 0 613 15 0 0 18 0 12 0 1990402722 832901120 22539 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 203345 22539 1380 9 0 200707 0
[pid=14043/tid=14045] ppid=14041 vsize=813380 CPUtime=4.83
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13406 0 -1 64 17493 0 1 0 473 10 0 0 25 0 12 0 1990402724 832901120 22539 996147200 134512640 134550740 4294956032 18446744073709551615 4109698250 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=813380 CPUtime=0.05
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13406 0 -1 64 1129 0 0 0 5 0 0 0 17 0 12 0 1990402725 832901120 22539 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14047] ppid=14041 vsize=813380 CPUtime=0.06
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13406 0 -1 64 1107 0 0 0 6 0 0 0 17 0 12 0 1990402725 832901120 22539 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14048] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13406 0 -1 64 111 0 0 0 0 0 0 0 16 0 12 0 1990402726 832901120 22539 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14049] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13406 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1990402727 832901120 22539 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14050] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13406 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1990402727 832901120 22539 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14051] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13406 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1990402731 832901120 22539 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14052] ppid=14041 vsize=813380 CPUtime=0.88
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13406 0 -1 64 4689 0 0 0 87 1 0 0 16 0 12 0 1990402731 832901120 22539 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14053] ppid=14041 vsize=813380 CPUtime=0.4
/proc/14043/task/14053/stat : 14053 (java) S 14041 14043 13406 0 -1 64 1038 0 0 0 40 0 0 0 16 0 12 0 1990402731 832901120 22539 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14054] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14054/stat : 14054 (java) S 14041 14043 13406 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1990402731 832901120 22539 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14055] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14055/stat : 14055 (java) S 14041 14043 13406 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1990402731 832901120 22539 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 813380

[startup+12.7027 s]
/proc/loadavg: 2.07 2.02 2.00 3/92 14055
/proc/meminfo: memFree=1192624/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=813380 CPUtime=12.7
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 29814 0 1 0 1254 16 0 0 18 0 12 0 1990402722 832901120 25949 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 203345 25949 1380 9 0 200707 0
[pid=14043/tid=14045] ppid=14041 vsize=813380 CPUtime=10.83
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13406 0 -1 64 18127 0 1 0 1072 11 0 0 25 0 12 0 1990402724 832901120 25949 996147200 134512640 134550740 4294956032 18446744073709551615 4109699299 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=813380 CPUtime=0.1
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13406 0 -1 64 1912 0 0 0 10 0 0 0 16 0 12 0 1990402725 832901120 25949 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14047] ppid=14041 vsize=813380 CPUtime=0.17
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13406 0 -1 64 3098 0 0 0 16 1 0 0 17 0 12 0 1990402725 832901120 25949 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14048] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13406 0 -1 64 165 0 0 0 0 0 0 0 16 0 12 0 1990402726 832901120 25949 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14049] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13406 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1990402727 832901120 25949 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14050] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13406 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1990402727 832901120 25949 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14051] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13406 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1990402731 832901120 25949 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14052] ppid=14041 vsize=813380 CPUtime=0.97
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13406 0 -1 64 4701 0 0 0 96 1 0 0 16 0 12 0 1990402731 832901120 25949 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14053] ppid=14041 vsize=813380 CPUtime=0.56
/proc/14043/task/14053/stat : 14053 (java) S 14041 14043 13406 0 -1 64 1050 0 0 0 56 0 0 0 16 0 12 0 1990402731 832901120 25949 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14054] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14054/stat : 14054 (java) S 14041 14043 13406 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1990402731 832901120 25949 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14055] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14055/stat : 14055 (java) S 14041 14043 13406 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1990402731 832901120 25949 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 813380

[startup+25.5021 s]
/proc/loadavg: 2.05 2.01 2.00 3/92 14055
/proc/meminfo: memFree=1188784/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=813380 CPUtime=25.49
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 30760 0 1 0 2533 16 0 0 18 0 12 0 1990402722 832901120 26882 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 203345 26882 1382 9 0 200707 0
[pid=14043/tid=14045] ppid=14041 vsize=813380 CPUtime=23.29
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13406 0 -1 64 18142 0 1 0 2318 11 0 0 25 0 12 0 1990402724 832901120 26882 996147200 134512640 134550740 4294956032 18446744073709551615 4109694508 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=813380 CPUtime=0.13
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13406 0 -1 64 2413 0 0 0 13 0 0 0 17 0 12 0 1990402725 832901120 26882 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14047] ppid=14041 vsize=813380 CPUtime=0.21
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13406 0 -1 64 3512 0 0 0 20 1 0 0 16 0 12 0 1990402725 832901120 26882 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14048] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13406 0 -1 64 165 0 0 0 0 0 0 0 16 0 12 0 1990402726 832901120 26882 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14049] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13406 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1990402727 832901120 26882 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14050] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13406 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1990402727 832901120 26882 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14051] ppid=14041 vsize=813380 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13406 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1990402731 832901120 26882 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13406 0 -1 64 4737 0 0 0 153 1 0 0 16 0 12 0 1990402731 833650688 42711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14053] ppid=14041 vsize=814112 CPUtime=1.69
/proc/14043/task/14053/stat : 14053 (java) S 14041 14043 13406 0 -1 64 3026 0 0 0 168 1 0 0 16 0 12 0 1990402731 833650688 42711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14054] ppid=14041 vsize=814112 CPUtime=0
/proc/14043/task/14054/stat : 14054 (java) S 14041 14043 13406 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1990402731 833650688 42711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14055] ppid=14041 vsize=814112 CPUtime=0
/proc/14043/task/14055/stat : 14055 (java) S 14041 14043 13406 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1990402731 833650688 42711 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 814112

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

[startup+284.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 14084
/proc/meminfo: memFree=963248/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=814756 CPUtime=284.67
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 55736 0 1 0 28434 33 0 0 18 0 12 0 1990402722 834310144 49898 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 203689 49898 1392 9 0 201051 0
[pid=14043/tid=14045] ppid=14041 vsize=814756 CPUtime=278.16
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13406 0 -1 64 18427 0 1 0 27803 13 0 0 25 0 12 0 1990402724 834310144 49898 996147200 134512640 134550740 4294956032 18446744073709551615 4109790868 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=814756 CPUtime=1.49
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13406 0 -1 64 14715 0 0 0 143 6 0 0 17 0 12 0 1990402725 834310144 49898 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14047] ppid=14041 vsize=814756 CPUtime=1.54
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13406 0 -1 64 13895 0 0 0 149 5 0 0 17 0 12 0 1990402725 834310144 49898 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14048] ppid=14041 vsize=814756 CPUtime=0.06
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13406 0 -1 64 167 0 0 0 4 2 0 0 15 0 12 0 1990402726 834310144 49898 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14049] ppid=14041 vsize=814756 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13406 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1990402727 834310144 49898 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14050] ppid=14041 vsize=814756 CPUtime=0
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13406 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1990402727 834310144 49898 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14051] ppid=14041 vsize=814756 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13406 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1990402731 834310144 49898 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14052] ppid=14041 vsize=814756 CPUtime=1.58
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13406 0 -1 64 4740 0 0 0 157 1 0 0 16 0 12 0 1990402731 834310144 49898 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14053] ppid=14041 vsize=814756 CPUtime=1.76
/proc/14043/task/14053/stat : 14053 (java) S 14041 14043 13406 0 -1 64 3031 0 0 0 175 1 0 0 16 0 12 0 1990402731 834310144 49898 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14054] ppid=14041 vsize=814756 CPUtime=0
/proc/14043/task/14054/stat : 14054 (java) S 14041 14043 13406 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1990402731 834310144 49898 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14055] ppid=14041 vsize=814756 CPUtime=0
/proc/14043/task/14055/stat : 14055 (java) S 14041 14043 13406 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1990402731 834310144 49898 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 284.67
Current children cumulated vsize (KiB) 814756

[startup+287.902 s]
/proc/loadavg: 2.24 2.05 2.02 5/84 14084
/proc/meminfo: memFree=845552/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=824684 CPUtime=288.77
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 88271 0 1 0 28830 47 0 0 18 0 13 0 1990402722 844476416 78342 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 206171 78342 1396 9 0 203533 0
[pid=14043/tid=14045] ppid=14041 vsize=824684 CPUtime=279.33
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13406 0 -1 64 18443 0 1 0 27920 13 0 0 23 0 13 0 1990402724 844476416 78342 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=824684 CPUtime=2.84
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13406 0 -1 64 30273 0 0 0 270 14 0 0 16 0 13 0 1990402725 844476416 78342 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14047] ppid=14041 vsize=824684 CPUtime=2.86
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13406 0 -1 64 30832 0 0 0 274 12 0 0 16 0 13 0 1990402725 844476416 78342 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14048] ppid=14041 vsize=824684 CPUtime=0.07
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13406 0 -1 64 167 0 0 0 5 2 0 0 16 0 13 0 1990402726 844476416 78342 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14049] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13406 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 1990402727 844476416 78342 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14050] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13406 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1990402727 844476416 78342 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14051] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13406 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1990402731 844476416 78342 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14052] ppid=14041 vsize=824684 CPUtime=1.72
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13406 0 -1 64 4745 0 0 0 170 2 0 0 15 0 13 0 1990402731 844476416 78342 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14053] ppid=14041 vsize=824684 CPUtime=1.9
/proc/14043/task/14053/stat : 14053 (java) R 14041 14043 13406 0 -1 64 3044 0 0 0 189 1 0 0 15 0 13 0 1990402731 844476416 78342 996147200 134512640 134550740 4294956032 18446744073709551615 3072988 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14054] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14054/stat : 14054 (java) S 14041 14043 13406 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1990402731 844476416 78342 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14055] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14055/stat : 14055 (java) S 14041 14043 13406 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1990402731 844476416 78342 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 288.77
Current children cumulated vsize (KiB) 824684

[startup+288.702 s]
/proc/loadavg: 2.24 2.05 2.02 4/85 14085
/proc/meminfo: memFree=820968/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=824684 CPUtime=289.57
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 88317 0 1 0 28910 47 0 0 18 0 13 0 1990402722 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 206171 78387 1400 9 0 203533 0
[pid=14043/tid=14045] ppid=14041 vsize=824684 CPUtime=279.57
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13406 0 -1 64 18448 0 1 0 27944 13 0 0 25 0 13 0 1990402724 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=824684 CPUtime=2.84
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13406 0 -1 64 30273 0 0 0 270 14 0 0 16 0 13 0 1990402725 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14047] ppid=14041 vsize=824684 CPUtime=2.86
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13406 0 -1 64 30832 0 0 0 274 12 0 0 16 0 13 0 1990402725 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14048] ppid=14041 vsize=824684 CPUtime=0.07
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13406 0 -1 64 167 0 0 0 5 2 0 0 16 0 13 0 1990402726 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14049] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13406 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 1990402727 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14050] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13406 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1990402727 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14051] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13406 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1990402731 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14052] ppid=14041 vsize=824684 CPUtime=2.05
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13406 0 -1 64 4771 0 0 0 203 2 0 0 15 0 13 0 1990402731 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14053] ppid=14041 vsize=824684 CPUtime=2.12
/proc/14043/task/14053/stat : 14053 (java) R 14041 14043 13406 0 -1 64 3059 0 0 0 211 1 0 0 16 0 13 0 1990402731 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 106211698 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14054] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14054/stat : 14054 (java) S 14041 14043 13406 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1990402731 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14055] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14055/stat : 14055 (java) S 14041 14043 13406 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1990402731 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14085] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14085/stat : 14085 (java) S 14041 14043 13406 0 -1 64 6 0 0 0 0 0 0 0 22 0 13 0 1990431498 844476416 78387 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 289.57
Current children cumulated vsize (KiB) 824684

[startup+289.102 s]
/proc/loadavg: 2.24 2.05 2.02 4/85 14085
/proc/meminfo: memFree=820968/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=824684 CPUtime=289.96
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 88328 0 1 0 28949 47 0 0 18 0 13 0 1990402722 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 206171 78398 1402 9 0 203533 0
[pid=14043/tid=14045] ppid=14041 vsize=824684 CPUtime=279.89
/proc/14043/task/14045/stat : 14045 (java) R 14041 14043 13406 0 -1 64 18448 0 1 0 27976 13 0 0 25 0 13 0 1990402724 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4110403808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=824684 CPUtime=2.84
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13406 0 -1 64 30273 0 0 0 270 14 0 0 16 0 13 0 1990402725 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14047] ppid=14041 vsize=824684 CPUtime=2.86
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13406 0 -1 64 30832 0 0 0 274 12 0 0 16 0 13 0 1990402725 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14048] ppid=14041 vsize=824684 CPUtime=0.07
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13406 0 -1 64 167 0 0 0 5 2 0 0 16 0 13 0 1990402726 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14049] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13406 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 1990402727 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14050] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13406 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1990402727 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14051] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13406 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1990402731 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14052] ppid=14041 vsize=824684 CPUtime=2.08
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13406 0 -1 64 4775 0 0 0 206 2 0 0 16 0 13 0 1990402731 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14053] ppid=14041 vsize=824684 CPUtime=2.16
/proc/14043/task/14053/stat : 14053 (java) S 14041 14043 13406 0 -1 64 3066 0 0 0 215 1 0 0 16 0 13 0 1990402731 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14054] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14054/stat : 14054 (java) S 14041 14043 13406 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1990402731 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14055] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14055/stat : 14055 (java) S 14041 14043 13406 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1990402731 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14085] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14085/stat : 14085 (java) S 14041 14043 13406 0 -1 64 6 0 0 0 0 0 0 0 22 0 13 0 1990431498 844476416 78398 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 289.96
Current children cumulated vsize (KiB) 824684

[startup+289.307 s]
/proc/loadavg: 2.24 2.05 2.02 3/85 14085
/proc/meminfo: memFree=820776/2055920 swapFree=4180448/4192956
[pid=14043] ppid=14041 vsize=824684 CPUtime=290.17
/proc/14043/stat : 14043 (java) S 14041 14043 13406 0 -1 0 88332 0 1 0 28970 47 0 0 18 0 13 0 1990402722 844476416 78401 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14043/statm: 206171 78401 1403 9 0 203533 0
[pid=14043/tid=14045] ppid=14041 vsize=824684 CPUtime=280.07
/proc/14043/task/14045/stat : 14045 (java) S 14041 14043 13406 0 -1 64 18450 0 1 0 27994 13 0 0 25 0 13 0 1990402724 844476416 78401 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14046] ppid=14041 vsize=824684 CPUtime=2.84
/proc/14043/task/14046/stat : 14046 (java) S 14041 14043 13406 0 -1 64 30273 0 0 0 270 14 0 0 16 0 13 0 1990402725 844476416 78401 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14047] ppid=14041 vsize=824684 CPUtime=2.86
/proc/14043/task/14047/stat : 14047 (java) S 14041 14043 13406 0 -1 64 30832 0 0 0 274 12 0 0 16 0 13 0 1990402725 844476416 78401 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14048] ppid=14041 vsize=824684 CPUtime=0.07
/proc/14043/task/14048/stat : 14048 (java) S 14041 14043 13406 0 -1 64 167 0 0 0 5 2 0 0 17 0 13 0 1990402726 844476416 78401 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14049] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14049/stat : 14049 (java) S 14041 14043 13406 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 1990402727 844476416 78401 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14050] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14050/stat : 14050 (java) S 14041 14043 13406 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1990402727 844476416 78401 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14051] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14051/stat : 14051 (java) S 14041 14043 13406 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 1990402731 844476416 78401 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14052] ppid=14041 vsize=824684 CPUtime=2.1
/proc/14043/task/14052/stat : 14052 (java) S 14041 14043 13406 0 -1 64 4775 0 0 0 208 2 0 0 15 0 13 0 1990402731 844476416 78401 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14053] ppid=14041 vsize=824684 CPUtime=2.18
/proc/14043/task/14053/stat : 14053 (java) S 14041 14043 13406 0 -1 64 3066 0 0 0 217 1 0 0 15 0 13 0 1990402731 844476416 78401 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14054] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14054/stat : 14054 (java) S 14041 14043 13406 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 1990402731 844476416 78401 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14043/tid=14055] ppid=14041 vsize=824684 CPUtime=0
/proc/14043/task/14055/stat : 14055 (java) S 14041 14043 13406 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1990402731 844476416 78401 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 290.17
Current children cumulated vsize (KiB) 824684

Child status: 0
Real time (s): 289.373
CPU time (s): 290.227
CPU user time (s): 289.705
CPU system time (s): 0.52192
CPU usage (%): 100.295
Max. virtual memory (cumulated for all children) (KiB): 824684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 289.705
system time used= 0.52192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88336
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= 9958
involuntary context switches= 10636

runsolver used 0.356945 second user time and 0.98085 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-03 21:44:42
IDJOB=1058310
IDBENCH=54120
IDSOLVER=344
FILE ID=node24/1058310-1215114281
PBS_JOBID= 7877155
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9ff660f6666838f622d78805b358143b
RANDOM SEED=1231708320

node24.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1292080 kB
Buffers:         49468 kB
Cached:         357144 kB
SwapCached:       6556 kB
Active:         452980 kB
Inactive:       250620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1292080 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:         313412 kB
Slab:            44752 kB
Committed_AS:  4229932 kB
PageTables:       2396 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= 66520 MiB
End job on node24 at 2008-07-03 21:49:31