Trace number 1034552

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 68.5646 68.757

General information on the benchmark

Namecsp/lard/
normalized-lard-89-89.xml
MD5SUM835c459e7c067a13c82ad8656195350d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.6949
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of constraints3916
Maximum constraint arity2
Maximum domain size90
Number of constraints which are defined in extension3916
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.29	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.19/0.29	c This is free software under the dual EPL/GNU LGPL licenses.
0.19/0.29	c See www.sat4j.org for details.
0.19/0.29	c That software uses the Rhino library from the Mozilla project.
0.29/0.33	c version 9.9.9.token
0.29/0.33	c sun.arch.data.model	32
0.29/0.33	c java.version	1.6.0_06
0.29/0.33	c os.name	Linux
0.29/0.33	c os.version	2.6.9-22.EL.rootsmp
0.29/0.33	c os.arch	i386
0.29/0.33	c Free memory 669864272
0.29/0.33	c Max memory 672137216
0.29/0.33	c Total memory 672137216
0.29/0.33	c Number of processors 2
0.29/0.38	c c --- Begin Solver configuration ---
0.29/0.38	c Stops conflict analysis at the first Unique Implication Point
0.29/0.38	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.29/0.38	c Learn all clauses as in MiniSAT
0.29/0.38	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.29/0.38	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.29/0.38	c Expensive reason simplification
0.29/0.38	c MiniSAT restarts strategy
0.29/0.38	c timeout=2147483s
0.29/0.38	c DB Simplification allowed=false
0.29/0.38	c --- End Solver configuration ---
0.29/0.38	c solving HOME/instance-1034552-1214949603.xml
0.29/0.38	c reading problem ... 
0.59/0.64	c reading problem named null
0.59/0.64	c reading domains done.
0.59/0.65	c reading variables done.
0.79/0.88	c reading relations done.
57.63/57.84	c reading constraints
68.05/68.25	c done with constraints.
68.05/68.27	c ... done. Wall clock time 67.893s.
68.05/68.27	c #vars     8010
68.05/68.27	c #constraints  527648
68.05/68.27	c constraints type 
68.05/68.27	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 523557
68.05/68.27	c org.sat4j.minisat.constraints.card.AtLeast => 89
68.35/68.60	c starts		: 1
68.35/68.60	c conflicts		: 0
68.35/68.60	c decisions		: 3872
68.35/68.60	c propagations		: 8010
68.35/68.60	c inspects		: 378580
68.35/68.60	c learnt literals	: 0
68.35/68.60	c learnt binary clauses	: 0
68.35/68.60	c learnt ternary clauses	: 0
68.35/68.60	c learnt clauses	: 0
68.35/68.60	c ignored clauses	: 0
68.35/68.60	c root simplifications	: 0
68.35/68.60	c removed literals (reason simplification)	: 0
68.35/68.60	c reason swapping (by a shorter reason)	: 0
68.35/68.60	c Calls to reduceDB	: 0
68.35/68.60	c speed (assignments/second)	: 25755.6270096463
68.35/68.60	c non guided choices	3872
68.35/68.60	s SATISFIABLE
68.44/68.60	v 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
68.44/68.60	c Total wall clock time (in seconds) : 68.218

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-1034552-1214949603/watcher-1034552-1214949603 -o /tmp/evaluation-result-1034552-1214949603/solver-1034552-1214949603 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1034552-1214949603.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.73 0.59 0.21 3/80 29903
/proc/meminfo: memFree=471400/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=152 CPUtime=0
/proc/29903/stat : 29903 (java) R 29901 29903 29464 0 -1 0 211 0 0 0 0 0 0 0 18 0 1 0 1973933550 155648 26 996147200 134512640 134550740 4294956032 18446744073709551615 7918372 0 0 4096 0 0 0 0 17 0 0 0
/proc/29903/statm: 38 26 19 9 0 4 0

[startup+0.00839997 s]
/proc/loadavg: 1.73 0.59 0.21 3/80 29903
/proc/meminfo: memFree=471400/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=13012 CPUtime=0
/proc/29903/stat : 29903 (java) R 29901 29903 29464 0 -1 0 431 0 0 0 0 0 0 0 18 0 1 0 1973933550 13324288 232 996147200 134512640 134550740 4294956032 18446744073709551615 7889706 0 0 4096 0 0 0 0 17 0 0 0
/proc/29903/statm: 3253 240 136 9 0 1151 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13012

[startup+0.101424 s]
/proc/loadavg: 1.73 0.59 0.21 3/80 29903
/proc/meminfo: memFree=471400/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=804756 CPUtime=0.09
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 3164 0 1 0 8 1 0 0 18 0 12 0 1973933550 824070144 2896 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 201189 2896 1164 9 0 198558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804756

[startup+0.301457 s]
/proc/loadavg: 1.73 0.59 0.21 3/80 29903
/proc/meminfo: memFree=471400/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=808200 CPUtime=0.29
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 5045 0 1 0 26 3 0 0 18 0 12 0 1973933550 827596800 4372 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 202050 4372 1308 9 0 199419 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 808200

[startup+0.701524 s]
/proc/loadavg: 1.73 0.59 0.21 3/80 29903
/proc/meminfo: memFree=471400/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=808228 CPUtime=0.69
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 6465 0 1 0 64 5 0 0 18 0 12 0 1973933550 827625472 5593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 202057 5593 1335 9 0 199419 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 808228

[startup+1.50266 s]
/proc/loadavg: 1.91 0.65 0.23 4/92 29915
/proc/meminfo: memFree=424840/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=811588 CPUtime=1.49
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 10350 0 1 0 142 7 0 0 18 0 12 0 1973933550 831066112 7541 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 202897 7542 1350 9 0 200259 0
[pid=29903/tid=29905] ppid=29901 vsize=811588 CPUtime=0.62
/proc/29903/task/29905/stat : 29905 (java) R 29901 29903 29464 0 -1 64 5143 0 1 0 57 5 0 0 25 0 12 0 1973933551 831066112 7542 996147200 134512640 134550740 4294956032 18446744073709551615 4109658093 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29906] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29906/stat : 29906 (java) S 29901 29903 29464 0 -1 64 3 0 0 0 0 0 0 0 21 0 12 0 1973933552 831066112 7543 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29907] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29907/stat : 29907 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 1973933552 831066112 7544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29908] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29908/stat : 29908 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1973933554 831066112 7544 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29909] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29909/stat : 29909 (java) S 29901 29903 29464 0 -1 64 9 0 0 0 0 0 0 0 24 0 12 0 1973933555 831066112 7545 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29910] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29910/stat : 29910 (java) S 29901 29903 29464 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 1973933555 831066112 7545 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29911] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29911/stat : 29911 (java) S 29901 29903 29464 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1973933559 831066112 7546 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29912] ppid=29901 vsize=811588 CPUtime=0.53
/proc/29903/task/29912/stat : 29912 (java) S 29901 29903 29464 0 -1 64 3259 0 0 0 52 1 0 0 17 0 12 0 1973933559 831066112 7546 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29913] ppid=29901 vsize=811588 CPUtime=0.32
/proc/29903/task/29913/stat : 29913 (java) S 29901 29903 29464 0 -1 64 1183 0 0 0 32 0 0 0 16 0 12 0 1973933559 831066112 7547 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29914] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29914/stat : 29914 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973933559 831066112 7547 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29915] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29915/stat : 29915 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973933559 831066112 7548 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 811588

[startup+3.10193 s]
/proc/loadavg: 1.91 0.65 0.23 4/92 29915
/proc/meminfo: memFree=363016/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=811588 CPUtime=3.09
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 27298 0 1 0 294 15 0 0 18 0 12 0 1973933550 831066112 24484 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 202897 24484 1357 9 0 200259 0
[pid=29903/tid=29905] ppid=29901 vsize=811588 CPUtime=1.73
/proc/29903/task/29905/stat : 29905 (java) R 29901 29903 29464 0 -1 64 17009 0 1 0 163 10 0 0 25 0 12 0 1973933551 831066112 24484 996147200 134512640 134550740 4294956032 18446744073709551615 4109685947 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29906] ppid=29901 vsize=811588 CPUtime=0.12
/proc/29903/task/29906/stat : 29906 (java) S 29901 29903 29464 0 -1 64 2023 0 0 0 11 1 0 0 16 0 12 0 1973933552 831066112 24484 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29907] ppid=29901 vsize=811588 CPUtime=0.13
/proc/29903/task/29907/stat : 29907 (java) S 29901 29903 29464 0 -1 64 2847 0 0 0 13 0 0 0 16 0 12 0 1973933552 831066112 24484 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29908] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29908/stat : 29908 (java) S 29901 29903 29464 0 -1 64 137 0 0 0 0 0 0 0 16 0 12 0 1973933554 831066112 24484 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29909] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29909/stat : 29909 (java) S 29901 29903 29464 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973933555 831066112 24484 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29910] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29910/stat : 29910 (java) S 29901 29903 29464 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1973933555 831066112 24484 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29911] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29911/stat : 29911 (java) S 29901 29903 29464 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1973933559 831066112 24484 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29912] ppid=29901 vsize=811588 CPUtime=0.65
/proc/29903/task/29912/stat : 29912 (java) S 29901 29903 29464 0 -1 64 3326 0 0 0 64 1 0 0 17 0 12 0 1973933559 831066112 24484 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29913] ppid=29901 vsize=811588 CPUtime=0.39
/proc/29903/task/29913/stat : 29913 (java) S 29901 29903 29464 0 -1 64 1192 0 0 0 39 0 0 0 16 0 12 0 1973933559 831066112 24484 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29914] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29914/stat : 29914 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973933559 831066112 24484 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29915] ppid=29901 vsize=811588 CPUtime=0
/proc/29903/task/29915/stat : 29915 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973933559 831066112 24484 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 811588

[startup+6.30247 s]
/proc/loadavg: 1.91 0.65 0.23 3/92 29915
/proc/meminfo: memFree=323400/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=811008 CPUtime=6.28
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 34764 0 1 0 609 19 0 0 18 0 12 0 1973933550 830472192 31789 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 202752 31789 1357 9 0 200114 0
[pid=29903/tid=29905] ppid=29901 vsize=811008 CPUtime=4.3
/proc/29903/task/29905/stat : 29905 (java) R 29901 29903 29464 0 -1 64 17027 0 1 0 419 11 0 0 25 0 12 0 1973933551 830472192 31789 996147200 134512640 134550740 4294956032 18446744073709551615 4109686483 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29906] ppid=29901 vsize=811008 CPUtime=0.4
/proc/29903/task/29906/stat : 29906 (java) S 29901 29903 29464 0 -1 64 5750 0 0 0 38 2 0 0 16 0 12 0 1973933552 830472192 31789 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29907] ppid=29901 vsize=811008 CPUtime=0.42
/proc/29903/task/29907/stat : 29907 (java) S 29901 29903 29464 0 -1 64 6561 0 0 0 40 2 0 0 16 0 12 0 1973933552 830472192 31789 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29908] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29908/stat : 29908 (java) S 29901 29903 29464 0 -1 64 137 0 0 0 0 0 0 0 17 0 12 0 1973933554 830472192 31789 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29909] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29909/stat : 29909 (java) S 29901 29903 29464 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973933555 830472192 31789 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29910] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29910/stat : 29910 (java) S 29901 29903 29464 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1973933555 830472192 31789 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29911] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29911/stat : 29911 (java) S 29901 29903 29464 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1973933559 830472192 31789 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29912] ppid=29901 vsize=811008 CPUtime=0.65
/proc/29903/task/29912/stat : 29912 (java) S 29901 29903 29464 0 -1 64 3326 0 0 0 64 1 0 0 16 0 12 0 1973933559 830472192 31789 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29913] ppid=29901 vsize=811008 CPUtime=0.44
/proc/29903/task/29913/stat : 29913 (java) S 29901 29903 29464 0 -1 64 1199 0 0 0 44 0 0 0 16 0 12 0 1973933559 830472192 31789 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29914] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29914/stat : 29914 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973933559 830472192 31789 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29915] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29915/stat : 29915 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973933559 830472192 31789 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 811008

[startup+12.7016 s]
/proc/loadavg: 1.92 0.69 0.25 3/92 29915
/proc/meminfo: memFree=273992/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=811008 CPUtime=12.68
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 47083 0 1 0 1241 27 0 0 18 0 12 0 1973933550 830472192 44081 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 202752 44081 1357 9 0 200114 0
[pid=29903/tid=29905] ppid=29901 vsize=811008 CPUtime=9.71
/proc/29903/task/29905/stat : 29905 (java) R 29901 29903 29464 0 -1 64 17058 0 1 0 958 13 0 0 25 0 12 0 1973933551 830472192 44081 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29906] ppid=29901 vsize=811008 CPUtime=0.85
/proc/29903/task/29906/stat : 29906 (java) R 29901 29903 29464 0 -1 64 12339 0 0 0 80 5 0 0 15 0 12 0 1973933552 830472192 44081 996147200 134512640 134550740 4294956032 18446744073709551615 104145927 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29907] ppid=29901 vsize=811008 CPUtime=0.88
/proc/29903/task/29907/stat : 29907 (java) R 29901 29903 29464 0 -1 64 12253 0 0 0 83 5 0 0 15 0 12 0 1973933552 830472192 44081 996147200 134512640 134550740 4294956032 18446744073709551615 104145927 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29908] ppid=29901 vsize=811008 CPUtime=0.01
/proc/29903/task/29908/stat : 29908 (java) S 29901 29903 29464 0 -1 64 137 0 0 0 1 0 0 0 15 0 12 0 1973933554 830472192 44081 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29909] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29909/stat : 29909 (java) S 29901 29903 29464 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973933555 830472192 44081 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29910] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29910/stat : 29910 (java) S 29901 29903 29464 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1973933555 830472192 44081 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29911] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29911/stat : 29911 (java) S 29901 29903 29464 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1973933559 830472192 44081 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29912] ppid=29901 vsize=811008 CPUtime=0.71
/proc/29903/task/29912/stat : 29912 (java) S 29901 29903 29464 0 -1 64 3333 0 0 0 70 1 0 0 16 0 12 0 1973933559 830472192 44081 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29913] ppid=29901 vsize=811008 CPUtime=0.46
/proc/29903/task/29913/stat : 29913 (java) S 29901 29903 29464 0 -1 64 1199 0 0 0 46 0 0 0 16 0 12 0 1973933559 830472192 44081 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29914] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29914/stat : 29914 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973933559 830472192 44081 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29915] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29915/stat : 29915 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973933559 830472192 44081 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 811008

[startup+25.5027 s]
/proc/loadavg: 2.09 0.77 0.28 3/92 29915
/proc/meminfo: memFree=174280/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=811936 CPUtime=25.48
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 71434 0 1 0 2506 42 0 0 18 0 12 0 1973933550 831422464 68075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 202984 68075 1357 9 0 200346 0
[pid=29903/tid=29905] ppid=29901 vsize=811936 CPUtime=20.31
/proc/29903/task/29905/stat : 29905 (java) R 29901 29903 29464 0 -1 64 17108 0 1 0 2014 17 0 0 25 0 12 0 1973933551 831422464 68075 996147200 134512640 134550740 4294956032 18446744073709551615 4109644740 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29906] ppid=29901 vsize=811936 CPUtime=1.78
/proc/29903/task/29906/stat : 29906 (java) S 29901 29903 29464 0 -1 64 23992 0 0 0 167 11 0 0 16 0 12 0 1973933552 831422464 68075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29907] ppid=29901 vsize=811936 CPUtime=1.78
/proc/29903/task/29907/stat : 29907 (java) S 29901 29903 29464 0 -1 64 24238 0 0 0 169 9 0 0 16 0 12 0 1973933552 831422464 68075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29908] ppid=29901 vsize=811936 CPUtime=0.03
/proc/29903/task/29908/stat : 29908 (java) S 29901 29903 29464 0 -1 64 137 0 0 0 2 1 0 0 16 0 12 0 1973933554 831422464 68075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29909] ppid=29901 vsize=811936 CPUtime=0
/proc/29903/task/29909/stat : 29909 (java) S 29901 29903 29464 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973933555 831422464 68075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29910] ppid=29901 vsize=811936 CPUtime=0
/proc/29903/task/29910/stat : 29910 (java) S 29901 29903 29464 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1973933555 831422464 68075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29911] ppid=29901 vsize=811936 CPUtime=0
/proc/29903/task/29911/stat : 29911 (java) S 29901 29903 29464 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1973933559 831422464 68075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=29903/tid=29915] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29915/stat : 29915 (java) R 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973933559 830472192 117308 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 811008

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

[startup+57.502 s]
/proc/loadavg: 2.05 0.90 0.34 3/85 30008
/proc/meminfo: memFree=811000/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=811008 CPUtime=57.32
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 133657 0 1 0 5657 75 0 0 18 0 12 0 1973933550 830472192 129900 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 202752 129900 1359 9 0 200114 0
[pid=29903/tid=29905] ppid=29901 vsize=811008 CPUtime=47.14
/proc/29903/task/29905/stat : 29905 (java) R 29901 29903 29464 0 -1 64 17228 0 1 0 4690 24 0 0 25 0 12 0 1973933551 830472192 129900 996147200 134512640 134550740 4294956032 18446744073709551615 4109700038 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29906] ppid=29901 vsize=811008 CPUtime=4.08
/proc/29903/task/29906/stat : 29906 (java) S 29901 29903 29464 0 -1 64 54847 0 0 0 385 23 0 0 16 0 12 0 1973933552 830472192 129900 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29907] ppid=29901 vsize=811008 CPUtime=4.08
/proc/29903/task/29907/stat : 29907 (java) S 29901 29903 29464 0 -1 64 55459 0 0 0 386 22 0 0 16 0 12 0 1973933552 830472192 129900 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29908] ppid=29901 vsize=811008 CPUtime=0.06
/proc/29903/task/29908/stat : 29908 (java) S 29901 29903 29464 0 -1 64 137 0 0 0 4 2 0 0 15 0 12 0 1973933554 830472192 129900 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29909] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29909/stat : 29909 (java) S 29901 29903 29464 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973933555 830472192 129900 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29910] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29910/stat : 29910 (java) S 29901 29903 29464 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1973933555 830472192 129900 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29911] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29911/stat : 29911 (java) S 29901 29903 29464 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1973933559 830472192 129900 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29912] ppid=29901 vsize=811008 CPUtime=1.16
/proc/29903/task/29912/stat : 29912 (java) S 29901 29903 29464 0 -1 64 3998 0 0 0 115 1 0 0 17 0 12 0 1973933559 830472192 129900 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29913] ppid=29901 vsize=811008 CPUtime=0.74
/proc/29903/task/29913/stat : 29913 (java) S 29901 29903 29464 0 -1 64 1224 0 0 0 74 0 0 0 17 0 12 0 1973933559 830472192 129900 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29914] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29914/stat : 29914 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973933559 830472192 129900 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29915] ppid=29901 vsize=811008 CPUtime=0
/proc/29903/task/29915/stat : 29915 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973933559 830472192 129900 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 57.32
Current children cumulated vsize (KiB) 811008

[startup+63.9011 s]
/proc/loadavg: 2.04 0.92 0.35 3/85 30008
/proc/meminfo: memFree=732856/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=811656 CPUtime=63.73
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 154890 0 1 0 6290 83 0 0 18 0 12 0 1973933550 831135744 150734 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 202914 150737 1378 9 0 200276 0
[pid=29903/tid=29905] ppid=29901 vsize=811656 CPUtime=52.18
/proc/29903/task/29905/stat : 29905 (java) R 29901 29903 29464 0 -1 64 17249 0 1 0 5194 24 0 0 25 0 12 0 1973933551 831135744 150739 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29906] ppid=29901 vsize=811656 CPUtime=4.39
/proc/29903/task/29906/stat : 29906 (java) R 29901 29903 29464 0 -1 64 65285 0 0 0 413 26 0 0 16 0 12 0 1973933552 831135744 150742 996147200 134512640 134550740 4294956032 18446744073709551615 106160161 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29907] ppid=29901 vsize=811656 CPUtime=4.41
/proc/29903/task/29907/stat : 29907 (java) R 29901 29903 29464 0 -1 64 65775 0 0 0 415 26 0 0 16 0 12 0 1973933552 831135744 150744 996147200 134512640 134550740 4294956032 18446744073709551615 106160161 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29908] ppid=29901 vsize=811656 CPUtime=0.07
/proc/29903/task/29908/stat : 29908 (java) S 29901 29903 29464 0 -1 64 137 0 0 0 5 2 0 0 15 0 12 0 1973933554 831135744 150747 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29909] ppid=29901 vsize=811656 CPUtime=0
/proc/29903/task/29909/stat : 29909 (java) S 29901 29903 29464 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973933555 831135744 150750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29910] ppid=29901 vsize=811656 CPUtime=0
/proc/29903/task/29910/stat : 29910 (java) S 29901 29903 29464 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1973933555 831135744 150752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29911] ppid=29901 vsize=811656 CPUtime=0
/proc/29903/task/29911/stat : 29911 (java) S 29901 29903 29464 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1973933559 831135744 150755 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29912] ppid=29901 vsize=811656 CPUtime=1.52
/proc/29903/task/29912/stat : 29912 (java) S 29901 29903 29464 0 -1 64 4438 0 0 0 151 1 0 0 16 0 12 0 1973933559 831135744 150758 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29913] ppid=29901 vsize=811656 CPUtime=1.1
/proc/29903/task/29913/stat : 29913 (java) S 29901 29903 29464 0 -1 64 1251 0 0 0 110 0 0 0 16 0 12 0 1973933559 831135744 150761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29914] ppid=29901 vsize=811656 CPUtime=0
/proc/29903/task/29914/stat : 29914 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973933559 831135744 150763 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29915] ppid=29901 vsize=811656 CPUtime=0
/proc/29903/task/29915/stat : 29915 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973933559 831135744 150766 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.73
Current children cumulated vsize (KiB) 811656

[startup+67.1067 s]
/proc/loadavg: 2.04 0.94 0.36 3/85 30008
/proc/meminfo: memFree=676792/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=815328 CPUtime=66.94
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 168185 0 1 0 6605 89 0 0 18 0 12 0 1973933550 834895872 162866 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 203832 162866 1378 9 0 201194 0
[pid=29903/tid=29905] ppid=29901 vsize=815328 CPUtime=54.8
/proc/29903/task/29905/stat : 29905 (java) R 29901 29903 29464 0 -1 64 17254 0 1 0 5456 24 0 0 20 0 12 0 1973933551 834895872 162866 996147200 134512640 134550740 4294956032 18446744073709551615 4110008370 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29906] ppid=29901 vsize=815328 CPUtime=4.57
/proc/29903/task/29906/stat : 29906 (java) S 29901 29903 29464 0 -1 64 72144 0 0 0 428 29 0 0 16 0 12 0 1973933552 834895872 162866 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29907] ppid=29901 vsize=815328 CPUtime=4.58
/proc/29903/task/29907/stat : 29907 (java) S 29901 29903 29464 0 -1 64 70300 0 0 0 430 28 0 0 16 0 12 0 1973933552 834895872 162866 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29908] ppid=29901 vsize=815328 CPUtime=0.07
/proc/29903/task/29908/stat : 29908 (java) S 29901 29903 29464 0 -1 64 137 0 0 0 5 2 0 0 15 0 12 0 1973933554 834895872 162866 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29909] ppid=29901 vsize=815328 CPUtime=0
/proc/29903/task/29909/stat : 29909 (java) S 29901 29903 29464 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973933555 834895872 162866 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29910] ppid=29901 vsize=815328 CPUtime=0
/proc/29903/task/29910/stat : 29910 (java) S 29901 29903 29464 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1973933555 834895872 162866 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29911] ppid=29901 vsize=815328 CPUtime=0
/proc/29903/task/29911/stat : 29911 (java) S 29901 29903 29464 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1973933559 834895872 162866 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29912] ppid=29901 vsize=815328 CPUtime=1.52
/proc/29903/task/29912/stat : 29912 (java) S 29901 29903 29464 0 -1 64 4438 0 0 0 151 1 0 0 16 0 12 0 1973933559 834895872 162866 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29913] ppid=29901 vsize=815328 CPUtime=1.34
/proc/29903/task/29913/stat : 29913 (java) S 29901 29903 29464 0 -1 64 3148 0 0 0 133 1 0 0 16 0 12 0 1973933559 834895872 162866 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29914] ppid=29901 vsize=815328 CPUtime=0
/proc/29903/task/29914/stat : 29914 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973933559 834895872 162866 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29915] ppid=29901 vsize=815328 CPUtime=0
/proc/29903/task/29915/stat : 29915 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973933559 834895872 162866 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.94
Current children cumulated vsize (KiB) 815328

[startup+67.9028 s]
/proc/loadavg: 2.04 0.94 0.36 3/85 30008
/proc/meminfo: memFree=676792/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=815328 CPUtime=67.75
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 173387 0 1 0 6684 91 0 0 18 0 12 0 1973933550 834895872 167748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 203832 167748 1378 9 0 201194 0
[pid=29903/tid=29905] ppid=29901 vsize=815328 CPUtime=55.43
/proc/29903/task/29905/stat : 29905 (java) R 29901 29903 29464 0 -1 64 17256 0 1 0 5519 24 0 0 25 0 12 0 1973933551 834895872 167748 996147200 134512640 134550740 4294956032 18446744073709551615 4110016557 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29906] ppid=29901 vsize=815328 CPUtime=4.66
/proc/29903/task/29906/stat : 29906 (java) S 29901 29903 29464 0 -1 64 74662 0 0 0 435 31 0 0 16 0 12 0 1973933552 834895872 167748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29903/tid=29907] ppid=29901 vsize=815328 CPUtime=4.66
/proc/29903/task/29907/stat : 29907 (java) S 29901 29903 29464 0 -1 64 72982 0 0 0 438 28 0 0 16 0 12 0 1973933552 834895872 167748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29908] ppid=29901 vsize=815328 CPUtime=0.07
/proc/29903/task/29908/stat : 29908 (java) S 29901 29903 29464 0 -1 64 137 0 0 0 5 2 0 0 15 0 12 0 1973933554 834895872 167748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29909] ppid=29901 vsize=815328 CPUtime=0
/proc/29903/task/29909/stat : 29909 (java) S 29901 29903 29464 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973933555 834895872 167748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29910] ppid=29901 vsize=815328 CPUtime=0
/proc/29903/task/29910/stat : 29910 (java) S 29901 29903 29464 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1973933555 834895872 167748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29911] ppid=29901 vsize=815328 CPUtime=0
/proc/29903/task/29911/stat : 29911 (java) S 29901 29903 29464 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1973933559 834895872 167748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29912] ppid=29901 vsize=815328 CPUtime=1.53
/proc/29903/task/29912/stat : 29912 (java) S 29901 29903 29464 0 -1 64 4438 0 0 0 152 1 0 0 16 0 12 0 1973933559 834895872 167748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29913] ppid=29901 vsize=815328 CPUtime=1.34
/proc/29903/task/29913/stat : 29913 (java) S 29901 29903 29464 0 -1 64 3148 0 0 0 133 1 0 0 16 0 12 0 1973933559 834895872 167748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29914] ppid=29901 vsize=815328 CPUtime=0
/proc/29903/task/29914/stat : 29914 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973933559 834895872 167748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29915] ppid=29901 vsize=815328 CPUtime=0
/proc/29903/task/29915/stat : 29915 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973933559 834895872 167748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 67.75
Current children cumulated vsize (KiB) 815328

[startup+68.3019 s]
/proc/loadavg: 2.04 0.94 0.36 3/85 30008
/proc/meminfo: memFree=660408/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=811656 CPUtime=68.15
/proc/29903/stat : 29903 (java) S 29901 29903 29464 0 -1 0 173390 0 1 0 6724 91 0 0 18 0 12 0 1973933550 831135744 166965 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29903/statm: 202914 166965 1378 9 0 200276 0
[pid=29903/tid=29905] ppid=29901 vsize=811656 CPUtime=55.8
/proc/29903/task/29905/stat : 29905 (java) R 29901 29903 29464 0 -1 64 17259 0 1 0 5556 24 0 0 25 0 12 0 1973933551 831135744 166965 996147200 134512640 134550740 4294956032 18446744073709551615 4109568437 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29906] ppid=29901 vsize=811656 CPUtime=4.66
/proc/29903/task/29906/stat : 29906 (java) S 29901 29903 29464 0 -1 64 74662 0 0 0 435 31 0 0 16 0 12 0 1973933552 831135744 166965 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29903/tid=29907] ppid=29901 vsize=811656 CPUtime=4.66
/proc/29903/task/29907/stat : 29907 (java) S 29901 29903 29464 0 -1 64 72982 0 0 0 438 28 0 0 16 0 12 0 1973933552 831135744 166965 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29908] ppid=29901 vsize=811656 CPUtime=0.07
/proc/29903/task/29908/stat : 29908 (java) S 29901 29903 29464 0 -1 64 137 0 0 0 5 2 0 0 15 0 12 0 1973933554 831135744 166965 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29909] ppid=29901 vsize=811656 CPUtime=0
/proc/29903/task/29909/stat : 29909 (java) S 29901 29903 29464 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1973933555 831135744 166965 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29910] ppid=29901 vsize=811656 CPUtime=0
/proc/29903/task/29910/stat : 29910 (java) S 29901 29903 29464 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1973933555 831135744 166965 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29911] ppid=29901 vsize=811656 CPUtime=0
/proc/29903/task/29911/stat : 29911 (java) S 29901 29903 29464 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1973933559 831135744 166965 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29912] ppid=29901 vsize=811656 CPUtime=1.53
/proc/29903/task/29912/stat : 29912 (java) S 29901 29903 29464 0 -1 64 4438 0 0 0 152 1 0 0 15 0 12 0 1973933559 831135744 166965 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29913] ppid=29901 vsize=811656 CPUtime=1.35
/proc/29903/task/29913/stat : 29913 (java) S 29901 29903 29464 0 -1 64 3148 0 0 0 134 1 0 0 16 0 12 0 1973933559 831135744 166965 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29914] ppid=29901 vsize=811656 CPUtime=0
/proc/29903/task/29914/stat : 29914 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 1973933559 831135744 166965 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29903/tid=29915] ppid=29901 vsize=811656 CPUtime=0
/proc/29903/task/29915/stat : 29915 (java) S 29901 29903 29464 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1973933559 831135744 166965 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 68.15
Current children cumulated vsize (KiB) 811656

[startup+68.7022 s]
/proc/loadavg: 2.04 0.94 0.36 3/85 30008
/proc/meminfo: memFree=660408/2055920 swapFree=4180240/4192956
[pid=29903] ppid=29901 vsize=0 CPUtime=68.5
/proc/29903/stat : 29903 (java) Z 29901 29903 29464 0 -1 12 173420 0 1 0 6754 96 0 0 16 0 2 0 1973933550 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29903/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 68.5
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 68.757
CPU time (s): 68.5646
CPU user time (s): 67.5417
CPU system time (s): 1.02284
CPU usage (%): 99.7201
Max. virtual memory (cumulated for all children) (KiB): 815984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67.5417
system time used= 1.02284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173420
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= 5327
involuntary context switches= 4635

runsolver used 0.087986 second user time and 0.237963 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-02 00:00:16
IDJOB=1034552
IDBENCH=53348
IDSOLVER=344
FILE ID=node50/1034552-1214949603
PBS_JOBID= 7870233
Free space on /tmp= 66360 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 835c459e7c067a13c82ad8656195350d
RANDOM SEED=477611299

node50.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.261
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.261
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:        471880 kB
Buffers:         45900 kB
Cached:         691908 kB
SwapCached:       6724 kB
Active:        1106788 kB
Inactive:       394308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        471880 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:          192508 kB
Writeback:           0 kB
Mapped:         779536 kB
Slab:            66812 kB
Committed_AS:  4533668 kB
PageTables:       3320 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= 66460 MiB
End job on node50 at 2008-07-02 00:01:25