Trace number 1056637

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.22 1804.72

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-6_ext.xml
MD5SUM00154bda0b1194082ab1d7418e06c63b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark828.509
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31/2.93	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.31/2.93	c This is free software under the dual EPL/GNU LGPL licenses.
0.31/2.93	c See www.sat4j.org for details.
0.31/2.93	c That software uses the Rhino library from the Mozilla project.
0.33/3.02	c version 9.9.9.token
0.33/3.02	c sun.arch.data.model	32
0.33/3.02	c java.version	1.6.0_06
0.33/3.02	c os.name	Linux
0.33/3.02	c os.version	2.6.9-22.EL.rootsmp
0.33/3.02	c os.arch	i386
0.33/3.02	c Free memory 669864272
0.33/3.02	c Max memory 672137216
0.33/3.02	c Total memory 672137216
0.33/3.02	c Number of processors 2
0.40/3.12	c c --- Begin Solver configuration ---
0.40/3.12	c Stops conflict analysis at the first Unique Implication Point
0.40/3.12	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.40/3.12	c Learn all clauses as in MiniSAT
0.40/3.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.40/3.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.40/3.12	c Expensive reason simplification
0.40/3.12	c MiniSAT restarts strategy
0.40/3.12	c timeout=2147483s
0.40/3.12	c DB Simplification allowed=false
0.40/3.12	c --- End Solver configuration ---
0.40/3.12	c solving HOME/instance-1056637-1215105662.xml
0.40/3.12	c reading problem ... 
0.62/3.75	c reading problem named null
0.62/3.75	c reading domains done.
0.62/3.75	c reading variables done.
0.62/3.79	c reading relations done.
3.23/6.46	c reading constraints
4.23/7.41	c done with constraints.
4.23/7.42	c ... done. Wall clock time 4.298s.
4.23/7.42	c #vars     576
4.23/7.42	c #constraints  658461
4.23/7.42	c constraints type 
4.23/7.42	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 658437
4.23/7.42	c org.sat4j.minisat.constraints.card.AtLeast => 24
1800.10/1804.65	c starts		: 21
1800.10/1804.65	c conflicts		: 918825
1800.10/1804.65	c decisions		: 1550207
1800.10/1804.65	c propagations		: 53787392
1800.10/1804.65	c inspects		: 5881872926
1800.10/1804.65	c learnt literals	: 0
1800.10/1804.65	c learnt binary clauses	: 5
1800.10/1804.65	c learnt ternary clauses	: 710
1800.10/1804.65	c learnt clauses	: 918825
1800.10/1804.65	c ignored clauses	: 0
1800.10/1804.65	c root simplifications	: 0
1800.10/1804.65	c removed literals (reason simplification)	: 30290783
1800.10/1804.65	c reason swapping (by a shorter reason)	: 0
1800.10/1804.65	c Calls to reduceDB	: 0
1800.10/1804.65	c speed (assignments/second)	: 29927.973523670895
1800.10/1804.65	c non guided choices	224
1800.10/1804.65	s UNKNOWN
1800.10/1804.65	c Total wall clock time (in seconds) : 1801.529

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-1056637-1215105662/watcher-1056637-1215105662 -o /tmp/evaluation-result-1056637-1215105662/solver-1056637-1215105662 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1056637-1215105662.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: 0.00 0.00 0.00 4/70 18940
/proc/meminfo: memFree=1647736/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=18572 CPUtime=0
/proc/18940/stat : 18940 (runsolver) R 18938 18940 18870 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 622813466 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 270187162919 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/18940/statm: 4643 292 257 25 0 2626 0

[startup+0.0972979 s]
/proc/loadavg: 0.00 0.00 0.00 4/70 18940
/proc/meminfo: memFree=1647736/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=1804 CPUtime=0
/proc/18940/stat : 18940 (java) D 18938 18940 18870 0 -1 0 360 0 1 0 0 0 0 0 18 0 1 0 622813466 1847296 163 996147200 134512640 134550740 4294956032 18446744073709551615 9921444 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/18940/statm: 451 163 118 9 0 93 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1804

[startup+0.101294 s]
/proc/loadavg: 0.00 0.00 0.00 4/70 18940
/proc/meminfo: memFree=1647736/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=1804 CPUtime=0
/proc/18940/stat : 18940 (java) D 18938 18940 18870 0 -1 0 360 0 1 0 0 0 0 0 18 0 1 0 622813466 1847296 163 996147200 134512640 134550740 4294956032 18446744073709551615 9921444 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/18940/statm: 451 163 118 9 0 93 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1804

[startup+0.301323 s]
/proc/loadavg: 0.00 0.00 0.00 4/70 18940
/proc/meminfo: memFree=1647736/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=13012 CPUtime=0.01
/proc/18940/stat : 18940 (java) D 18938 18940 18870 0 -1 0 390 0 15 0 0 1 0 0 18 0 1 0 622813466 13324288 206 996147200 134512640 134550740 4294956032 18446744073709551615 9892650 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/18940/statm: 3253 206 136 9 0 1151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13012

[startup+0.701519 s]
/proc/loadavg: 0.00 0.00 0.00 4/70 18940
/proc/meminfo: memFree=1647736/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=802228 CPUtime=0.05
/proc/18940/stat : 18940 (java) S 18938 18940 18870 0 -1 0 2485 0 143 0 2 3 0 0 18 0 7 0 622813466 821481472 2362 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 200557 2362 990 9 0 197940 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 802228

[startup+1.5026 s]
/proc/loadavg: 0.00 0.00 0.00 2/80 18953
/proc/meminfo: memFree=1628776/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=807760 CPUtime=0.23
/proc/18940/stat : 18940 (java) S 18938 18940 18870 0 -1 0 4345 0 143 0 18 5 0 0 18 0 12 0 622813466 827146240 3816 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 201940 3816 1296 9 0 199309 0
[pid=18940/tid=18943] ppid=18938 vsize=807760 CPUtime=0.12
/proc/18940/task/18943/stat : 18943 (java) D 18938 18940 18870 0 -1 64 2232 0 116 0 9 3 0 0 18 0 12 0 622813510 827146240 3816 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563478208 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18938 18940 18870 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 622813523 827146240 3816 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18945/stat : 18945 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 622813523 827146240 3816 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18951] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18951/stat : 18951 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 622813528 827146240 3816 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18952] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18952/stat : 18952 (java) S 18938 18940 18870 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 622813531 827146240 3816 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18953] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18953/stat : 18953 (java) S 18938 18940 18870 0 -1 64 4 0 0 0 0 0 0 0 20 0 12 0 622813531 827146240 3816 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 807760

[startup+3.10279 s]
/proc/loadavg: 0.00 0.00 0.00 2/85 18958
/proc/meminfo: memFree=1623168/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=807760 CPUtime=0.4
/proc/18940/stat : 18940 (java) S 18938 18940 18870 0 -1 0 5088 0 143 0 33 7 0 0 18 0 12 0 622813466 827146240 4557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 201940 4557 1310 9 0 199309 0
[pid=18940/tid=18943] ppid=18938 vsize=807760 CPUtime=0.26
/proc/18940/task/18943/stat : 18943 (java) D 18938 18940 18870 0 -1 64 2964 0 116 0 21 5 0 0 18 0 12 0 622813510 827146240 4557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563478208 0 0 -1 1 0 0
[pid=18940/tid=18944] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18944/stat : 18944 (java) S 18938 18940 18870 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 622813523 827146240 4557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18945/stat : 18945 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 622813523 827146240 4557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18951] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18951/stat : 18951 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 622813528 827146240 4557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18952] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18952/stat : 18952 (java) S 18938 18940 18870 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 622813531 827146240 4557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18953] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18953/stat : 18953 (java) S 18938 18940 18870 0 -1 64 4 0 0 0 0 0 0 0 20 0 12 0 622813531 827146240 4557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18954] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18954/stat : 18954 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 622813577 827146240 4557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18955] ppid=18938 vsize=807760 CPUtime=0.04
/proc/18940/task/18955/stat : 18955 (java) S 18938 18940 18870 0 -1 64 388 0 0 0 4 0 0 0 17 0 12 0 622813577 827146240 4557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18956] ppid=18938 vsize=807760 CPUtime=0.07
/proc/18940/task/18956/stat : 18956 (java) S 18938 18940 18870 0 -1 64 998 0 0 0 7 0 0 0 16 0 12 0 622813578 827146240 4557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18957] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18957/stat : 18957 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 622813578 827146240 4557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18958] ppid=18938 vsize=807760 CPUtime=0
/proc/18940/task/18958/stat : 18958 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 622813578 827146240 4557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 807760

[startup+6.30115 s]
/proc/loadavg: 0.24 0.05 0.02 3/85 18958
/proc/meminfo: memFree=1549248/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=811576 CPUtime=3.13
/proc/18940/stat : 18940 (java) S 18938 18940 18870 0 -1 0 25731 0 145 0 296 17 0 0 18 0 12 0 622813466 831053824 23759 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 202894 23759 1357 9 0 200256 0
[pid=18940/tid=18943] ppid=18938 vsize=811576 CPUtime=2
/proc/18940/task/18943/stat : 18943 (java) R 18938 18940 18870 0 -1 64 16855 0 118 0 188 12 0 0 24 0 12 0 622813510 831053824 23759 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18944] ppid=18938 vsize=811576 CPUtime=0.09
/proc/18940/task/18944/stat : 18944 (java) R 18938 18940 18870 0 -1 64 2170 0 0 0 9 0 0 0 15 0 12 0 622813523 831053824 23759 996147200 134512640 134550740 4294956032 18446744073709551615 106159782 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18945] ppid=18938 vsize=811576 CPUtime=0.09
/proc/18940/task/18945/stat : 18945 (java) R 18938 18940 18870 0 -1 64 1988 0 0 0 9 0 0 0 15 0 12 0 622813523 831053824 23759 996147200 134512640 134550740 4294956032 18446744073709551615 106158123 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18951] ppid=18938 vsize=811576 CPUtime=0
/proc/18940/task/18951/stat : 18951 (java) R 18938 18940 18870 0 -1 64 138 0 0 0 0 0 0 0 16 0 12 0 622813528 831053824 23759 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18952] ppid=18938 vsize=811576 CPUtime=0
/proc/18940/task/18952/stat : 18952 (java) S 18938 18940 18870 0 -1 64 10 0 0 0 0 0 0 0 17 0 12 0 622813531 831053824 23759 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18953] ppid=18938 vsize=811576 CPUtime=0
/proc/18940/task/18953/stat : 18953 (java) S 18938 18940 18870 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 622813531 831053824 23759 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18954] ppid=18938 vsize=811576 CPUtime=0
/proc/18940/task/18954/stat : 18954 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 622813577 831053824 23759 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18955] ppid=18938 vsize=811576 CPUtime=0.36
/proc/18940/task/18955/stat : 18955 (java) S 18938 18940 18870 0 -1 64 538 0 0 0 36 0 0 0 16 0 12 0 622813577 831053824 23759 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18956] ppid=18938 vsize=811576 CPUtime=0.5
/proc/18940/task/18956/stat : 18956 (java) S 18938 18940 18870 0 -1 64 3306 0 0 0 50 0 0 0 16 0 12 0 622813578 831053824 23759 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18957] ppid=18938 vsize=811576 CPUtime=0
/proc/18940/task/18957/stat : 18957 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 622813578 831053824 23759 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18958] ppid=18938 vsize=811576 CPUtime=0
/proc/18940/task/18958/stat : 18958 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 622813578 831053824 23759 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 811576

[startup+12.7029 s]
/proc/loadavg: 0.38 0.08 0.03 3/86 18959
/proc/meminfo: memFree=1493880/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=811900 CPUtime=9.66
/proc/18940/stat : 18940 (java) S 18938 18940 18870 0 -1 0 37595 0 145 0 944 22 0 0 18 0 13 0 622813466 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 202975 34593 1384 9 0 200337 0
[pid=18940/tid=18943] ppid=18938 vsize=811900 CPUtime=7.03
/proc/18940/task/18943/stat : 18943 (java) R 18938 18940 18870 0 -1 64 16877 0 118 0 691 12 0 0 25 0 13 0 622813510 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4109813933 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18944] ppid=18938 vsize=811900 CPUtime=0.38
/proc/18940/task/18944/stat : 18944 (java) S 18938 18940 18870 0 -1 64 7634 0 0 0 35 3 0 0 16 0 13 0 622813523 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18938 vsize=811900 CPUtime=0.37
/proc/18940/task/18945/stat : 18945 (java) S 18938 18940 18870 0 -1 64 7910 0 0 0 34 3 0 0 17 0 13 0 622813523 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18951] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18951/stat : 18951 (java) S 18938 18940 18870 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 622813528 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18952] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18952/stat : 18952 (java) S 18938 18940 18870 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 622813531 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18953] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18953/stat : 18953 (java) S 18938 18940 18870 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 622813531 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18954] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18954/stat : 18954 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 622813577 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18955] ppid=18938 vsize=811900 CPUtime=0.84
/proc/18940/task/18955/stat : 18955 (java) S 18938 18940 18870 0 -1 64 592 0 0 0 84 0 0 0 16 0 13 0 622813577 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18956] ppid=18938 vsize=811900 CPUtime=0.97
/proc/18940/task/18956/stat : 18956 (java) S 18938 18940 18870 0 -1 64 3703 0 0 0 97 0 0 0 16 0 13 0 622813578 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18957] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18957/stat : 18957 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 622813578 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18958] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18958/stat : 18958 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 622813578 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18959] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18959/stat : 18959 (java) S 18938 18940 18870 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 622814209 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.66
Current children cumulated vsize (KiB) 811900

[startup+25.5023 s]
/proc/loadavg: 0.74 0.18 0.06 3/87 18960
/proc/meminfo: memFree=1413552/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=811900 CPUtime=22.45
/proc/18940/stat : 18940 (java) S 18938 18940 18870 0 -1 0 37596 0 145 0 2223 22 0 0 18 0 13 0 622813466 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 202975 34593 1384 9 0 200337 0
[pid=18940/tid=18943] ppid=18938 vsize=811900 CPUtime=19.81
/proc/18940/task/18943/stat : 18943 (java) R 18938 18940 18870 0 -1 64 16878 0 118 0 1969 12 0 0 25 0 13 0 622813510 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4109847423 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18944] ppid=18938 vsize=811900 CPUtime=0.38
/proc/18940/task/18944/stat : 18944 (java) S 18938 18940 18870 0 -1 64 7634 0 0 0 35 3 0 0 16 0 13 0 622813523 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18945] ppid=18938 vsize=811900 CPUtime=0.37
/proc/18940/task/18945/stat : 18945 (java) S 18938 18940 18870 0 -1 64 7910 0 0 0 34 3 0 0 17 0 13 0 622813523 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18951] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18951/stat : 18951 (java) S 18938 18940 18870 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 622813528 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18952] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18952/stat : 18952 (java) S 18938 18940 18870 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 622813531 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18953] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18953/stat : 18953 (java) S 18938 18940 18870 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 622813531 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18954] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18954/stat : 18954 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 622813577 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18955] ppid=18938 vsize=811900 CPUtime=0.85
/proc/18940/task/18955/stat : 18955 (java) S 18938 18940 18870 0 -1 64 592 0 0 0 85 0 0 0 16 0 13 0 622813577 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18956] ppid=18938 vsize=811900 CPUtime=0.98
/proc/18940/task/18956/stat : 18956 (java) S 18938 18940 18870 0 -1 64 3703 0 0 0 98 0 0 0 16 0 13 0 622813578 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18957] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18957/stat : 18957 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 622813578 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18958] ppid=18938 vsize=811900 CPUtime=0
/proc/18940/task/18958/stat : 18958 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 622813578 831385600 34593 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=18940/tid=18951] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18951/stat : 18951 (java) S 18938 18940 18870 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 622813528 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18952] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18952/stat : 18952 (java) S 18938 18940 18870 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 622813531 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18953] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18953/stat : 18953 (java) S 18938 18940 18870 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 622813531 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18954] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18954/stat : 18954 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 622813577 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18955] ppid=18938 vsize=819588 CPUtime=0.85
/proc/18940/task/18955/stat : 18955 (java) S 18938 18940 18870 0 -1 64 593 0 0 0 85 0 0 0 16 0 13 0 622813577 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18956] ppid=18938 vsize=819588 CPUtime=0.99
/proc/18940/task/18956/stat : 18956 (java) S 18938 18940 18870 0 -1 64 3703 0 0 0 99 0 0 0 16 0 13 0 622813578 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18957] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18957/stat : 18957 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 622813578 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18958] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18958/stat : 18958 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 622813578 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18959] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18959/stat : 18959 (java) S 18938 18940 18870 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 622814209 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.73
Current children cumulated vsize (KiB) 819588

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.63 3/90 18965
/proc/meminfo: memFree=1207640/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=819588 CPUtime=1657.71
/proc/18940/stat : 18940 (java) S 18938 18940 18870 0 -1 0 92437 0 145 0 165724 47 0 0 18 0 13 0 622813466 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 204897 85700 1384 9 0 202259 0
[pid=18940/tid=18943] ppid=18938 vsize=819588 CPUtime=1651.1
/proc/18940/task/18943/stat : 18943 (java) R 18938 18940 18870 0 -1 64 16887 0 118 0 165095 15 0 0 25 0 13 0 622813510 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4109847423 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18944] ppid=18938 vsize=819588 CPUtime=2.4
/proc/18940/task/18944/stat : 18944 (java) S 18938 18940 18870 0 -1 64 36951 0 0 0 226 14 0 0 18 0 13 0 622813523 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18945] ppid=18938 vsize=819588 CPUtime=2.27
/proc/18940/task/18945/stat : 18945 (java) S 18938 18940 18870 0 -1 64 33424 0 0 0 215 12 0 0 18 0 13 0 622813523 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18951] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18951/stat : 18951 (java) S 18938 18940 18870 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 622813528 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18952] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18952/stat : 18952 (java) S 18938 18940 18870 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 622813531 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18953] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18953/stat : 18953 (java) S 18938 18940 18870 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 622813531 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18954] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18954/stat : 18954 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 622813577 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18955] ppid=18938 vsize=819588 CPUtime=0.85
/proc/18940/task/18955/stat : 18955 (java) S 18938 18940 18870 0 -1 64 593 0 0 0 85 0 0 0 16 0 13 0 622813577 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18956] ppid=18938 vsize=819588 CPUtime=0.99
/proc/18940/task/18956/stat : 18956 (java) S 18938 18940 18870 0 -1 64 3703 0 0 0 99 0 0 0 16 0 13 0 622813578 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18957] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18957/stat : 18957 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 622813578 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18958] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18958/stat : 18958 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 622813578 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18959] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18959/stat : 18959 (java) S 18938 18940 18870 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 622814209 839258112 85700 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.71
Current children cumulated vsize (KiB) 819588

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.65 3/90 18965
/proc/meminfo: memFree=1183192/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=819588 CPUtime=1717.82
/proc/18940/stat : 18940 (java) S 18938 18940 18870 0 -1 0 99188 0 145 0 171732 50 0 0 18 0 13 0 622813466 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 204897 91790 1384 9 0 202259 0
[pid=18940/tid=18943] ppid=18938 vsize=819588 CPUtime=1710.77
/proc/18940/task/18943/stat : 18943 (java) R 18938 18940 18870 0 -1 64 16888 0 118 0 171062 15 0 0 25 0 13 0 622813510 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4109813998 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18944] ppid=18938 vsize=819588 CPUtime=2.62
/proc/18940/task/18944/stat : 18944 (java) S 18938 18940 18870 0 -1 64 39226 0 0 0 246 16 0 0 19 0 13 0 622813523 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18945] ppid=18938 vsize=819588 CPUtime=2.5
/proc/18940/task/18945/stat : 18945 (java) S 18938 18940 18870 0 -1 64 37899 0 0 0 236 14 0 0 19 0 13 0 622813523 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18951] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18951/stat : 18951 (java) S 18938 18940 18870 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 622813528 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18952] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18952/stat : 18952 (java) S 18938 18940 18870 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 622813531 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18953] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18953/stat : 18953 (java) S 18938 18940 18870 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 622813531 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18954] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18954/stat : 18954 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 622813577 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18955] ppid=18938 vsize=819588 CPUtime=0.85
/proc/18940/task/18955/stat : 18955 (java) S 18938 18940 18870 0 -1 64 593 0 0 0 85 0 0 0 16 0 13 0 622813577 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18956] ppid=18938 vsize=819588 CPUtime=0.99
/proc/18940/task/18956/stat : 18956 (java) S 18938 18940 18870 0 -1 64 3703 0 0 0 99 0 0 0 16 0 13 0 622813578 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18957] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18957/stat : 18957 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 622813578 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18958] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18958/stat : 18958 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 622813578 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18959] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18959/stat : 18959 (java) S 18938 18940 18870 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 622814209 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.82
Current children cumulated vsize (KiB) 819588

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.67 3/90 18965
/proc/meminfo: memFree=1182872/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=819588 CPUtime=1777.8
/proc/18940/stat : 18940 (java) S 18938 18940 18870 0 -1 0 99188 0 145 0 177729 51 0 0 18 0 13 0 622813466 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 204897 91790 1384 9 0 202259 0
[pid=18940/tid=18943] ppid=18938 vsize=819588 CPUtime=1770.75
/proc/18940/task/18943/stat : 18943 (java) R 18938 18940 18870 0 -1 64 16888 0 118 0 177059 16 0 0 25 0 13 0 622813510 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4109551607 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18944] ppid=18938 vsize=819588 CPUtime=2.62
/proc/18940/task/18944/stat : 18944 (java) S 18938 18940 18870 0 -1 64 39226 0 0 0 246 16 0 0 19 0 13 0 622813523 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18945] ppid=18938 vsize=819588 CPUtime=2.5
/proc/18940/task/18945/stat : 18945 (java) S 18938 18940 18870 0 -1 64 37899 0 0 0 236 14 0 0 19 0 13 0 622813523 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18951] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18951/stat : 18951 (java) S 18938 18940 18870 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 622813528 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18952] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18952/stat : 18952 (java) S 18938 18940 18870 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 622813531 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18953] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18953/stat : 18953 (java) S 18938 18940 18870 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 622813531 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18954] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18954/stat : 18954 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 622813577 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18955] ppid=18938 vsize=819588 CPUtime=0.85
/proc/18940/task/18955/stat : 18955 (java) S 18938 18940 18870 0 -1 64 593 0 0 0 85 0 0 0 16 0 13 0 622813577 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18956] ppid=18938 vsize=819588 CPUtime=0.99
/proc/18940/task/18956/stat : 18956 (java) S 18938 18940 18870 0 -1 64 3703 0 0 0 99 0 0 0 16 0 13 0 622813578 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18957] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18957/stat : 18957 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 622813578 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18958] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18958/stat : 18958 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 622813578 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18959] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18959/stat : 18959 (java) S 18938 18940 18870 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 622814209 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.8
Current children cumulated vsize (KiB) 819588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.6 s]
/proc/loadavg: 1.99 1.97 1.67 3/90 18965
/proc/meminfo: memFree=1182936/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=819588 CPUtime=1800.1
/proc/18940/stat : 18940 (java) S 18938 18940 18870 0 -1 0 99188 0 145 0 179959 51 0 0 18 0 13 0 622813466 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 204897 91790 1384 9 0 202259 0
[pid=18940/tid=18943] ppid=18938 vsize=819588 CPUtime=1793.05
/proc/18940/task/18943/stat : 18943 (java) R 18938 18940 18870 0 -1 64 16888 0 118 0 179289 16 0 0 25 0 13 0 622813510 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4109813877 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18944] ppid=18938 vsize=819588 CPUtime=2.62
/proc/18940/task/18944/stat : 18944 (java) S 18938 18940 18870 0 -1 64 39226 0 0 0 246 16 0 0 19 0 13 0 622813523 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18945] ppid=18938 vsize=819588 CPUtime=2.5
/proc/18940/task/18945/stat : 18945 (java) S 18938 18940 18870 0 -1 64 37899 0 0 0 236 14 0 0 19 0 13 0 622813523 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18951] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18951/stat : 18951 (java) S 18938 18940 18870 0 -1 64 138 0 0 0 0 0 0 0 16 0 13 0 622813528 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18952] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18952/stat : 18952 (java) S 18938 18940 18870 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 622813531 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18953] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18953/stat : 18953 (java) S 18938 18940 18870 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 622813531 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18954] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18954/stat : 18954 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 622813577 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18955] ppid=18938 vsize=819588 CPUtime=0.85
/proc/18940/task/18955/stat : 18955 (java) S 18938 18940 18870 0 -1 64 593 0 0 0 85 0 0 0 16 0 13 0 622813577 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18956] ppid=18938 vsize=819588 CPUtime=0.99
/proc/18940/task/18956/stat : 18956 (java) S 18938 18940 18870 0 -1 64 3703 0 0 0 99 0 0 0 16 0 13 0 622813578 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18940/tid=18957] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18957/stat : 18957 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 622813578 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18958] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18958/stat : 18958 (java) S 18938 18940 18870 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 622813578 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18940/tid=18959] ppid=18938 vsize=819588 CPUtime=0
/proc/18940/task/18959/stat : 18959 (java) S 18938 18940 18870 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 622814209 839258112 91790 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 819588

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

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

[startup+1804.71 s]
/proc/loadavg: 1.99 1.97 1.67 3/90 18965
/proc/meminfo: memFree=1182936/2055920 swapFree=4137144/4192956
[pid=18940] ppid=18938 vsize=0 CPUtime=1800.2
/proc/18940/stat : 18940 (java) Z 18938 18940 18870 0 -1 1036 99208 0 145 0 179965 55 0 0 15 0 2 0 622813466 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18940/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1804.72
CPU time (s): 1800.22
CPU user time (s): 1799.65
CPU system time (s): 0.563914
CPU usage (%): 99.7503
Max. virtual memory (cumulated for all children) (KiB): 819588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.563914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99208
page faults= 145
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38511
involuntary context switches= 17961

runsolver used 1.91071 second user time and 5.07223 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-03 19:21:02
IDJOB=1056637
IDBENCH=53957
IDSOLVER=344
FILE ID=node88/1056637-1215105662
PBS_JOBID= 7877031
Free space on /tmp= 66544 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-6_ext.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-1056637-1215105662/watcher-1056637-1215105662 -o /tmp/evaluation-result-1056637-1215105662/solver-1056637-1215105662 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1056637-1215105662.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 00154bda0b1194082ab1d7418e06c63b
RANDOM SEED=1196743477

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1648408 kB
Buffers:          5748 kB
Cached:         308560 kB
SwapCached:      49968 kB
Active:         134844 kB
Inactive:       235524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648408 kB
SwapTotal:     4192956 kB
SwapFree:      4137144 kB
Dirty:            5860 kB
Writeback:           0 kB
Mapped:          18724 kB
Slab:            22652 kB
Committed_AS:   911920 kB
PageTables:       1748 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= 66532 MiB
End job on node88 at 2008-07-03 19:51:09