Trace number 1038206

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J CSP 2008-06-13SAT 299.072 300.566

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-3_ext.xml
MD5SUMa414c4edd3a47ab64cb6b3159265ed08
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.2418
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28/0.30	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.30	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.30	c See www.sat4j.org for details.
0.28/0.30	c That software uses the Rhino library from the Mozilla project.
0.28/0.34	c version 9.9.9.token
0.28/0.34	c sun.arch.data.model	32
0.28/0.34	c java.version	1.6.0_06
0.28/0.34	c os.name	Linux
0.28/0.34	c os.version	2.6.9-22.EL.rootsmp
0.28/0.34	c os.arch	i386
0.28/0.34	c Free memory 669864272
0.28/0.34	c Max memory 672137216
0.28/0.34	c Total memory 672137216
0.28/0.34	c Number of processors 2
0.28/0.39	c c --- Begin Solver configuration ---
0.28/0.39	c Stops conflict analysis at the first Unique Implication Point
0.28/0.39	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.28/0.39	c Learn all clauses as in MiniSAT
0.28/0.39	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.28/0.39	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.28/0.39	c Expensive reason simplification
0.28/0.39	c MiniSAT restarts strategy
0.28/0.39	c timeout=2147483s
0.28/0.39	c DB Simplification allowed=false
0.28/0.39	c --- End Solver configuration ---
0.28/0.39	c solving HOME/instance-1038206-1214964822.xml
0.28/0.39	c reading problem ... 
0.59/0.65	c reading problem named null
0.59/0.65	c reading domains done.
0.59/0.66	c reading variables done.
0.99/1.04	c reading relations done.
0.99/1.07	c reading constraints
4.37/4.47	c done with constraints.
4.37/4.47	c ... done. Wall clock time 4.08s.
4.37/4.47	c #vars     6961
4.37/4.47	c #constraints  25128
4.37/4.47	c constraints type 
4.37/4.47	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 19092
4.37/4.47	c org.sat4j.minisat.constraints.card.AtLeast => 264
299.03/300.50	c starts		: 17
299.03/300.50	c conflicts		: 153743
299.03/300.50	c decisions		: 207764
299.03/300.50	c propagations		: 23804216
299.03/300.50	c inspects		: 798524603
299.03/300.50	c learnt literals	: 5
299.03/300.50	c learnt binary clauses	: 59
299.03/300.50	c learnt ternary clauses	: 258
299.03/300.50	c learnt clauses	: 153738
299.03/300.50	c ignored clauses	: 0
299.03/300.50	c root simplifications	: 0
299.03/300.50	c removed literals (reason simplification)	: 4934505
299.03/300.50	c reason swapping (by a shorter reason)	: 0
299.03/300.50	c Calls to reduceDB	: 0
299.03/300.50	c speed (assignments/second)	: 80413.94360535232
299.03/300.50	c non guided choices	76
299.03/300.50	s SATISFIABLE
299.03/300.51	v 21 20 4 18 13 16 22 8 5 12 7 17 6 10 11 14 1 3 2 15 9 24 0 23 19 1 16 5 11 6 19 12 2 3 14 24 0 4 20 17 9 15 23 18 10 7 8 22 21 13 2 15 13 16 5 24 8 17 4 21 3 18 9 23 12 0 14 10 22 20 11 7 19 1 6 9 5 10 2 0 14 1 18 19 4 12 23 11 7 22 15 16 17 20 13 8 3 6 24 21 10 2 19 12 24 3 13 0 17 11 23 9 15 5 16 7 20 6 8 21 18 4 1 14 22 8 12 20 24 11 9 7 19 23 0 2 15 16 1 21 3 6 18 5 14 17 22 13 10 4 19 13 15 5 14 8 23 12 16 9 1 24 2 6 7 21 0 20 3 17 4 10 18 22 11 14 4 17 23 21 12 10 7 8 22 19 20 5 18 13 24 3 16 15 2 6 0 9 11 1 17 10 16 15 3 11 21 5 6 20 8 1 18 24 23 19 4 2 0 9 22 14 7 13 12 13 17 9 10 19 18 6 1 2 5 11 12 3 4 8 22 21 14 23 16 20 15 24 7 0 16 0 2 3 22 7 20 6 18 17 10 11 19 14 4 13 24 12 9 1 23 21 5 15 8 12 9 1 19 23 13 2 22 24 15 14 3 0 8 20 10 18 21 17 6 5 11 4 16 7 18 23 11 6 1 21 14 3 0 2 17 8 22 13 15 16 10 5 19 7 12 9 20 4 24 15 14 24 7 18 22 5 13 21 1 4 6 23 3 10 20 17 9 16 11 0 19 8 12 2 6 22 21 8 10 2 9 23 15 18 20 4 7 19 3 12 11 24 13 0 1 16 17 5 14 5 18 8 0 4 6 17 20 22 24 16 13 10 21 2 1 19 11 7 3 14 12 23 9 15 3 21 7 17 20 0 16 9 10 23 13 14 12 22 6 11 8 15 4 24 19 1 2 18 5 20 1 23 4 8 5 15 11 12 7 0 2 21 16 24 18 13 19 14 22 3 17 10 6 9 4 19 0 14 2 20 3 10 13 6 9 7 24 11 1 8 12 22 21 23 16 5 15 17 18 0 3 12 1 15 17 11 21 7 8 22 16 20 2 18 5 9 13 6 4 24 23 14 19 10 23 7 22 13 9 1 24 4 11 16 18 21 17 0 14 2 5 8 10 19 15 6 12 20 3 11 8 18 22 17 23 4 15 14 10 5 19 1 9 0 6 2 7 24 12 13 20 21 3 16 22 24 14 21 12 15 0 16 1 19 6 5 13 17 9 23 7 4 11 18 10 2 3 8 20 7 6 3 9 16 10 19 24 20 13 21 22 14 15 5 4 23 1 12 8 2 18 11 0 17 24 11 6 20 7 4 18 14 9 3 15 10 8 12 19 17 22 0 1 5 21 13 16 2 23 
299.03/300.51	c Total wall clock time (in seconds) : 300.115

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038206-1214964822/watcher-1038206-1214964822 -o /tmp/evaluation-result-1038206-1214964822/solver-1038206-1214964822 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1038206-1214964822.xml 

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


[startup+0 s]
/proc/loadavg: 2.06 2.20 2.17 4/82 3569
/proc/meminfo: memFree=1740304/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=152 CPUtime=0
/proc/3569/stat : 3569 (java6) R 3567 3569 1079 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 619402320 155648 26 996147200 134512640 134550740 4294956192 18446744073709551615 6787371 0 0 4096 0 0 0 0 17 0 0 0
/proc/3569/statm: 38 26 19 9 0 4 0

[startup+0.010849 s]
/proc/loadavg: 2.06 2.20 2.17 4/82 3569
/proc/meminfo: memFree=1740304/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=272 CPUtime=0
/proc/3569/stat : 3569 (java) D 3567 3569 1079 0 -1 0 223 0 0 0 0 0 0 0 19 0 1 0 619402320 278528 37 996147200 134512640 134550740 4294956032 18446744073709551615 6787876 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/3569/statm: 68 37 28 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.103415 s]
/proc/loadavg: 2.06 2.20 2.17 4/82 3569
/proc/meminfo: memFree=1740304/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=804612 CPUtime=0.09
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 3009 0 1 0 7 2 0 0 18 0 12 0 619402320 823922688 2742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 201153 2742 1048 9 0 198522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804612

[startup+0.301438 s]
/proc/loadavg: 2.06 2.20 2.17 4/82 3569
/proc/meminfo: memFree=1740304/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=808244 CPUtime=0.28
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 5028 0 1 0 25 3 0 0 18 0 12 0 619402320 827641856 4355 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 202061 4355 1307 9 0 199430 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 808244

[startup+0.701472 s]
/proc/loadavg: 2.06 2.20 2.17 4/82 3569
/proc/meminfo: memFree=1740304/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=808272 CPUtime=0.68
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 6361 0 1 0 62 6 0 0 18 0 12 0 619402320 827670528 5489 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 202068 5489 1335 9 0 199430 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808272

[startup+1.50256 s]
/proc/loadavg: 2.06 2.20 2.17 4/94 3581
/proc/meminfo: memFree=1721648/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=809680 CPUtime=1.47
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 8650 0 1 0 140 7 0 0 18 0 12 0 619402320 829112320 6607 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 202420 6607 1343 9 0 199782 0
[pid=3569/tid=3571] ppid=3567 vsize=809680 CPUtime=0.77
/proc/3569/task/3571/stat : 3571 (java) R 3567 3569 1079 0 -1 64 4591 0 1 0 72 5 0 0 25 0 12 0 619402321 829112320 6607 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3572] ppid=3567 vsize=809680 CPUtime=0
/proc/3569/task/3572/stat : 3572 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 619402322 829112320 6607 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3573] ppid=3567 vsize=809680 CPUtime=0
/proc/3569/task/3573/stat : 3573 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 619402322 829112320 6607 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3574] ppid=3567 vsize=809680 CPUtime=0
/proc/3569/task/3574/stat : 3574 (java) S 3567 3569 1079 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 619402324 829112320 6607 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3575] ppid=3567 vsize=809680 CPUtime=0
/proc/3569/task/3575/stat : 3575 (java) S 3567 3569 1079 0 -1 64 9 0 0 0 0 0 0 0 20 0 12 0 619402325 829112320 6607 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3576] ppid=3567 vsize=809680 CPUtime=0
/proc/3569/task/3576/stat : 3576 (java) S 3567 3569 1079 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 619402325 829112320 6607 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3577] ppid=3567 vsize=809680 CPUtime=0
/proc/3569/task/3577/stat : 3577 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 619402329 829112320 6607 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3578] ppid=3567 vsize=809680 CPUtime=0.37
/proc/3569/task/3578/stat : 3578 (java) R 3567 3569 1079 0 -1 64 1504 0 0 0 37 0 0 0 16 0 12 0 619402329 829112320 6607 996147200 134512640 134550740 4294956032 18446744073709551615 105922579 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3579] ppid=3567 vsize=809680 CPUtime=0.31
/proc/3569/task/3579/stat : 3579 (java) S 3567 3569 1079 0 -1 64 1793 0 0 0 30 1 0 0 16 0 12 0 619402329 829112320 6607 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3580] ppid=3567 vsize=809680 CPUtime=0
/proc/3569/task/3580/stat : 3580 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 619402329 829112320 6607 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3581] ppid=3567 vsize=809680 CPUtime=0
/proc/3569/task/3581/stat : 3581 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 619402329 829112320 6607 996147200 134512640 134550740 4294956032 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) 809680

[startup+3.10272 s]
/proc/loadavg: 2.06 2.20 2.17 4/94 3581
/proc/meminfo: memFree=1716464/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=812992 CPUtime=3.07
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 12803 0 1 0 297 10 0 0 18 0 12 0 619402320 832503808 8853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 203248 8853 1353 9 0 200610 0
[pid=3569/tid=3571] ppid=3567 vsize=812992 CPUtime=1.25
/proc/3569/task/3571/stat : 3571 (java) R 3567 3569 1079 0 -1 64 5922 0 1 0 119 6 0 0 25 0 12 0 619402321 832503808 8853 996147200 134512640 134550740 4294956032 18446744073709551615 4109204769 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3572] ppid=3567 vsize=812992 CPUtime=0
/proc/3569/task/3572/stat : 3572 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 619402322 832503808 8853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3573] ppid=3567 vsize=812992 CPUtime=0
/proc/3569/task/3573/stat : 3573 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 619402322 832503808 8853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3574] ppid=3567 vsize=812992 CPUtime=0
/proc/3569/task/3574/stat : 3574 (java) S 3567 3569 1079 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 619402324 832503808 8853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3575] ppid=3567 vsize=812992 CPUtime=0
/proc/3569/task/3575/stat : 3575 (java) S 3567 3569 1079 0 -1 64 9 0 0 0 0 0 0 0 20 0 12 0 619402325 832503808 8853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3576] ppid=3567 vsize=812992 CPUtime=0
/proc/3569/task/3576/stat : 3576 (java) S 3567 3569 1079 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 619402325 832503808 8853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3577] ppid=3567 vsize=812992 CPUtime=0
/proc/3569/task/3577/stat : 3577 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 619402329 832503808 8853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3578] ppid=3567 vsize=812992 CPUtime=1.2
/proc/3569/task/3578/stat : 3578 (java) S 3567 3569 1079 0 -1 64 4276 0 0 0 118 2 0 0 17 0 12 0 619402329 832503808 8853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3579] ppid=3567 vsize=812992 CPUtime=0.59
/proc/3569/task/3579/stat : 3579 (java) S 3567 3569 1079 0 -1 64 1843 0 0 0 58 1 0 0 16 0 12 0 619402329 832503808 8853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3580] ppid=3567 vsize=812992 CPUtime=0
/proc/3569/task/3580/stat : 3580 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 619402329 832503808 8853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3581] ppid=3567 vsize=812992 CPUtime=0
/proc/3569/task/3581/stat : 3581 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 619402329 832503808 8853 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 812992

[startup+6.30105 s]
/proc/loadavg: 2.14 2.21 2.18 3/95 3582
/proc/meminfo: memFree=1695920/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=813316 CPUtime=6.25
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 16434 0 1 0 612 13 0 0 18 0 13 0 619402320 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 203329 12480 1389 9 0 200691 0
[pid=3569/tid=3571] ppid=3567 vsize=813316 CPUtime=2.94
/proc/3569/task/3571/stat : 3571 (java) R 3567 3569 1079 0 -1 64 9343 0 1 0 286 8 0 0 25 0 13 0 619402321 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4110244634 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3572] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3572/stat : 3572 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 619402322 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3573] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3573/stat : 3573 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 619402322 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3574] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3574/stat : 3574 (java) S 3567 3569 1079 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 619402324 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3575] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3575/stat : 3575 (java) S 3567 3569 1079 0 -1 64 9 0 0 0 0 0 0 0 20 0 13 0 619402325 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3576] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3576/stat : 3576 (java) S 3567 3569 1079 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 619402325 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3577] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3577/stat : 3577 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 619402329 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3578] ppid=3567 vsize=813316 CPUtime=2.03
/proc/3569/task/3578/stat : 3578 (java) S 3567 3569 1079 0 -1 64 4401 0 0 0 201 2 0 0 15 0 13 0 619402329 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3579] ppid=3567 vsize=813316 CPUtime=1.25
/proc/3569/task/3579/stat : 3579 (java) S 3567 3569 1079 0 -1 64 1923 0 0 0 124 1 0 0 15 0 13 0 619402329 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3580] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3580/stat : 3580 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 619402329 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3581] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3581/stat : 3581 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 619402329 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3582] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3582/stat : 3582 (java) S 3567 3569 1079 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 619402770 832835584 12480 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 813316

[startup+12.7027 s]
/proc/loadavg: 2.29 2.24 2.19 3/95 3582
/proc/meminfo: memFree=1690864/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=813316 CPUtime=12.62
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 17534 0 1 0 1248 14 0 0 18 0 13 0 619402320 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 203329 13577 1389 9 0 200691 0
[pid=3569/tid=3571] ppid=3567 vsize=813316 CPUtime=9.25
/proc/3569/task/3571/stat : 3571 (java) R 3567 3569 1079 0 -1 64 10441 0 1 0 916 9 0 0 25 0 13 0 619402321 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4110244595 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3572] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3572/stat : 3572 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 619402322 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3573] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3573/stat : 3573 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 619402322 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3574] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3574/stat : 3574 (java) S 3567 3569 1079 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 619402324 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3575] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3575/stat : 3575 (java) S 3567 3569 1079 0 -1 64 9 0 0 0 0 0 0 0 20 0 13 0 619402325 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3576] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3576/stat : 3576 (java) S 3567 3569 1079 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 619402325 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3577] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3577/stat : 3577 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 619402329 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3578] ppid=3567 vsize=813316 CPUtime=2.06
/proc/3569/task/3578/stat : 3578 (java) S 3567 3569 1079 0 -1 64 4403 0 0 0 204 2 0 0 16 0 13 0 619402329 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3579] ppid=3567 vsize=813316 CPUtime=1.27
/proc/3569/task/3579/stat : 3579 (java) S 3567 3569 1079 0 -1 64 1923 0 0 0 126 1 0 0 16 0 13 0 619402329 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3580] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3580/stat : 3580 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 619402329 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3581] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3581/stat : 3581 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 619402329 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3582] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3582/stat : 3582 (java) S 3567 3569 1079 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 619402770 832835584 13577 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 813316

[startup+25.503 s]
/proc/loadavg: 2.22 2.23 2.18 3/95 3582
/proc/meminfo: memFree=1686320/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=813316 CPUtime=25.36
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 18569 0 1 0 2519 17 0 0 18 0 13 0 619402320 832835584 14612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 203329 14612 1389 9 0 200691 0
[pid=3569/tid=3571] ppid=3567 vsize=813316 CPUtime=21.99
/proc/3569/task/3571/stat : 3571 (java) R 3567 3569 1079 0 -1 64 11476 0 1 0 2187 12 0 0 25 0 13 0 619402321 832835584 14612 996147200 134512640 134550740 4294956032 18446744073709551615 4110244380 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3572] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3572/stat : 3572 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 619402322 832835584 14612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3573] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3573/stat : 3573 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 619402322 832835584 14612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3574] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3574/stat : 3574 (java) S 3567 3569 1079 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 619402324 832835584 14612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3575] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3575/stat : 3575 (java) S 3567 3569 1079 0 -1 64 9 0 0 0 0 0 0 0 20 0 13 0 619402325 832835584 14612 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/3569/task/3581/stat : 3581 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3582] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3582/stat : 3582 (java) S 3567 3569 1079 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 619402770 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 292.86
Current children cumulated vsize (KiB) 813316

[startup+297.502 s]
/proc/loadavg: 2.02 2.14 2.16 3/95 3582
/proc/meminfo: memFree=1633584/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=813316 CPUtime=296.05
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 31647 0 1 0 29576 29 0 0 18 0 13 0 619402320 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 203329 27689 1394 9 0 200691 0
[pid=3569/tid=3571] ppid=3567 vsize=813316 CPUtime=292.5
/proc/3569/task/3571/stat : 3571 (java) R 3567 3569 1079 0 -1 64 17006 0 1 0 29230 20 0 0 25 0 13 0 619402321 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4110246039 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3572] ppid=3567 vsize=813316 CPUtime=0.14
/proc/3569/task/3572/stat : 3572 (java) S 3567 3569 1079 0 -1 64 6652 0 0 0 11 3 0 0 18 0 13 0 619402322 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3573] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3573/stat : 3573 (java) S 3567 3569 1079 0 -1 64 867 0 0 0 0 0 0 0 17 0 13 0 619402322 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3574] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3574/stat : 3574 (java) S 3567 3569 1079 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 619402324 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3575] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3575/stat : 3575 (java) S 3567 3569 1079 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 619402325 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3576] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3576/stat : 3576 (java) S 3567 3569 1079 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 619402325 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3577] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3577/stat : 3577 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3578] ppid=3567 vsize=813316 CPUtime=2.07
/proc/3569/task/3578/stat : 3578 (java) S 3567 3569 1079 0 -1 64 4404 0 0 0 205 2 0 0 16 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3579] ppid=3567 vsize=813316 CPUtime=1.28
/proc/3569/task/3579/stat : 3579 (java) S 3567 3569 1079 0 -1 64 1923 0 0 0 127 1 0 0 16 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3580] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3580/stat : 3580 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3581] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3581/stat : 3581 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3582] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3582/stat : 3582 (java) S 3567 3569 1079 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 619402770 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 296.05
Current children cumulated vsize (KiB) 813316

[startup+299.103 s]
/proc/loadavg: 2.02 2.14 2.16 3/95 3582
/proc/meminfo: memFree=1633584/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=813316 CPUtime=297.64
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 31647 0 1 0 29735 29 0 0 18 0 13 0 619402320 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 203329 27689 1394 9 0 200691 0
[pid=3569/tid=3571] ppid=3567 vsize=813316 CPUtime=294.1
/proc/3569/task/3571/stat : 3571 (java) R 3567 3569 1079 0 -1 64 17006 0 1 0 29390 20 0 0 25 0 13 0 619402321 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4110269998 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3572] ppid=3567 vsize=813316 CPUtime=0.14
/proc/3569/task/3572/stat : 3572 (java) S 3567 3569 1079 0 -1 64 6652 0 0 0 11 3 0 0 18 0 13 0 619402322 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3573] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3573/stat : 3573 (java) S 3567 3569 1079 0 -1 64 867 0 0 0 0 0 0 0 17 0 13 0 619402322 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3574] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3574/stat : 3574 (java) S 3567 3569 1079 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 619402324 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3575] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3575/stat : 3575 (java) S 3567 3569 1079 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 619402325 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3576] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3576/stat : 3576 (java) S 3567 3569 1079 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 619402325 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3577] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3577/stat : 3577 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3578] ppid=3567 vsize=813316 CPUtime=2.07
/proc/3569/task/3578/stat : 3578 (java) S 3567 3569 1079 0 -1 64 4404 0 0 0 205 2 0 0 16 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3579] ppid=3567 vsize=813316 CPUtime=1.28
/proc/3569/task/3579/stat : 3579 (java) S 3567 3569 1079 0 -1 64 1923 0 0 0 127 1 0 0 16 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3580] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3580/stat : 3580 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3581] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3581/stat : 3581 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3582] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3582/stat : 3582 (java) S 3567 3569 1079 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 619402770 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 297.64
Current children cumulated vsize (KiB) 813316

[startup+299.903 s]
/proc/loadavg: 2.02 2.14 2.16 3/95 3582
/proc/meminfo: memFree=1633584/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=813316 CPUtime=298.44
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 31647 0 1 0 29815 29 0 0 18 0 13 0 619402320 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 203329 27689 1394 9 0 200691 0
[pid=3569/tid=3571] ppid=3567 vsize=813316 CPUtime=294.89
/proc/3569/task/3571/stat : 3571 (java) R 3567 3569 1079 0 -1 64 17006 0 1 0 29469 20 0 0 25 0 13 0 619402321 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4110280335 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3572] ppid=3567 vsize=813316 CPUtime=0.14
/proc/3569/task/3572/stat : 3572 (java) S 3567 3569 1079 0 -1 64 6652 0 0 0 11 3 0 0 18 0 13 0 619402322 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3573] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3573/stat : 3573 (java) S 3567 3569 1079 0 -1 64 867 0 0 0 0 0 0 0 17 0 13 0 619402322 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3574] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3574/stat : 3574 (java) S 3567 3569 1079 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 619402324 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3575] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3575/stat : 3575 (java) S 3567 3569 1079 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 619402325 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3576] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3576/stat : 3576 (java) S 3567 3569 1079 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 619402325 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3577] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3577/stat : 3577 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3578] ppid=3567 vsize=813316 CPUtime=2.07
/proc/3569/task/3578/stat : 3578 (java) S 3567 3569 1079 0 -1 64 4404 0 0 0 205 2 0 0 16 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3579] ppid=3567 vsize=813316 CPUtime=1.28
/proc/3569/task/3579/stat : 3579 (java) S 3567 3569 1079 0 -1 64 1923 0 0 0 127 1 0 0 16 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3580] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3580/stat : 3580 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3581] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3581/stat : 3581 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3582] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3582/stat : 3582 (java) S 3567 3569 1079 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 619402770 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 298.44
Current children cumulated vsize (KiB) 813316

[startup+300.307 s]
/proc/loadavg: 2.02 2.14 2.16 3/95 3582
/proc/meminfo: memFree=1633584/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=813316 CPUtime=298.84
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 31647 0 1 0 29855 29 0 0 18 0 13 0 619402320 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 203329 27689 1394 9 0 200691 0
[pid=3569/tid=3571] ppid=3567 vsize=813316 CPUtime=295.29
/proc/3569/task/3571/stat : 3571 (java) R 3567 3569 1079 0 -1 64 17006 0 1 0 29509 20 0 0 25 0 13 0 619402321 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4110269963 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3572] ppid=3567 vsize=813316 CPUtime=0.14
/proc/3569/task/3572/stat : 3572 (java) S 3567 3569 1079 0 -1 64 6652 0 0 0 11 3 0 0 18 0 13 0 619402322 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3573] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3573/stat : 3573 (java) S 3567 3569 1079 0 -1 64 867 0 0 0 0 0 0 0 17 0 13 0 619402322 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3574] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3574/stat : 3574 (java) S 3567 3569 1079 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 619402324 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3575] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3575/stat : 3575 (java) S 3567 3569 1079 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 619402325 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3576] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3576/stat : 3576 (java) S 3567 3569 1079 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 619402325 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3577] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3577/stat : 3577 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3578] ppid=3567 vsize=813316 CPUtime=2.07
/proc/3569/task/3578/stat : 3578 (java) S 3567 3569 1079 0 -1 64 4404 0 0 0 205 2 0 0 16 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3579] ppid=3567 vsize=813316 CPUtime=1.28
/proc/3569/task/3579/stat : 3579 (java) S 3567 3569 1079 0 -1 64 1923 0 0 0 127 1 0 0 16 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3580] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3580/stat : 3580 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3581] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3581/stat : 3581 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 619402329 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3582] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3582/stat : 3582 (java) S 3567 3569 1079 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 619402770 832835584 27689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 298.84
Current children cumulated vsize (KiB) 813316

[startup+300.502 s]
/proc/loadavg: 2.02 2.14 2.16 3/95 3582
/proc/meminfo: memFree=1633584/2055920 swapFree=4177412/4192956
[pid=3569] ppid=3567 vsize=813316 CPUtime=299.03
/proc/3569/stat : 3569 (java) S 3567 3569 1079 0 -1 0 31648 0 1 0 29874 29 0 0 18 0 13 0 619402320 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3569/statm: 203329 27690 1394 9 0 200691 0
[pid=3569/tid=3571] ppid=3567 vsize=813316 CPUtime=295.48
/proc/3569/task/3571/stat : 3571 (java) R 3567 3569 1079 0 -1 64 17006 0 1 0 29528 20 0 0 25 0 13 0 619402321 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4109183678 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3572] ppid=3567 vsize=813316 CPUtime=0.14
/proc/3569/task/3572/stat : 3572 (java) S 3567 3569 1079 0 -1 64 6652 0 0 0 11 3 0 0 18 0 13 0 619402322 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3573] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3573/stat : 3573 (java) S 3567 3569 1079 0 -1 64 867 0 0 0 0 0 0 0 17 0 13 0 619402322 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3574] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3574/stat : 3574 (java) S 3567 3569 1079 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 619402324 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3575] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3575/stat : 3575 (java) S 3567 3569 1079 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 619402325 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3576] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3576/stat : 3576 (java) S 3567 3569 1079 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 619402325 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3577] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3577/stat : 3577 (java) S 3567 3569 1079 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 619402329 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3578] ppid=3567 vsize=813316 CPUtime=2.07
/proc/3569/task/3578/stat : 3578 (java) S 3567 3569 1079 0 -1 64 4404 0 0 0 205 2 0 0 16 0 13 0 619402329 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3579] ppid=3567 vsize=813316 CPUtime=1.29
/proc/3569/task/3579/stat : 3579 (java) S 3567 3569 1079 0 -1 64 1924 0 0 0 128 1 0 0 16 0 13 0 619402329 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3580] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3580/stat : 3580 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 619402329 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3581] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3581/stat : 3581 (java) S 3567 3569 1079 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 619402329 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3569/tid=3582] ppid=3567 vsize=813316 CPUtime=0
/proc/3569/task/3582/stat : 3582 (java) S 3567 3569 1079 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 619402770 832835584 27690 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 299.03
Current children cumulated vsize (KiB) 813316

Child status: 0
Real time (s): 300.566
CPU time (s): 299.072
CPU user time (s): 298.76
CPU system time (s): 0.311952
CPU usage (%): 99.5026
Max. virtual memory (cumulated for all children) (KiB): 813316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 298.76
system time used= 0.311952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31656
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= 7119
involuntary context switches= 10515

runsolver used 0.434933 second user time and 0.954854 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-02 04:13:42
IDJOB=1038206
IDBENCH=53551
IDSOLVER=344
FILE ID=node84/1038206-1214964822
PBS_JOBID= 7870168
Free space on /tmp= 66552 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-3_ext.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038206-1214964822/watcher-1038206-1214964822 -o /tmp/evaluation-result-1038206-1214964822/solver-1038206-1214964822 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1038206-1214964822.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a414c4edd3a47ab64cb6b3159265ed08
RANDOM SEED=1885584643

node84.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1740784 kB
Buffers:         29400 kB
Cached:         139192 kB
SwapCached:       9636 kB
Active:         158072 kB
Inactive:        89412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740784 kB
SwapTotal:     4192956 kB
SwapFree:      4177412 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:          95004 kB
Slab:            52768 kB
Committed_AS:  1082700 kB
PageTables:       1968 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= 66552 MiB
End job on node84 at 2008-07-02 04:18:42