Trace number 1062592

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-13? (TO) 1800.16 1802.29

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-lseu.xml
MD5SUMdcc3715e7cca48c1419f9fead500680f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.019996
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of constraints28
Maximum constraint arity47
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension28
Global constraints used (with number of constraints)

Solver Data (download as text)

0.24/0.36	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.24/0.36	c This is free software under the dual EPL/GNU LGPL licenses.
0.24/0.36	c See www.sat4j.org for details.
0.24/0.36	c That software uses the Rhino library from the Mozilla project.
0.33/0.40	c version 9.9.9.token
0.33/0.40	c sun.arch.data.model	32
0.33/0.40	c java.version	1.6.0_06
0.33/0.40	c os.name	Linux
0.33/0.40	c os.version	2.6.9-22.EL.rootsmp
0.33/0.40	c os.arch	i386
0.33/0.40	c Free memory 669864272
0.33/0.40	c Max memory 672137216
0.33/0.40	c Total memory 672137216
0.33/0.40	c Number of processors 2
0.33/0.45	c c --- Begin Solver configuration ---
0.33/0.45	c Stops conflict analysis at the first Unique Implication Point
0.33/0.45	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.33/0.45	c Learn all clauses as in MiniSAT
0.33/0.45	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.33/0.45	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.33/0.45	c Expensive reason simplification
0.33/0.45	c MiniSAT restarts strategy
0.33/0.45	c timeout=2147483s
0.33/0.45	c DB Simplification allowed=false
0.33/0.45	c --- End Solver configuration ---
0.33/0.45	c solving HOME/instance-1062592-1215135703.xml
0.33/0.45	c reading problem ... 
0.63/0.70	c reading problem named null
0.63/0.70	c reading domains done.
0.63/0.71	c reading variables done.
0.63/0.75	c reading predicates  done.
0.82/0.99	c reading constraints
1800.07/1802.21	c starts		: 0
1800.07/1802.21	c conflicts		: 0
1800.07/1802.21	c decisions		: 0
1800.07/1802.21	c propagations		: 0
1800.07/1802.21	c inspects		: 0
1800.07/1802.21	c learnt literals	: 0
1800.07/1802.21	c learnt binary clauses	: 0
1800.07/1802.21	c learnt ternary clauses	: 0
1800.07/1802.22	c learnt clauses	: 0
1800.07/1802.22	c ignored clauses	: 0
1800.07/1802.22	c root simplifications	: 0
1800.07/1802.22	c removed literals (reason simplification)	: 0
1800.07/1802.22	c reason swapping (by a shorter reason)	: 0
1800.07/1802.22	c Calls to reduceDB	: 0
1800.07/1802.22	c speed (assignments/second)	: 0.0
1800.07/1802.22	c non guided choices	0
1800.07/1802.22	s UNKNOWN
1800.07/1802.22	c Total wall clock time (in seconds) : 1801.768

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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

[startup+0.0401341 s]
/proc/loadavg: 1.93 1.97 1.98 4/72 22835
/proc/meminfo: memFree=1504416/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=13012 CPUtime=0.01
/proc/22835/stat : 22835 (java) D 22833 22835 22148 0 -1 0 389 0 12 0 0 1 0 0 18 0 1 0 1992542782 13324288 202 996147200 134512640 134550740 4294956032 18446744073709551615 12378922 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/22835/statm: 3253 202 136 9 0 1151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13012

[startup+0.101139 s]
/proc/loadavg: 1.93 1.97 1.98 4/72 22835
/proc/meminfo: memFree=1504416/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=802080 CPUtime=0.05
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 2515 0 30 0 2 3 0 0 18 0 7 0 1992542782 821329920 2280 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 200520 2280 969 9 0 197903 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 802080

[startup+0.30116 s]
/proc/loadavg: 1.93 1.97 1.98 4/72 22835
/proc/meminfo: memFree=1504416/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=808244 CPUtime=0.24
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 4703 0 30 0 20 4 0 0 18 0 12 0 1992542782 827641856 4061 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 202061 4061 1298 9 0 199430 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 808244

[startup+0.701204 s]
/proc/loadavg: 1.93 1.97 1.98 4/72 22835
/proc/meminfo: memFree=1504416/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=808272 CPUtime=0.63
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 6285 0 30 0 57 6 0 0 18 0 12 0 1992542782 827670528 5444 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 202068 5444 1335 9 0 199430 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 808272

[startup+1.50129 s]
/proc/loadavg: 1.93 1.97 1.98 3/84 22847
/proc/meminfo: memFree=1477824/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=814364 CPUtime=1.42
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 10774 0 30 0 134 8 0 0 18 0 12 0 1992542782 833908736 7928 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 203591 7928 1351 9 0 200953 0
[pid=22835/tid=22837] ppid=22833 vsize=814364 CPUtime=0.69
/proc/22835/task/22837/stat : 22837 (java) R 22833 22835 22148 0 -1 64 4828 0 1 0 66 3 0 0 25 0 12 0 1992542789 833908736 7928 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22838] ppid=22833 vsize=814364 CPUtime=0
/proc/22835/task/22838/stat : 22838 (java) S 22833 22835 22148 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 1992542790 833908736 7928 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22839] ppid=22833 vsize=814364 CPUtime=0
/proc/22835/task/22839/stat : 22839 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 1992542790 833908736 7928 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22840] ppid=22833 vsize=814364 CPUtime=0
/proc/22835/task/22840/stat : 22840 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 17 0 12 0 1992542792 833908736 7928 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22841] ppid=22833 vsize=814364 CPUtime=0
/proc/22835/task/22841/stat : 22841 (java) S 22833 22835 22148 0 -1 64 8 0 0 0 0 0 0 0 23 0 12 0 1992542792 833908736 7928 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22842] ppid=22833 vsize=814364 CPUtime=0
/proc/22835/task/22842/stat : 22842 (java) S 22833 22835 22148 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 1992542792 833908736 7928 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22843] ppid=22833 vsize=814364 CPUtime=0
/proc/22835/task/22843/stat : 22843 (java) S 22833 22835 22148 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1992542797 833908736 7928 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22844] ppid=22833 vsize=814364 CPUtime=0.46
/proc/22835/task/22844/stat : 22844 (java) R 22833 22835 22148 0 -1 64 3810 0 0 0 45 1 0 0 18 0 12 0 1992542797 833908736 7928 996147200 134512640 134550740 4294956032 18446744073709551615 101914347 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22845] ppid=22833 vsize=814364 CPUtime=0.22
/proc/22835/task/22845/stat : 22845 (java) S 22833 22835 22148 0 -1 64 1404 0 0 0 22 0 0 0 16 0 12 0 1992542797 833908736 7928 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22846] ppid=22833 vsize=814364 CPUtime=0
/proc/22835/task/22846/stat : 22846 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1992542797 833908736 7928 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22847] ppid=22833 vsize=814364 CPUtime=0
/proc/22835/task/22847/stat : 22847 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992542797 833908736 7928 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 814364

[startup+3.10247 s]
/proc/loadavg: 1.93 1.97 1.98 3/84 22847
/proc/meminfo: memFree=1463552/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=819212 CPUtime=3.02
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 17438 0 30 0 290 12 0 0 18 0 12 0 1992542782 838873088 13940 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 204803 13940 1380 9 0 202165 0
[pid=22835/tid=22837] ppid=22833 vsize=819212 CPUtime=1.36
/proc/22835/task/22837/stat : 22837 (java) R 22833 22835 22148 0 -1 64 9746 0 1 0 130 6 0 0 25 0 12 0 1992542789 838873088 13940 996147200 134512640 134550740 4294956032 18446744073709551615 4109147562 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22838] ppid=22833 vsize=819212 CPUtime=0
/proc/22835/task/22838/stat : 22838 (java) S 22833 22835 22148 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 1992542790 838873088 13940 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22839] ppid=22833 vsize=819212 CPUtime=0
/proc/22835/task/22839/stat : 22839 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 1992542790 838873088 13940 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22840] ppid=22833 vsize=819212 CPUtime=0
/proc/22835/task/22840/stat : 22840 (java) R 22833 22835 22148 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1992542792 838873088 13940 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22841] ppid=22833 vsize=819212 CPUtime=0
/proc/22835/task/22841/stat : 22841 (java) S 22833 22835 22148 0 -1 64 8 0 0 0 0 0 0 0 23 0 12 0 1992542792 838873088 13940 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22842] ppid=22833 vsize=819212 CPUtime=0
/proc/22835/task/22842/stat : 22842 (java) S 22833 22835 22148 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 1992542792 838873088 13940 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22843] ppid=22833 vsize=819212 CPUtime=0
/proc/22835/task/22843/stat : 22843 (java) S 22833 22835 22148 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1992542797 838873088 13940 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22844] ppid=22833 vsize=819212 CPUtime=1.27
/proc/22835/task/22844/stat : 22844 (java) R 22833 22835 22148 0 -1 64 5525 0 0 0 125 2 0 0 19 0 12 0 1992542797 838873088 13941 996147200 134512640 134550740 4294956032 18446744073709551615 12874716 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22845] ppid=22833 vsize=819212 CPUtime=0.33
/proc/22835/task/22845/stat : 22845 (java) S 22833 22835 22148 0 -1 64 1435 0 0 0 33 0 0 0 16 0 12 0 1992542797 838873088 13941 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22846] ppid=22833 vsize=819212 CPUtime=0
/proc/22835/task/22846/stat : 22846 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1992542797 838873088 13941 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22847] ppid=22833 vsize=819212 CPUtime=0
/proc/22835/task/22847/stat : 22847 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992542797 838873088 13941 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 819212

[startup+6.30282 s]
/proc/loadavg: 2.01 1.99 1.98 3/84 22847
/proc/meminfo: memFree=1412928/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=819480 CPUtime=6.21
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 27795 0 30 0 605 16 0 0 18 0 12 0 1992542782 839147520 22407 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 204870 22407 1385 9 0 202232 0
[pid=22835/tid=22837] ppid=22833 vsize=819480 CPUtime=4.16
/proc/22835/task/22837/stat : 22837 (java) R 22833 22835 22148 0 -1 64 17281 0 1 0 406 10 0 0 25 0 12 0 1992542789 839147520 22407 996147200 134512640 134550740 4294956032 18446744073709551615 4109610094 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22838] ppid=22833 vsize=819480 CPUtime=0.01
/proc/22835/task/22838/stat : 22838 (java) S 22833 22835 22148 0 -1 64 125 0 0 0 1 0 0 0 16 0 12 0 1992542790 839147520 22407 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22839] ppid=22833 vsize=819480 CPUtime=0.01
/proc/22835/task/22839/stat : 22839 (java) S 22833 22835 22148 0 -1 64 314 0 0 0 1 0 0 0 15 0 12 0 1992542790 839147520 22407 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22840] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22840/stat : 22840 (java) S 22833 22835 22148 0 -1 64 62 0 0 0 0 0 0 0 16 0 12 0 1992542792 839147520 22407 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22841] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22841/stat : 22841 (java) S 22833 22835 22148 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1992542792 839147520 22407 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22842] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22842/stat : 22842 (java) S 22833 22835 22148 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1992542792 839147520 22407 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22843] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22843/stat : 22843 (java) S 22833 22835 22148 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1992542797 839147520 22407 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22844] ppid=22833 vsize=819480 CPUtime=1.65
/proc/22835/task/22844/stat : 22844 (java) S 22833 22835 22148 0 -1 64 7847 0 0 0 162 3 0 0 24 0 12 0 1992542797 839147520 22407 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22845] ppid=22833 vsize=819480 CPUtime=0.33
/proc/22835/task/22845/stat : 22845 (java) S 22833 22835 22148 0 -1 64 1435 0 0 0 33 0 0 0 16 0 12 0 1992542797 839147520 22407 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22846] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22846/stat : 22846 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1992542797 839147520 22407 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22847] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22847/stat : 22847 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992542797 839147520 22407 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 819480

[startup+12.7025 s]
/proc/loadavg: 2.01 1.99 1.98 3/84 22847
/proc/meminfo: memFree=1396352/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=819480 CPUtime=12.61
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 31930 0 30 0 1242 19 0 0 18 0 12 0 1992542782 839147520 26534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 204870 26534 1385 9 0 202232 0
[pid=22835/tid=22837] ppid=22833 vsize=819480 CPUtime=10.53
/proc/22835/task/22837/stat : 22837 (java) R 22833 22835 22148 0 -1 64 20896 0 1 0 1041 12 0 0 25 0 12 0 1992542789 839147520 26534 996147200 134512640 134550740 4294956032 18446744073709551615 4109633323 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22838] ppid=22833 vsize=819480 CPUtime=0.01
/proc/22835/task/22838/stat : 22838 (java) S 22833 22835 22148 0 -1 64 407 0 0 0 1 0 0 0 16 0 12 0 1992542790 839147520 26534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22839] ppid=22833 vsize=819480 CPUtime=0.01
/proc/22835/task/22839/stat : 22839 (java) S 22833 22835 22148 0 -1 64 523 0 0 0 1 0 0 0 15 0 12 0 1992542790 839147520 26534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22840] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22840/stat : 22840 (java) S 22833 22835 22148 0 -1 64 91 0 0 0 0 0 0 0 16 0 12 0 1992542792 839147520 26534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22841] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22841/stat : 22841 (java) S 22833 22835 22148 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1992542792 839147520 26534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22842] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22842/stat : 22842 (java) S 22833 22835 22148 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1992542792 839147520 26534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22843] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22843/stat : 22843 (java) S 22833 22835 22148 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1992542797 839147520 26534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22844] ppid=22833 vsize=819480 CPUtime=1.65
/proc/22835/task/22844/stat : 22844 (java) S 22833 22835 22148 0 -1 64 7847 0 0 0 162 3 0 0 24 0 12 0 1992542797 839147520 26534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22845] ppid=22833 vsize=819480 CPUtime=0.33
/proc/22835/task/22845/stat : 22845 (java) S 22833 22835 22148 0 -1 64 1435 0 0 0 33 0 0 0 16 0 12 0 1992542797 839147520 26534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22846] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22846/stat : 22846 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1992542797 839147520 26534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22847] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22847/stat : 22847 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992542797 839147520 26534 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 819480

[startup+25.502 s]
/proc/loadavg: 2.01 1.99 1.98 3/84 22847
/proc/meminfo: memFree=1396160/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=819480 CPUtime=25.41
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 32035 0 30 0 2522 19 0 0 18 0 12 0 1992542782 839147520 26623 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 204870 26623 1385 9 0 202232 0
[pid=22835/tid=22837] ppid=22833 vsize=819480 CPUtime=23.32
/proc/22835/task/22837/stat : 22837 (java) R 22833 22835 22148 0 -1 64 20989 0 1 0 2320 12 0 0 25 0 12 0 1992542789 839147520 26623 996147200 134512640 134550740 4294956032 18446744073709551615 4109580112 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22838] ppid=22833 vsize=819480 CPUtime=0.01
/proc/22835/task/22838/stat : 22838 (java) S 22833 22835 22148 0 -1 64 410 0 0 0 1 0 0 0 16 0 12 0 1992542790 839147520 26623 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22839] ppid=22833 vsize=819480 CPUtime=0.02
/proc/22835/task/22839/stat : 22839 (java) S 22833 22835 22148 0 -1 64 532 0 0 0 2 0 0 0 17 0 12 0 1992542790 839147520 26623 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22840] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22840/stat : 22840 (java) S 22833 22835 22148 0 -1 64 91 0 0 0 0 0 0 0 17 0 12 0 1992542792 839147520 26623 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22841] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22841/stat : 22841 (java) S 22833 22835 22148 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1992542792 839147520 26623 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22842] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22842/stat : 22842 (java) S 22833 22835 22148 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1992542792 839147520 26623 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22843] ppid=22833 vsize=819480 CPUtime=0
/proc/22835/task/22843/stat : 22843 (java) S 22833 22835 22148 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1992542797 839147520 26623 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=22835/tid=22846] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22846/stat : 22846 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1992542797 844824576 29627 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22847] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22847/stat : 22847 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992542797 844824576 29627 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1540.26
Current children cumulated vsize (KiB) 825024

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/93 23408
/proc/meminfo: memFree=1006624/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=825024 CPUtime=1600.24
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 39849 0 30 0 159972 52 0 0 18 0 12 0 1992542782 844824576 29668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 206256 29668 1386 9 0 203618 0
[pid=22835/tid=22837] ppid=22833 vsize=825024 CPUtime=1595.06
/proc/22835/task/22837/stat : 22837 (java) R 22833 22835 22148 0 -1 64 23247 0 1 0 159482 24 0 0 25 0 12 0 1992542789 844824576 29668 996147200 134512640 134550740 4294956032 18446744073709551615 4109731840 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22838] ppid=22833 vsize=825024 CPUtime=0.43
/proc/22835/task/22838/stat : 22838 (java) S 22833 22835 22148 0 -1 64 1102 0 0 0 40 3 0 0 15 0 12 0 1992542790 844824576 29668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22839] ppid=22833 vsize=825024 CPUtime=0.45
/proc/22835/task/22839/stat : 22839 (java) S 22833 22835 22148 0 -1 64 1270 0 0 0 44 1 0 0 16 0 12 0 1992542790 844824576 29668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22840] ppid=22833 vsize=825024 CPUtime=0.42
/proc/22835/task/22840/stat : 22840 (java) S 22833 22835 22148 0 -1 64 91 0 0 0 28 14 0 0 15 0 12 0 1992542792 844824576 29668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22841] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22841/stat : 22841 (java) S 22833 22835 22148 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1992542792 844824576 29668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22842] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22842/stat : 22842 (java) S 22833 22835 22148 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1992542792 844824576 29668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22843] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22843/stat : 22843 (java) S 22833 22835 22148 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1992542797 844824576 29668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22844] ppid=22833 vsize=825024 CPUtime=2.63
/proc/22835/task/22844/stat : 22844 (java) S 22833 22835 22148 0 -1 64 9895 0 0 0 259 4 0 0 25 0 12 0 1992542797 844824576 29668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22845] ppid=22833 vsize=825024 CPUtime=1.18
/proc/22835/task/22845/stat : 22845 (java) S 22833 22835 22148 0 -1 64 3513 0 0 0 117 1 0 0 17 0 12 0 1992542797 844824576 29668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22846] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22846/stat : 22846 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1992542797 844824576 29668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22847] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22847/stat : 22847 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992542797 844824576 29668 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1600.24
Current children cumulated vsize (KiB) 825024

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/93 23408
/proc/meminfo: memFree=1006368/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=825024 CPUtime=1660.22
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 39972 0 30 0 165969 53 0 0 18 0 12 0 1992542782 844824576 29709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 206256 29709 1386 9 0 203618 0
[pid=22835/tid=22837] ppid=22833 vsize=825024 CPUtime=1654.98
/proc/22835/task/22837/stat : 22837 (java) R 22833 22835 22148 0 -1 64 23329 0 1 0 165474 24 0 0 25 0 12 0 1992542789 844824576 29709 996147200 134512640 134550740 4294956032 18446744073709551615 4110241117 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22838] ppid=22833 vsize=825024 CPUtime=0.45
/proc/22835/task/22838/stat : 22838 (java) S 22833 22835 22148 0 -1 64 1118 0 0 0 42 3 0 0 15 0 12 0 1992542790 844824576 29709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22839] ppid=22833 vsize=825024 CPUtime=0.46
/proc/22835/task/22839/stat : 22839 (java) S 22833 22835 22148 0 -1 64 1295 0 0 0 45 1 0 0 16 0 12 0 1992542790 844824576 29709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22840] ppid=22833 vsize=825024 CPUtime=0.43
/proc/22835/task/22840/stat : 22840 (java) S 22833 22835 22148 0 -1 64 91 0 0 0 29 14 0 0 15 0 12 0 1992542792 844824576 29709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22841] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22841/stat : 22841 (java) S 22833 22835 22148 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1992542792 844824576 29709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22842] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22842/stat : 22842 (java) S 22833 22835 22148 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1992542792 844824576 29709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22843] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22843/stat : 22843 (java) S 22833 22835 22148 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1992542797 844824576 29709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22844] ppid=22833 vsize=825024 CPUtime=2.63
/proc/22835/task/22844/stat : 22844 (java) S 22833 22835 22148 0 -1 64 9895 0 0 0 259 4 0 0 25 0 12 0 1992542797 844824576 29709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22845] ppid=22833 vsize=825024 CPUtime=1.18
/proc/22835/task/22845/stat : 22845 (java) S 22833 22835 22148 0 -1 64 3513 0 0 0 117 1 0 0 17 0 12 0 1992542797 844824576 29709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22846] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22846/stat : 22846 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1992542797 844824576 29709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22847] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22847/stat : 22847 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992542797 844824576 29709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1660.22
Current children cumulated vsize (KiB) 825024

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 23408
/proc/meminfo: memFree=1006176/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=825024 CPUtime=1720.19
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 40095 0 30 0 171965 54 0 0 18 0 12 0 1992542782 844824576 29750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 206256 29750 1386 9 0 203618 0
[pid=22835/tid=22837] ppid=22833 vsize=825024 CPUtime=1714.9
/proc/22835/task/22837/stat : 22837 (java) R 22833 22835 22148 0 -1 64 23411 0 1 0 171466 24 0 0 25 0 12 0 1992542789 844824576 29750 996147200 134512640 134550740 4294956032 18446744073709551615 4109584261 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22838] ppid=22833 vsize=825024 CPUtime=0.46
/proc/22835/task/22838/stat : 22838 (java) S 22833 22835 22148 0 -1 64 1138 0 0 0 43 3 0 0 15 0 12 0 1992542790 844824576 29750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22839] ppid=22833 vsize=825024 CPUtime=0.49
/proc/22835/task/22839/stat : 22839 (java) S 22833 22835 22148 0 -1 64 1316 0 0 0 47 2 0 0 16 0 12 0 1992542790 844824576 29750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22840] ppid=22833 vsize=825024 CPUtime=0.45
/proc/22835/task/22840/stat : 22840 (java) S 22833 22835 22148 0 -1 64 91 0 0 0 30 15 0 0 15 0 12 0 1992542792 844824576 29750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22841] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22841/stat : 22841 (java) S 22833 22835 22148 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1992542792 844824576 29750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22842] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22842/stat : 22842 (java) S 22833 22835 22148 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1992542792 844824576 29750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22843] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22843/stat : 22843 (java) S 22833 22835 22148 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1992542797 844824576 29750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22844] ppid=22833 vsize=825024 CPUtime=2.63
/proc/22835/task/22844/stat : 22844 (java) S 22833 22835 22148 0 -1 64 9895 0 0 0 259 4 0 0 25 0 12 0 1992542797 844824576 29750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22845] ppid=22833 vsize=825024 CPUtime=1.18
/proc/22835/task/22845/stat : 22845 (java) S 22833 22835 22148 0 -1 64 3513 0 0 0 117 1 0 0 17 0 12 0 1992542797 844824576 29750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22846] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22846/stat : 22846 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1992542797 844824576 29750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22847] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22847/stat : 22847 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992542797 844824576 29750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1720.19
Current children cumulated vsize (KiB) 825024

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 23408
/proc/meminfo: memFree=1005920/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=825024 CPUtime=1780.17
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 40219 0 30 0 177962 55 0 0 18 0 12 0 1992542782 844824576 29792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 206256 29792 1386 9 0 203618 0
[pid=22835/tid=22837] ppid=22833 vsize=825024 CPUtime=1774.84
/proc/22835/task/22837/stat : 22837 (java) R 22833 22835 22148 0 -1 64 23493 0 1 0 177459 25 0 0 25 0 12 0 1992542789 844824576 29792 996147200 134512640 134550740 4294956032 18446744073709551615 4109318653 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22838] ppid=22833 vsize=825024 CPUtime=0.47
/proc/22835/task/22838/stat : 22838 (java) S 22833 22835 22148 0 -1 64 1160 0 0 0 44 3 0 0 15 0 12 0 1992542790 844824576 29792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22839] ppid=22833 vsize=825024 CPUtime=0.51
/proc/22835/task/22839/stat : 22839 (java) S 22833 22835 22148 0 -1 64 1336 0 0 0 49 2 0 0 16 0 12 0 1992542790 844824576 29792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22840] ppid=22833 vsize=825024 CPUtime=0.45
/proc/22835/task/22840/stat : 22840 (java) S 22833 22835 22148 0 -1 64 91 0 0 0 30 15 0 0 15 0 12 0 1992542792 844824576 29792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22841] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22841/stat : 22841 (java) S 22833 22835 22148 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1992542792 844824576 29792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22842] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22842/stat : 22842 (java) S 22833 22835 22148 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1992542792 844824576 29792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22843] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22843/stat : 22843 (java) S 22833 22835 22148 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1992542797 844824576 29792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22844] ppid=22833 vsize=825024 CPUtime=2.63
/proc/22835/task/22844/stat : 22844 (java) S 22833 22835 22148 0 -1 64 9895 0 0 0 259 4 0 0 25 0 12 0 1992542797 844824576 29792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22845] ppid=22833 vsize=825024 CPUtime=1.18
/proc/22835/task/22845/stat : 22845 (java) S 22833 22835 22148 0 -1 64 3513 0 0 0 117 1 0 0 17 0 12 0 1992542797 844824576 29792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22846] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22846/stat : 22846 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1992542797 844824576 29792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22847] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22847/stat : 22847 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992542797 844824576 29792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.17
Current children cumulated vsize (KiB) 825024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 23408
/proc/meminfo: memFree=1005856/2055920 swapFree=4180096/4192956
[pid=22835] ppid=22833 vsize=825024 CPUtime=1800.07
/proc/22835/stat : 22835 (java) S 22833 22835 22148 0 -1 0 40259 0 30 0 179951 56 0 0 18 0 12 0 1992542782 844824576 29805 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22835/statm: 206256 29805 1386 9 0 203618 0
[pid=22835/tid=22837] ppid=22833 vsize=825024 CPUtime=1794.72
/proc/22835/task/22837/stat : 22837 (java) R 22833 22835 22148 0 -1 64 23520 0 1 0 179447 25 0 0 25 0 12 0 1992542789 844824576 29805 996147200 134512640 134550740 4294956032 18446744073709551615 4109583881 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22838] ppid=22833 vsize=825024 CPUtime=0.48
/proc/22835/task/22838/stat : 22838 (java) S 22833 22835 22148 0 -1 64 1167 0 0 0 45 3 0 0 16 0 12 0 1992542790 844824576 29805 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22839] ppid=22833 vsize=825024 CPUtime=0.52
/proc/22835/task/22839/stat : 22839 (java) S 22833 22835 22148 0 -1 64 1342 0 0 0 50 2 0 0 15 0 12 0 1992542790 844824576 29805 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22840] ppid=22833 vsize=825024 CPUtime=0.47
/proc/22835/task/22840/stat : 22840 (java) S 22833 22835 22148 0 -1 64 91 0 0 0 31 16 0 0 15 0 12 0 1992542792 844824576 29805 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22841] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22841/stat : 22841 (java) S 22833 22835 22148 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 1992542792 844824576 29805 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22842] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22842/stat : 22842 (java) S 22833 22835 22148 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 1992542792 844824576 29805 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22843] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22843/stat : 22843 (java) S 22833 22835 22148 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 1992542797 844824576 29805 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22844] ppid=22833 vsize=825024 CPUtime=2.63
/proc/22835/task/22844/stat : 22844 (java) S 22833 22835 22148 0 -1 64 9895 0 0 0 259 4 0 0 25 0 12 0 1992542797 844824576 29805 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22845] ppid=22833 vsize=825024 CPUtime=1.18
/proc/22835/task/22845/stat : 22845 (java) S 22833 22835 22148 0 -1 64 3513 0 0 0 117 1 0 0 17 0 12 0 1992542797 844824576 29805 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22846] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22846/stat : 22846 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 1992542797 844824576 29805 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22835/tid=22847] ppid=22833 vsize=825024 CPUtime=0
/proc/22835/task/22847/stat : 22847 (java) S 22833 22835 22148 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 1992542797 844824576 29805 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 825024

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 1802.29
CPU time (s): 1800.16
CPU user time (s): 1799.58
CPU system time (s): 0.580911
CPU usage (%): 99.882
Max. virtual memory (cumulated for all children) (KiB): 826212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.580911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40277
page faults= 30
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66444
involuntary context switches= 63343

runsolver used 2.6496 second user time and 5.58415 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-04 03:41:43
IDJOB=1062592
IDBENCH=54656
IDSOLVER=344
FILE ID=node42/1062592-1215135703
PBS_JOBID= 7877298
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dcc3715e7cca48c1419f9fead500680f
RANDOM SEED=1046976325

node42.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.214
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.214
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:       1504896 kB
Buffers:         28412 kB
Cached:         103932 kB
SwapCached:       6580 kB
Active:         452232 kB
Inactive:        44536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504896 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            1244 kB
Writeback:           0 kB
Mapped:         372420 kB
Slab:            38792 kB
Committed_AS:  3958336 kB
PageTables:       2508 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= 66552 MiB
End job on node42 at 2008-07-04 04:11:47