Trace number 2084979

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 2.1.1? (TO) 1800.37 1804.62

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-25/
normalized-lei450-25a-15.xml
MD5SUM36f7bb4525a596900e07fbeb72405348
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.292955
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints8260
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8260
Global constraints used (with number of constraints)

Solver Data

0.07/0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.07/0.15	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.15	c See www.sat4j.org for details.
0.07/0.15	c That software uses the Rhino library from the Mozilla project.
0.07/0.17	c version 2.1.1.v20090622
0.07/0.17	c sun.arch.data.model	32
0.07/0.17	c java.version	1.6.0_12
0.07/0.17	c os.name	Linux
0.07/0.17	c os.version	2.6.9-22.EL.rootsmp
0.07/0.17	c os.arch	i386
0.07/0.17	c Free memory 671000808
0.07/0.17	c Max memory 672137216
0.07/0.17	c Total memory 672137216
0.07/0.17	c Number of processors 2
0.17/0.26	c c --- Begin Solver configuration ---
0.17/0.26	c Stops conflict analysis at the first Unique Implication Point
0.17/0.26	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.17/0.26	c Learn all clauses as in MiniSAT
0.17/0.26	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.17/0.26	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.17/0.26	c Expensive reason simplification
0.17/0.26	c MiniSAT restarts strategy
0.17/0.26	c Memory based learned constraints deletion strategy
0.17/0.26	c timeout=2147483s
0.17/0.26	c DB Simplification allowed=false
0.17/0.26	c --- End Solver configuration ---
0.17/0.26	c solving HOME/instance-2084979-1247380728.xml
0.17/0.26	c reading problem ... 
0.46/0.51	c reading problem named null
0.46/0.51	c reading domains done.
0.46/0.52	c reading variables done.
0.66/0.74	c reading predicates  done.
0.86/0.96	c reading constraints
8.50/8.64	c done with constraints.
8.50/8.64	c ... done. Wall clock time 8.378s.
8.50/8.64	c #vars     6750
8.50/8.64	c #constraints  248700
8.50/8.64	c constraints type 
8.50/8.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 248250
8.50/8.64	c org.sat4j.minisat.constraints.card.AtLeast => 450
1800.03/1804.41	c starts		: 19
1800.03/1804.41	c conflicts		: 389931
1800.03/1804.41	c decisions		: 408568
1800.03/1804.41	c propagations		: 26078348
1800.03/1804.41	c inspects		: 4254560961
1800.03/1804.41	c learnt literals	: 0
1800.03/1804.41	c learnt binary clauses	: 0
1800.03/1804.41	c learnt ternary clauses	: 0
1800.03/1804.41	c learnt clauses	: 389931
1800.03/1804.41	c ignored clauses	: 0
1800.03/1804.42	c root simplifications	: 0
1800.03/1804.42	c removed literals (reason simplification)	: 9069400
1800.03/1804.42	c reason swapping (by a shorter reason)	: 0
1800.03/1804.42	c Calls to reduceDB	: 0
1800.03/1804.42	c speed (assignments/second)	: 14522.079591218504
1800.03/1804.42	c non guided choices	2177
1800.22/1804.54	c learnt constraints type 
1800.22/1804.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 389947
1800.22/1804.54	c constraints type 
1800.22/1804.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 248250
1800.22/1804.54	c org.sat4j.minisat.constraints.card.AtLeast => 450
1800.22/1804.54	s UNKNOWN
1800.22/1804.54	c Total wall clock time (in seconds) : 1804.155

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2084979-1247380728/watcher-2084979-1247380728 -o /tmp/evaluation-result-2084979-1247380728/solver-2084979-1247380728 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2084979-1247380728.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/76 27485
/proc/meminfo: memFree=1915712/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=18576 CPUtime=0
/proc/27485/stat : 27485 (runsolver) R 27483 27485 27000 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 24764523 19021824 284 996147200 4194304 4302564 548682068448 18446744073709551615 209135922471 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27485/statm: 4644 284 249 26 0 2626 0

[startup+0.0299519 s]
/proc/loadavg: 1.92 1.98 1.99 4/76 27485
/proc/meminfo: memFree=1915712/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=13496 CPUtime=0
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 871 0 0 0 0 0 0 0 18 0 2 0 24764523 13819904 626 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 3374 626 302 9 0 1200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13496

[startup+0.106668 s]
/proc/loadavg: 1.92 1.98 1.99 4/76 27485
/proc/meminfo: memFree=1915712/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=802164 CPUtime=0.07
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 2894 0 1 0 5 2 0 0 18 0 7 0 24764523 821415936 2639 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 200541 2639 1043 9 0 197892 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 802164

[startup+0.302981 s]
/proc/loadavg: 1.92 1.98 1.99 4/76 27485
/proc/meminfo: memFree=1915712/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=805628 CPUtime=0.26
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 4251 0 1 0 23 3 0 0 18 0 12 0 24764523 824963072 3988 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 201407 3988 1358 9 0 198734 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 805628

[startup+0.703015 s]
/proc/loadavg: 1.92 1.98 1.99 4/76 27485
/proc/meminfo: memFree=1915712/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=807320 CPUtime=0.66
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 5702 0 1 0 62 4 0 0 18 0 12 0 24764523 826695680 5195 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 201830 5195 1387 9 0 199157 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 807320

[startup+1.5021 s]
/proc/loadavg: 1.92 1.98 1.99 3/88 27497
/proc/meminfo: memFree=1895904/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=810604 CPUtime=1.45
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 9088 0 1 0 139 6 0 0 18 0 12 0 24764523 830058496 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 202651 7440 1411 9 0 199978 0
[pid=27485/tid=27487] ppid=27483 vsize=810604 CPUtime=0.83
/proc/27485/task/27487/stat : 27487 (java) R 27483 27485 27000 0 -1 64 5336 0 1 0 79 4 0 0 20 0 12 0 24764525 830058496 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27488] ppid=27483 vsize=810604 CPUtime=0
/proc/27485/task/27488/stat : 27488 (java) S 27483 27485 27000 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 24764527 830058496 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27489] ppid=27483 vsize=810604 CPUtime=0
/proc/27485/task/27489/stat : 27489 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 24764527 830058496 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27490] ppid=27483 vsize=810604 CPUtime=0
/proc/27485/task/27490/stat : 27490 (java) S 27483 27485 27000 0 -1 64 3 0 0 0 0 0 0 0 17 0 12 0 24764529 830058496 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27491] ppid=27483 vsize=810604 CPUtime=0
/proc/27485/task/27491/stat : 27491 (java) S 27483 27485 27000 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 24764530 830058496 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27492] ppid=27483 vsize=810604 CPUtime=0
/proc/27485/task/27492/stat : 27492 (java) S 27483 27485 27000 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 24764530 830058496 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27493] ppid=27483 vsize=810604 CPUtime=0
/proc/27485/task/27493/stat : 27493 (java) S 27483 27485 27000 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 24764534 830058496 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27494] ppid=27483 vsize=810604 CPUtime=0
/proc/27485/task/27494/stat : 27494 (java) S 27483 27485 27000 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 24764534 830058496 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27495] ppid=27483 vsize=810604 CPUtime=0.6
/proc/27485/task/27495/stat : 27495 (java) R 27483 27485 27000 0 -1 64 2995 0 0 0 59 1 0 0 17 0 12 0 24764534 830058496 7440 996147200 134512640 134550932 4294956016 18446744073709551615 106111971 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27496] ppid=27483 vsize=810604 CPUtime=0
/proc/27485/task/27496/stat : 27496 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24764534 830058496 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27497] ppid=27483 vsize=810604 CPUtime=0
/proc/27485/task/27497/stat : 27497 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24764534 830058496 7440 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 810604

[startup+3.10123 s]
/proc/loadavg: 1.92 1.98 1.99 4/88 27497
/proc/meminfo: memFree=1879200/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=811380 CPUtime=3.03
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 18380 0 1 0 292 11 0 0 18 0 12 0 24764523 830853120 16531 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 202845 16531 1421 9 0 200172 0
[pid=27485/tid=27487] ppid=27483 vsize=811380 CPUtime=1.69
/proc/27485/task/27487/stat : 27487 (java) R 27483 27485 27000 0 -1 64 14237 0 1 0 160 9 0 0 25 0 12 0 24764525 830853120 16531 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27488] ppid=27483 vsize=811380 CPUtime=0
/proc/27485/task/27488/stat : 27488 (java) S 27483 27485 27000 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 24764527 830853120 16531 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27489] ppid=27483 vsize=811380 CPUtime=0
/proc/27485/task/27489/stat : 27489 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 24764527 830853120 16531 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27490] ppid=27483 vsize=811380 CPUtime=0
/proc/27485/task/27490/stat : 27490 (java) S 27483 27485 27000 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 24764529 830853120 16531 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27491] ppid=27483 vsize=811380 CPUtime=0
/proc/27485/task/27491/stat : 27491 (java) S 27483 27485 27000 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 24764530 830853120 16531 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27492] ppid=27483 vsize=811380 CPUtime=0
/proc/27485/task/27492/stat : 27492 (java) S 27483 27485 27000 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 24764530 830853120 16531 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27493] ppid=27483 vsize=811380 CPUtime=0
/proc/27485/task/27493/stat : 27493 (java) S 27483 27485 27000 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 24764534 830853120 16531 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27494] ppid=27483 vsize=811380 CPUtime=0
/proc/27485/task/27494/stat : 27494 (java) S 27483 27485 27000 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 24764534 830853120 16531 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27495] ppid=27483 vsize=811380 CPUtime=1.32
/proc/27485/task/27495/stat : 27495 (java) R 27483 27485 27000 0 -1 64 3386 0 0 0 131 1 0 0 17 0 12 0 24764534 830853120 16531 996147200 134512640 134550932 4294956016 18446744073709551615 102255073 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27496] ppid=27483 vsize=811380 CPUtime=0
/proc/27485/task/27496/stat : 27496 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24764534 830853120 16531 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27497] ppid=27483 vsize=811380 CPUtime=0
/proc/27485/task/27497/stat : 27497 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24764534 830853120 16531 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 811380

[startup+6.30251 s]
/proc/loadavg: 2.01 2.00 2.00 3/88 27497
/proc/meminfo: memFree=1824288/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=811384 CPUtime=6.21
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 28311 0 1 0 605 16 0 0 18 0 12 0 24764523 830857216 25299 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 202846 25299 1441 9 0 200173 0
[pid=27485/tid=27487] ppid=27483 vsize=811384 CPUtime=3.45
/proc/27485/task/27487/stat : 27487 (java) R 27483 27485 27000 0 -1 64 17386 0 1 0 335 10 0 0 25 0 12 0 24764525 830857216 25299 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27488] ppid=27483 vsize=811384 CPUtime=0.07
/proc/27485/task/27488/stat : 27488 (java) R 27483 27485 27000 0 -1 64 2481 0 0 0 7 0 0 0 17 0 12 0 24764527 830857216 25299 996147200 134512640 134550932 4294956016 18446744073709551615 106195400 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27489] ppid=27483 vsize=811384 CPUtime=0.08
/proc/27485/task/27489/stat : 27489 (java) R 27483 27485 27000 0 -1 64 3004 0 0 0 7 1 0 0 17 0 12 0 24764527 830857216 25299 996147200 134512640 134550932 4294956016 18446744073709551615 106194150 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27490] ppid=27483 vsize=811384 CPUtime=0
/proc/27485/task/27490/stat : 27490 (java) S 27483 27485 27000 0 -1 64 18 0 0 0 0 0 0 0 16 0 12 0 24764529 830857216 25299 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27491] ppid=27483 vsize=811384 CPUtime=0
/proc/27485/task/27491/stat : 27491 (java) S 27483 27485 27000 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 24764530 830857216 25299 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27492] ppid=27483 vsize=811384 CPUtime=0
/proc/27485/task/27492/stat : 27492 (java) S 27483 27485 27000 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 24764530 830857216 25299 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27493] ppid=27483 vsize=811384 CPUtime=0
/proc/27485/task/27493/stat : 27493 (java) S 27483 27485 27000 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 24764534 830857216 25299 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27494] ppid=27483 vsize=811384 CPUtime=0
/proc/27485/task/27494/stat : 27494 (java) S 27483 27485 27000 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 24764534 830857216 25299 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27495] ppid=27483 vsize=811384 CPUtime=2.56
/proc/27485/task/27495/stat : 27495 (java) S 27483 27485 27000 0 -1 64 4669 0 0 0 254 2 0 0 16 0 12 0 24764534 830857216 25299 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27496] ppid=27483 vsize=811384 CPUtime=0
/proc/27485/task/27496/stat : 27496 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24764534 830857216 25299 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27497] ppid=27483 vsize=811384 CPUtime=0
/proc/27485/task/27497/stat : 27497 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24764534 830857216 25299 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 811384

[startup+12.7021 s]
/proc/loadavg: 2.17 2.03 2.01 3/89 27498
/proc/meminfo: memFree=1803032/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=811844 CPUtime=12.55
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 32763 0 1 0 1237 18 0 0 18 0 13 0 24764523 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 202961 29382 1449 9 0 200288 0
[pid=27485/tid=27487] ppid=27483 vsize=811844 CPUtime=8.25
/proc/27485/task/27487/stat : 27487 (java) R 27483 27485 27000 0 -1 64 17408 0 1 0 814 11 0 0 25 0 13 0 24764525 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27488] ppid=27483 vsize=811844 CPUtime=0.19
/proc/27485/task/27488/stat : 27488 (java) R 27483 27485 27000 0 -1 64 4435 0 0 0 18 1 0 0 16 0 13 0 24764527 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27489] ppid=27483 vsize=811844 CPUtime=0.21
/proc/27485/task/27489/stat : 27489 (java) R 27483 27485 27000 0 -1 64 4977 0 0 0 19 2 0 0 16 0 13 0 24764527 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 106195400 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27490] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27490/stat : 27490 (java) S 27483 27485 27000 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 24764529 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27491] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27491/stat : 27491 (java) S 27483 27485 27000 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27492] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27492/stat : 27492 (java) S 27483 27485 27000 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27493] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27493/stat : 27493 (java) S 27483 27485 27000 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 24764534 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27494] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27494/stat : 27494 (java) S 27483 27485 27000 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24764534 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27495] ppid=27483 vsize=811844 CPUtime=3.86
/proc/27485/task/27495/stat : 27495 (java) S 27483 27485 27000 0 -1 64 5167 0 0 0 384 2 0 0 16 0 13 0 24764534 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27496] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27496/stat : 27496 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24764534 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27497] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27497/stat : 27497 (java) R 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24764534 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27498] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27498/stat : 27498 (java) S 27483 27485 27000 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 24765392 831328256 29382 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 811844

[startup+25.5022 s]
/proc/loadavg: 2.13 2.03 2.01 3/89 27498
/proc/meminfo: memFree=1787736/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=811844 CPUtime=25.38
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 36707 0 1 0 2518 20 0 0 18 0 13 0 24764523 831328256 33181 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 202961 33181 1452 9 0 200288 0
[pid=27485/tid=27487] ppid=27483 vsize=811844 CPUtime=20.76
/proc/27485/task/27487/stat : 27487 (java) R 27483 27485 27000 0 -1 64 17413 0 1 0 2065 11 0 0 25 0 13 0 24764525 831328256 33181 996147200 134512640 134550932 4294956016 18446744073709551615 4110345113 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27488] ppid=27483 vsize=811844 CPUtime=0.26
/proc/27485/task/27488/stat : 27488 (java) S 27483 27485 27000 0 -1 64 5861 0 0 0 24 2 0 0 17 0 13 0 24764527 831328256 33181 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27489] ppid=27483 vsize=811844 CPUtime=0.28
/proc/27485/task/27489/stat : 27489 (java) S 27483 27485 27000 0 -1 64 7478 0 0 0 25 3 0 0 17 0 13 0 24764527 831328256 33181 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27490] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27490/stat : 27490 (java) S 27483 27485 27000 0 -1 64 18 0 0 0 0 0 0 0 17 0 13 0 24764529 831328256 33181 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27491] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27491/stat : 27491 (java) S 27483 27485 27000 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 33181 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27492] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27492/stat : 27492 (java) S 27483 27485 27000 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 33181 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27493] ppid=27483 vsize=811844 CPUtime=0

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

[pid=27485/tid=27490] ppid=27483 vsize=811844 CPUtime=0.01
/proc/27485/task/27490/stat : 27490 (java) S 27483 27485 27000 0 -1 64 18 0 0 0 1 0 0 0 16 0 13 0 24764529 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27491] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27491/stat : 27491 (java) S 27483 27485 27000 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27492] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27492/stat : 27492 (java) S 27483 27485 27000 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27493] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27493/stat : 27493 (java) S 27483 27485 27000 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27494] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27494/stat : 27494 (java) S 27483 27485 27000 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27495] ppid=27483 vsize=811844 CPUtime=4.05
/proc/27485/task/27495/stat : 27495 (java) S 27483 27485 27000 0 -1 64 5179 0 0 0 403 2 0 0 16 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27496] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27496/stat : 27496 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27497] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27497/stat : 27497 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27498] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27498/stat : 27498 (java) S 27483 27485 27000 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 24765392 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.99
Current children cumulated vsize (KiB) 811844

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27606
/proc/meminfo: memFree=1405976/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=811844 CPUtime=1657.98
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 85940 0 1 0 165750 48 0 0 18 0 13 0 24764523 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 202961 80701 1452 9 0 200288 0
[pid=27485/tid=27487] ppid=27483 vsize=811844 CPUtime=1651.52
/proc/27485/task/27487/stat : 27487 (java) R 27483 27485 27000 0 -1 64 17422 0 1 0 165136 16 0 0 25 0 13 0 24764525 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4110468507 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27488] ppid=27483 vsize=811844 CPUtime=1.11
/proc/27485/task/27488/stat : 27488 (java) S 27483 27485 27000 0 -1 64 27564 0 0 0 99 12 0 0 17 0 13 0 24764527 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27489] ppid=27483 vsize=811844 CPUtime=1.22
/proc/27485/task/27489/stat : 27489 (java) S 27483 27485 27000 0 -1 64 34999 0 0 0 107 15 0 0 18 0 13 0 24764527 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27490] ppid=27483 vsize=811844 CPUtime=0.01
/proc/27485/task/27490/stat : 27490 (java) S 27483 27485 27000 0 -1 64 18 0 0 0 1 0 0 0 16 0 13 0 24764529 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27491] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27491/stat : 27491 (java) S 27483 27485 27000 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27492] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27492/stat : 27492 (java) S 27483 27485 27000 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27493] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27493/stat : 27493 (java) S 27483 27485 27000 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27494] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27494/stat : 27494 (java) S 27483 27485 27000 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27495] ppid=27483 vsize=811844 CPUtime=4.05
/proc/27485/task/27495/stat : 27495 (java) S 27483 27485 27000 0 -1 64 5179 0 0 0 403 2 0 0 16 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27496] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27496/stat : 27496 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27497] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27497/stat : 27497 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27498] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27498/stat : 27498 (java) S 27483 27485 27000 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 24765392 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.98
Current children cumulated vsize (KiB) 811844

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27606
/proc/meminfo: memFree=1405976/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=811844 CPUtime=1717.95
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 85940 0 1 0 171747 48 0 0 18 0 13 0 24764523 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 202961 80701 1452 9 0 200288 0
[pid=27485/tid=27487] ppid=27483 vsize=811844 CPUtime=1711.5
/proc/27485/task/27487/stat : 27487 (java) R 27483 27485 27000 0 -1 64 17422 0 1 0 171134 16 0 0 25 0 13 0 24764525 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4110345174 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27488] ppid=27483 vsize=811844 CPUtime=1.11
/proc/27485/task/27488/stat : 27488 (java) S 27483 27485 27000 0 -1 64 27564 0 0 0 99 12 0 0 17 0 13 0 24764527 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27489] ppid=27483 vsize=811844 CPUtime=1.22
/proc/27485/task/27489/stat : 27489 (java) S 27483 27485 27000 0 -1 64 34999 0 0 0 107 15 0 0 18 0 13 0 24764527 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27490] ppid=27483 vsize=811844 CPUtime=0.01
/proc/27485/task/27490/stat : 27490 (java) S 27483 27485 27000 0 -1 64 18 0 0 0 1 0 0 0 16 0 13 0 24764529 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27491] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27491/stat : 27491 (java) S 27483 27485 27000 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27492] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27492/stat : 27492 (java) S 27483 27485 27000 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27493] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27493/stat : 27493 (java) S 27483 27485 27000 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27494] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27494/stat : 27494 (java) S 27483 27485 27000 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27495] ppid=27483 vsize=811844 CPUtime=4.05
/proc/27485/task/27495/stat : 27495 (java) S 27483 27485 27000 0 -1 64 5179 0 0 0 403 2 0 0 16 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27496] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27496/stat : 27496 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27497] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27497/stat : 27497 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27498] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27498/stat : 27498 (java) S 27483 27485 27000 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 24765392 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.95
Current children cumulated vsize (KiB) 811844

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27606
/proc/meminfo: memFree=1405784/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=811844 CPUtime=1777.93
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 85940 0 1 0 177745 48 0 0 18 0 13 0 24764523 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 202961 80701 1452 9 0 200288 0
[pid=27485/tid=27487] ppid=27483 vsize=811844 CPUtime=1771.48
/proc/27485/task/27487/stat : 27487 (java) R 27483 27485 27000 0 -1 64 17422 0 1 0 177132 16 0 0 25 0 13 0 24764525 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4110345938 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27488] ppid=27483 vsize=811844 CPUtime=1.11
/proc/27485/task/27488/stat : 27488 (java) S 27483 27485 27000 0 -1 64 27564 0 0 0 99 12 0 0 17 0 13 0 24764527 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27489] ppid=27483 vsize=811844 CPUtime=1.22
/proc/27485/task/27489/stat : 27489 (java) S 27483 27485 27000 0 -1 64 34999 0 0 0 107 15 0 0 18 0 13 0 24764527 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27490] ppid=27483 vsize=811844 CPUtime=0.01
/proc/27485/task/27490/stat : 27490 (java) S 27483 27485 27000 0 -1 64 18 0 0 0 1 0 0 0 16 0 13 0 24764529 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27491] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27491/stat : 27491 (java) S 27483 27485 27000 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27492] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27492/stat : 27492 (java) S 27483 27485 27000 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27493] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27493/stat : 27493 (java) S 27483 27485 27000 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27494] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27494/stat : 27494 (java) S 27483 27485 27000 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27495] ppid=27483 vsize=811844 CPUtime=4.05
/proc/27485/task/27495/stat : 27495 (java) S 27483 27485 27000 0 -1 64 5179 0 0 0 403 2 0 0 16 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27496] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27496/stat : 27496 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27497] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27497/stat : 27497 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27498] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27498/stat : 27498 (java) S 27483 27485 27000 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 24765392 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.93
Current children cumulated vsize (KiB) 811844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27606
/proc/meminfo: memFree=1405784/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=811844 CPUtime=1800.03
/proc/27485/stat : 27485 (java) S 27483 27485 27000 0 -1 0 85940 0 1 0 179955 48 0 0 18 0 13 0 24764523 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 202961 80701 1452 9 0 200288 0
[pid=27485/tid=27487] ppid=27483 vsize=811844 CPUtime=1793.58
/proc/27485/task/27487/stat : 27487 (java) R 27483 27485 27000 0 -1 64 17422 0 1 0 179342 16 0 0 25 0 13 0 24764525 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4110345439 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27488] ppid=27483 vsize=811844 CPUtime=1.11
/proc/27485/task/27488/stat : 27488 (java) S 27483 27485 27000 0 -1 64 27564 0 0 0 99 12 0 0 17 0 13 0 24764527 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27489] ppid=27483 vsize=811844 CPUtime=1.22
/proc/27485/task/27489/stat : 27489 (java) S 27483 27485 27000 0 -1 64 34999 0 0 0 107 15 0 0 18 0 13 0 24764527 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27490] ppid=27483 vsize=811844 CPUtime=0.01
/proc/27485/task/27490/stat : 27490 (java) S 27483 27485 27000 0 -1 64 18 0 0 0 1 0 0 0 16 0 13 0 24764529 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27485/tid=27491] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27491/stat : 27491 (java) S 27483 27485 27000 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27492] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27492/stat : 27492 (java) S 27483 27485 27000 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24764530 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27493] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27493/stat : 27493 (java) S 27483 27485 27000 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27494] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27494/stat : 27494 (java) S 27483 27485 27000 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27495] ppid=27483 vsize=811844 CPUtime=4.05
/proc/27485/task/27495/stat : 27495 (java) S 27483 27485 27000 0 -1 64 5179 0 0 0 403 2 0 0 16 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27496] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27496/stat : 27496 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27497] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27497/stat : 27497 (java) S 27483 27485 27000 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24764534 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27485/tid=27498] ppid=27483 vsize=811844 CPUtime=0
/proc/27485/task/27498/stat : 27498 (java) S 27483 27485 27000 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 24765392 831328256 80701 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 811844

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

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

[startup+1804.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 27606
/proc/meminfo: memFree=1405784/2055920 swapFree=4192812/4192956
[pid=27485] ppid=27483 vsize=0 CPUtime=1800.34
/proc/27485/stat : 27485 (java) Z 27483 27485 27000 0 -1 1036 85963 0 1 0 179983 51 0 0 15 0 2 0 24764523 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27485/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.34
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1804.62
CPU time (s): 1800.37
CPU user time (s): 1799.83
CPU system time (s): 0.535918
CPU usage (%): 99.7644
Max. virtual memory (cumulated for all children) (KiB): 812492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.535918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85963
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= 38022
involuntary context switches= 32468

runsolver used 2.14467 second user time and 6.11107 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-12 08:38:48
IDJOB=2084979
IDBENCH=58263
IDSOLVER=731
FILE ID=node41/2084979-1247380728
PBS_JOBID= 9507177
Free space on /tmp= 65888 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-25/normalized-lei450-25a-15.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084979-1247380728/watcher-2084979-1247380728 -o /tmp/evaluation-result-2084979-1247380728/solver-2084979-1247380728 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2084979-1247380728.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 36f7bb4525a596900e07fbeb72405348
RANDOM SEED=1897115205

node41.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.212
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	: 5931.00
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.212
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:       1916192 kB
Buffers:          5876 kB
Cached:          58452 kB
SwapCached:          0 kB
Active:          68680 kB
Inactive:        19892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1916192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          34944 kB
Slab:            36512 kB
Committed_AS:   300812 kB
PageTables:       1716 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= 65884 MiB
End job on node41 at 2009-07-12 09:08:55