Trace number 1089508

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.07 1806.78

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-15/
normalized-lei450-15a-12.xml
MD5SUM3eb6672fe0851365aae53fc4c9482e61
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.305952
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints8168
Maximum constraint arity2
Maximum domain size12
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8168
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28/0.32	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.32	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.32	c See www.sat4j.org for details.
0.28/0.32	c That software uses the Rhino library from the Mozilla project.
0.28/0.36	c version 9.9.9.token
0.28/0.36	c sun.arch.data.model	32
0.28/0.36	c java.version	1.6.0_06
0.28/0.36	c os.name	Linux
0.28/0.36	c os.version	2.6.9-22.EL.rootsmp
0.28/0.36	c os.arch	i386
0.28/0.36	c Free memory 669864272
0.28/0.36	c Max memory 672137216
0.28/0.36	c Total memory 672137216
0.28/0.36	c Number of processors 2
0.38/0.41	c c --- Begin Solver configuration ---
0.38/0.41	c Stops conflict analysis at the first Unique Implication Point
0.38/0.41	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.38/0.41	c Learn all clauses as in MiniSAT
0.38/0.41	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.38/0.41	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.38/0.41	c Expensive reason simplification
0.38/0.41	c MiniSAT restarts strategy
0.38/0.41	c timeout=2147483s
0.38/0.41	c DB Simplification allowed=false
0.38/0.41	c --- End Solver configuration ---
0.38/0.41	c solving HOME/instance-1089508-1215268641.xml
0.38/0.41	c reading problem ... 
0.58/0.68	c reading problem named null
0.58/0.68	c reading domains done.
0.58/0.68	c reading variables done.
0.87/0.93	c reading predicates  done.
1.08/1.12	c reading constraints
7.19/7.22	c done with constraints.
7.19/7.22	c ... done. Wall clock time 6.814s.
7.19/7.22	c #vars     5400
7.19/7.22	c #constraints  196932
7.19/7.22	c constraints type 
7.19/7.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 196482
7.19/7.22	c org.sat4j.minisat.constraints.card.AtLeast => 450
1800.00/1806.71	c starts		: 20
1800.00/1806.71	c conflicts		: 455385
1800.00/1806.71	c decisions		: 468974
1800.00/1806.71	c propagations		: 29671202
1800.00/1806.71	c inspects		: 4396416891
1800.00/1806.71	c learnt literals	: 0
1800.00/1806.71	c learnt binary clauses	: 0
1800.00/1806.71	c learnt ternary clauses	: 4
1800.00/1806.71	c learnt clauses	: 455385
1800.00/1806.71	c ignored clauses	: 0
1800.00/1806.71	c root simplifications	: 0
1800.00/1806.71	c removed literals (reason simplification)	: 7702667
1800.00/1806.71	c reason swapping (by a shorter reason)	: 0
1800.00/1806.71	c Calls to reduceDB	: 0
1800.00/1806.71	c speed (assignments/second)	: 16488.801184344775
1800.00/1806.71	c non guided choices	1752
1800.00/1806.71	s UNKNOWN
1800.00/1806.71	c Total wall clock time (in seconds) : 1806.302

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

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


[startup+0 s]
/proc/loadavg: 2.16 2.08 2.01 4/75 22850
/proc/meminfo: memFree=1745464/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=18572 CPUtime=0
/proc/22850/stat : 22850 (runsolver) R 22848 22850 21313 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 648053434 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/22850/statm: 4643 292 257 25 0 2626 0

[startup+0.0409391 s]
/proc/loadavg: 2.16 2.08 2.01 4/75 22850
/proc/meminfo: memFree=1745464/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=800744 CPUtime=0.02
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 2319 0 1 0 1 1 0 0 18 0 4 0 648053434 819961856 2057 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 200186 2057 910 9 0 197569 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 800744

[startup+0.101946 s]
/proc/loadavg: 2.16 2.08 2.01 4/75 22850
/proc/meminfo: memFree=1745464/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=804488 CPUtime=0.08
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 2952 0 1 0 6 2 0 0 18 0 12 0 648053434 823795712 2685 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 201122 2685 1044 9 0 198491 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804488

[startup+0.301967 s]
/proc/loadavg: 2.16 2.08 2.01 4/75 22850
/proc/meminfo: memFree=1745464/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=808244 CPUtime=0.28
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 4913 0 1 0 25 3 0 0 18 0 12 0 648053434 827641856 4240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 202061 4240 1297 9 0 199430 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 808244

[startup+0.702005 s]
/proc/loadavg: 2.16 2.08 2.01 4/75 22850
/proc/meminfo: memFree=1745464/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=808272 CPUtime=0.68
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 6349 0 1 0 63 5 0 0 18 0 12 0 648053434 827670528 5477 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 202068 5477 1335 9 0 199430 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808272

[startup+1.50109 s]
/proc/loadavg: 2.15 2.08 2.01 3/87 22862
/proc/meminfo: memFree=1725592/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=811288 CPUtime=1.47
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 9382 0 1 0 139 8 0 0 18 0 12 0 648053434 830758912 7526 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 202822 7526 1352 9 0 200184 0
[pid=22850/tid=22852] ppid=22848 vsize=811288 CPUtime=0.82
/proc/22850/task/22852/stat : 22852 (java) R 22848 22850 21313 0 -1 64 5061 0 1 0 77 5 0 0 19 0 12 0 648053435 830758912 7526 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22853] ppid=22848 vsize=811288 CPUtime=0
/proc/22850/task/22853/stat : 22853 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 648053437 830758912 7526 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22854] ppid=22848 vsize=811288 CPUtime=0
/proc/22850/task/22854/stat : 22854 (java) S 22848 22850 21313 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 648053437 830758912 7526 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22855] ppid=22848 vsize=811288 CPUtime=0
/proc/22850/task/22855/stat : 22855 (java) S 22848 22850 21313 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 648053439 830758912 7526 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22856] ppid=22848 vsize=811288 CPUtime=0
/proc/22850/task/22856/stat : 22856 (java) S 22848 22850 21313 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 648053439 830758912 7526 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22857] ppid=22848 vsize=811288 CPUtime=0
/proc/22850/task/22857/stat : 22857 (java) S 22848 22850 21313 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 648053439 830758912 7526 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22858] ppid=22848 vsize=811288 CPUtime=0
/proc/22850/task/22858/stat : 22858 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 648053444 830758912 7526 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22859] ppid=22848 vsize=811288 CPUtime=0.39
/proc/22850/task/22859/stat : 22859 (java) R 22848 22850 21313 0 -1 64 2387 0 0 0 38 1 0 0 17 0 12 0 648053444 830758912 7526 996147200 134512640 134550740 4294956016 18446744073709551615 105576603 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22860] ppid=22848 vsize=811288 CPUtime=0.22
/proc/22850/task/22860/stat : 22860 (java) S 22848 22850 21313 0 -1 64 1171 0 0 0 22 0 0 0 16 0 12 0 648053444 830758912 7526 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22861] ppid=22848 vsize=811288 CPUtime=0
/proc/22850/task/22861/stat : 22861 (java) S 22848 22850 21313 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 648053444 830758912 7526 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22862] ppid=22848 vsize=811288 CPUtime=0
/proc/22850/task/22862/stat : 22862 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 648053444 830758912 7526 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 811288

[startup+3.10225 s]
/proc/loadavg: 2.15 2.08 2.01 3/87 22862
/proc/meminfo: memFree=1714648/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=812024 CPUtime=3.05
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 14430 0 1 0 295 10 0 0 18 0 12 0 648053434 831512576 12165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 203006 12165 1368 9 0 200368 0
[pid=22850/tid=22852] ppid=22848 vsize=812024 CPUtime=1.6
/proc/22850/task/22852/stat : 22852 (java) R 22848 22850 21313 0 -1 64 9462 0 1 0 153 7 0 0 25 0 12 0 648053435 831512576 12165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22853] ppid=22848 vsize=812024 CPUtime=0
/proc/22850/task/22853/stat : 22853 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 648053437 831512576 12165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22854] ppid=22848 vsize=812024 CPUtime=0
/proc/22850/task/22854/stat : 22854 (java) S 22848 22850 21313 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 648053437 831512576 12165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22855] ppid=22848 vsize=812024 CPUtime=0
/proc/22850/task/22855/stat : 22855 (java) S 22848 22850 21313 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 648053439 831512576 12165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22856] ppid=22848 vsize=812024 CPUtime=0
/proc/22850/task/22856/stat : 22856 (java) S 22848 22850 21313 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 648053439 831512576 12165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22857] ppid=22848 vsize=812024 CPUtime=0
/proc/22850/task/22857/stat : 22857 (java) S 22848 22850 21313 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 648053439 831512576 12165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22858] ppid=22848 vsize=812024 CPUtime=0
/proc/22850/task/22858/stat : 22858 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 648053444 831512576 12165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22859] ppid=22848 vsize=812024 CPUtime=0.87
/proc/22850/task/22859/stat : 22859 (java) R 22848 22850 21313 0 -1 64 2992 0 0 0 86 1 0 0 16 0 12 0 648053444 831512576 12165 996147200 134512640 134550740 4294956016 18446744073709551615 105695259 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22860] ppid=22848 vsize=812024 CPUtime=0.55
/proc/22850/task/22860/stat : 22860 (java) S 22848 22850 21313 0 -1 64 1213 0 0 0 55 0 0 0 15 0 12 0 648053444 831512576 12165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22861] ppid=22848 vsize=812024 CPUtime=0
/proc/22850/task/22861/stat : 22861 (java) S 22848 22850 21313 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 648053444 831512576 12165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22862] ppid=22848 vsize=812024 CPUtime=0
/proc/22850/task/22862/stat : 22862 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 648053444 831512576 12165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 812024

[startup+6.30429 s]
/proc/loadavg: 2.14 2.08 2.01 3/87 22862
/proc/meminfo: memFree=1660824/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=811944 CPUtime=6.22
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 26815 0 1 0 607 15 0 0 18 0 12 0 648053434 831430656 22357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 202986 22357 1392 9 0 200348 0
[pid=22850/tid=22852] ppid=22848 vsize=811944 CPUtime=3.12
/proc/22850/task/22852/stat : 22852 (java) R 22848 22850 21313 0 -1 64 17290 0 1 0 302 10 0 0 25 0 12 0 648053435 831430656 22357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22853] ppid=22848 vsize=811944 CPUtime=0.03
/proc/22850/task/22853/stat : 22853 (java) S 22848 22850 21313 0 -1 64 1038 0 0 0 3 0 0 0 17 0 12 0 648053437 831430656 22357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22854] ppid=22848 vsize=811944 CPUtime=0.02
/proc/22850/task/22854/stat : 22854 (java) S 22848 22850 21313 0 -1 64 1188 0 0 0 2 0 0 0 17 0 12 0 648053437 831430656 22357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22855] ppid=22848 vsize=811944 CPUtime=0
/proc/22850/task/22855/stat : 22855 (java) S 22848 22850 21313 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 648053439 831430656 22357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22856] ppid=22848 vsize=811944 CPUtime=0
/proc/22850/task/22856/stat : 22856 (java) S 22848 22850 21313 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 648053439 831430656 22357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22857] ppid=22848 vsize=811944 CPUtime=0
/proc/22850/task/22857/stat : 22857 (java) S 22848 22850 21313 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 648053439 831430656 22357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22858] ppid=22848 vsize=811944 CPUtime=0
/proc/22850/task/22858/stat : 22858 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 648053444 831430656 22357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22859] ppid=22848 vsize=811944 CPUtime=1.76
/proc/22850/task/22859/stat : 22859 (java) S 22848 22850 21313 0 -1 64 4485 0 0 0 174 2 0 0 16 0 12 0 648053444 831430656 22357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22860] ppid=22848 vsize=811944 CPUtime=1.23
/proc/22850/task/22860/stat : 22860 (java) S 22848 22850 21313 0 -1 64 2019 0 0 0 123 0 0 0 15 0 12 0 648053444 831430656 22357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22861] ppid=22848 vsize=811944 CPUtime=0
/proc/22850/task/22861/stat : 22861 (java) S 22848 22850 21313 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 648053444 831430656 22357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22862] ppid=22848 vsize=811944 CPUtime=0
/proc/22850/task/22862/stat : 22862 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 648053444 831430656 22357 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 811944

[startup+12.7022 s]
/proc/loadavg: 2.12 2.08 2.01 3/88 22863
/proc/meminfo: memFree=1629648/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=812912 CPUtime=12.72
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 35482 0 1 0 1253 19 0 0 18 0 13 0 648053434 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 203228 30098 1402 9 0 200590 0
[pid=22850/tid=22852] ppid=22848 vsize=812912 CPUtime=8.57
/proc/22850/task/22852/stat : 22852 (java) R 22848 22850 21313 0 -1 64 17310 0 1 0 846 11 0 0 25 0 13 0 648053435 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4109603904 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22853] ppid=22848 vsize=812912 CPUtime=0.21
/proc/22850/task/22853/stat : 22853 (java) S 22848 22850 21313 0 -1 64 5881 0 0 0 20 1 0 0 17 0 13 0 648053437 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22854] ppid=22848 vsize=812912 CPUtime=0.18
/proc/22850/task/22854/stat : 22854 (java) S 22848 22850 21313 0 -1 64 4899 0 0 0 16 2 0 0 16 0 13 0 648053437 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22855] ppid=22848 vsize=812912 CPUtime=0
/proc/22850/task/22855/stat : 22855 (java) S 22848 22850 21313 0 -1 64 59 0 0 0 0 0 0 0 17 0 13 0 648053439 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22856] ppid=22848 vsize=812912 CPUtime=0
/proc/22850/task/22856/stat : 22856 (java) S 22848 22850 21313 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 648053439 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22857] ppid=22848 vsize=812912 CPUtime=0
/proc/22850/task/22857/stat : 22857 (java) S 22848 22850 21313 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 648053439 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22858] ppid=22848 vsize=812912 CPUtime=0
/proc/22850/task/22858/stat : 22858 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 648053444 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22859] ppid=22848 vsize=812912 CPUtime=2.08
/proc/22850/task/22859/stat : 22859 (java) S 22848 22850 21313 0 -1 64 4511 0 0 0 206 2 0 0 17 0 13 0 648053444 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22860] ppid=22848 vsize=812912 CPUtime=1.63
/proc/22850/task/22860/stat : 22860 (java) S 22848 22850 21313 0 -1 64 2054 0 0 0 163 0 0 0 16 0 13 0 648053444 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22861] ppid=22848 vsize=812912 CPUtime=0
/proc/22850/task/22861/stat : 22861 (java) S 22848 22850 21313 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 648053444 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22862] ppid=22848 vsize=812912 CPUtime=0
/proc/22850/task/22862/stat : 22862 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 648053444 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22863] ppid=22848 vsize=812912 CPUtime=0
/proc/22850/task/22863/stat : 22863 (java) S 22848 22850 21313 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 648054158 832421888 30098 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 812912

[startup+25.5025 s]
/proc/loadavg: 2.10 2.07 2.01 3/89 22864
/proc/meminfo: memFree=1629448/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=812912 CPUtime=25.52
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 35486 0 1 0 2533 19 0 0 18 0 13 0 648053434 832421888 30101 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 203228 30101 1402 9 0 200590 0
[pid=22850/tid=22852] ppid=22848 vsize=812912 CPUtime=21.3
/proc/22850/task/22852/stat : 22852 (java) R 22848 22850 21313 0 -1 64 17311 0 1 0 2119 11 0 0 25 0 13 0 648053435 832421888 30101 996147200 134512640 134550740 4294956016 18446744073709551615 4110331695 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22853] ppid=22848 vsize=812912 CPUtime=0.21
/proc/22850/task/22853/stat : 22853 (java) S 22848 22850 21313 0 -1 64 5881 0 0 0 20 1 0 0 17 0 13 0 648053437 832421888 30101 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22854] ppid=22848 vsize=812912 CPUtime=0.18
/proc/22850/task/22854/stat : 22854 (java) S 22848 22850 21313 0 -1 64 4899 0 0 0 16 2 0 0 16 0 13 0 648053437 832421888 30101 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22855] ppid=22848 vsize=812912 CPUtime=0
/proc/22850/task/22855/stat : 22855 (java) S 22848 22850 21313 0 -1 64 59 0 0 0 0 0 0 0 16 0 13 0 648053439 832421888 30101 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22856] ppid=22848 vsize=812912 CPUtime=0
/proc/22850/task/22856/stat : 22856 (java) S 22848 22850 21313 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 648053439 832421888 30101 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22857] ppid=22848 vsize=812912 CPUtime=0
/proc/22850/task/22857/stat : 22857 (java) S 22848 22850 21313 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 648053439 832421888 30101 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=22850] ppid=22848 vsize=819956 CPUtime=1656.03
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 77222 0 1 0 165562 41 0 0 18 0 13 0 648053434 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 204989 67854 1402 9 0 202351 0
[pid=22850/tid=22852] ppid=22848 vsize=819956 CPUtime=1649.96
/proc/22850/task/22852/stat : 22852 (java) R 22848 22850 21313 0 -1 64 17314 0 1 0 164982 14 0 0 25 0 13 0 648053435 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4110331695 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22853] ppid=22848 vsize=819956 CPUtime=1.1
/proc/22850/task/22853/stat : 22853 (java) S 22848 22850 21313 0 -1 64 27461 0 0 0 99 11 0 0 16 0 13 0 648053437 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22854] ppid=22848 vsize=819956 CPUtime=1.13
/proc/22850/task/22854/stat : 22854 (java) S 22848 22850 21313 0 -1 64 25051 0 0 0 102 11 0 0 20 0 13 0 648053437 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22855] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22855/stat : 22855 (java) S 22848 22850 21313 0 -1 64 59 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22856] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22856/stat : 22856 (java) S 22848 22850 21313 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22857] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22857/stat : 22857 (java) S 22848 22850 21313 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22858] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22858/stat : 22858 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 648053444 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22859] ppid=22848 vsize=819956 CPUtime=2.12
/proc/22850/task/22859/stat : 22859 (java) S 22848 22850 21313 0 -1 64 4515 0 0 0 210 2 0 0 16 0 13 0 648053444 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22860] ppid=22848 vsize=819956 CPUtime=1.66
/proc/22850/task/22860/stat : 22860 (java) S 22848 22850 21313 0 -1 64 2054 0 0 0 166 0 0 0 16 0 13 0 648053444 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22861] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22861/stat : 22861 (java) S 22848 22850 21313 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 648053444 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22862] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22862/stat : 22862 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 648053444 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22863] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22863/stat : 22863 (java) S 22848 22850 21313 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 648054158 839634944 67854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.03
Current children cumulated vsize (KiB) 819956

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/85 22900
/proc/meminfo: memFree=1464936/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=819956 CPUtime=1716.01
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 79364 0 1 0 171558 43 0 0 18 0 13 0 648053434 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 204989 69995 1402 9 0 202351 0
[pid=22850/tid=22852] ppid=22848 vsize=819956 CPUtime=1709.29
/proc/22850/task/22852/stat : 22852 (java) R 22848 22850 21313 0 -1 64 17315 0 1 0 170915 14 0 0 25 0 13 0 648053435 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4110321382 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22853] ppid=22848 vsize=819956 CPUtime=1.4
/proc/22850/task/22853/stat : 22853 (java) S 22848 22850 21313 0 -1 64 27573 0 0 0 128 12 0 0 17 0 13 0 648053437 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22854] ppid=22848 vsize=819956 CPUtime=1.46
/proc/22850/task/22854/stat : 22854 (java) S 22848 22850 21313 0 -1 64 27080 0 0 0 134 12 0 0 20 0 13 0 648053437 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22855] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22855/stat : 22855 (java) S 22848 22850 21313 0 -1 64 59 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22856] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22856/stat : 22856 (java) S 22848 22850 21313 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22857] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22857/stat : 22857 (java) S 22848 22850 21313 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22858] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22858/stat : 22858 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22859] ppid=22848 vsize=819956 CPUtime=2.12
/proc/22850/task/22859/stat : 22859 (java) S 22848 22850 21313 0 -1 64 4515 0 0 0 210 2 0 0 16 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22860] ppid=22848 vsize=819956 CPUtime=1.66
/proc/22850/task/22860/stat : 22860 (java) S 22848 22850 21313 0 -1 64 2054 0 0 0 166 0 0 0 16 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22861] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22861/stat : 22861 (java) S 22848 22850 21313 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22862] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22862/stat : 22862 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22863] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22863/stat : 22863 (java) S 22848 22850 21313 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 648054158 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.01
Current children cumulated vsize (KiB) 819956

[startup+1782.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/85 22900
/proc/meminfo: memFree=1464872/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=819956 CPUtime=1775.72
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 79364 0 1 0 177529 43 0 0 18 0 13 0 648053434 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 204989 69995 1402 9 0 202351 0
[pid=22850/tid=22852] ppid=22848 vsize=819956 CPUtime=1769
/proc/22850/task/22852/stat : 22852 (java) R 22848 22850 21313 0 -1 64 17315 0 1 0 176886 14 0 0 25 0 13 0 648053435 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4110391578 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22853] ppid=22848 vsize=819956 CPUtime=1.4
/proc/22850/task/22853/stat : 22853 (java) S 22848 22850 21313 0 -1 64 27573 0 0 0 128 12 0 0 17 0 13 0 648053437 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22854] ppid=22848 vsize=819956 CPUtime=1.46
/proc/22850/task/22854/stat : 22854 (java) S 22848 22850 21313 0 -1 64 27080 0 0 0 134 12 0 0 20 0 13 0 648053437 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22855] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22855/stat : 22855 (java) S 22848 22850 21313 0 -1 64 59 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22856] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22856/stat : 22856 (java) S 22848 22850 21313 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22857] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22857/stat : 22857 (java) S 22848 22850 21313 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22858] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22858/stat : 22858 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22859] ppid=22848 vsize=819956 CPUtime=2.12
/proc/22850/task/22859/stat : 22859 (java) S 22848 22850 21313 0 -1 64 4515 0 0 0 210 2 0 0 16 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22860] ppid=22848 vsize=819956 CPUtime=1.66
/proc/22850/task/22860/stat : 22860 (java) S 22848 22850 21313 0 -1 64 2054 0 0 0 166 0 0 0 16 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22861] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22861/stat : 22861 (java) S 22848 22850 21313 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22862] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22862/stat : 22862 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22863] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22863/stat : 22863 (java) S 22848 22850 21313 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 648054158 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.72
Current children cumulated vsize (KiB) 819956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.7 s]
/proc/loadavg: 2.05 2.03 2.01 3/85 22900
/proc/meminfo: memFree=1464872/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=819956 CPUtime=1800
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 79364 0 1 0 179957 43 0 0 18 0 13 0 648053434 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 204989 69995 1402 9 0 202351 0
[pid=22850/tid=22852] ppid=22848 vsize=819956 CPUtime=1793.28
/proc/22850/task/22852/stat : 22852 (java) R 22848 22850 21313 0 -1 64 17315 0 1 0 179314 14 0 0 25 0 13 0 648053435 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4110331695 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22853] ppid=22848 vsize=819956 CPUtime=1.4
/proc/22850/task/22853/stat : 22853 (java) S 22848 22850 21313 0 -1 64 27573 0 0 0 128 12 0 0 17 0 13 0 648053437 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22854] ppid=22848 vsize=819956 CPUtime=1.46
/proc/22850/task/22854/stat : 22854 (java) S 22848 22850 21313 0 -1 64 27080 0 0 0 134 12 0 0 20 0 13 0 648053437 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22855] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22855/stat : 22855 (java) S 22848 22850 21313 0 -1 64 59 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22856] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22856/stat : 22856 (java) S 22848 22850 21313 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22857] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22857/stat : 22857 (java) S 22848 22850 21313 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22858] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22858/stat : 22858 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22859] ppid=22848 vsize=819956 CPUtime=2.12
/proc/22850/task/22859/stat : 22859 (java) S 22848 22850 21313 0 -1 64 4515 0 0 0 210 2 0 0 16 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22860] ppid=22848 vsize=819956 CPUtime=1.66
/proc/22850/task/22860/stat : 22860 (java) S 22848 22850 21313 0 -1 64 2054 0 0 0 166 0 0 0 16 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22861] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22861/stat : 22861 (java) S 22848 22850 21313 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22862] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22862/stat : 22862 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22863] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22863/stat : 22863 (java) S 22848 22850 21313 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 648054158 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 819956

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

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

[startup+1806.7 s]
/proc/loadavg: 2.05 2.03 2.01 3/85 22900
/proc/meminfo: memFree=1464872/2055920 swapFree=4179840/4192956
[pid=22850] ppid=22848 vsize=819956 CPUtime=1800
/proc/22850/stat : 22850 (java) S 22848 22850 21313 0 -1 0 79364 0 1 0 179957 43 0 0 18 0 13 0 648053434 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22850/statm: 204989 69995 1402 9 0 202351 0
[pid=22850/tid=22852] ppid=22848 vsize=819956 CPUtime=1793.28
/proc/22850/task/22852/stat : 22852 (java) R 22848 22850 21313 0 -1 64 17315 0 1 0 179314 14 0 0 25 0 13 0 648053435 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4110331695 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22853] ppid=22848 vsize=819956 CPUtime=1.4
/proc/22850/task/22853/stat : 22853 (java) S 22848 22850 21313 0 -1 64 27573 0 0 0 128 12 0 0 17 0 13 0 648053437 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22854] ppid=22848 vsize=819956 CPUtime=1.46
/proc/22850/task/22854/stat : 22854 (java) S 22848 22850 21313 0 -1 64 27080 0 0 0 134 12 0 0 20 0 13 0 648053437 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22855] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22855/stat : 22855 (java) S 22848 22850 21313 0 -1 64 59 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22856] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22856/stat : 22856 (java) S 22848 22850 21313 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22857] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22857/stat : 22857 (java) S 22848 22850 21313 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 648053439 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22858] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22858/stat : 22858 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22859] ppid=22848 vsize=819956 CPUtime=2.12
/proc/22850/task/22859/stat : 22859 (java) S 22848 22850 21313 0 -1 64 4515 0 0 0 210 2 0 0 16 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22860] ppid=22848 vsize=819956 CPUtime=1.66
/proc/22850/task/22860/stat : 22860 (java) S 22848 22850 21313 0 -1 64 2054 0 0 0 166 0 0 0 16 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22850/tid=22861] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22861/stat : 22861 (java) S 22848 22850 21313 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22862] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22862/stat : 22862 (java) S 22848 22850 21313 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 648053444 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22850/tid=22863] ppid=22848 vsize=819956 CPUtime=0
/proc/22850/task/22863/stat : 22863 (java) S 22848 22850 21313 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 648054158 839634944 69995 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 819956

Child status: 143
Real time (s): 1806.78
CPU time (s): 1800.07
CPU user time (s): 1799.6
CPU system time (s): 0.477927
CPU usage (%): 99.629
Max. virtual memory (cumulated for all children) (KiB): 822520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.6
system time used= 0.477927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79384
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37811
involuntary context switches= 45831

runsolver used 2.44563 second user time and 5.82011 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-05 16:37:22
IDJOB=1089508
IDBENCH=58287
IDSOLVER=344
FILE ID=node17/1089508-1215268641
PBS_JOBID= 7882105
Free space on /tmp= 66408 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3eb6672fe0851365aae53fc4c9482e61
RANDOM SEED=1032955943

node17.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.234
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.234
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:       1745944 kB
Buffers:         34008 kB
Cached:         207992 kB
SwapCached:       7220 kB
Active:         120388 kB
Inactive:       138036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745944 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            2092 kB
Writeback:           0 kB
Mapped:          22740 kB
Slab:            36896 kB
Committed_AS:  1116728 kB
PageTables:       1852 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= 66404 MiB
End job on node17 at 2008-07-05 17:07:30