Trace number 2084704

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.46 1809.82

General information on the benchmark

Namecsp/graphColoring/register/zeroin/
normalized-zeroin-i-1-46.xml
MD5SUM04859760e67947528d397f1250615532
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.145977
Satisfiable
(Un)Satisfiability was proved
Number of variables211
Number of constraints4100
Maximum constraint arity2
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4100
Global constraints used (with number of constraints)

Solver Data

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.13	c See www.sat4j.org for details.
0.09/0.13	c That software uses the Rhino library from the Mozilla project.
0.09/0.15	c version 2.1.1.v20090622
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0_12
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 671000808
0.09/0.15	c Max memory 672137216
0.09/0.15	c Total memory 672137216
0.09/0.15	c Number of processors 2
0.19/0.22	c c --- Begin Solver configuration ---
0.19/0.22	c Stops conflict analysis at the first Unique Implication Point
0.19/0.22	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.19/0.22	c Learn all clauses as in MiniSAT
0.19/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.19/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.19/0.22	c Expensive reason simplification
0.19/0.22	c MiniSAT restarts strategy
0.19/0.22	c Memory based learned constraints deletion strategy
0.19/0.22	c timeout=2147483s
0.19/0.22	c DB Simplification allowed=false
0.19/0.22	c --- End Solver configuration ---
0.19/0.22	c solving HOME/instance-2084704-1247379471.xml
0.19/0.22	c reading problem ... 
0.38/0.47	c reading problem named null
0.38/0.47	c reading domains done.
0.38/0.48	c reading variables done.
0.68/0.71	c reading predicates  done.
0.88/0.92	c reading constraints
16.56/16.70	c done with constraints.
16.56/16.70	c ... done. Wall clock time 16.478s.
16.56/16.70	c #vars     9706
16.56/16.70	c #constraints  377622
16.56/16.70	c constraints type 
16.66/16.70	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 377411
16.66/16.70	c org.sat4j.minisat.constraints.card.AtLeast => 211
1800.06/1809.52	c starts		: 17
1800.06/1809.52	c conflicts		: 172907
1800.06/1809.52	c decisions		: 203156
1800.06/1809.52	c propagations		: 14502760
1800.06/1809.52	c inspects		: 2819881672
1800.06/1809.52	c learnt literals	: 0
1800.06/1809.52	c learnt binary clauses	: 0
1800.06/1809.52	c learnt ternary clauses	: 0
1800.06/1809.52	c learnt clauses	: 172907
1800.06/1809.52	c ignored clauses	: 0
1800.06/1809.52	c root simplifications	: 0
1800.06/1809.52	c removed literals (reason simplification)	: 1336829
1800.06/1809.52	c reason swapping (by a shorter reason)	: 0
1800.06/1809.52	c Calls to reduceDB	: 0
1800.06/1809.52	c speed (assignments/second)	: 8089.356990662755
1800.06/1809.52	c non guided choices	24951
1800.17/1809.69	c learnt constraints type 
1800.17/1809.69	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 172920
1800.17/1809.69	c constraints type 
1800.17/1809.69	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 377411
1800.17/1809.69	c org.sat4j.minisat.constraints.card.AtLeast => 211
1800.17/1809.69	s UNKNOWN
1800.17/1809.69	c Total wall clock time (in seconds) : 1809.299

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-2084704-1247379471/watcher-2084704-1247379471 -o /tmp/evaluation-result-2084704-1247379471/solver-2084704-1247379471 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2084704-1247379471.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: 2.00 2.00 2.00 3/74 25530
/proc/meminfo: memFree=1187808/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=1612 CPUtime=0
/proc/25530/stat : 25530 (java6) R 25528 25530 25204 0 -1 0 179 0 0 0 0 0 0 0 18 0 1 0 25007449 1650688 150 996147200 134512640 134550932 4294956176 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/25530/statm: 0 0 0 0 0 0 0

[startup+0.0883109 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25530
/proc/meminfo: memFree=1187808/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=802164 CPUtime=0.07
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 2899 0 1 0 6 1 0 0 18 0 7 0 25007449 821415936 2644 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 200622 2646 1043 9 0 197973 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 802164

[startup+0.10131 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25530
/proc/meminfo: memFree=1187808/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=804560 CPUtime=0.09
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 3043 0 1 0 7 2 0 0 18 0 12 0 25007449 823869440 2786 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 201140 2786 1082 9 0 198474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804560

[startup+0.30134 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25530
/proc/meminfo: memFree=1187808/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=805808 CPUtime=0.28
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 4369 0 1 0 25 3 0 0 18 0 12 0 25007449 825147392 4106 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 201452 4106 1360 9 0 198779 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 805808

[startup+0.701393 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25530
/proc/meminfo: memFree=1187808/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=807168 CPUtime=0.68
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 6379 0 1 0 63 5 0 0 18 0 12 0 25007449 826540032 5379 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 201792 5379 1385 9 0 199119 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 807168

[startup+1.50251 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 25542
/proc/meminfo: memFree=1167616/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=810772 CPUtime=1.48
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 10057 0 1 0 141 7 0 0 18 0 12 0 25007449 830230528 8004 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 202693 8005 1417 9 0 200020 0
[pid=25530/tid=25532] ppid=25528 vsize=810772 CPUtime=0.77
/proc/25530/task/25532/stat : 25532 (java) R 25528 25530 25204 0 -1 64 5851 0 1 0 72 5 0 0 25 0 12 0 25007450 830230528 8005 996147200 134512640 134550932 4294956016 18446744073709551615 4109644756 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25533] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25533/stat : 25533 (java) S 25528 25530 25204 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 25007451 830230528 8006 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25534] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25534/stat : 25534 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 25007451 830230528 8007 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25535] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25535/stat : 25535 (java) S 25528 25530 25204 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 25007453 830230528 8008 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25536] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25536/stat : 25536 (java) S 25528 25530 25204 0 -1 64 9 0 0 0 0 0 0 0 24 0 12 0 25007453 830230528 8008 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25537] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25537/stat : 25537 (java) S 25528 25530 25204 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 25007453 830230528 8009 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25538] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25538/stat : 25538 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25007458 830230528 8010 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25539] ppid=25528 vsize=810772 CPUtime=0.02
/proc/25530/task/25539/stat : 25539 (java) S 25528 25530 25204 0 -1 64 239 0 0 0 2 0 0 0 17 0 12 0 25007458 830230528 8011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25540] ppid=25528 vsize=810772 CPUtime=0.67
/proc/25530/task/25540/stat : 25540 (java) S 25528 25530 25204 0 -1 64 3228 0 0 0 66 1 0 0 17 0 12 0 25007458 830230528 8011 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25541] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25541/stat : 25541 (java) S 25528 25530 25204 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 25007458 830230528 8012 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25542] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25542/stat : 25542 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25007458 830230528 8013 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 810772

[startup+3.10274 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 25542
/proc/meminfo: memFree=1131648/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=810772 CPUtime=3.08
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 23264 0 1 0 293 15 0 0 18 0 12 0 25007449 830230528 21208 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 202693 21208 1430 9 0 200020 0
[pid=25530/tid=25532] ppid=25528 vsize=810772 CPUtime=2.09
/proc/25530/task/25532/stat : 25532 (java) R 25528 25530 25204 0 -1 64 17357 0 1 0 197 12 0 0 25 0 12 0 25007450 830230528 21208 996147200 134512640 134550932 4294956016 18446744073709551615 4109581249 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25533] ppid=25528 vsize=810772 CPUtime=0.02
/proc/25530/task/25533/stat : 25533 (java) S 25528 25530 25204 0 -1 64 1360 0 0 0 2 0 0 0 17 0 12 0 25007451 830230528 21208 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25534] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25534/stat : 25534 (java) S 25528 25530 25204 0 -1 64 270 0 0 0 0 0 0 0 17 0 12 0 25007451 830230528 21208 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25535] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25535/stat : 25535 (java) S 25528 25530 25204 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 25007453 830230528 21208 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25536] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25536/stat : 25536 (java) S 25528 25530 25204 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 25007453 830230528 21208 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25537] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25537/stat : 25537 (java) S 25528 25530 25204 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 25007453 830230528 21208 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25538] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25538/stat : 25538 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25007458 830230528 21208 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25539] ppid=25528 vsize=810772 CPUtime=0.02
/proc/25530/task/25539/stat : 25539 (java) S 25528 25530 25204 0 -1 64 239 0 0 0 2 0 0 0 17 0 12 0 25007458 830230528 21208 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25540] ppid=25528 vsize=810772 CPUtime=0.9
/proc/25530/task/25540/stat : 25540 (java) S 25528 25530 25204 0 -1 64 3284 0 0 0 89 1 0 0 16 0 12 0 25007458 830230528 21208 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25541] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25541/stat : 25541 (java) S 25528 25530 25204 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 25007458 830230528 21208 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25542] ppid=25528 vsize=810772 CPUtime=0
/proc/25530/task/25542/stat : 25542 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25007458 830230528 21208 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 810772

[startup+6.30219 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 25542
/proc/meminfo: memFree=1083840/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=811284 CPUtime=6.27
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 31095 0 1 0 608 19 0 0 18 0 12 0 25007449 830754816 28741 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 202821 28741 1430 9 0 200148 0
[pid=25530/tid=25532] ppid=25528 vsize=811284 CPUtime=4.41
/proc/25530/task/25532/stat : 25532 (java) R 25528 25530 25204 0 -1 64 17372 0 1 0 429 12 0 0 25 0 12 0 25007450 830754816 28741 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25530/tid=25533] ppid=25528 vsize=811284 CPUtime=0.16
/proc/25530/task/25533/stat : 25533 (java) S 25528 25530 25204 0 -1 64 4949 0 0 0 14 2 0 0 17 0 12 0 25007451 830754816 28741 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25530/tid=25534] ppid=25528 vsize=811284 CPUtime=0.12
/proc/25530/task/25534/stat : 25534 (java) S 25528 25530 25204 0 -1 64 4147 0 0 0 11 1 0 0 17 0 12 0 25007451 830754816 28741 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25530/tid=25535] ppid=25528 vsize=811284 CPUtime=0
/proc/25530/task/25535/stat : 25535 (java) S 25528 25530 25204 0 -1 64 20 0 0 0 0 0 0 0 16 0 12 0 25007453 830754816 28741 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25530/tid=25536] ppid=25528 vsize=811284 CPUtime=0
/proc/25530/task/25536/stat : 25536 (java) S 25528 25530 25204 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 25007453 830754816 28741 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25537] ppid=25528 vsize=811284 CPUtime=0
/proc/25530/task/25537/stat : 25537 (java) S 25528 25530 25204 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 25007453 830754816 28741 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25538] ppid=25528 vsize=811284 CPUtime=0
/proc/25530/task/25538/stat : 25538 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25007458 830754816 28741 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25539] ppid=25528 vsize=811284 CPUtime=0.02
/proc/25530/task/25539/stat : 25539 (java) S 25528 25530 25204 0 -1 64 239 0 0 0 2 0 0 0 17 0 12 0 25007458 830754816 28741 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25540] ppid=25528 vsize=811284 CPUtime=1.5
/proc/25530/task/25540/stat : 25540 (java) R 25528 25530 25204 0 -1 64 3627 0 0 0 149 1 0 0 17 0 12 0 25007458 830754816 28741 996147200 134512640 134550932 4294956016 18446744073709551615 105495949 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25530/tid=25541] ppid=25528 vsize=811284 CPUtime=0
/proc/25530/task/25541/stat : 25541 (java) S 25528 25530 25204 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 25007458 830754816 28741 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25542] ppid=25528 vsize=811284 CPUtime=0
/proc/25530/task/25542/stat : 25542 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25007458 830754816 28741 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 811284

[startup+12.7021 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 25542
/proc/meminfo: memFree=1039232/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=810452 CPUtime=12.66
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 42590 0 1 0 1242 24 0 0 18 0 12 0 25007449 829902848 39968 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 202613 39968 1433 9 0 199940 0
[pid=25530/tid=25532] ppid=25528 vsize=810452 CPUtime=9.53
/proc/25530/task/25532/stat : 25532 (java) R 25528 25530 25204 0 -1 64 17391 0 1 0 941 12 0 0 25 0 12 0 25007450 829902848 39968 996147200 134512640 134550932 4294956016 18446744073709551615 4109601241 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25533] ppid=25528 vsize=810452 CPUtime=0.43
/proc/25530/task/25533/stat : 25533 (java) S 25528 25530 25204 0 -1 64 10261 0 0 0 39 4 0 0 16 0 12 0 25007451 829902848 39968 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25534] ppid=25528 vsize=810452 CPUtime=0.37
/proc/25530/task/25534/stat : 25534 (java) S 25528 25530 25204 0 -1 64 10202 0 0 0 33 4 0 0 16 0 12 0 25007451 829902848 39968 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25535] ppid=25528 vsize=810452 CPUtime=0
/proc/25530/task/25535/stat : 25535 (java) S 25528 25530 25204 0 -1 64 20 0 0 0 0 0 0 0 16 0 12 0 25007453 829902848 39968 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25536] ppid=25528 vsize=810452 CPUtime=0
/proc/25530/task/25536/stat : 25536 (java) S 25528 25530 25204 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 25007453 829902848 39968 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25537] ppid=25528 vsize=810452 CPUtime=0
/proc/25530/task/25537/stat : 25537 (java) S 25528 25530 25204 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 25007453 829902848 39968 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25538] ppid=25528 vsize=810452 CPUtime=0
/proc/25530/task/25538/stat : 25538 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25007458 829902848 39968 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25539] ppid=25528 vsize=810452 CPUtime=0.02
/proc/25530/task/25539/stat : 25539 (java) S 25528 25530 25204 0 -1 64 239 0 0 0 2 0 0 0 17 0 12 0 25007458 829902848 39968 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25540] ppid=25528 vsize=810452 CPUtime=2.24
/proc/25530/task/25540/stat : 25540 (java) S 25528 25530 25204 0 -1 64 3736 0 0 0 223 1 0 0 15 0 12 0 25007458 829902848 39968 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25541] ppid=25528 vsize=810452 CPUtime=0
/proc/25530/task/25541/stat : 25541 (java) S 25528 25530 25204 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 25007458 829902848 39968 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25542] ppid=25528 vsize=810452 CPUtime=0
/proc/25530/task/25542/stat : 25542 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25007458 829902848 39968 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 810452

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25543
/proc/meminfo: memFree=974904/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=810776 CPUtime=25.46
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 57062 0 1 0 2516 30 0 0 18 0 13 0 25007449 830234624 54424 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 202694 54424 1447 9 0 200021 0
[pid=25530/tid=25532] ppid=25528 vsize=810776 CPUtime=20.98
/proc/25530/task/25532/stat : 25532 (java) R 25528 25530 25204 0 -1 64 17420 0 1 0 2085 13 0 0 25 0 13 0 25007450 830234624 54424 996147200 134512640 134550932 4294956016 18446744073709551615 4109293216 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25533] ppid=25528 vsize=810776 CPUtime=0.67
/proc/25530/task/25533/stat : 25533 (java) S 25528 25530 25204 0 -1 64 17569 0 0 0 60 7 0 0 17 0 13 0 25007451 830234624 54424 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25534] ppid=25528 vsize=810776 CPUtime=0.58
/proc/25530/task/25534/stat : 25534 (java) S 25528 25530 25204 0 -1 64 17267 0 0 0 51 7 0 0 17 0 13 0 25007451 830234624 54424 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25535] ppid=25528 vsize=810776 CPUtime=0.01
/proc/25530/task/25535/stat : 25535 (java) S 25528 25530 25204 0 -1 64 20 0 0 0 1 0 0 0 16 0 13 0 25007453 830234624 54424 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25536] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25536/stat : 25536 (java) S 25528 25530 25204 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25007453 830234624 54424 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25537] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25537/stat : 25537 (java) S 25528 25530 25204 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25007453 830234624 54424 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25538] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25538/stat : 25538 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25007458 830234624 54424 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25539] ppid=25528 vsize=810776 CPUtime=0.02

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

[pid=25530/tid=25535] ppid=25528 vsize=810776 CPUtime=0.02
/proc/25530/task/25535/stat : 25535 (java) S 25528 25530 25204 0 -1 64 20 0 0 0 2 0 0 0 16 0 13 0 25007453 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25536] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25536/stat : 25536 (java) S 25528 25530 25204 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25007453 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25537] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25537/stat : 25537 (java) S 25528 25530 25204 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25007453 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25538] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25538/stat : 25538 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25007458 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25539] ppid=25528 vsize=810776 CPUtime=0.02
/proc/25530/task/25539/stat : 25539 (java) S 25528 25530 25204 0 -1 64 239 0 0 0 2 0 0 0 17 0 13 0 25007458 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25540] ppid=25528 vsize=810776 CPUtime=3.27
/proc/25530/task/25540/stat : 25540 (java) S 25528 25530 25204 0 -1 64 3806 0 0 0 325 2 0 0 16 0 13 0 25007458 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25530/tid=25541] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25541/stat : 25541 (java) S 25528 25530 25204 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25007458 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25542] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25542/stat : 25542 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25007458 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25543] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25543/stat : 25543 (java) S 25528 25530 25204 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 25009127 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.94
Current children cumulated vsize (KiB) 810776

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25712
/proc/meminfo: memFree=1164040/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=810776 CPUtime=1652.91
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 134382 0 1 0 165221 70 0 0 18 0 13 0 25007449 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 202694 128113 1447 9 0 200021 0
[pid=25530/tid=25532] ppid=25528 vsize=810776 CPUtime=1646.61
/proc/25530/task/25532/stat : 25532 (java) R 25528 25530 25204 0 -1 64 17437 0 1 0 164644 17 0 0 25 0 13 0 25007450 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4110227666 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25533] ppid=25528 vsize=810776 CPUtime=1.51
/proc/25530/task/25533/stat : 25533 (java) S 25528 25530 25204 0 -1 64 55063 0 0 0 127 24 0 0 17 0 13 0 25007451 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25534] ppid=25528 vsize=810776 CPUtime=1.43
/proc/25530/task/25534/stat : 25534 (java) S 25528 25530 25204 0 -1 64 57072 0 0 0 118 25 0 0 17 0 13 0 25007451 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25535] ppid=25528 vsize=810776 CPUtime=0.02
/proc/25530/task/25535/stat : 25535 (java) S 25528 25530 25204 0 -1 64 20 0 0 0 2 0 0 0 16 0 13 0 25007453 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25536] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25536/stat : 25536 (java) S 25528 25530 25204 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25007453 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25537] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25537/stat : 25537 (java) S 25528 25530 25204 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25007453 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25538] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25538/stat : 25538 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25007458 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25539] ppid=25528 vsize=810776 CPUtime=0.02
/proc/25530/task/25539/stat : 25539 (java) S 25528 25530 25204 0 -1 64 239 0 0 0 2 0 0 0 17 0 13 0 25007458 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25540] ppid=25528 vsize=810776 CPUtime=3.27
/proc/25530/task/25540/stat : 25540 (java) S 25528 25530 25204 0 -1 64 3806 0 0 0 325 2 0 0 16 0 13 0 25007458 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25530/tid=25541] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25541/stat : 25541 (java) S 25528 25530 25204 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25007458 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25542] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25542/stat : 25542 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25007458 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25543] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25543/stat : 25543 (java) S 25528 25530 25204 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 25009127 830234624 128113 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1652.91
Current children cumulated vsize (KiB) 810776

[startup+1722.3 s]
/proc/loadavg: 2.23 2.06 2.02 3/87 25712
/proc/meminfo: memFree=1136328/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=810776 CPUtime=1712.89
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 141301 0 1 0 171217 72 0 0 18 0 13 0 25007449 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 202694 135031 1447 9 0 200021 0
[pid=25530/tid=25532] ppid=25528 vsize=810776 CPUtime=1706.45
/proc/25530/task/25532/stat : 25532 (java) R 25528 25530 25204 0 -1 64 17438 0 1 0 170627 18 0 0 25 0 13 0 25007450 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4110252267 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25533] ppid=25528 vsize=810776 CPUtime=1.59
/proc/25530/task/25533/stat : 25533 (java) S 25528 25530 25204 0 -1 64 59923 0 0 0 134 25 0 0 17 0 13 0 25007451 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25534] ppid=25528 vsize=810776 CPUtime=1.49
/proc/25530/task/25534/stat : 25534 (java) S 25528 25530 25204 0 -1 64 59130 0 0 0 124 25 0 0 17 0 13 0 25007451 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25535] ppid=25528 vsize=810776 CPUtime=0.02
/proc/25530/task/25535/stat : 25535 (java) S 25528 25530 25204 0 -1 64 20 0 0 0 2 0 0 0 16 0 13 0 25007453 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25536] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25536/stat : 25536 (java) S 25528 25530 25204 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25007453 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25537] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25537/stat : 25537 (java) S 25528 25530 25204 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25007453 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25538] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25538/stat : 25538 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25539] ppid=25528 vsize=810776 CPUtime=0.02
/proc/25530/task/25539/stat : 25539 (java) S 25528 25530 25204 0 -1 64 239 0 0 0 2 0 0 0 17 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25540] ppid=25528 vsize=810776 CPUtime=3.27
/proc/25530/task/25540/stat : 25540 (java) S 25528 25530 25204 0 -1 64 3806 0 0 0 325 2 0 0 16 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25530/tid=25541] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25541/stat : 25541 (java) S 25528 25530 25204 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25542] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25542/stat : 25542 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25543] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25543/stat : 25543 (java) S 25528 25530 25204 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 25009127 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.89
Current children cumulated vsize (KiB) 810776

[startup+1782.3 s]
/proc/loadavg: 2.23 2.09 2.03 3/87 25712
/proc/meminfo: memFree=1133896/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=810776 CPUtime=1772.86
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 141301 0 1 0 177214 72 0 0 18 0 13 0 25007449 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 202694 135031 1447 9 0 200021 0
[pid=25530/tid=25532] ppid=25528 vsize=810776 CPUtime=1766.42
/proc/25530/task/25532/stat : 25532 (java) R 25528 25530 25204 0 -1 64 17438 0 1 0 176624 18 0 0 25 0 13 0 25007450 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4110115756 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25533] ppid=25528 vsize=810776 CPUtime=1.59
/proc/25530/task/25533/stat : 25533 (java) S 25528 25530 25204 0 -1 64 59923 0 0 0 134 25 0 0 17 0 13 0 25007451 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25534] ppid=25528 vsize=810776 CPUtime=1.49
/proc/25530/task/25534/stat : 25534 (java) S 25528 25530 25204 0 -1 64 59130 0 0 0 124 25 0 0 17 0 13 0 25007451 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25535] ppid=25528 vsize=810776 CPUtime=0.02
/proc/25530/task/25535/stat : 25535 (java) S 25528 25530 25204 0 -1 64 20 0 0 0 2 0 0 0 16 0 13 0 25007453 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25536] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25536/stat : 25536 (java) S 25528 25530 25204 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25007453 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25537] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25537/stat : 25537 (java) S 25528 25530 25204 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25007453 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25538] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25538/stat : 25538 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25539] ppid=25528 vsize=810776 CPUtime=0.02
/proc/25530/task/25539/stat : 25539 (java) S 25528 25530 25204 0 -1 64 239 0 0 0 2 0 0 0 17 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25540] ppid=25528 vsize=810776 CPUtime=3.27
/proc/25530/task/25540/stat : 25540 (java) S 25528 25530 25204 0 -1 64 3806 0 0 0 325 2 0 0 16 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25530/tid=25541] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25541/stat : 25541 (java) S 25528 25530 25204 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25542] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25542/stat : 25542 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25543] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25543/stat : 25543 (java) S 25528 25530 25204 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 25009127 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.86
Current children cumulated vsize (KiB) 810776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.51 s]
/proc/loadavg: 2.15 2.08 2.03 3/87 25712
/proc/meminfo: memFree=1132360/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=810776 CPUtime=1800.06
/proc/25530/stat : 25530 (java) S 25528 25530 25204 0 -1 0 141301 0 1 0 179934 72 0 0 18 0 13 0 25007449 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 202694 135031 1447 9 0 200021 0
[pid=25530/tid=25532] ppid=25528 vsize=810776 CPUtime=1793.62
/proc/25530/task/25532/stat : 25532 (java) R 25528 25530 25204 0 -1 64 17438 0 1 0 179344 18 0 0 25 0 13 0 25007450 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4110115776 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25533] ppid=25528 vsize=810776 CPUtime=1.59
/proc/25530/task/25533/stat : 25533 (java) S 25528 25530 25204 0 -1 64 59923 0 0 0 134 25 0 0 17 0 13 0 25007451 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25534] ppid=25528 vsize=810776 CPUtime=1.49
/proc/25530/task/25534/stat : 25534 (java) S 25528 25530 25204 0 -1 64 59130 0 0 0 124 25 0 0 17 0 13 0 25007451 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25535] ppid=25528 vsize=810776 CPUtime=0.02
/proc/25530/task/25535/stat : 25535 (java) S 25528 25530 25204 0 -1 64 20 0 0 0 2 0 0 0 16 0 13 0 25007453 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25536] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25536/stat : 25536 (java) S 25528 25530 25204 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25007453 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25537] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25537/stat : 25537 (java) S 25528 25530 25204 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25007453 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25538] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25538/stat : 25538 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25539] ppid=25528 vsize=810776 CPUtime=0.02
/proc/25530/task/25539/stat : 25539 (java) S 25528 25530 25204 0 -1 64 239 0 0 0 2 0 0 0 17 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25540] ppid=25528 vsize=810776 CPUtime=3.27
/proc/25530/task/25540/stat : 25540 (java) S 25528 25530 25204 0 -1 64 3806 0 0 0 325 2 0 0 16 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25530/tid=25541] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25541/stat : 25541 (java) S 25528 25530 25204 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25542] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25542/stat : 25542 (java) S 25528 25530 25204 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25007458 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25530/tid=25543] ppid=25528 vsize=810776 CPUtime=0
/proc/25530/task/25543/stat : 25543 (java) S 25528 25530 25204 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 25009127 830234624 135031 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 810776

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

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

[startup+1809.8 s]
/proc/loadavg: 2.15 2.08 2.03 3/87 25712
/proc/meminfo: memFree=1132360/2055920 swapFree=4192812/4192956
[pid=25530] ppid=25528 vsize=0 CPUtime=1800.44
/proc/25530/stat : 25530 (java) Z 25528 25530 25204 0 -1 1036 141321 0 1 0 179965 79 0 0 16 0 2 0 25007449 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25530/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1809.82
CPU time (s): 1800.46
CPU user time (s): 1799.65
CPU system time (s): 0.809876
CPU usage (%): 99.483
Max. virtual memory (cumulated for all children) (KiB): 811424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.809876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141321
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= 38289
involuntary context switches= 44544

runsolver used 2.27365 second user time and 6.03808 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-12 08:17:51
IDJOB=2084704
IDBENCH=58110
IDSOLVER=731
FILE ID=node49/2084704-1247379471
PBS_JOBID= 9507166
Free space on /tmp= 66228 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/graphColoring/register/zeroin/normalized-zeroin-i-1-46.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084704-1247379471/watcher-2084704-1247379471 -o /tmp/evaluation-result-2084704-1247379471/solver-2084704-1247379471 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2084704-1247379471.xml

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

MD5SUM BENCH= 04859760e67947528d397f1250615532
RANDOM SEED=1683639329

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1188288 kB
Buffers:         58764 kB
Cached:         381740 kB
SwapCached:          0 kB
Active:         696268 kB
Inactive:       102816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1188288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:         369708 kB
Slab:            52768 kB
Committed_AS:   559380 kB
PageTables:       2572 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66412 MiB
End job on node49 at 2009-07-12 08:48:03