Trace number 1055483

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 19.0301 18.6217

General information on the benchmark

Namecsp/nengfa/
normalized-queens2.xml
MD5SUMfeda91e5b3c1ff49ee389ed427acc709
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.075987
Satisfiable
(Un)Satisfiability was proved
Number of variables310
Number of constraints211
Maximum constraint arity104
Maximum domain size104
Number of constraints which are defined in extension0
Number of constraints which are defined in intension208
Global constraints used (with number of constraints)alldifferent(3)

Solver Data (download as text)

0.29/0.32	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.29/0.32	c This is free software under the dual EPL/GNU LGPL licenses.
0.29/0.32	c See www.sat4j.org for details.
0.29/0.32	c That software uses the Rhino library from the Mozilla project.
0.29/0.36	c version 9.9.9.token
0.29/0.36	c sun.arch.data.model	32
0.29/0.36	c java.version	1.6.0_06
0.29/0.36	c os.name	Linux
0.29/0.36	c os.version	2.6.9-22.EL.rootsmp
0.29/0.36	c os.arch	i386
0.29/0.36	c Free memory 669864272
0.29/0.36	c Max memory 672137216
0.29/0.36	c Total memory 672137216
0.29/0.36	c Number of processors 2
0.38/0.41	c c --- Begin Solver configuration ---
0.38/0.41	c Stops conflict analysis at the first Unique Implication Point
0.38/0.41	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.38/0.41	c Learn all clauses as in MiniSAT
0.38/0.41	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.38/0.41	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.38/0.41	c Expensive reason simplification
0.38/0.41	c MiniSAT restarts strategy
0.38/0.41	c timeout=2147483s
0.38/0.41	c DB Simplification allowed=false
0.38/0.41	c --- End Solver configuration ---
0.38/0.41	c solving HOME/instance-1055483-1215059679.xml
0.38/0.41	c reading problem ... 
0.59/0.69	c reading problem named null
0.59/0.69	c reading domains done.
0.77/0.87	c reading variables done.
1.17/1.29	c reading predicates  done.
1.67/1.71	c reading constraints
14.73/14.65	c done with constraints.
14.73/14.65	c ... done. Wall clock time 14.238s.
14.73/14.65	c #vars     32240
14.73/14.65	c #constraints  1339620
14.73/14.65	c constraints type 
14.73/14.65	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1339310
14.73/14.65	c org.sat4j.minisat.constraints.card.AtLeast => 310
18.93/18.54	c starts		: 5
18.93/18.54	c conflicts		: 974
18.93/18.54	c decisions		: 10295
18.93/18.54	c propagations		: 343393
18.93/18.54	c inspects		: 2237120
18.93/18.54	c learnt literals	: 0
18.93/18.54	c learnt binary clauses	: 0
18.93/18.54	c learnt ternary clauses	: 0
18.93/18.54	c learnt clauses	: 974
18.93/18.54	c ignored clauses	: 0
18.93/18.54	c root simplifications	: 0
18.93/18.54	c removed literals (reason simplification)	: 377625
18.93/18.54	c reason swapping (by a shorter reason)	: 0
18.93/18.54	c Calls to reduceDB	: 0
18.93/18.54	c speed (assignments/second)	: 90082.10912906611
18.93/18.54	c non guided choices	8770
18.93/18.54	s SATISFIABLE
18.93/18.55	v 99 103 102 101 82 80 78 92 89 86 97 93 89 63 58 53 31 25 19 61 54 47 59 51 43 70 61 52 33 23 13 20 9 -2 75 63 51 96 83 70 42 28 14 46 31 16 88 72 56 69 52 35 45 27 9 29 10 -9 41 21 1 27 6 -15 120 98 76 66 43 20 106 82 58 30 5 -20 113 87 61 64 37 10 119 91 63 65 36 7 60 30 0 112 81 50 118 86 54 53 20 -13 128 94 60 38 3 -32 51 15 -21 115 78 41 133 95 57 72 33 -6 58 18 -22 110 69 28 89 47 5 55 12 -31 83 39 -5 56 11 -34 78 32 -14 111 64 17 49 1 -47 90 41 -8 125 75 25 135 84 33 100 48 -4 129 76 23 154 100 46 132 77 22 85 29 -27 102 45 -12 98 40 -18 130 71 12 76 16 -44 140 79 18 108 46 -16 153 90 27 131 67 3 67 2 -63 136 70 4 91 24 -43 94 26 -42 73 4 -65 166 96 26 93 22 -49 146 74 2 123 50 -23 178 104 30 143 68 -7 114 38 -38 162 85 8 137 59 -19 141 62 -17 87 7 -73 173 92 11 179 97 15 127 44 -39 101 17 -67 145 60 -25 121 35 -51 144 57 -30 122 34 -54 138 49 -40 109 19 -71 105 14 -77 134 42 -50 149 56 -37 147 53 -41 161 66 -29 104 8 -88 200 103 6 163 65 -33 187 88 -11 155 55 -45 174 73 -28 203 101 -1 116 13 -90 
18.93/18.55	c Total wall clock time (in seconds) : 18.126

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-1055483-1215059679/watcher-1055483-1215059679 -o /tmp/evaluation-result-1055483-1215059679/solver-1055483-1215059679 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1055483-1215059679.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.04 2.01 3/72 31099
/proc/meminfo: memFree=1785464/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=1804 CPUtime=0
/proc/31099/stat : 31099 (java6) D 31097 31099 27392 0 -1 0 183 0 0 0 0 0 0 0 18 0 1 0 1984941888 1847296 155 996147200 134512640 134550740 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099937270 0 0 17 0 0 0
/proc/31099/statm: 451 155 111 9 0 93 0

[startup+0.0149499 s]
/proc/loadavg: 2.00 2.04 2.01 3/72 31099
/proc/meminfo: memFree=1785464/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=13376 CPUtime=0
/proc/31099/stat : 31099 (java) S 31097 31099 27392 0 -1 0 814 0 0 0 0 0 0 0 18 0 2 0 1984941888 13697024 589 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 3344 589 257 9 0 1244 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13376

[startup+0.102271 s]
/proc/loadavg: 2.00 2.04 2.01 3/72 31099
/proc/meminfo: memFree=1785464/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=804612 CPUtime=0.09
/proc/31099/stat : 31099 (java) S 31097 31099 27392 0 -1 0 2996 0 1 0 6 3 0 0 18 0 12 0 1984941888 823922688 2729 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 201153 2729 1048 9 0 198522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804612

[startup+0.301287 s]
/proc/loadavg: 2.00 2.04 2.01 3/72 31099
/proc/meminfo: memFree=1785464/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=808276 CPUtime=0.29
/proc/31099/stat : 31099 (java) S 31097 31099 27392 0 -1 0 4923 0 1 0 25 4 0 0 18 0 12 0 1984941888 827674624 4250 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 202069 4250 1297 9 0 199438 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 808276

[startup+0.701323 s]
/proc/loadavg: 2.00 2.04 2.01 3/72 31099
/proc/meminfo: memFree=1785464/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=808304 CPUtime=0.68
/proc/31099/stat : 31099 (java) S 31097 31099 27392 0 -1 0 6350 0 1 0 62 6 0 0 18 0 12 0 1984941888 827703296 5478 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 202076 5478 1335 9 0 199438 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808304

[startup+1.50139 s]
/proc/loadavg: 2.00 2.04 2.01 4/84 31111
/proc/meminfo: memFree=1767192/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=808304 CPUtime=1.47
/proc/31099/stat : 31099 (java) S 31097 31099 27392 0 -1 0 10209 0 1 0 139 8 0 0 18 0 12 0 1984941888 827703296 8065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 202076 8065 1351 9 0 199438 0
[pid=31099/tid=31101] ppid=31097 vsize=808304 CPUtime=0.78
/proc/31099/task/31101/stat : 31101 (java) R 31097 31099 27392 0 -1 64 6348 0 1 0 72 6 0 0 18 0 12 0 1984941889 827703296 8065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31102] ppid=31097 vsize=808304 CPUtime=0
/proc/31099/task/31102/stat : 31102 (java) S 31097 31099 27392 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1984941891 827703296 8065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31103] ppid=31097 vsize=808304 CPUtime=0
/proc/31099/task/31103/stat : 31103 (java) S 31097 31099 27392 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 1984941891 827703296 8065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31104] ppid=31097 vsize=808304 CPUtime=0
/proc/31099/task/31104/stat : 31104 (java) S 31097 31099 27392 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 1984941892 827703296 8065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31105] ppid=31097 vsize=808304 CPUtime=0
/proc/31099/task/31105/stat : 31105 (java) S 31097 31099 27392 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 1984941893 827703296 8065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31106] ppid=31097 vsize=808304 CPUtime=0
/proc/31099/task/31106/stat : 31106 (java) S 31097 31099 27392 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1984941893 827703296 8065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31107] ppid=31097 vsize=808304 CPUtime=0
/proc/31099/task/31107/stat : 31107 (java) S 31097 31099 27392 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1984941897 827703296 8065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31108] ppid=31097 vsize=808304 CPUtime=0.43
/proc/31099/task/31108/stat : 31108 (java) R 31097 31099 27392 0 -1 64 1922 0 0 0 43 0 0 0 16 0 12 0 1984941897 827703296 8065 996147200 134512640 134550740 4294956032 18446744073709551615 105617302 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31109] ppid=31097 vsize=808304 CPUtime=0.23
/proc/31099/task/31109/stat : 31109 (java) S 31097 31099 27392 0 -1 64 1177 0 0 0 23 0 0 0 16 0 12 0 1984941897 827703296 8065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31110] ppid=31097 vsize=808304 CPUtime=0
/proc/31099/task/31110/stat : 31110 (java) S 31097 31099 27392 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1984941897 827703296 8065 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31111] ppid=31097 vsize=808304 CPUtime=0
/proc/31099/task/31111/stat : 31111 (java) S 31097 31099 27392 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1984941897 827703296 8065 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) 808304

[startup+3.10254 s]
/proc/loadavg: 2.08 2.05 2.01 3/84 31111
/proc/meminfo: memFree=1755096/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=815796 CPUtime=3.05
/proc/31099/stat : 31099 (java) S 31097 31099 27392 0 -1 0 14869 0 1 0 295 10 0 0 18 0 12 0 1984941888 835375104 10706 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 203949 10706 1381 9 0 201311 0
[pid=31099/tid=31101] ppid=31097 vsize=815796 CPUtime=1.26
/proc/31099/task/31101/stat : 31101 (java) R 31097 31099 27392 0 -1 64 7002 0 1 0 120 6 0 0 23 0 12 0 1984941889 835375104 10706 996147200 134512640 134550740 4294956032 18446744073709551615 106362367 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31102] ppid=31097 vsize=815796 CPUtime=0
/proc/31099/task/31102/stat : 31102 (java) S 31097 31099 27392 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1984941891 835375104 10706 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31103] ppid=31097 vsize=815796 CPUtime=0
/proc/31099/task/31103/stat : 31103 (java) S 31097 31099 27392 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 1984941891 835375104 10706 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31104] ppid=31097 vsize=815796 CPUtime=0
/proc/31099/task/31104/stat : 31104 (java) S 31097 31099 27392 0 -1 64 0 0 0 0 0 0 0 0 17 0 12 0 1984941892 835375104 10706 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31105] ppid=31097 vsize=815796 CPUtime=0
/proc/31099/task/31105/stat : 31105 (java) S 31097 31099 27392 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 1984941893 835375104 10706 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31106] ppid=31097 vsize=815796 CPUtime=0
/proc/31099/task/31106/stat : 31106 (java) S 31097 31099 27392 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1984941893 835375104 10706 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31107] ppid=31097 vsize=815796 CPUtime=0
/proc/31099/task/31107/stat : 31107 (java) S 31097 31099 27392 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1984941897 835375104 10706 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31108] ppid=31097 vsize=815796 CPUtime=0.73
/proc/31099/task/31108/stat : 31108 (java) S 31097 31099 27392 0 -1 64 2420 0 0 0 73 0 0 0 16 0 12 0 1984941897 835375104 10706 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31109] ppid=31097 vsize=815796 CPUtime=1.02
/proc/31099/task/31109/stat : 31109 (java) R 31097 31099 27392 0 -1 64 4685 0 0 0 100 2 0 0 19 0 12 0 1984941897 835375104 10706 996147200 134512640 134550740 4294956032 18446744073709551615 104112530 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31110] ppid=31097 vsize=815796 CPUtime=0
/proc/31099/task/31110/stat : 31110 (java) S 31097 31099 27392 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1984941897 835375104 10706 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31111] ppid=31097 vsize=815796 CPUtime=0
/proc/31099/task/31111/stat : 31111 (java) S 31097 31099 27392 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1984941897 835375104 10706 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 815796

[startup+6.30282 s]
/proc/loadavg: 2.08 2.05 2.01 3/84 31111
/proc/meminfo: memFree=1709592/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=815364 CPUtime=6.21
/proc/31099/stat : 31099 (java) S 31097 31099 27392 0 -1 0 27171 0 1 0 604 17 0 0 18 0 12 0 1984941888 834932736 22896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 203841 22896 1387 9 0 201203 0
[pid=31099/tid=31101] ppid=31097 vsize=815364 CPUtime=3.26
/proc/31099/task/31101/stat : 31101 (java) R 31097 31099 27392 0 -1 64 17378 0 1 0 314 12 0 0 25 0 12 0 1984941889 834932736 22896 996147200 134512640 134550740 4294956032 18446744073709551615 105737090 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31102] ppid=31097 vsize=815364 CPUtime=0.04
/proc/31099/task/31102/stat : 31102 (java) S 31097 31099 27392 0 -1 64 1409 0 0 0 4 0 0 0 17 0 12 0 1984941891 834932736 22896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31103] ppid=31097 vsize=815364 CPUtime=0.01
/proc/31099/task/31103/stat : 31103 (java) S 31097 31099 27392 0 -1 64 390 0 0 0 1 0 0 0 17 0 12 0 1984941891 834932736 22896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31104] ppid=31097 vsize=815364 CPUtime=0
/proc/31099/task/31104/stat : 31104 (java) S 31097 31099 27392 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 1984941892 834932736 22896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31105] ppid=31097 vsize=815364 CPUtime=0
/proc/31099/task/31105/stat : 31105 (java) S 31097 31099 27392 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1984941893 834932736 22896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31106] ppid=31097 vsize=815364 CPUtime=0
/proc/31099/task/31106/stat : 31106 (java) S 31097 31099 27392 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1984941893 834932736 22896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31107] ppid=31097 vsize=815364 CPUtime=0
/proc/31099/task/31107/stat : 31107 (java) S 31097 31099 27392 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1984941897 834932736 22896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31108] ppid=31097 vsize=815364 CPUtime=1.24
/proc/31099/task/31108/stat : 31108 (java) S 31097 31099 27392 0 -1 64 2461 0 0 0 123 1 0 0 15 0 12 0 1984941897 834932736 22896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31109] ppid=31097 vsize=815364 CPUtime=1.61
/proc/31099/task/31109/stat : 31109 (java) S 31097 31099 27392 0 -1 64 4741 0 0 0 159 2 0 0 15 0 12 0 1984941897 834932736 22896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31110] ppid=31097 vsize=815364 CPUtime=0
/proc/31099/task/31110/stat : 31110 (java) S 31097 31099 27392 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1984941897 834932736 22896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31111] ppid=31097 vsize=815364 CPUtime=0
/proc/31099/task/31111/stat : 31111 (java) S 31097 31099 27392 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1984941897 834932736 22896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 815364

[startup+12.7024 s]
/proc/loadavg: 2.14 2.06 2.02 4/84 31111
/proc/meminfo: memFree=1687320/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=815364 CPUtime=12.55
/proc/31099/stat : 31099 (java) S 31097 31099 27392 0 -1 0 29994 0 1 0 1235 20 0 0 18 0 12 0 1984941888 834932736 25716 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 203841 25716 1388 9 0 201203 0
[pid=31099/tid=31101] ppid=31097 vsize=815364 CPUtime=7.02
/proc/31099/task/31101/stat : 31101 (java) R 31097 31099 27392 0 -1 64 17532 0 1 0 689 13 0 0 25 0 12 0 1984941889 834932736 25716 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31102] ppid=31097 vsize=815364 CPUtime=0.14
/proc/31099/task/31102/stat : 31102 (java) S 31097 31099 27392 0 -1 64 3308 0 0 0 13 1 0 0 17 0 12 0 1984941891 834932736 25716 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31103] ppid=31097 vsize=815364 CPUtime=0.04
/proc/31099/task/31103/stat : 31103 (java) S 31097 31099 27392 0 -1 64 881 0 0 0 4 0 0 0 17 0 12 0 1984941891 834932736 25716 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31104] ppid=31097 vsize=815364 CPUtime=0
/proc/31099/task/31104/stat : 31104 (java) S 31097 31099 27392 0 -1 64 87 0 0 0 0 0 0 0 16 0 12 0 1984941892 834932736 25716 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31105] ppid=31097 vsize=815364 CPUtime=0
/proc/31099/task/31105/stat : 31105 (java) S 31097 31099 27392 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1984941893 834932736 25716 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31106] ppid=31097 vsize=815364 CPUtime=0
/proc/31099/task/31106/stat : 31106 (java) S 31097 31099 27392 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1984941893 834932736 25716 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31107] ppid=31097 vsize=815364 CPUtime=0
/proc/31099/task/31107/stat : 31107 (java) S 31097 31099 27392 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1984941897 834932736 25716 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31108] ppid=31097 vsize=815364 CPUtime=2.46
/proc/31099/task/31108/stat : 31108 (java) S 31097 31099 27392 0 -1 64 2574 0 0 0 245 1 0 0 15 0 12 0 1984941897 834932736 25716 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31109] ppid=31097 vsize=815364 CPUtime=2.83
/proc/31099/task/31109/stat : 31109 (java) R 31097 31099 27392 0 -1 64 4851 0 0 0 281 2 0 0 16 0 12 0 1984941897 834932736 25716 996147200 134512640 134550740 4294956032 18446744073709551615 106381654 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31110] ppid=31097 vsize=815364 CPUtime=0
/proc/31099/task/31110/stat : 31110 (java) S 31097 31099 27392 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1984941897 834932736 25716 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31111] ppid=31097 vsize=815364 CPUtime=0
/proc/31099/task/31111/stat : 31111 (java) S 31097 31099 27392 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1984941897 834932736 25716 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 815364

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

[startup+15.9026 s]
/proc/loadavg: 2.14 2.06 2.02 3/85 31112
/proc/meminfo: memFree=1625680/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=818252 CPUtime=16.01
/proc/31099/stat : 31099 (java) S 31097 31099 27392 0 -1 0 46375 0 1 0 1573 28 0 0 18 0 13 0 1984941888 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 204563 41152 1392 9 0 201925 0
[pid=31099/tid=31101] ppid=31097 vsize=818252 CPUtime=8.69
/proc/31099/task/31101/stat : 31101 (java) R 31097 31099 27392 0 -1 64 17549 0 1 0 856 13 0 0 25 0 13 0 1984941889 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4111408495 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31102] ppid=31097 vsize=818252 CPUtime=0.62
/proc/31099/task/31102/stat : 31102 (java) S 31097 31099 27392 0 -1 64 12062 0 0 0 57 5 0 0 18 0 13 0 1984941891 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31103] ppid=31097 vsize=818252 CPUtime=0.49
/proc/31099/task/31103/stat : 31103 (java) S 31097 31099 27392 0 -1 64 8401 0 0 0 45 4 0 0 18 0 13 0 1984941891 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31104] ppid=31097 vsize=818252 CPUtime=0
/proc/31099/task/31104/stat : 31104 (java) S 31097 31099 27392 0 -1 64 115 0 0 0 0 0 0 0 17 0 13 0 1984941892 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31105] ppid=31097 vsize=818252 CPUtime=0
/proc/31099/task/31105/stat : 31105 (java) S 31097 31099 27392 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 1984941893 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31106] ppid=31097 vsize=818252 CPUtime=0
/proc/31099/task/31106/stat : 31106 (java) S 31097 31099 27392 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1984941893 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31107] ppid=31097 vsize=818252 CPUtime=0
/proc/31099/task/31107/stat : 31107 (java) S 31097 31099 27392 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1984941897 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31108] ppid=31097 vsize=818252 CPUtime=2.81
/proc/31099/task/31108/stat : 31108 (java) S 31097 31099 27392 0 -1 64 2597 0 0 0 280 1 0 0 16 0 13 0 1984941897 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31109] ppid=31097 vsize=818252 CPUtime=3.34
/proc/31099/task/31109/stat : 31109 (java) S 31097 31099 27392 0 -1 64 4884 0 0 0 331 3 0 0 16 0 13 0 1984941897 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31110] ppid=31097 vsize=818252 CPUtime=0
/proc/31099/task/31110/stat : 31110 (java) S 31097 31099 27392 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1984941897 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31111] ppid=31097 vsize=818252 CPUtime=0
/proc/31099/task/31111/stat : 31111 (java) S 31097 31099 27392 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1984941897 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31112] ppid=31097 vsize=818252 CPUtime=0
/proc/31099/task/31112/stat : 31112 (java) S 31097 31099 27392 0 -1 64 6 0 0 0 0 0 0 0 23 0 13 0 1984943361 837890048 41152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.01
Current children cumulated vsize (KiB) 818252

[startup+17.5018 s]
/proc/loadavg: 2.13 2.06 2.02 4/85 31112
/proc/meminfo: memFree=1598352/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=823376 CPUtime=17.88
/proc/31099/stat : 31099 (java) S 31097 31099 27392 0 -1 0 54352 0 1 0 1756 32 0 0 18 0 13 0 1984941888 843137024 48030 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 205844 48031 1392 9 0 203206 0
[pid=31099/tid=31101] ppid=31097 vsize=823376 CPUtime=9.8
/proc/31099/task/31101/stat : 31101 (java) S 31097 31099 27392 0 -1 64 17551 0 1 0 967 13 0 0 25 0 13 0 1984941889 843137024 48033 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31102] ppid=31097 vsize=823376 CPUtime=0.95
/proc/31099/task/31102/stat : 31102 (java) R 31097 31099 27392 0 -1 64 13057 0 0 0 90 5 0 0 19 0 13 0 1984941891 843137024 48034 996147200 134512640 134550740 4294956032 18446744073709551615 106160161 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31099/tid=31103] ppid=31097 vsize=823376 CPUtime=0.86
/proc/31099/task/31103/stat : 31103 (java) R 31097 31099 27392 0 -1 64 15385 0 0 0 79 7 0 0 19 0 13 0 1984941891 843137024 48034 996147200 134512640 134550740 4294956032 18446744073709551615 106160148 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31104] ppid=31097 vsize=823376 CPUtime=0.01
/proc/31099/task/31104/stat : 31104 (java) S 31097 31099 27392 0 -1 64 115 0 0 0 1 0 0 0 16 0 13 0 1984941892 843137024 48035 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31105] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31105/stat : 31105 (java) S 31097 31099 27392 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 1984941893 843137024 48036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31106] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31106/stat : 31106 (java) S 31097 31099 27392 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1984941893 843137024 48036 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31107] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31107/stat : 31107 (java) S 31097 31099 27392 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1984941897 843137024 48037 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31108] ppid=31097 vsize=823376 CPUtime=2.83
/proc/31099/task/31108/stat : 31108 (java) S 31097 31099 27392 0 -1 64 2597 0 0 0 282 1 0 0 15 0 13 0 1984941897 843137024 48038 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31109] ppid=31097 vsize=823376 CPUtime=3.38
/proc/31099/task/31109/stat : 31109 (java) S 31097 31099 27392 0 -1 64 4884 0 0 0 335 3 0 0 15 0 13 0 1984941897 843137024 48039 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31110] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31110/stat : 31110 (java) S 31097 31099 27392 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1984941897 843137024 48041 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31111] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31111/stat : 31111 (java) S 31097 31099 27392 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1984941897 843137024 48042 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31112] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31112/stat : 31112 (java) S 31097 31099 27392 0 -1 64 6 0 0 0 0 0 0 0 23 0 13 0 1984943361 843137024 48043 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.88
Current children cumulated vsize (KiB) 823376

[startup+18.3028 s]
/proc/loadavg: 2.13 2.06 2.02 4/85 31112
/proc/meminfo: memFree=1598352/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=823376 CPUtime=18.73
/proc/31099/stat : 31099 (java) S 31097 31099 27392 0 -1 0 57395 0 1 0 1839 34 0 0 18 0 13 0 1984941888 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 205844 50802 1395 9 0 203206 0
[pid=31099/tid=31101] ppid=31097 vsize=823376 CPUtime=10.4
/proc/31099/task/31101/stat : 31101 (java) R 31097 31099 27392 0 -1 64 17551 0 1 0 1027 13 0 0 25 0 13 0 1984941889 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4111285135 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31102] ppid=31097 vsize=823376 CPUtime=1.01
/proc/31099/task/31102/stat : 31102 (java) S 31097 31099 27392 0 -1 64 14076 0 0 0 95 6 0 0 20 0 13 0 1984941891 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31103] ppid=31097 vsize=823376 CPUtime=1
/proc/31099/task/31103/stat : 31103 (java) S 31097 31099 27392 0 -1 64 17398 0 0 0 92 8 0 0 21 0 13 0 1984941891 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31104] ppid=31097 vsize=823376 CPUtime=0.01
/proc/31099/task/31104/stat : 31104 (java) S 31097 31099 27392 0 -1 64 115 0 0 0 1 0 0 0 16 0 13 0 1984941892 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31105] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31105/stat : 31105 (java) S 31097 31099 27392 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 1984941893 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31106] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31106/stat : 31106 (java) S 31097 31099 27392 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1984941893 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31107] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31107/stat : 31107 (java) S 31097 31099 27392 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1984941897 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31108] ppid=31097 vsize=823376 CPUtime=2.87
/proc/31099/task/31108/stat : 31108 (java) S 31097 31099 27392 0 -1 64 2604 0 0 0 286 1 0 0 16 0 13 0 1984941897 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31109] ppid=31097 vsize=823376 CPUtime=3.38
/proc/31099/task/31109/stat : 31109 (java) S 31097 31099 27392 0 -1 64 4884 0 0 0 335 3 0 0 16 0 13 0 1984941897 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31110] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31110/stat : 31110 (java) S 31097 31099 27392 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1984941897 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31111] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31111/stat : 31111 (java) S 31097 31099 27392 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1984941897 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31112] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31112/stat : 31112 (java) S 31097 31099 27392 0 -1 64 6 0 0 0 0 0 0 0 23 0 13 0 1984943361 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.73
Current children cumulated vsize (KiB) 823376

[startup+18.5019 s]
/proc/loadavg: 2.13 2.06 2.02 4/85 31112
/proc/meminfo: memFree=1598352/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=823376 CPUtime=18.93
/proc/31099/stat : 31099 (java) S 31097 31099 27392 0 -1 0 57395 0 1 0 1859 34 0 0 18 0 13 0 1984941888 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 205844 50802 1395 9 0 203206 0
[pid=31099/tid=31101] ppid=31097 vsize=823376 CPUtime=10.59
/proc/31099/task/31101/stat : 31101 (java) R 31097 31099 27392 0 -1 64 17551 0 1 0 1046 13 0 0 25 0 13 0 1984941889 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4111299379 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31102] ppid=31097 vsize=823376 CPUtime=1.01
/proc/31099/task/31102/stat : 31102 (java) S 31097 31099 27392 0 -1 64 14076 0 0 0 95 6 0 0 20 0 13 0 1984941891 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31103] ppid=31097 vsize=823376 CPUtime=1
/proc/31099/task/31103/stat : 31103 (java) S 31097 31099 27392 0 -1 64 17398 0 0 0 92 8 0 0 21 0 13 0 1984941891 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31104] ppid=31097 vsize=823376 CPUtime=0.01
/proc/31099/task/31104/stat : 31104 (java) S 31097 31099 27392 0 -1 64 115 0 0 0 1 0 0 0 16 0 13 0 1984941892 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31105] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31105/stat : 31105 (java) S 31097 31099 27392 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 1984941893 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31106] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31106/stat : 31106 (java) S 31097 31099 27392 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1984941893 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31107] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31107/stat : 31107 (java) S 31097 31099 27392 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1984941897 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31108] ppid=31097 vsize=823376 CPUtime=2.88
/proc/31099/task/31108/stat : 31108 (java) S 31097 31099 27392 0 -1 64 2604 0 0 0 287 1 0 0 15 0 13 0 1984941897 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31109] ppid=31097 vsize=823376 CPUtime=3.38
/proc/31099/task/31109/stat : 31109 (java) S 31097 31099 27392 0 -1 64 4884 0 0 0 335 3 0 0 15 0 13 0 1984941897 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31110] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31110/stat : 31110 (java) S 31097 31099 27392 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1984941897 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31111] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31111/stat : 31111 (java) S 31097 31099 27392 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1984941897 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31099/tid=31112] ppid=31097 vsize=823376 CPUtime=0
/proc/31099/task/31112/stat : 31112 (java) S 31097 31099 27392 0 -1 64 6 0 0 0 0 0 0 0 23 0 13 0 1984943361 843137024 50802 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.93
Current children cumulated vsize (KiB) 823376

[startup+18.6036 s]
/proc/loadavg: 2.13 2.06 2.02 3/74 31113
/proc/meminfo: memFree=1707344/2055920 swapFree=4180076/4192956
[pid=31099] ppid=31097 vsize=0 CPUtime=19.01
/proc/31099/stat : 31099 (java) Z 31097 31099 27392 0 -1 12 57403 0 1 0 1864 37 0 0 16 0 2 0 1984941888 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31099/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 19.01
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 18.6217
CPU time (s): 19.0301
CPU user time (s): 18.6452
CPU system time (s): 0.384941
CPU usage (%): 102.193
Max. virtual memory (cumulated for all children) (KiB): 823376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.6452
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57403
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= 3163
involuntary context switches= 3450

runsolver used 0.041993 second user time and 0.073988 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-03 06:34:39
IDJOB=1055483
IDBENCH=56822
IDSOLVER=344
FILE ID=node31/1055483-1215059679
PBS_JOBID= 7875111
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= feda91e5b3c1ff49ee389ed427acc709
RANDOM SEED=619015517

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1785944 kB
Buffers:         27520 kB
Cached:         140112 kB
SwapCached:       5972 kB
Active:         149148 kB
Inactive:        62504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785944 kB
SwapTotal:     4192956 kB
SwapFree:      4180076 kB
Dirty:            1160 kB
Writeback:           0 kB
Mapped:          51884 kB
Slab:            42948 kB
Committed_AS:  3049948 kB
PageTables:       2176 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node31 at 2008-07-03 06:34:57