Trace number 2083769

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.1UNSAT 291.881 294.127

General information on the benchmark

Namecsp/fapp/fapp02/
normalized-fapp02-0250-0.xml
MD5SUM629efecb0eb59f0ce6ca410b2a2aa039
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 benchmark11.3813
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints3055
Maximum constraint arity2
Maximum domain size210
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3055
Global constraints used (with number of constraints)

Solver Data

0.04/0.19	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.04/0.19	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.19	c See www.sat4j.org for details.
0.04/0.19	c That software uses the Rhino library from the Mozilla project.
0.14/0.20	c version 2.1.1.v20090622
0.14/0.20	c sun.arch.data.model	32
0.14/0.20	c java.version	1.6.0_12
0.14/0.20	c os.name	Linux
0.14/0.21	c os.version	2.6.9-22.EL.rootsmp
0.14/0.21	c os.arch	i386
0.14/0.21	c Free memory 671000808
0.14/0.21	c Max memory 672137216
0.14/0.21	c Total memory 672137216
0.14/0.21	c Number of processors 2
0.14/0.29	c c --- Begin Solver configuration ---
0.14/0.29	c Stops conflict analysis at the first Unique Implication Point
0.14/0.29	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.14/0.29	c Learn all clauses as in MiniSAT
0.14/0.29	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.29	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.14/0.29	c Expensive reason simplification
0.14/0.29	c MiniSAT restarts strategy
0.14/0.29	c Memory based learned constraints deletion strategy
0.14/0.29	c timeout=2147483s
0.14/0.29	c DB Simplification allowed=false
0.14/0.29	c --- End Solver configuration ---
0.14/0.30	c solving HOME/instance-2083769-1247378172.xml
0.14/0.30	c reading problem ... 
0.42/0.58	c reading problem named null
0.42/0.58	c reading domains done.
0.60/0.78	c reading variables done.
1.01/1.13	c reading predicates  done.
1.20/1.35	c reading constraints
287.34/289.55	c done with constraints.
287.34/289.56	c ... done. Wall clock time 289.261s.
287.34/289.56	c #vars     36618
287.34/289.56	c #constraints  902847
287.34/289.56	c constraints type 
287.34/289.56	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 901848
287.34/289.56	c org.sat4j.minisat.constraints.card.AtLeast => 250
287.34/289.56	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 268
291.69/293.97	c starts		: 3
291.69/293.97	c conflicts		: 311
291.69/293.97	c decisions		: 1642
291.69/293.97	c propagations		: 386039
291.69/293.97	c inspects		: 6918543
291.69/293.97	c learnt literals	: 2
291.69/293.97	c learnt binary clauses	: 1
291.69/293.97	c learnt ternary clauses	: 2
291.69/293.97	c learnt clauses	: 308
291.69/293.97	c ignored clauses	: 0
291.69/293.97	c root simplifications	: 0
291.69/293.97	c removed literals (reason simplification)	: 6257
291.69/293.97	c reason swapping (by a shorter reason)	: 0
291.69/293.97	c Calls to reduceDB	: 0
291.69/293.97	c speed (assignments/second)	: 87438.05209513023
291.69/293.97	c non guided choices	314
291.69/293.98	c learnt constraints type 
291.69/293.98	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
291.69/293.98	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 307
291.69/293.98	c constraints type 
291.69/293.98	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 901848
291.69/293.98	c org.sat4j.minisat.constraints.card.AtLeast => 250
291.69/293.98	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 268
291.69/293.98	s UNSATISFIABLE
291.69/293.98	c Total wall clock time (in seconds) : 293.678

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083769-1247378172/watcher-2083769-1247378172 -o /tmp/evaluation-result-2083769-1247378172/solver-2083769-1247378172 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2083769-1247378172.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.17 2.13 2.15 4/82 23382
/proc/meminfo: memFree=702640/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=18576 CPUtime=0
/proc/23382/stat : 23382 (runsolver) D 23380 23382 23345 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 24880561 19021824 284 996147200 4194304 4302564 548682068448 18446744073709551615 248761609511 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/23382/statm: 4644 284 249 26 0 2626 0

[startup+0.098616 s]
/proc/loadavg: 2.17 2.13 2.15 4/82 23382
/proc/meminfo: memFree=702640/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=802032 CPUtime=0.04
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 2649 0 1 0 3 1 0 0 18 0 7 0 24880561 821280768 2394 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 200508 2394 1019 9 0 197859 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 802032

[startup+0.102612 s]
/proc/loadavg: 2.17 2.13 2.15 4/82 23382
/proc/meminfo: memFree=702640/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=802164 CPUtime=0.04
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 2679 0 1 0 3 1 0 0 18 0 7 0 24880561 821415936 2424 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 200541 2424 1026 9 0 197892 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 802164

[startup+0.301634 s]
/proc/loadavg: 2.17 2.13 2.15 4/82 23382
/proc/meminfo: memFree=702640/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=805600 CPUtime=0.24
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 3992 0 1 0 21 3 0 0 18 0 12 0 24880561 824934400 3729 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 201400 3729 1351 9 0 198734 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 805600

[startup+0.70167 s]
/proc/loadavg: 2.17 2.13 2.15 4/82 23382
/proc/meminfo: memFree=702640/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=808692 CPUtime=0.6
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 6033 0 1 0 55 5 0 0 18 0 12 0 24880561 828100608 5176 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 202173 5176 1389 9 0 199500 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 808692

[startup+1.50274 s]
/proc/loadavg: 2.17 2.13 2.15 4/94 23394
/proc/meminfo: memFree=680976/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=809492 CPUtime=1.4
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 9433 0 1 0 133 7 0 0 18 0 12 0 24880561 828919808 8207 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 202373 8207 1397 9 0 199700 0
[pid=23382/tid=23384] ppid=23380 vsize=809492 CPUtime=0.77
/proc/23382/task/23384/stat : 23384 (java) R 23380 23382 23345 0 -1 64 6664 0 1 0 71 6 0 0 19 0 12 0 24880565 828919808 8207 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23385] ppid=23380 vsize=809492 CPUtime=0
/proc/23382/task/23385/stat : 23385 (java) S 23380 23382 23345 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 24880567 828919808 8207 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23386] ppid=23380 vsize=809492 CPUtime=0
/proc/23382/task/23386/stat : 23386 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 24880567 828919808 8207 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23387] ppid=23380 vsize=809492 CPUtime=0
/proc/23382/task/23387/stat : 23387 (java) S 23380 23382 23345 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 24880569 828919808 8207 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23388] ppid=23380 vsize=809492 CPUtime=0
/proc/23382/task/23388/stat : 23388 (java) S 23380 23382 23345 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 24880570 828919808 8207 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23389] ppid=23380 vsize=809492 CPUtime=0
/proc/23382/task/23389/stat : 23389 (java) S 23380 23382 23345 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 24880570 828919808 8207 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23390] ppid=23380 vsize=809492 CPUtime=0
/proc/23382/task/23390/stat : 23390 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24880575 828919808 8207 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23391] ppid=23380 vsize=809492 CPUtime=0
/proc/23382/task/23391/stat : 23391 (java) S 23380 23382 23345 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 24880575 828919808 8207 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23392] ppid=23380 vsize=809492 CPUtime=0.61
/proc/23382/task/23392/stat : 23392 (java) R 23380 23382 23345 0 -1 64 2010 0 0 0 61 0 0 0 16 0 12 0 24880575 828919808 8207 996147200 134512640 134550932 4294956016 18446744073709551615 106823693 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23393] ppid=23380 vsize=809492 CPUtime=0
/proc/23382/task/23393/stat : 23393 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24880575 828919808 8207 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23394] ppid=23380 vsize=809492 CPUtime=0
/proc/23382/task/23394/stat : 23394 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24880575 828919808 8207 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 809492

[startup+3.10189 s]
/proc/loadavg: 2.17 2.13 2.15 3/94 23394
/proc/meminfo: memFree=660048/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=811692 CPUtime=3.01
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 23606 0 1 0 286 15 0 0 18 0 12 0 24880561 831172608 21566 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 202923 21566 1439 9 0 200250 0
[pid=23382/tid=23384] ppid=23380 vsize=811692 CPUtime=1.59
/proc/23382/task/23384/stat : 23384 (java) R 23380 23382 23345 0 -1 64 17499 0 1 0 148 11 0 0 25 0 12 0 24880565 831172608 21566 996147200 134512640 134550932 4294956016 18446744073709551615 4109646636 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23385] ppid=23380 vsize=811692 CPUtime=0.03
/proc/23382/task/23385/stat : 23385 (java) S 23380 23382 23345 0 -1 64 1129 0 0 0 3 0 0 0 17 0 12 0 24880567 831172608 21566 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23386] ppid=23380 vsize=811692 CPUtime=0.01
/proc/23382/task/23386/stat : 23386 (java) S 23380 23382 23345 0 -1 64 751 0 0 0 1 0 0 0 17 0 12 0 24880567 831172608 21566 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23387] ppid=23380 vsize=811692 CPUtime=0
/proc/23382/task/23387/stat : 23387 (java) S 23380 23382 23345 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 24880569 831172608 21566 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23388] ppid=23380 vsize=811692 CPUtime=0
/proc/23382/task/23388/stat : 23388 (java) S 23380 23382 23345 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 24880570 831172608 21566 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23389] ppid=23380 vsize=811692 CPUtime=0
/proc/23382/task/23389/stat : 23389 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 24880570 831172608 21566 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23390] ppid=23380 vsize=811692 CPUtime=0
/proc/23382/task/23390/stat : 23390 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24880575 831172608 21566 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23391] ppid=23380 vsize=811692 CPUtime=0
/proc/23382/task/23391/stat : 23391 (java) S 23380 23382 23345 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 24880575 831172608 21566 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23392] ppid=23380 vsize=811692 CPUtime=1.33
/proc/23382/task/23392/stat : 23392 (java) S 23380 23382 23345 0 -1 64 3459 0 0 0 131 2 0 0 16 0 12 0 24880575 831172608 21566 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23393] ppid=23380 vsize=811692 CPUtime=0
/proc/23382/task/23393/stat : 23393 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24880575 831172608 21566 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23394] ppid=23380 vsize=811692 CPUtime=0
/proc/23382/task/23394/stat : 23394 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24880575 831172608 21566 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 811692

[startup+6.30218 s]
/proc/loadavg: 2.23 2.14 2.15 3/94 23394
/proc/meminfo: memFree=594768/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=811244 CPUtime=6.2
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 27233 0 1 0 603 17 0 0 18 0 12 0 24880561 830713856 24929 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 202811 24929 1439 9 0 200138 0
[pid=23382/tid=23384] ppid=23380 vsize=811244 CPUtime=4.54
/proc/23382/task/23384/stat : 23384 (java) R 23380 23382 23345 0 -1 64 17507 0 1 0 443 11 0 0 18 0 12 0 24880565 830713856 24929 996147200 134512640 134550932 4294956016 18446744073709551615 4109710368 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23385] ppid=23380 vsize=811244 CPUtime=0.14
/proc/23382/task/23385/stat : 23385 (java) S 23380 23382 23345 0 -1 64 2786 0 0 0 13 1 0 0 16 0 12 0 24880567 830713856 24929 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23382/tid=23386] ppid=23380 vsize=811244 CPUtime=0.12
/proc/23382/task/23386/stat : 23386 (java) S 23380 23382 23345 0 -1 64 2697 0 0 0 11 1 0 0 16 0 12 0 24880567 830713856 24929 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23387] ppid=23380 vsize=811244 CPUtime=0
/proc/23382/task/23387/stat : 23387 (java) S 23380 23382 23345 0 -1 64 25 0 0 0 0 0 0 0 17 0 12 0 24880569 830713856 24929 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23388] ppid=23380 vsize=811244 CPUtime=0
/proc/23382/task/23388/stat : 23388 (java) S 23380 23382 23345 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 24880570 830713856 24929 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23389] ppid=23380 vsize=811244 CPUtime=0
/proc/23382/task/23389/stat : 23389 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 24880570 830713856 24929 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23390] ppid=23380 vsize=811244 CPUtime=0
/proc/23382/task/23390/stat : 23390 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24880575 830713856 24929 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23391] ppid=23380 vsize=811244 CPUtime=0
/proc/23382/task/23391/stat : 23391 (java) S 23380 23382 23345 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 24880575 830713856 24929 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23392] ppid=23380 vsize=811244 CPUtime=1.36
/proc/23382/task/23392/stat : 23392 (java) S 23380 23382 23345 0 -1 64 3463 0 0 0 134 2 0 0 16 0 12 0 24880575 830713856 24929 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23393] ppid=23380 vsize=811244 CPUtime=0
/proc/23382/task/23393/stat : 23393 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24880575 830713856 24929 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23394] ppid=23380 vsize=811244 CPUtime=0
/proc/23382/task/23394/stat : 23394 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24880575 830713856 24929 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 811244

[startup+12.7018 s]
/proc/loadavg: 2.22 2.14 2.15 3/94 23394
/proc/meminfo: memFree=560016/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=810444 CPUtime=12.57
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 32110 0 1 0 1238 19 0 0 18 0 12 0 24880561 829894656 29596 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 202611 29596 1439 9 0 199938 0
[pid=23382/tid=23384] ppid=23380 vsize=810444 CPUtime=10.62
/proc/23382/task/23384/stat : 23384 (java) R 23380 23382 23345 0 -1 64 17518 0 1 0 1051 11 0 0 25 0 12 0 24880565 829894656 29596 996147200 134512640 134550932 4294956016 18446744073709551615 4109638720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23385] ppid=23380 vsize=810444 CPUtime=0.22
/proc/23382/task/23385/stat : 23385 (java) S 23380 23382 23345 0 -1 64 4971 0 0 0 20 2 0 0 16 0 12 0 24880567 829894656 29596 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23386] ppid=23380 vsize=810444 CPUtime=0.19
/proc/23382/task/23386/stat : 23386 (java) S 23380 23382 23345 0 -1 64 5369 0 0 0 18 1 0 0 16 0 12 0 24880567 829894656 29596 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23387] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23387/stat : 23387 (java) S 23380 23382 23345 0 -1 64 25 0 0 0 0 0 0 0 16 0 12 0 24880569 829894656 29596 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23388] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23388/stat : 23388 (java) S 23380 23382 23345 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 24880570 829894656 29596 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23389] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23389/stat : 23389 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 24880570 829894656 29596 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23390] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23390/stat : 23390 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24880575 829894656 29596 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23391] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23391/stat : 23391 (java) S 23380 23382 23345 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 24880575 829894656 29596 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23392] ppid=23380 vsize=810444 CPUtime=1.49
/proc/23382/task/23392/stat : 23392 (java) S 23380 23382 23345 0 -1 64 3472 0 0 0 147 2 0 0 16 0 12 0 24880575 829894656 29596 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23393] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23393/stat : 23393 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24880575 829894656 29596 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23394] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23394/stat : 23394 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24880575 829894656 29596 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 810444

[startup+25.5029 s]
/proc/loadavg: 2.17 2.13 2.15 3/94 23394
/proc/meminfo: memFree=504976/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=810444 CPUtime=25.31
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 37448 0 1 0 2509 22 0 0 18 0 12 0 24880561 829894656 34915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 202611 34915 1439 9 0 199938 0
[pid=23382/tid=23384] ppid=23380 vsize=810444 CPUtime=23.07
/proc/23382/task/23384/stat : 23384 (java) R 23380 23382 23345 0 -1 64 17543 0 1 0 2296 11 0 0 25 0 12 0 24880565 829894656 34915 996147200 134512640 134550932 4294956016 18446744073709551615 4109625686 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23385] ppid=23380 vsize=810444 CPUtime=0.27
/proc/23382/task/23385/stat : 23385 (java) S 23380 23382 23345 0 -1 64 7318 0 0 0 24 3 0 0 16 0 12 0 24880567 829894656 34915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23386] ppid=23380 vsize=810444 CPUtime=0.26
/proc/23382/task/23386/stat : 23386 (java) S 23380 23382 23345 0 -1 64 8335 0 0 0 24 2 0 0 16 0 12 0 24880567 829894656 34915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23387] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23387/stat : 23387 (java) S 23380 23382 23345 0 -1 64 25 0 0 0 0 0 0 0 15 0 12 0 24880569 829894656 34915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23388] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23388/stat : 23388 (java) S 23380 23382 23345 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 24880570 829894656 34915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23389] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23389/stat : 23389 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 24880570 829894656 34915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23390] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23390/stat : 23390 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24880575 829894656 34915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23391] ppid=23380 vsize=810444 CPUtime=0

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

/proc/loadavg: 2.01 2.09 2.13 3/92 23432
/proc/meminfo: memFree=757792/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=810444 CPUtime=285.78
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 153713 0 1 0 28495 83 0 0 18 0 12 0 24880561 829894656 148510 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 202611 148510 1444 9 0 199938 0
[pid=23382/tid=23384] ppid=23380 vsize=810444 CPUtime=277.2
/proc/23382/task/23384/stat : 23384 (java) R 23380 23382 23345 0 -1 64 17854 0 1 0 27698 22 0 0 25 0 12 0 24880565 829894656 148510 996147200 134512640 134550932 4294956016 18446744073709551615 4109646217 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23385] ppid=23380 vsize=810444 CPUtime=2.8
/proc/23382/task/23385/stat : 23385 (java) S 23380 23382 23345 0 -1 64 65894 0 0 0 252 28 0 0 16 0 12 0 24880567 829894656 148510 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23386] ppid=23380 vsize=810444 CPUtime=2.92
/proc/23382/task/23386/stat : 23386 (java) S 23380 23382 23345 0 -1 64 63944 0 0 0 268 24 0 0 17 0 12 0 24880567 829894656 148510 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23387] ppid=23380 vsize=810444 CPUtime=0.11
/proc/23382/task/23387/stat : 23387 (java) S 23380 23382 23345 0 -1 64 25 0 0 0 8 3 0 0 16 0 12 0 24880569 829894656 148510 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23388] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23388/stat : 23388 (java) S 23380 23382 23345 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 24880570 829894656 148510 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23389] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23389/stat : 23389 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 24880570 829894656 148510 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23390] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23390/stat : 23390 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 24880575 829894656 148510 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23391] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23391/stat : 23391 (java) S 23380 23382 23345 0 -1 64 15 0 0 0 0 0 0 0 17 0 12 0 24880575 829894656 148510 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23392] ppid=23380 vsize=810444 CPUtime=2.7
/proc/23382/task/23392/stat : 23392 (java) S 23380 23382 23345 0 -1 64 5240 0 0 0 267 3 0 0 16 0 12 0 24880575 829894656 148510 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23393] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23393/stat : 23393 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24880575 829894656 148510 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23394] ppid=23380 vsize=810444 CPUtime=0
/proc/23382/task/23394/stat : 23394 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24880575 829894656 148510 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 285.78
Current children cumulated vsize (KiB) 810444

[startup+291.102 s]
/proc/loadavg: 2.01 2.08 2.12 3/93 23439
/proc/meminfo: memFree=752344/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=812008 CPUtime=288.92
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 155310 0 5 0 28808 84 0 0 18 0 13 0 24880561 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 203002 149584 1449 9 0 200329 0
[pid=23382/tid=23384] ppid=23380 vsize=812008 CPUtime=279.49
/proc/23382/task/23384/stat : 23384 (java) R 23380 23382 23345 0 -1 64 17868 0 1 0 27927 22 0 0 25 0 13 0 24880565 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23385] ppid=23380 vsize=812008 CPUtime=2.82
/proc/23382/task/23385/stat : 23385 (java) S 23380 23382 23345 0 -1 64 66256 0 0 0 254 28 0 0 17 0 13 0 24880567 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23386] ppid=23380 vsize=812008 CPUtime=2.96
/proc/23382/task/23386/stat : 23386 (java) S 23380 23382 23345 0 -1 64 64319 0 0 0 271 25 0 0 17 0 13 0 24880567 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23387] ppid=23380 vsize=812008 CPUtime=0.11
/proc/23382/task/23387/stat : 23387 (java) S 23380 23382 23345 0 -1 64 25 0 0 0 8 3 0 0 16 0 13 0 24880569 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23388] ppid=23380 vsize=812008 CPUtime=0
/proc/23382/task/23388/stat : 23388 (java) S 23380 23382 23345 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24880570 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23389] ppid=23380 vsize=812008 CPUtime=0
/proc/23382/task/23389/stat : 23389 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 24880570 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23390] ppid=23380 vsize=812008 CPUtime=0
/proc/23382/task/23390/stat : 23390 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24880575 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23391] ppid=23380 vsize=812008 CPUtime=0
/proc/23382/task/23391/stat : 23391 (java) S 23380 23382 23345 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 24880575 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23392] ppid=23380 vsize=812008 CPUtime=3.5
/proc/23382/task/23392/stat : 23392 (java) R 23380 23382 23345 0 -1 64 6080 0 4 0 346 4 0 0 16 0 13 0 24880575 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 102192186 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23393] ppid=23380 vsize=812008 CPUtime=0
/proc/23382/task/23393/stat : 23393 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24880575 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23394] ppid=23380 vsize=812008 CPUtime=0
/proc/23382/task/23394/stat : 23394 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24880575 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23382/tid=23439] ppid=23380 vsize=812008 CPUtime=0
/proc/23382/task/23439/stat : 23439 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 24909533 831496192 149584 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 288.92
Current children cumulated vsize (KiB) 812008

[startup+292.702 s]
/proc/loadavg: 2.01 2.08 2.12 4/93 23439
/proc/meminfo: memFree=751064/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=811592 CPUtime=290.51
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 155335 0 5 0 28967 84 0 0 18 0 13 0 24880561 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 202898 149536 1450 9 0 200225 0
[pid=23382/tid=23384] ppid=23380 vsize=811592 CPUtime=280.74
/proc/23382/task/23384/stat : 23384 (java) R 23380 23382 23345 0 -1 64 17869 0 1 0 28052 22 0 0 25 0 13 0 24880565 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4110163368 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23385] ppid=23380 vsize=811592 CPUtime=2.82
/proc/23382/task/23385/stat : 23385 (java) S 23380 23382 23345 0 -1 64 66256 0 0 0 254 28 0 0 17 0 13 0 24880567 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23386] ppid=23380 vsize=811592 CPUtime=2.96
/proc/23382/task/23386/stat : 23386 (java) S 23380 23382 23345 0 -1 64 64319 0 0 0 271 25 0 0 17 0 13 0 24880567 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23387] ppid=23380 vsize=811592 CPUtime=0.11
/proc/23382/task/23387/stat : 23387 (java) S 23380 23382 23345 0 -1 64 25 0 0 0 8 3 0 0 16 0 13 0 24880569 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23388] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23388/stat : 23388 (java) S 23380 23382 23345 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24880570 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23389] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23389/stat : 23389 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 24880570 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23390] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23390/stat : 23390 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24880575 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23391] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23391/stat : 23391 (java) S 23380 23382 23345 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 24880575 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23392] ppid=23380 vsize=811592 CPUtime=3.82
/proc/23382/task/23392/stat : 23392 (java) S 23380 23382 23345 0 -1 64 6104 0 4 0 378 4 0 0 16 0 13 0 24880575 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23393] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23393/stat : 23393 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24880575 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23394] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23394/stat : 23394 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24880575 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23382/tid=23439] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23439/stat : 23439 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 24909533 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 290.51
Current children cumulated vsize (KiB) 811592

[startup+293.502 s]
/proc/loadavg: 2.01 2.08 2.12 4/93 23439
/proc/meminfo: memFree=751064/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=811592 CPUtime=291.3
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 155335 0 5 0 29046 84 0 0 18 0 13 0 24880561 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 202898 149536 1450 9 0 200225 0
[pid=23382/tid=23384] ppid=23380 vsize=811592 CPUtime=281.54
/proc/23382/task/23384/stat : 23384 (java) R 23380 23382 23345 0 -1 64 17869 0 1 0 28132 22 0 0 25 0 13 0 24880565 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4110163082 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23385] ppid=23380 vsize=811592 CPUtime=2.82
/proc/23382/task/23385/stat : 23385 (java) S 23380 23382 23345 0 -1 64 66256 0 0 0 254 28 0 0 17 0 13 0 24880567 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23386] ppid=23380 vsize=811592 CPUtime=2.96
/proc/23382/task/23386/stat : 23386 (java) S 23380 23382 23345 0 -1 64 64319 0 0 0 271 25 0 0 17 0 13 0 24880567 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23387] ppid=23380 vsize=811592 CPUtime=0.11
/proc/23382/task/23387/stat : 23387 (java) S 23380 23382 23345 0 -1 64 25 0 0 0 8 3 0 0 16 0 13 0 24880569 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23388] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23388/stat : 23388 (java) S 23380 23382 23345 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24880570 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23389] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23389/stat : 23389 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 24880570 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23390] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23390/stat : 23390 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24880575 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23391] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23391/stat : 23391 (java) S 23380 23382 23345 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 24880575 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23392] ppid=23380 vsize=811592 CPUtime=3.82
/proc/23382/task/23392/stat : 23392 (java) S 23380 23382 23345 0 -1 64 6104 0 4 0 378 4 0 0 16 0 13 0 24880575 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23393] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23393/stat : 23393 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24880575 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23394] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23394/stat : 23394 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24880575 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23382/tid=23439] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23439/stat : 23439 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 24909533 831070208 149536 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 291.3
Current children cumulated vsize (KiB) 811592

[startup+293.902 s]
/proc/loadavg: 2.01 2.08 2.12 3/93 23439
/proc/meminfo: memFree=751000/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=811592 CPUtime=291.69
/proc/23382/stat : 23382 (java) S 23380 23382 23345 0 -1 0 155336 0 5 0 29085 84 0 0 18 0 13 0 24880561 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 202898 149537 1450 9 0 200225 0
[pid=23382/tid=23384] ppid=23380 vsize=811592 CPUtime=281.93
/proc/23382/task/23384/stat : 23384 (java) R 23380 23382 23345 0 -1 64 17870 0 1 0 28171 22 0 0 25 0 13 0 24880565 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4110162886 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23385] ppid=23380 vsize=811592 CPUtime=2.82
/proc/23382/task/23385/stat : 23385 (java) S 23380 23382 23345 0 -1 64 66256 0 0 0 254 28 0 0 17 0 13 0 24880567 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23386] ppid=23380 vsize=811592 CPUtime=2.96
/proc/23382/task/23386/stat : 23386 (java) S 23380 23382 23345 0 -1 64 64319 0 0 0 271 25 0 0 17 0 13 0 24880567 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23387] ppid=23380 vsize=811592 CPUtime=0.11
/proc/23382/task/23387/stat : 23387 (java) S 23380 23382 23345 0 -1 64 25 0 0 0 8 3 0 0 16 0 13 0 24880569 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23388] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23388/stat : 23388 (java) S 23380 23382 23345 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 24880570 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23389] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23389/stat : 23389 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 17 0 13 0 24880570 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23390] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23390/stat : 23390 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 24880575 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23391] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23391/stat : 23391 (java) S 23380 23382 23345 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 24880575 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23392] ppid=23380 vsize=811592 CPUtime=3.82
/proc/23382/task/23392/stat : 23392 (java) S 23380 23382 23345 0 -1 64 6104 0 4 0 378 4 0 0 16 0 13 0 24880575 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23393] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23393/stat : 23393 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 24880575 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23382/tid=23394] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23394/stat : 23394 (java) S 23380 23382 23345 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24880575 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23382/tid=23439] ppid=23380 vsize=811592 CPUtime=0
/proc/23382/task/23439/stat : 23439 (java) S 23380 23382 23345 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 24909533 831070208 149537 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 291.69
Current children cumulated vsize (KiB) 811592

[startup+294.102 s]
/proc/loadavg: 2.01 2.08 2.12 3/93 23439
/proc/meminfo: memFree=751000/2055920 swapFree=4192812/4192956
[pid=23382] ppid=23380 vsize=0 CPUtime=291.84
/proc/23382/stat : 23382 (java) Z 23380 23382 23345 0 -1 12 155346 0 5 0 29093 91 0 0 16 0 2 0 24880561 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23382/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 291.84
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 294.127
CPU time (s): 291.881
CPU user time (s): 290.938
CPU system time (s): 0.942856
CPU usage (%): 99.2363
Max. virtual memory (cumulated for all children) (KiB): 814028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 290.938
system time used= 0.942856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155346
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12656
involuntary context switches= 16870

runsolver used 0.370943 second user time and 0.998848 second system time

The end

Launcher Data

Begin job on node55 at 2009-07-12 07:56:12
IDJOB=2083769
IDBENCH=57929
IDSOLVER=731
FILE ID=node55/2083769-1247378172
PBS_JOBID= 9507192
Free space on /tmp= 64996 MiB

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

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

MD5SUM BENCH= 629efecb0eb59f0ce6ca410b2a2aa039
RANDOM SEED=2078029867

node55.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:        703248 kB
Buffers:          4492 kB
Cached:        1118800 kB
SwapCached:          0 kB
Active:         821872 kB
Inactive:       450124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        703248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          207640 kB
Writeback:           0 kB
Mapped:         170040 kB
Slab:            65684 kB
Committed_AS:   404944 kB
PageTables:       2120 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= 66384 MiB
End job on node55 at 2009-07-12 08:01:07