Trace number 2080788

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.8 1812.01

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-12.xml
MD5SUM2fe678b83530682aee170466efb2992f
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 benchmark1.40179
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints803
Maximum constraint arity2
Maximum domain size12
Number of constraints which are defined in extension0
Number of constraints which are defined in intension803
Global constraints used (with number of constraints)

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.14	c That software uses the Rhino library from the Mozilla project.
0.09/0.16	c version 2.1.1.v20090622
0.09/0.16	c sun.arch.data.model	32
0.09/0.16	c java.version	1.6.0_12
0.09/0.16	c os.name	Linux
0.09/0.16	c os.version	2.6.9-22.EL.rootsmp
0.09/0.16	c os.arch	i386
0.09/0.16	c Free memory 671000808
0.09/0.16	c Max memory 672137216
0.09/0.16	c Total memory 672137216
0.09/0.16	c Number of processors 2
0.17/0.25	c c --- Begin Solver configuration ---
0.17/0.25	c Stops conflict analysis at the first Unique Implication Point
0.17/0.25	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.17/0.25	c Learn all clauses as in MiniSAT
0.17/0.25	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.17/0.25	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.17/0.25	c Expensive reason simplification
0.17/0.25	c MiniSAT restarts strategy
0.17/0.25	c Memory based learned constraints deletion strategy
0.17/0.25	c timeout=2147483s
0.17/0.25	c DB Simplification allowed=false
0.17/0.25	c --- End Solver configuration ---
0.17/0.25	c solving HOME/instance-2080788-1247371224.xml
0.17/0.25	c reading problem ... 
0.47/0.50	c reading problem named null
0.47/0.50	c reading domains done.
0.47/0.51	c reading variables done.
0.47/0.56	c reading predicates  done.
0.67/0.79	c reading constraints
2.75/2.83	c done with constraints.
2.75/2.83	c ... done. Wall clock time 2.578s.
2.75/2.83	c #vars     1728
2.75/2.83	c #constraints  19560
2.75/2.83	c constraints type 
2.75/2.83	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 19152
2.75/2.83	c org.sat4j.minisat.constraints.card.AtLeast => 144
2.75/2.83	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 264
1800.07/1811.51	c starts		: 21
1800.07/1811.51	c conflicts		: 875008
1800.07/1811.51	c decisions		: 900771
1800.07/1811.51	c propagations		: 12418358
1800.07/1811.51	c inspects		: 5224965308
1800.07/1811.51	c learnt literals	: 0
1800.07/1811.51	c learnt binary clauses	: 0
1800.07/1811.51	c learnt ternary clauses	: 0
1800.07/1811.51	c learnt clauses	: 875008
1800.07/1811.51	c ignored clauses	: 0
1800.07/1811.51	c root simplifications	: 0
1800.07/1811.51	c removed literals (reason simplification)	: 6311012
1800.07/1811.51	c reason swapping (by a shorter reason)	: 0
1800.07/1811.51	c Calls to reduceDB	: 0
1800.07/1811.51	c speed (assignments/second)	: 6865.97201719263
1800.07/1811.51	c non guided choices	5893
1800.65/1811.92	c learnt constraints type 
1800.65/1811.92	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 875121
1800.65/1811.92	c constraints type 
1800.65/1811.92	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 19152
1800.65/1811.92	c org.sat4j.minisat.constraints.card.AtLeast => 144
1800.65/1811.92	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 264
1800.65/1811.92	s UNKNOWN
1800.65/1811.92	c Total wall clock time (in seconds) : 1811.261

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-2080788-1247371224/watcher-2080788-1247371224 -o /tmp/evaluation-result-2080788-1247371224/solver-2080788-1247371224 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2080788-1247371224.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/73 24551
/proc/meminfo: memFree=1745752/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=18576 CPUtime=0
/proc/24551/stat : 24551 (runsolver) R 24549 24551 23634 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 24189276 19021824 284 996147200 4194304 4302564 548682068448 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/24551/statm: 4644 284 249 26 0 2626 0

[startup+0.0106171 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24551
/proc/meminfo: memFree=1745752/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=1612 CPUtime=0
/proc/24551/stat : 24551 (java6) D 24549 24551 23634 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 24189276 1650688 147 996147200 134512640 134550932 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/24551/statm: 403 150 114 9 0 45 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1612

[startup+0.103569 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24551
/proc/meminfo: memFree=1745752/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=804560 CPUtime=0.09
/proc/24551/stat : 24551 (java) S 24549 24551 23634 0 -1 0 3009 0 1 0 7 2 0 0 18 0 12 0 24189276 823869440 2752 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24551/statm: 201140 2752 1080 9 0 198474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804560

[startup+0.301514 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24551
/proc/meminfo: memFree=1745752/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=805628 CPUtime=0.27
/proc/24551/stat : 24551 (java) S 24549 24551 23634 0 -1 0 4299 0 1 0 24 3 0 0 18 0 12 0 24189276 824963072 4036 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24551/statm: 201407 4036 1359 9 0 198734 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 805628

[startup+0.701398 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24551
/proc/meminfo: memFree=1745752/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=807248 CPUtime=0.67
/proc/24551/stat : 24551 (java) S 24549 24551 23634 0 -1 0 6205 0 1 0 62 5 0 0 18 0 12 0 24189276 826621952 5561 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24551/statm: 201812 5561 1387 9 0 199139 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 807248

[startup+1.50221 s]
/proc/loadavg: 1.92 1.98 1.99 3/85 24563
/proc/meminfo: memFree=1726648/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=809408 CPUtime=1.47
/proc/24551/stat : 24551 (java) S 24549 24551 23634 0 -1 0 8748 0 1 0 140 7 0 0 18 0 12 0 24189276 828833792 6980 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24551/statm: 202352 6980 1420 9 0 199679 0
[pid=24551/tid=24553] ppid=24549 vsize=809408 CPUtime=0.81
/proc/24551/task/24553/stat : 24553 (java) R 24549 24551 23634 0 -1 64 5183 0 1 0 77 4 0 0 20 0 12 0 24189278 828833792 6980 996147200 134512640 134550932 4294956016 18446744073709551615 104628560 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24554] ppid=24549 vsize=809408 CPUtime=0
/proc/24551/task/24554/stat : 24554 (java) S 24549 24551 23634 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 24189279 828833792 6980 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24555] ppid=24549 vsize=809408 CPUtime=0
/proc/24551/task/24555/stat : 24555 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 24189279 828833792 6980 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24556] ppid=24549 vsize=809408 CPUtime=0
/proc/24551/task/24556/stat : 24556 (java) S 24549 24551 23634 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 24189281 828833792 6980 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24557] ppid=24549 vsize=809408 CPUtime=0
/proc/24551/task/24557/stat : 24557 (java) S 24549 24551 23634 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 24189281 828833792 6980 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24558] ppid=24549 vsize=809408 CPUtime=0
/proc/24551/task/24558/stat : 24558 (java) S 24549 24551 23634 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 24189281 828833792 6980 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24559] ppid=24549 vsize=809408 CPUtime=0
/proc/24551/task/24559/stat : 24559 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24189286 828833792 6980 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24560] ppid=24549 vsize=809408 CPUtime=0
/proc/24551/task/24560/stat : 24560 (java) S 24549 24551 23634 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 24189286 828833792 6980 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24561] ppid=24549 vsize=809408 CPUtime=0.63
/proc/24551/task/24561/stat : 24561 (java) S 24549 24551 23634 0 -1 64 2807 0 0 0 62 1 0 0 17 0 12 0 24189286 828833792 6980 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24562] ppid=24549 vsize=809408 CPUtime=0
/proc/24551/task/24562/stat : 24562 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24189286 828833792 6980 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24563] ppid=24549 vsize=809408 CPUtime=0
/proc/24551/task/24563/stat : 24563 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24189286 828833792 6980 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 809408

[startup+3.10271 s]
/proc/loadavg: 1.92 1.98 1.99 3/85 24563
/proc/meminfo: memFree=1712504/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=809732 CPUtime=3.05
/proc/24551/stat : 24551 (java) S 24549 24551 23634 0 -1 0 16054 0 1 0 294 11 0 0 18 0 13 0 24189276 829165568 13594 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24551/statm: 202433 13594 1435 9 0 199760 0
[pid=24551/tid=24553] ppid=24549 vsize=809732 CPUtime=1.68
/proc/24551/task/24553/stat : 24553 (java) R 24549 24551 23634 0 -1 64 11730 0 1 0 159 9 0 0 25 0 13 0 24189278 829165568 13594 996147200 134512640 134550932 4294956016 18446744073709551615 4109788210 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24554] ppid=24549 vsize=809732 CPUtime=0
/proc/24551/task/24554/stat : 24554 (java) S 24549 24551 23634 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 24189279 829165568 13594 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24555] ppid=24549 vsize=809732 CPUtime=0
/proc/24551/task/24555/stat : 24555 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 24189279 829165568 13594 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24556] ppid=24549 vsize=809732 CPUtime=0
/proc/24551/task/24556/stat : 24556 (java) S 24549 24551 23634 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 24189281 829165568 13594 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24557] ppid=24549 vsize=809732 CPUtime=0
/proc/24551/task/24557/stat : 24557 (java) S 24549 24551 23634 0 -1 64 10 0 0 0 0 0 0 0 20 0 13 0 24189281 829165568 13594 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24558] ppid=24549 vsize=809732 CPUtime=0
/proc/24551/task/24558/stat : 24558 (java) S 24549 24551 23634 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 24189281 829165568 13594 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24559] ppid=24549 vsize=809732 CPUtime=0
/proc/24551/task/24559/stat : 24559 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24189286 829165568 13594 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24560] ppid=24549 vsize=809732 CPUtime=0
/proc/24551/task/24560/stat : 24560 (java) S 24549 24551 23634 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24189286 829165568 13594 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24561] ppid=24549 vsize=809732 CPUtime=1.36
/proc/24551/task/24561/stat : 24561 (java) S 24549 24551 23634 0 -1 64 3562 0 0 0 135 1 0 0 17 0 13 0 24189286 829165568 13594 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24562] ppid=24549 vsize=809732 CPUtime=0
/proc/24551/task/24562/stat : 24562 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24189286 829165568 13594 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24563] ppid=24549 vsize=809732 CPUtime=0
/proc/24551/task/24563/stat : 24563 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24189286 829165568 13594 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 809732

[startup+6.30178 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 24564
/proc/meminfo: memFree=1691824/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=809700 CPUtime=6.22
/proc/24551/stat : 24551 (java) S 24549 24551 23634 0 -1 0 17531 0 1 0 610 12 0 0 18 0 13 0 24189276 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24551/statm: 202425 15060 1437 9 0 199752 0
[pid=24551/tid=24553] ppid=24549 vsize=809700 CPUtime=4.47
/proc/24551/task/24553/stat : 24553 (java) R 24549 24551 23634 0 -1 64 13180 0 1 0 437 10 0 0 25 0 13 0 24189278 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4109788198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24554] ppid=24549 vsize=809700 CPUtime=0
/proc/24551/task/24554/stat : 24554 (java) S 24549 24551 23634 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 24189279 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24555] ppid=24549 vsize=809700 CPUtime=0
/proc/24551/task/24555/stat : 24555 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 24189279 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24556] ppid=24549 vsize=809700 CPUtime=0
/proc/24551/task/24556/stat : 24556 (java) S 24549 24551 23634 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 24189281 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24557] ppid=24549 vsize=809700 CPUtime=0
/proc/24551/task/24557/stat : 24557 (java) S 24549 24551 23634 0 -1 64 10 0 0 0 0 0 0 0 20 0 13 0 24189281 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24558] ppid=24549 vsize=809700 CPUtime=0
/proc/24551/task/24558/stat : 24558 (java) S 24549 24551 23634 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 24189281 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24559] ppid=24549 vsize=809700 CPUtime=0
/proc/24551/task/24559/stat : 24559 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24189286 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24560] ppid=24549 vsize=809700 CPUtime=0
/proc/24551/task/24560/stat : 24560 (java) S 24549 24551 23634 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24189286 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24561] ppid=24549 vsize=809700 CPUtime=1.73
/proc/24551/task/24561/stat : 24561 (java) S 24549 24551 23634 0 -1 64 3589 0 0 0 172 1 0 0 17 0 13 0 24189286 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24562] ppid=24549 vsize=809700 CPUtime=0
/proc/24551/task/24562/stat : 24562 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24189286 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24563] ppid=24549 vsize=809700 CPUtime=0
/proc/24551/task/24563/stat : 24563 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24189286 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24564] ppid=24549 vsize=809700 CPUtime=0
/proc/24551/task/24564/stat : 24564 (java) S 24549 24551 23634 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24189560 829132800 15060 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 809700

[startup+12.703 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 24564
/proc/meminfo: memFree=1683312/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=808900 CPUtime=12.56
/proc/24551/stat : 24551 (java) S 24549 24551 23634 0 -1 0 19626 0 1 0 1242 14 0 0 18 0 13 0 24189276 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24551/statm: 202225 16954 1437 9 0 199552 0
[pid=24551/tid=24553] ppid=24549 vsize=808900 CPUtime=10.8
/proc/24551/task/24553/stat : 24553 (java) R 24549 24551 23634 0 -1 64 15275 0 1 0 1069 11 0 0 25 0 13 0 24189278 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4109788217 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24554] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24554/stat : 24554 (java) S 24549 24551 23634 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 24189279 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24555] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24555/stat : 24555 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 24189279 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24556] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24556/stat : 24556 (java) S 24549 24551 23634 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24557] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24557/stat : 24557 (java) S 24549 24551 23634 0 -1 64 10 0 0 0 0 0 0 0 20 0 13 0 24189281 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24558] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24558/stat : 24558 (java) S 24549 24551 23634 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 24189281 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24559] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24559/stat : 24559 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24189286 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24560] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24560/stat : 24560 (java) S 24549 24551 23634 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24189286 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24561] ppid=24549 vsize=808900 CPUtime=1.74
/proc/24551/task/24561/stat : 24561 (java) S 24549 24551 23634 0 -1 64 3589 0 0 0 173 1 0 0 16 0 13 0 24189286 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24562] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24562/stat : 24562 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24189286 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24563] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24563/stat : 24563 (java) R 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24189286 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24564] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24564/stat : 24564 (java) S 24549 24551 23634 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24189560 828313600 16954 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 808900

[startup+25.5023 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 24564
/proc/meminfo: memFree=1653104/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=808900 CPUtime=25.25
/proc/24551/stat : 24551 (java) S 24549 24551 23634 0 -1 0 27051 0 1 0 2508 17 0 0 18 0 13 0 24189276 828313600 24378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24551/statm: 202225 24378 1446 9 0 199552 0
[pid=24551/tid=24553] ppid=24549 vsize=808900 CPUtime=23.38
/proc/24551/task/24553/stat : 24553 (java) R 24549 24551 23634 0 -1 64 17455 0 1 0 2326 12 0 0 25 0 13 0 24189278 828313600 24378 996147200 134512640 134550932 4294956016 18446744073709551615 4109788219 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24554] ppid=24549 vsize=808900 CPUtime=0.03
/proc/24551/task/24554/stat : 24554 (java) S 24549 24551 23634 0 -1 64 2475 0 0 0 3 0 0 0 17 0 13 0 24189279 828313600 24378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24555] ppid=24549 vsize=808900 CPUtime=0.03
/proc/24551/task/24555/stat : 24555 (java) S 24549 24551 23634 0 -1 64 2765 0 0 0 3 0 0 0 17 0 13 0 24189279 828313600 24378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24556] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24556/stat : 24556 (java) S 24549 24551 23634 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 24378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24557] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24557/stat : 24557 (java) S 24549 24551 23634 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 24378 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24558] ppid=24549 vsize=808900 CPUtime=0

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

[pid=24551/tid=24558] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24558/stat : 24558 (java) S 24549 24551 23634 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24559] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24559/stat : 24559 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24560] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24560/stat : 24560 (java) S 24549 24551 23634 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24561] ppid=24549 vsize=808900 CPUtime=1.76
/proc/24551/task/24561/stat : 24561 (java) S 24549 24551 23634 0 -1 64 3591 0 0 0 175 1 0 0 17 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24562] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24562/stat : 24562 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24563] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24563/stat : 24563 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24564] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24564/stat : 24564 (java) S 24549 24551 23634 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24189560 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1651.56
Current children cumulated vsize (KiB) 808900

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/97 24673
/proc/meminfo: memFree=1128288/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=808900 CPUtime=1711.29
/proc/24551/stat : 24551 (java) S 24549 24551 23634 0 -1 0 101845 0 1 0 171075 54 0 0 18 0 13 0 24189276 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24551/statm: 202225 94554 1446 9 0 199552 0
[pid=24551/tid=24553] ppid=24549 vsize=808900 CPUtime=1706.67
/proc/24551/task/24553/stat : 24553 (java) R 24549 24551 23634 0 -1 64 17466 0 1 0 170647 20 0 0 25 0 13 0 24189278 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4109877247 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24554] ppid=24549 vsize=808900 CPUtime=1.38
/proc/24551/task/24554/stat : 24554 (java) S 24549 24551 23634 0 -1 64 36738 0 0 0 124 14 0 0 16 0 13 0 24189279 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24555] ppid=24549 vsize=808900 CPUtime=1.43
/proc/24551/task/24555/stat : 24555 (java) S 24549 24551 23634 0 -1 64 43283 0 0 0 127 16 0 0 18 0 13 0 24189279 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24556] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24556/stat : 24556 (java) S 24549 24551 23634 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24557] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24557/stat : 24557 (java) S 24549 24551 23634 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24558] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24558/stat : 24558 (java) S 24549 24551 23634 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24559] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24559/stat : 24559 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24560] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24560/stat : 24560 (java) S 24549 24551 23634 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24561] ppid=24549 vsize=808900 CPUtime=1.76
/proc/24551/task/24561/stat : 24561 (java) S 24549 24551 23634 0 -1 64 3591 0 0 0 175 1 0 0 17 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24562] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24562/stat : 24562 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24563] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24563/stat : 24563 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24564] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24564/stat : 24564 (java) S 24549 24551 23634 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24189560 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.29
Current children cumulated vsize (KiB) 808900

[startup+1782.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/96 24712
/proc/meminfo: memFree=1126184/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=808900 CPUtime=1771
/proc/24551/stat : 24551 (java) S 24549 24551 23634 0 -1 0 101845 0 1 0 177045 55 0 0 18 0 13 0 24189276 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24551/statm: 202225 94554 1446 9 0 199552 0
[pid=24551/tid=24553] ppid=24549 vsize=808900 CPUtime=1766.37
/proc/24551/task/24553/stat : 24553 (java) R 24549 24551 23634 0 -1 64 17466 0 1 0 176616 21 0 0 25 0 13 0 24189278 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4109788220 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24554] ppid=24549 vsize=808900 CPUtime=1.38
/proc/24551/task/24554/stat : 24554 (java) S 24549 24551 23634 0 -1 64 36738 0 0 0 124 14 0 0 16 0 13 0 24189279 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24555] ppid=24549 vsize=808900 CPUtime=1.43
/proc/24551/task/24555/stat : 24555 (java) S 24549 24551 23634 0 -1 64 43283 0 0 0 127 16 0 0 18 0 13 0 24189279 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24556] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24556/stat : 24556 (java) S 24549 24551 23634 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24557] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24557/stat : 24557 (java) S 24549 24551 23634 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24558] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24558/stat : 24558 (java) S 24549 24551 23634 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24559] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24559/stat : 24559 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24560] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24560/stat : 24560 (java) S 24549 24551 23634 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24561] ppid=24549 vsize=808900 CPUtime=1.76
/proc/24551/task/24561/stat : 24561 (java) S 24549 24551 23634 0 -1 64 3591 0 0 0 175 1 0 0 17 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24562] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24562/stat : 24562 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24563] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24563/stat : 24563 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24564] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24564/stat : 24564 (java) S 24549 24551 23634 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24189560 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771
Current children cumulated vsize (KiB) 808900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.5 s]
/proc/loadavg: 2.06 2.05 2.01 3/96 24712
/proc/meminfo: memFree=1034792/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=808900 CPUtime=1800.07
/proc/24551/stat : 24551 (java) S 24549 24551 23634 0 -1 0 101845 0 1 0 179952 55 0 0 18 0 13 0 24189276 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24551/statm: 202225 94554 1446 9 0 199552 0
[pid=24551/tid=24553] ppid=24549 vsize=808900 CPUtime=1795.44
/proc/24551/task/24553/stat : 24553 (java) R 24549 24551 23634 0 -1 64 17466 0 1 0 179523 21 0 0 25 0 13 0 24189278 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4109788198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24554] ppid=24549 vsize=808900 CPUtime=1.38
/proc/24551/task/24554/stat : 24554 (java) S 24549 24551 23634 0 -1 64 36738 0 0 0 124 14 0 0 16 0 13 0 24189279 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24555] ppid=24549 vsize=808900 CPUtime=1.43
/proc/24551/task/24555/stat : 24555 (java) S 24549 24551 23634 0 -1 64 43283 0 0 0 127 16 0 0 18 0 13 0 24189279 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24556] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24556/stat : 24556 (java) S 24549 24551 23634 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24557] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24557/stat : 24557 (java) S 24549 24551 23634 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24558] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24558/stat : 24558 (java) S 24549 24551 23634 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24189281 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24559] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24559/stat : 24559 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24560] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24560/stat : 24560 (java) S 24549 24551 23634 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24561] ppid=24549 vsize=808900 CPUtime=1.76
/proc/24551/task/24561/stat : 24561 (java) S 24549 24551 23634 0 -1 64 3591 0 0 0 175 1 0 0 17 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24562] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24562/stat : 24562 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24563] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24563/stat : 24563 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24189286 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24564] ppid=24549 vsize=808900 CPUtime=0
/proc/24551/task/24564/stat : 24564 (java) S 24549 24551 23634 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24189560 828313600 94554 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 808900

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

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

[startup+1811.8 s]
/proc/loadavg: 2.06 2.05 2.01 4/99 24715
/proc/meminfo: memFree=1034640/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=809548 CPUtime=1800.5
/proc/24551/stat : 24551 (java) S 24549 24551 23634 0 -1 0 101864 0 1 0 179995 55 0 0 16 0 15 0 24189276 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24551/statm: 202387 94573 1446 9 0 199714 0
[pid=24551/tid=24553] ppid=24549 vsize=809548 CPUtime=1795.74
/proc/24551/task/24553/stat : 24553 (java) R 24549 24551 23634 0 -1 64 17466 0 1 0 179553 21 0 0 25 0 15 0 24189278 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4109877247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24554] ppid=24549 vsize=809548 CPUtime=1.38
/proc/24551/task/24554/stat : 24554 (java) S 24549 24551 23634 0 -1 64 36738 0 0 0 124 14 0 0 16 0 15 0 24189279 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24555] ppid=24549 vsize=809548 CPUtime=1.43
/proc/24551/task/24555/stat : 24555 (java) S 24549 24551 23634 0 -1 64 43283 0 0 0 127 16 0 0 18 0 15 0 24189279 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24556] ppid=24549 vsize=809548 CPUtime=0
/proc/24551/task/24556/stat : 24556 (java) S 24549 24551 23634 0 -1 64 8 0 0 0 0 0 0 0 16 0 15 0 24189281 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24557] ppid=24549 vsize=809548 CPUtime=0
/proc/24551/task/24557/stat : 24557 (java) S 24549 24551 23634 0 -1 64 11 0 0 0 0 0 0 0 16 0 15 0 24189281 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24558] ppid=24549 vsize=809548 CPUtime=0
/proc/24551/task/24558/stat : 24558 (java) S 24549 24551 23634 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 24189281 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24559] ppid=24549 vsize=809548 CPUtime=0
/proc/24551/task/24559/stat : 24559 (java) S 24549 24551 23634 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 24189286 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24560] ppid=24549 vsize=809548 CPUtime=0
/proc/24551/task/24560/stat : 24560 (java) S 24549 24551 23634 0 -1 64 13 0 0 0 0 0 0 0 19 0 15 0 24189286 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24561] ppid=24549 vsize=809548 CPUtime=1.79
/proc/24551/task/24561/stat : 24561 (java) S 24549 24551 23634 0 -1 64 3593 0 0 0 178 1 0 0 16 0 15 0 24189286 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24562] ppid=24549 vsize=809548 CPUtime=0
/proc/24551/task/24562/stat : 24562 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 20 0 15 0 24189286 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24563] ppid=24549 vsize=809548 CPUtime=0
/proc/24551/task/24563/stat : 24563 (java) S 24549 24551 23634 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 24189286 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24564] ppid=24549 vsize=809548 CPUtime=0
/proc/24551/task/24564/stat : 24564 (java) S 24549 24551 23634 0 -1 64 4 0 0 0 0 0 0 0 24 0 15 0 24189560 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24551/tid=24714] ppid=24549 vsize=809548 CPUtime=0
/proc/24551/task/24714/stat : 24714 (java) S 24549 24551 23634 0 -1 64 7 0 0 0 0 0 0 0 19 0 15 0 24370428 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24551/tid=24715] ppid=24549 vsize=809548 CPUtime=0.1
/proc/24551/task/24715/stat : 24715 (java) R 24549 24551 23634 0 -1 64 6 0 0 0 10 0 0 0 20 0 15 0 24370428 828977152 94573 996147200 134512640 134550932 4294956016 18446744073709551615 4109960846 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (KiB) 809548

[startup+1812 s]
/proc/loadavg: 2.06 2.05 2.01 4/99 24715
/proc/meminfo: memFree=1034640/2055920 swapFree=4192812/4192956
[pid=24551] ppid=24549 vsize=0 CPUtime=1800.78
/proc/24551/stat : 24551 (java) Z 24549 24551 23634 0 -1 1036 101867 0 1 0 180018 60 0 0 16 0 2 0 24189276 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24551/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.78
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1812.01
CPU time (s): 1800.8
CPU user time (s): 1800.19
CPU system time (s): 0.614906
CPU usage (%): 99.3812
Max. virtual memory (cumulated for all children) (KiB): 809864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.19
system time used= 0.614906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101867
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= 37590
involuntary context switches= 63375

runsolver used 2.44463 second user time and 5.8931 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-12 06:00:24
IDJOB=2080788
IDBENCH=57157
IDSOLVER=731
FILE ID=node16/2080788-1247371224
PBS_JOBID= 9507112
Free space on /tmp= 66460 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-12.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2080788-1247371224/watcher-2080788-1247371224 -o /tmp/evaluation-result-2080788-1247371224/solver-2080788-1247371224 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2080788-1247371224.xml

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

MD5SUM BENCH= 2fe678b83530682aee170466efb2992f
RANDOM SEED=1381577197

node16.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.231
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.231
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:       1746232 kB
Buffers:         61968 kB
Cached:         165424 kB
SwapCached:          0 kB
Active:         161128 kB
Inactive:        85800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1340 kB
Writeback:           0 kB
Mapped:          30184 kB
Slab:            48136 kB
Committed_AS:   226220 kB
PageTables:       1808 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= 66456 MiB
End job on node16 at 2009-07-12 06:30:38