Trace number 1065430

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 24.2573 24.2503

General information on the benchmark

Namecsp/small/
normalized-patat-02-small-2.xml
MD5SUMc486301f2b85436b9e496c6b2c331268
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12498
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints1773
Maximum constraint arity17
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1695
Global constraints used (with number of constraints)alldifferent(78)

Solver Data (download as text)

0.20/0.24	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.20/0.24	c This is free software under the dual EPL/GNU LGPL licenses.
0.20/0.24	c See www.sat4j.org for details.
0.20/0.24	c That software uses the Rhino library from the Mozilla project.
0.20/0.28	c version 9.9.9.token
0.20/0.28	c sun.arch.data.model	32
0.20/0.28	c java.version	1.6.0_06
0.20/0.28	c os.name	Linux
0.20/0.28	c os.version	2.6.9-22.EL.rootsmp
0.20/0.28	c os.arch	i386
0.20/0.28	c Free memory 669864272
0.20/0.28	c Max memory 672137216
0.20/0.28	c Total memory 672137216
0.20/0.28	c Number of processors 2
0.34/0.33	c c --- Begin Solver configuration ---
0.34/0.33	c Stops conflict analysis at the first Unique Implication Point
0.34/0.33	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.34/0.33	c Learn all clauses as in MiniSAT
0.34/0.33	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.34/0.33	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.34/0.33	c Expensive reason simplification
0.34/0.33	c MiniSAT restarts strategy
0.34/0.33	c timeout=2147483s
0.34/0.33	c DB Simplification allowed=false
0.34/0.33	c --- End Solver configuration ---
0.34/0.33	c solving HOME/instance-1065430-1215146721.xml
0.34/0.33	c reading problem ... 
0.54/0.58	c reading problem named null
0.54/0.58	c reading domains done.
0.54/0.59	c reading variables done.
0.74/0.79	c reading predicates  done.
0.94/0.96	c reading constraints
24.02/24.07	c done with constraints.
24.02/24.07	c ... done. Wall clock time 23.747s.
24.02/24.07	c #vars     4659
24.02/24.07	c #constraints  286584
24.02/24.07	c constraints type 
24.02/24.07	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 286384
24.02/24.07	c org.sat4j.minisat.constraints.card.AtLeast => 139
24.12/24.20	c starts		: 1
24.12/24.20	c conflicts		: 0
24.12/24.20	c decisions		: 2941
24.12/24.20	c propagations		: 4659
24.12/24.20	c inspects		: 14104
24.12/24.20	c learnt literals	: 0
24.12/24.20	c learnt binary clauses	: 0
24.12/24.20	c learnt ternary clauses	: 0
24.12/24.20	c learnt clauses	: 0
24.12/24.20	c ignored clauses	: 0
24.12/24.20	c root simplifications	: 0
24.12/24.20	c removed literals (reason simplification)	: 0
24.12/24.20	c reason swapping (by a shorter reason)	: 0
24.12/24.20	c Calls to reduceDB	: 0
24.12/24.20	c speed (assignments/second)	: 38825.0
24.22/24.20	c non guided choices	2941
24.22/24.20	s SATISFIABLE
24.22/24.20	v 36 22 13 35 8 23 10 12 34 33 6 15 12 11 8 22 32 31 6 21 7 4 20 30 13 2 29 20 16 11 28 19 17 18 9 15 10 14 7 27 5 9 13 9 3 12 3 26 25 8 8 24 23 22 11 4 21 6 20 2 19 18 17 1 16 7 15 10 14 5 13 12 7 4 11 10 5 9 4 6 3 8 3 7 6 5 2 2 4 1 1 0 3 0 2 1 1 0 0 0 1 2 3 1 4 2 3 3 1 1 3 4 0 3 3 4 1 1 4 2 4 3 3 1 0 3 1 2 2 0 1 2 2 2 0 2 0 2 3 1 4 2 2 3 4 2 3 1 1 2 0 1 1 1 2 4 1 0 1 2 1 1 1 4 1 0 1 2 1 0 1 1 2 0 1 1 2 1 2 2 0 1 2 1 1 1 0 4 1 0 2 0 1 2 1 1 3 1 4 3 
24.22/24.20	c Total wall clock time (in seconds) : 23.875

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-1065430-1215146721/watcher-1065430-1215146721 -o /tmp/evaluation-result-1065430-1215146721/solver-1065430-1215146721 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1065430-1215146721.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.86 1.94 1.97 4/73 5234
/proc/meminfo: memFree=1784464/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=152 CPUtime=0
/proc/5234/stat : 5234 (java) R 5232 5234 3357 0 -1 0 211 0 0 0 0 0 0 0 18 0 1 0 637609276 155648 26 996147200 134512640 134550740 4294956032 18446744073709551615 7893796 0 0 4096 0 0 0 0 17 0 0 0
/proc/5234/statm: 38 26 19 9 0 4 0

[startup+0.0695181 s]
/proc/loadavg: 1.86 1.94 1.97 4/73 5234
/proc/meminfo: memFree=1784464/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=802236 CPUtime=0.06
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 2809 0 1 0 5 1 0 0 18 0 7 0 637609276 821489664 2544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 200559 2544 1009 9 0 197942 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 802236

[startup+0.101521 s]
/proc/loadavg: 1.86 1.94 1.97 4/73 5234
/proc/meminfo: memFree=1784464/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=804756 CPUtime=0.08
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 3224 0 1 0 7 1 0 0 18 0 12 0 637609276 824070144 2955 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 201189 2956 1219 9 0 198558 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804756

[startup+0.301562 s]
/proc/loadavg: 1.86 1.94 1.97 4/73 5234
/proc/meminfo: memFree=1784464/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=808632 CPUtime=0.34
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 5228 0 1 0 30 4 0 0 18 0 12 0 637609276 828039168 4560 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 202158 4560 1310 9 0 199527 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 808632

[startup+0.701636 s]
/proc/loadavg: 1.86 1.94 1.97 4/73 5234
/proc/meminfo: memFree=1784464/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=808836 CPUtime=0.74
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 6537 0 1 0 69 5 0 0 18 0 12 0 637609276 828248064 5669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 202209 5669 1335 9 0 199571 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 808836

[startup+1.50179 s]
/proc/loadavg: 1.86 1.94 1.97 3/85 5246
/proc/meminfo: memFree=1763120/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=814724 CPUtime=1.54
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 11821 0 1 0 146 8 0 0 18 0 12 0 637609276 834277376 8177 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 203681 8177 1360 9 0 201043 0
[pid=5234/tid=5236] ppid=5232 vsize=814724 CPUtime=0.74
/proc/5234/task/5236/stat : 5236 (java) R 5232 5234 3357 0 -1 64 5229 0 1 0 69 5 0 0 22 0 12 0 637609277 834277376 8177 996147200 134512640 134550740 4294956032 18446744073709551615 104119558 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5237] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5237/stat : 5237 (java) S 5232 5234 3357 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 637609278 834277376 8177 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5238] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5238/stat : 5238 (java) S 5232 5234 3357 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 637609278 834277376 8177 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5239] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5239/stat : 5239 (java) S 5232 5234 3357 0 -1 64 0 0 0 0 0 0 0 0 17 0 12 0 637609280 834277376 8177 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5240] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5240/stat : 5240 (java) S 5232 5234 3357 0 -1 64 8 0 0 0 0 0 0 0 24 0 12 0 637609280 834277376 8178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5241] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5241/stat : 5241 (java) S 5232 5234 3357 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 637609280 834277376 8178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5242] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5242/stat : 5242 (java) S 5232 5234 3357 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 637609284 834277376 8178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5243] ppid=5232 vsize=814724 CPUtime=0.5
/proc/5234/task/5243/stat : 5243 (java) S 5232 5234 3357 0 -1 64 4181 0 0 0 49 1 0 0 17 0 12 0 637609284 834277376 8178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5244] ppid=5232 vsize=814724 CPUtime=0.27
/proc/5234/task/5244/stat : 5244 (java) S 5232 5234 3357 0 -1 64 1649 0 0 0 27 0 0 0 16 0 12 0 637609284 834277376 8178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5245] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5245/stat : 5245 (java) S 5232 5234 3357 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 637609284 834277376 8178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5246] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5246/stat : 5246 (java) S 5232 5234 3357 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 637609284 834277376 8178 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 814724

[startup+3.1021 s]
/proc/loadavg: 1.86 1.94 1.97 3/85 5246
/proc/meminfo: memFree=1734256/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=814724 CPUtime=3.14
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 24613 0 1 0 300 14 0 0 18 0 12 0 637609276 834277376 20967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 203681 20967 1372 9 0 201043 0
[pid=5234/tid=5236] ppid=5232 vsize=814724 CPUtime=2.15
/proc/5234/task/5236/stat : 5236 (java) R 5232 5234 3357 0 -1 64 17511 0 1 0 204 11 0 0 25 0 12 0 637609277 834277376 20967 996147200 134512640 134550740 4294956032 18446744073709551615 4109616411 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5237] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5237/stat : 5237 (java) S 5232 5234 3357 0 -1 64 238 0 0 0 0 0 0 0 17 0 12 0 637609278 834277376 20967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5238] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5238/stat : 5238 (java) S 5232 5234 3357 0 -1 64 222 0 0 0 0 0 0 0 17 0 12 0 637609278 834277376 20967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5239] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5239/stat : 5239 (java) S 5232 5234 3357 0 -1 64 29 0 0 0 0 0 0 0 16 0 12 0 637609280 834277376 20967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5240] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5240/stat : 5240 (java) S 5232 5234 3357 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 637609280 834277376 20967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5241] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5241/stat : 5241 (java) S 5232 5234 3357 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 637609280 834277376 20967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5242] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5242/stat : 5242 (java) S 5232 5234 3357 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 637609284 834277376 20967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5243] ppid=5232 vsize=814724 CPUtime=0.57
/proc/5234/task/5243/stat : 5243 (java) S 5232 5234 3357 0 -1 64 4187 0 0 0 56 1 0 0 16 0 12 0 637609284 834277376 20967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5244] ppid=5232 vsize=814724 CPUtime=0.36
/proc/5234/task/5244/stat : 5244 (java) S 5232 5234 3357 0 -1 64 1663 0 0 0 36 0 0 0 16 0 12 0 637609284 834277376 20967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5245] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5245/stat : 5245 (java) S 5232 5234 3357 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 637609284 834277376 20967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5246] ppid=5232 vsize=814724 CPUtime=0
/proc/5234/task/5246/stat : 5246 (java) S 5232 5234 3357 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 637609284 834277376 20967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 814724

[startup+6.30171 s]
/proc/loadavg: 1.96 1.95 1.98 3/85 5246
/proc/meminfo: memFree=1702640/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=814200 CPUtime=6.34
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 25542 0 1 0 619 15 0 0 18 0 12 0 637609276 833740800 21779 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 203550 21779 1376 9 0 200912 0
[pid=5234/tid=5236] ppid=5232 vsize=814200 CPUtime=5.09
/proc/5234/task/5236/stat : 5236 (java) R 5232 5234 3357 0 -1 64 17520 0 1 0 498 11 0 0 25 0 12 0 637609277 833740800 21779 996147200 134512640 134550740 4294956032 18446744073709551615 4109710664 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5237] ppid=5232 vsize=814200 CPUtime=0.03
/proc/5234/task/5237/stat : 5237 (java) S 5232 5234 3357 0 -1 64 678 0 0 0 3 0 0 0 17 0 12 0 637609278 833740800 21779 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5238] ppid=5232 vsize=814200 CPUtime=0.03
/proc/5234/task/5238/stat : 5238 (java) S 5232 5234 3357 0 -1 64 587 0 0 0 3 0 0 0 17 0 12 0 637609278 833740800 21779 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5239] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5239/stat : 5239 (java) S 5232 5234 3357 0 -1 64 110 0 0 0 0 0 0 0 17 0 12 0 637609280 833740800 21779 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5240] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5240/stat : 5240 (java) S 5232 5234 3357 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 21779 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5241] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5241/stat : 5241 (java) S 5232 5234 3357 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 21779 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5242] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5242/stat : 5242 (java) S 5232 5234 3357 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 637609284 833740800 21779 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5243] ppid=5232 vsize=814200 CPUtime=0.69
/proc/5234/task/5243/stat : 5243 (java) S 5232 5234 3357 0 -1 64 4210 0 0 0 68 1 0 0 17 0 12 0 637609284 833740800 21779 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5244] ppid=5232 vsize=814200 CPUtime=0.45
/proc/5234/task/5244/stat : 5244 (java) S 5232 5234 3357 0 -1 64 1674 0 0 0 44 1 0 0 17 0 12 0 637609284 833740800 21779 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5245] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5245/stat : 5245 (java) S 5232 5234 3357 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 637609284 833740800 21779 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5246] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5246/stat : 5246 (java) S 5232 5234 3357 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 637609284 833740800 21779 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 814200

[startup+12.7029 s]
/proc/loadavg: 2.12 1.99 1.99 3/85 5246
/proc/meminfo: memFree=1687536/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=814200 CPUtime=12.74
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 29198 0 1 0 1257 17 0 0 18 0 12 0 637609276 833740800 25429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 203550 25429 1376 9 0 200912 0
[pid=5234/tid=5236] ppid=5232 vsize=814200 CPUtime=11.03
/proc/5234/task/5236/stat : 5236 (java) R 5232 5234 3357 0 -1 64 19062 0 1 0 1091 12 0 0 25 0 12 0 637609277 833740800 25429 996147200 134512640 134550740 4294956032 18446744073709551615 4109615812 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5237] ppid=5232 vsize=814200 CPUtime=0.07
/proc/5234/task/5237/stat : 5237 (java) S 5232 5234 3357 0 -1 64 1376 0 0 0 7 0 0 0 17 0 12 0 637609278 833740800 25429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5238] ppid=5232 vsize=814200 CPUtime=0.09
/proc/5234/task/5238/stat : 5238 (java) S 5232 5234 3357 0 -1 64 1904 0 0 0 9 0 0 0 17 0 12 0 637609278 833740800 25429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5239] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5239/stat : 5239 (java) S 5232 5234 3357 0 -1 64 165 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 25429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5240] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5240/stat : 5240 (java) S 5232 5234 3357 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 25429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5241] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5241/stat : 5241 (java) S 5232 5234 3357 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 25429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5242] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5242/stat : 5242 (java) S 5232 5234 3357 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 637609284 833740800 25429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5243] ppid=5232 vsize=814200 CPUtime=0.93
/proc/5234/task/5243/stat : 5243 (java) S 5232 5234 3357 0 -1 64 4244 0 0 0 92 1 0 0 16 0 12 0 637609284 833740800 25429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5244] ppid=5232 vsize=814200 CPUtime=0.56
/proc/5234/task/5244/stat : 5244 (java) S 5232 5234 3357 0 -1 64 1684 0 0 0 55 1 0 0 16 0 12 0 637609284 833740800 25429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5245] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5245/stat : 5245 (java) S 5232 5234 3357 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 637609284 833740800 25429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5246] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5246/stat : 5246 (java) S 5232 5234 3357 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 637609284 833740800 25429 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 814200

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

[startup+19.1022 s]
/proc/loadavg: 2.11 1.99 1.99 3/85 5246
/proc/meminfo: memFree=1683376/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=814912 CPUtime=19.13
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 30440 0 1 0 1896 17 0 0 18 0 12 0 637609276 834469888 26459 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 203728 26459 1382 9 0 201090 0
[pid=5234/tid=5236] ppid=5232 vsize=814912 CPUtime=16.94
/proc/5234/task/5236/stat : 5236 (java) R 5232 5234 3357 0 -1 64 19074 0 1 0 1682 12 0 0 25 0 12 0 637609277 834469888 26459 996147200 134512640 134550740 4294956032 18446744073709551615 4109615774 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5237] ppid=5232 vsize=814912 CPUtime=0.1
/proc/5234/task/5237/stat : 5237 (java) S 5232 5234 3357 0 -1 64 1938 0 0 0 10 0 0 0 17 0 12 0 637609278 834469888 26459 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5238] ppid=5232 vsize=814912 CPUtime=0.11
/proc/5234/task/5238/stat : 5238 (java) S 5232 5234 3357 0 -1 64 2174 0 0 0 11 0 0 0 16 0 12 0 637609278 834469888 26459 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5239] ppid=5232 vsize=814912 CPUtime=0
/proc/5234/task/5239/stat : 5239 (java) S 5232 5234 3357 0 -1 64 165 0 0 0 0 0 0 0 16 0 12 0 637609280 834469888 26459 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5240] ppid=5232 vsize=814912 CPUtime=0
/proc/5234/task/5240/stat : 5240 (java) S 5232 5234 3357 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 637609280 834469888 26459 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5241] ppid=5232 vsize=814912 CPUtime=0
/proc/5234/task/5241/stat : 5241 (java) S 5232 5234 3357 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 637609280 834469888 26459 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5242] ppid=5232 vsize=814912 CPUtime=0
/proc/5234/task/5242/stat : 5242 (java) S 5232 5234 3357 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 637609284 834469888 26459 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5243] ppid=5232 vsize=814912 CPUtime=1.31
/proc/5234/task/5243/stat : 5243 (java) S 5232 5234 3357 0 -1 64 4642 0 0 0 130 1 0 0 17 0 12 0 637609284 834469888 26459 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5244] ppid=5232 vsize=814912 CPUtime=0.6
/proc/5234/task/5244/stat : 5244 (java) S 5232 5234 3357 0 -1 64 1684 0 0 0 59 1 0 0 15 0 12 0 637609284 834469888 26459 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5245] ppid=5232 vsize=814912 CPUtime=0
/proc/5234/task/5245/stat : 5245 (java) S 5232 5234 3357 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 637609284 834469888 26459 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5246] ppid=5232 vsize=814912 CPUtime=0
/proc/5234/task/5246/stat : 5246 (java) S 5232 5234 3357 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 637609284 834469888 26459 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.13
Current children cumulated vsize (KiB) 814912

[startup+22.3028 s]
/proc/loadavg: 2.10 1.99 1.99 3/85 5246
/proc/meminfo: memFree=1682928/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=814200 CPUtime=22.32
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 30749 0 1 0 2215 17 0 0 18 0 12 0 637609276 833740800 26633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 203550 26633 1382 9 0 200912 0
[pid=5234/tid=5236] ppid=5232 vsize=814200 CPUtime=20.07
/proc/5234/task/5236/stat : 5236 (java) R 5232 5234 3357 0 -1 64 19081 0 1 0 1995 12 0 0 25 0 12 0 637609277 833740800 26633 996147200 134512640 134550740 4294956032 18446744073709551615 4109616068 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5237] ppid=5232 vsize=814200 CPUtime=0.11
/proc/5234/task/5237/stat : 5237 (java) S 5232 5234 3357 0 -1 64 2049 0 0 0 11 0 0 0 17 0 12 0 637609278 833740800 26633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5238] ppid=5232 vsize=814200 CPUtime=0.13
/proc/5234/task/5238/stat : 5238 (java) S 5232 5234 3357 0 -1 64 2365 0 0 0 13 0 0 0 16 0 12 0 637609278 833740800 26633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5239] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5239/stat : 5239 (java) S 5232 5234 3357 0 -1 64 165 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 26633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5240] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5240/stat : 5240 (java) S 5232 5234 3357 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 26633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5241] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5241/stat : 5241 (java) S 5232 5234 3357 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 26633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5242] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5242/stat : 5242 (java) S 5232 5234 3357 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 637609284 833740800 26633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5243] ppid=5232 vsize=814200 CPUtime=1.33
/proc/5234/task/5243/stat : 5243 (java) S 5232 5234 3357 0 -1 64 4642 0 0 0 132 1 0 0 16 0 12 0 637609284 833740800 26633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5244] ppid=5232 vsize=814200 CPUtime=0.62
/proc/5234/task/5244/stat : 5244 (java) S 5232 5234 3357 0 -1 64 1684 0 0 0 61 1 0 0 15 0 12 0 637609284 833740800 26633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5245] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5245/stat : 5245 (java) S 5232 5234 3357 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 637609284 833740800 26633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5246] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5246/stat : 5246 (java) S 5232 5234 3357 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 637609284 833740800 26633 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.32
Current children cumulated vsize (KiB) 814200

[startup+23.1069 s]
/proc/loadavg: 2.10 1.99 1.99 3/85 5246
/proc/meminfo: memFree=1682672/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=814200 CPUtime=23.13
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 30750 0 1 0 2296 17 0 0 18 0 12 0 637609276 833740800 26634 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 203550 26634 1382 9 0 200912 0
[pid=5234/tid=5236] ppid=5232 vsize=814200 CPUtime=20.86
/proc/5234/task/5236/stat : 5236 (java) R 5232 5234 3357 0 -1 64 19082 0 1 0 2074 12 0 0 25 0 12 0 637609277 833740800 26634 996147200 134512640 134550740 4294956032 18446744073709551615 4109646664 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5237] ppid=5232 vsize=814200 CPUtime=0.11
/proc/5234/task/5237/stat : 5237 (java) S 5232 5234 3357 0 -1 64 2049 0 0 0 11 0 0 0 17 0 12 0 637609278 833740800 26634 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5238] ppid=5232 vsize=814200 CPUtime=0.13
/proc/5234/task/5238/stat : 5238 (java) S 5232 5234 3357 0 -1 64 2365 0 0 0 13 0 0 0 16 0 12 0 637609278 833740800 26634 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5239] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5239/stat : 5239 (java) S 5232 5234 3357 0 -1 64 165 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 26634 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5240] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5240/stat : 5240 (java) S 5232 5234 3357 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 26634 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5241] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5241/stat : 5241 (java) S 5232 5234 3357 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 26634 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5242] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5242/stat : 5242 (java) S 5232 5234 3357 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 637609284 833740800 26634 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5243] ppid=5232 vsize=814200 CPUtime=1.34
/proc/5234/task/5243/stat : 5243 (java) S 5232 5234 3357 0 -1 64 4642 0 0 0 133 1 0 0 16 0 12 0 637609284 833740800 26634 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5244] ppid=5232 vsize=814200 CPUtime=0.62
/proc/5234/task/5244/stat : 5244 (java) S 5232 5234 3357 0 -1 64 1684 0 0 0 61 1 0 0 15 0 12 0 637609284 833740800 26634 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5245] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5245/stat : 5245 (java) S 5232 5234 3357 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 637609284 833740800 26634 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5246] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5246/stat : 5246 (java) S 5232 5234 3357 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 637609284 833740800 26634 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.13
Current children cumulated vsize (KiB) 814200

[startup+23.9021 s]
/proc/loadavg: 2.10 1.99 1.99 3/85 5246
/proc/meminfo: memFree=1682672/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=814200 CPUtime=23.92
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 30847 0 1 0 2375 17 0 0 18 0 12 0 637609276 833740800 26730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 203550 26730 1384 9 0 200912 0
[pid=5234/tid=5236] ppid=5232 vsize=814200 CPUtime=21.55
/proc/5234/task/5236/stat : 5236 (java) R 5232 5234 3357 0 -1 64 19086 0 1 0 2143 12 0 0 25 0 12 0 637609277 833740800 26730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5237] ppid=5232 vsize=814200 CPUtime=0.12
/proc/5234/task/5237/stat : 5237 (java) S 5232 5234 3357 0 -1 64 2112 0 0 0 12 0 0 0 17 0 12 0 637609278 833740800 26730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5238] ppid=5232 vsize=814200 CPUtime=0.13
/proc/5234/task/5238/stat : 5238 (java) S 5232 5234 3357 0 -1 64 2387 0 0 0 13 0 0 0 17 0 12 0 637609278 833740800 26730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5239] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5239/stat : 5239 (java) S 5232 5234 3357 0 -1 64 165 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 26730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5240] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5240/stat : 5240 (java) S 5232 5234 3357 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 26730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5241] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5241/stat : 5241 (java) S 5232 5234 3357 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 637609280 833740800 26730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5242] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5242/stat : 5242 (java) S 5232 5234 3357 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 637609284 833740800 26730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5243] ppid=5232 vsize=814200 CPUtime=1.4
/proc/5234/task/5243/stat : 5243 (java) S 5232 5234 3357 0 -1 64 4650 0 0 0 139 1 0 0 16 0 12 0 637609284 833740800 26730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5244] ppid=5232 vsize=814200 CPUtime=0.66
/proc/5234/task/5244/stat : 5244 (java) R 5232 5234 3357 0 -1 64 1684 0 0 0 65 1 0 0 16 0 12 0 637609284 833740800 26730 996147200 134512640 134550740 4294956032 18446744073709551615 106964432 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5245] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5245/stat : 5245 (java) S 5232 5234 3357 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 637609284 833740800 26730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5246] ppid=5232 vsize=814200 CPUtime=0
/proc/5234/task/5246/stat : 5246 (java) S 5232 5234 3357 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 637609284 833740800 26730 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.92
Current children cumulated vsize (KiB) 814200

[startup+24.1021 s]
/proc/loadavg: 2.10 1.99 1.99 4/86 5247
/proc/meminfo: memFree=1682280/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=814524 CPUtime=24.12
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 30859 0 1 0 2395 17 0 0 18 0 13 0 637609276 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 203631 26742 1385 9 0 200993 0
[pid=5234/tid=5236] ppid=5232 vsize=814524 CPUtime=21.74
/proc/5234/task/5236/stat : 5236 (java) R 5232 5234 3357 0 -1 64 19095 0 1 0 2161 13 0 0 25 0 13 0 637609277 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4109199306 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5237] ppid=5232 vsize=814524 CPUtime=0.12
/proc/5234/task/5237/stat : 5237 (java) S 5232 5234 3357 0 -1 64 2112 0 0 0 12 0 0 0 17 0 13 0 637609278 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5238] ppid=5232 vsize=814524 CPUtime=0.13
/proc/5234/task/5238/stat : 5238 (java) S 5232 5234 3357 0 -1 64 2387 0 0 0 13 0 0 0 17 0 13 0 637609278 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5239] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5239/stat : 5239 (java) S 5232 5234 3357 0 -1 64 165 0 0 0 0 0 0 0 16 0 13 0 637609280 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5240] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5240/stat : 5240 (java) S 5232 5234 3357 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 637609280 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5241] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5241/stat : 5241 (java) S 5232 5234 3357 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 637609280 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5242] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5242/stat : 5242 (java) S 5232 5234 3357 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 637609284 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5243] ppid=5232 vsize=814524 CPUtime=1.4
/proc/5234/task/5243/stat : 5243 (java) S 5232 5234 3357 0 -1 64 4650 0 0 0 139 1 0 0 16 0 13 0 637609284 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5244] ppid=5232 vsize=814524 CPUtime=0.67
/proc/5234/task/5244/stat : 5244 (java) S 5232 5234 3357 0 -1 64 1687 0 0 0 66 1 0 0 15 0 13 0 637609284 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5245] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5245/stat : 5245 (java) S 5232 5234 3357 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 637609284 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5246] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5246/stat : 5246 (java) S 5232 5234 3357 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 637609284 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5247] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5247/stat : 5247 (java) R 5232 5234 3357 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 637611685 834072576 26742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 814524

[startup+24.2072 s]
/proc/loadavg: 2.10 1.99 1.99 4/86 5247
/proc/meminfo: memFree=1682280/2055920 swapFree=4180232/4192956
[pid=5234] ppid=5232 vsize=814524 CPUtime=24.22
/proc/5234/stat : 5234 (java) S 5232 5234 3357 0 -1 0 30875 0 1 0 2405 17 0 0 18 0 13 0 637609276 834072576 26756 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5234/statm: 203631 26756 1389 9 0 200993 0
[pid=5234/tid=5236] ppid=5232 vsize=814524 CPUtime=21.79
/proc/5234/task/5236/stat : 5236 (java) S 5232 5234 3357 0 -1 64 19098 0 1 0 2166 13 0 0 25 0 13 0 637609277 834072576 26756 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5237] ppid=5232 vsize=814524 CPUtime=0.12
/proc/5234/task/5237/stat : 5237 (java) S 5232 5234 3357 0 -1 64 2112 0 0 0 12 0 0 0 17 0 13 0 637609278 834072576 26756 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5238] ppid=5232 vsize=814524 CPUtime=0.13
/proc/5234/task/5238/stat : 5238 (java) S 5232 5234 3357 0 -1 64 2387 0 0 0 13 0 0 0 17 0 13 0 637609278 834072576 26756 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5239] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5239/stat : 5239 (java) S 5232 5234 3357 0 -1 64 165 0 0 0 0 0 0 0 16 0 13 0 637609280 834072576 26756 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5240] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5240/stat : 5240 (java) S 5232 5234 3357 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 637609280 834072576 26756 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5241] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5241/stat : 5241 (java) S 5232 5234 3357 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 637609280 834072576 26756 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5242] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5242/stat : 5242 (java) S 5232 5234 3357 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 637609284 834072576 26756 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5243] ppid=5232 vsize=814524 CPUtime=1.44
/proc/5234/task/5243/stat : 5243 (java) S 5232 5234 3357 0 -1 64 4654 0 0 0 143 1 0 0 15 0 13 0 637609284 834072576 26756 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5244] ppid=5232 vsize=814524 CPUtime=0.69
/proc/5234/task/5244/stat : 5244 (java) S 5232 5234 3357 0 -1 64 1689 0 0 0 68 1 0 0 15 0 13 0 637609284 834072576 26756 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5245] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5245/stat : 5245 (java) S 5232 5234 3357 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 637609284 834072576 26756 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5234/tid=5246] ppid=5232 vsize=814524 CPUtime=0
/proc/5234/task/5246/stat : 5246 (java) S 5232 5234 3357 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 637609284 834072576 26756 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.22
Current children cumulated vsize (KiB) 814524

Child status: 0
Real time (s): 24.2503
CPU time (s): 24.2573
CPU user time (s): 24.0603
CPU system time (s): 0.19697
CPU usage (%): 100.029
Max. virtual memory (cumulated for all children) (KiB): 815576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.0603
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30879
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= 1349
involuntary context switches= 1363

runsolver used 0.039993 second user time and 0.083987 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-04 06:45:21
IDJOB=1065430
IDBENCH=55067
IDSOLVER=344
FILE ID=node5/1065430-1215146721
PBS_JOBID= 7877346
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c486301f2b85436b9e496c6b2c331268
RANDOM SEED=228733605

node5.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.279
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.279
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:       1784944 kB
Buffers:         31028 kB
Cached:         137552 kB
SwapCached:       6996 kB
Active:         143704 kB
Inactive:        70160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784944 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          51488 kB
Slab:            42328 kB
Committed_AS:   962344 kB
PageTables:       1800 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= 66556 MiB
End job on node5 at 2008-07-04 06:45:46