Trace number 1038026

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 285.904 288.686

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-5_ext.xml
MD5SUM16d7053869df773ae8032e14ad5c8f64
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 benchmark35.7776
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.32	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.32	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.32	c See www.sat4j.org for details.
0.28/0.32	c That software uses the Rhino library from the Mozilla project.
0.28/0.37	c version 9.9.9.token
0.28/0.37	c sun.arch.data.model	32
0.28/0.37	c java.version	1.6.0_06
0.28/0.37	c os.name	Linux
0.28/0.37	c os.version	2.6.9-22.EL.rootsmp
0.28/0.37	c os.arch	i386
0.28/0.37	c Free memory 669864272
0.28/0.37	c Max memory 672137216
0.28/0.37	c Total memory 672137216
0.28/0.37	c Number of processors 2
0.37/0.41	c c --- Begin Solver configuration ---
0.37/0.41	c Stops conflict analysis at the first Unique Implication Point
0.37/0.41	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.37/0.41	c Learn all clauses as in MiniSAT
0.37/0.41	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.37/0.41	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.37/0.41	c Expensive reason simplification
0.37/0.41	c MiniSAT restarts strategy
0.37/0.41	c timeout=2147483s
0.37/0.41	c DB Simplification allowed=false
0.37/0.41	c --- End Solver configuration ---
0.37/0.41	c solving HOME/instance-1038026-1214963738.xml
0.37/0.41	c reading problem ... 
0.57/0.69	c reading problem named null
0.57/0.69	c reading domains done.
0.68/0.70	c reading variables done.
1.07/1.12	c reading relations done.
1.07/1.15	c reading constraints
4.64/4.72	c done with constraints.
4.64/4.72	c ... done. Wall clock time 4.307s.
4.64/4.72	c #vars     6961
4.64/4.72	c #constraints  24941
4.64/4.72	c constraints type 
4.64/4.72	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 18887
4.64/4.72	c org.sat4j.minisat.constraints.card.AtLeast => 264
285.86/288.61	c starts		: 17
285.86/288.61	c conflicts		: 151732
285.86/288.61	c decisions		: 207481
285.86/288.61	c propagations		: 22689419
285.86/288.61	c inspects		: 787849359
285.86/288.61	c learnt literals	: 2
285.86/288.61	c learnt binary clauses	: 24
285.86/288.61	c learnt ternary clauses	: 187
285.86/288.61	c learnt clauses	: 151730
285.86/288.61	c ignored clauses	: 0
285.86/288.61	c root simplifications	: 0
285.86/288.61	c removed literals (reason simplification)	: 3921763
285.86/288.61	c reason swapping (by a shorter reason)	: 0
285.86/288.61	c Calls to reduceDB	: 0
285.86/288.61	c speed (assignments/second)	: 79928.34446511103
285.86/288.61	c non guided choices	83
285.86/288.61	s SATISFIABLE
285.86/288.61	v 13 11 2 15 6 22 17 19 1 23 16 20 9 8 21 0 7 14 10 18 4 3 5 24 12 17 5 8 11 20 18 12 13 21 24 22 15 2 3 6 7 14 0 23 10 9 16 4 1 19 12 1 16 19 24 3 21 9 17 13 14 18 4 15 23 6 8 5 20 0 11 7 10 22 2 19 14 3 6 0 11 15 21 20 8 13 22 16 18 24 1 2 23 17 4 7 5 12 10 9 15 10 0 13 7 24 3 11 14 1 23 4 6 17 20 12 16 19 18 21 5 22 9 2 8 23 21 18 1 2 9 19 8 12 4 3 5 20 14 11 24 10 7 0 15 16 17 22 6 13 9 18 19 2 22 20 14 7 24 16 6 3 8 10 4 21 23 12 5 11 13 1 0 17 15 6 13 24 10 11 17 23 2 0 3 20 16 12 5 15 22 4 18 1 9 8 14 19 7 21 16 7 10 21 9 23 20 15 3 18 0 17 1 12 14 5 24 2 4 19 22 13 11 8 6 4 2 17 3 18 1 0 12 22 9 11 24 14 7 13 19 21 10 6 20 23 15 8 5 16 0 3 9 12 1 2 5 10 11 6 21 23 13 16 7 17 18 4 15 22 24 8 14 19 20 14 4 7 22 3 5 16 6 2 19 24 11 15 20 10 13 17 8 9 23 0 12 1 21 18 24 8 20 18 16 6 1 5 4 17 10 0 19 21 12 9 22 15 2 7 3 23 13 11 14 20 22 11 24 13 21 9 16 8 10 5 7 3 19 0 2 15 6 12 14 17 18 23 4 1 22 20 1 0 21 13 10 23 9 5 17 12 7 11 19 3 6 16 8 2 14 4 15 18 24 2 15 5 14 17 10 11 4 18 12 7 13 21 23 22 16 9 1 19 8 6 0 24 20 3 5 23 6 17 12 4 7 22 15 14 8 19 10 24 2 11 20 3 16 13 1 21 18 9 0 10 24 12 5 23 19 8 3 6 7 1 14 22 9 18 15 13 21 11 16 20 2 17 0 4 11 19 14 20 8 0 18 17 16 15 4 2 23 1 9 10 3 22 13 6 21 24 7 12 5 18 17 15 7 5 16 6 0 10 21 9 8 11 4 3 23 12 24 14 1 19 20 2 13 22 7 12 21 4 15 14 2 24 19 11 18 1 0 13 16 8 5 9 22 17 10 6 20 3 23 1 6 22 23 10 8 24 18 13 0 12 21 5 2 17 4 19 20 7 3 15 9 16 14 11 8 16 23 9 4 7 13 20 5 22 2 10 18 6 1 14 0 11 3 24 12 19 21 15 17 3 0 13 16 19 12 4 14 7 20 15 9 24 22 8 18 1 17 21 5 2 11 6 23 10 21 9 4 8 14 15 22 1 23 2 19 6 17 0 5 20 11 13 24 12 18 10 3 16 7 
285.86/288.61	c Total wall clock time (in seconds) : 288.192

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-1038026-1214963738/watcher-1038026-1214963738 -o /tmp/evaluation-result-1038026-1214963738/solver-1038026-1214963738 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1038026-1214963738.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: 1.91 1.97 1.99 4/80 2002
/proc/meminfo: memFree=987400/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=13288 CPUtime=0
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 744 0 0 0 0 0 0 0 18 0 2 0 1975346075 13606912 538 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 3322 538 219 9 0 1232 0
[pid=2002/tid=2003] ppid=2000 vsize=13288 CPUtime=0
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1975346076 13606912 538 996147200 134512640 134550740 4294956032 18446744073709551615 5156824 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0758859 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 2002
/proc/meminfo: memFree=987400/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=802236 CPUtime=0.05
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 2792 0 1 0 4 1 0 0 18 0 7 0 1975346075 821489664 2527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 200559 2527 1008 9 0 197942 0
[pid=2002/tid=2003] ppid=2000 vsize=802236 CPUtime=0.05
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 2033 0 1 0 4 1 0 0 17 0 7 0 1975346076 821489664 2527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 2147483391 0 16800971 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 802236

[startup+0.102598 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 2002
/proc/meminfo: memFree=987400/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=804612 CPUtime=0.09
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 3002 0 1 0 7 2 0 0 18 0 12 0 1975346075 823922688 2735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 201153 2735 1048 9 0 198522 0
[pid=2002/tid=2003] ppid=2000 vsize=804612 CPUtime=0.08
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 2226 0 1 0 7 1 0 0 21 0 12 0 1975346076 823922688 2735 996147200 134512640 134550740 4294956032 18446744073709551615 4109199946 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804612

[startup+0.301598 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 2002
/proc/meminfo: memFree=987400/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=808244 CPUtime=0.28
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 4912 0 1 0 25 3 0 0 18 0 12 0 1975346075 827641856 4239 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 202061 4239 1296 9 0 199430 0
[pid=2002/tid=2003] ppid=2000 vsize=808244 CPUtime=0.18
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 2659 0 1 0 16 2 0 0 18 0 12 0 1975346076 827641856 4239 996147200 134512640 134550740 4294956032 18446744073709551615 4109180740 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 808244

[startup+0.701655 s]
/proc/loadavg: 1.91 1.97 1.99 4/80 2002
/proc/meminfo: memFree=987400/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=808272 CPUtime=0.68
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 6341 0 1 0 63 5 0 0 18 0 12 0 1975346075 827670528 5469 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 202068 5469 1335 9 0 199430 0
[pid=2002/tid=2003] ppid=2000 vsize=808272 CPUtime=0.4
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 3780 0 1 0 37 3 0 0 20 0 12 0 1975346076 827670528 5469 996147200 134512640 134550740 4294956032 18446744073709551615 4109147628 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808272

[startup+1.50277 s]
/proc/loadavg: 1.91 1.97 1.99 4/92 2017
/proc/meminfo: memFree=968808/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=808272 CPUtime=1.47
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 7927 0 1 0 141 6 0 0 18 0 12 0 1975346075 827670528 6291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 202068 6291 1343 9 0 199430 0
[pid=2002/tid=2003] ppid=2000 vsize=808272 CPUtime=0.8
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 4571 0 1 0 76 4 0 0 23 0 12 0 1975346076 827670528 6291 996147200 134512640 134550740 4294956032 18446744073709551615 4109177248 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2006] ppid=2000 vsize=808272 CPUtime=0
/proc/2002/task/2006/stat : 2006 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1975346077 827670528 6291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2007] ppid=2000 vsize=808272 CPUtime=0
/proc/2002/task/2007/stat : 2007 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1975346077 827670528 6291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2008] ppid=2000 vsize=808272 CPUtime=0
/proc/2002/task/2008/stat : 2008 (java) S 2000 2002 633 0 -1 64 0 0 0 0 0 0 0 0 16 0 12 0 1975346079 827670528 6291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2009] ppid=2000 vsize=808272 CPUtime=0
/proc/2002/task/2009/stat : 2009 (java) S 2000 2002 633 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 1975346079 827670528 6291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2010] ppid=2000 vsize=808272 CPUtime=0
/proc/2002/task/2010/stat : 2010 (java) S 2000 2002 633 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1975346079 827670528 6291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2011] ppid=2000 vsize=808272 CPUtime=0
/proc/2002/task/2011/stat : 2011 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1975346084 827670528 6291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2012] ppid=2000 vsize=808272 CPUtime=0.29
/proc/2002/task/2012/stat : 2012 (java) S 2000 2002 633 0 -1 64 686 0 0 0 29 0 0 0 16 0 12 0 1975346084 827670528 6291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2014] ppid=2000 vsize=808272 CPUtime=0.35
/proc/2002/task/2014/stat : 2014 (java) S 2000 2002 633 0 -1 64 1908 0 0 0 35 0 0 0 16 0 12 0 1975346084 827670528 6291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2016] ppid=2000 vsize=808272 CPUtime=0
/proc/2002/task/2016/stat : 2016 (java) S 2000 2002 633 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1975346084 827670528 6291 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2017] ppid=2000 vsize=808272 CPUtime=0
/proc/2002/task/2017/stat : 2017 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1975346084 827670528 6291 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) 808272

[startup+3.10202 s]
/proc/loadavg: 1.91 1.97 1.99 4/92 2017
/proc/meminfo: memFree=964456/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=809532 CPUtime=3.06
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 11208 0 1 0 299 7 0 0 18 0 12 0 1975346075 828960768 8017 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 202383 8017 1353 9 0 199745 0
[pid=2002/tid=2003] ppid=2000 vsize=809532 CPUtime=1.3
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 5863 0 1 0 126 4 0 0 25 0 12 0 1975346076 828960768 8017 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2006] ppid=2000 vsize=809532 CPUtime=0
/proc/2002/task/2006/stat : 2006 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1975346077 828960768 8017 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2007] ppid=2000 vsize=809532 CPUtime=0
/proc/2002/task/2007/stat : 2007 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1975346077 828960768 8017 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2008] ppid=2000 vsize=809532 CPUtime=0
/proc/2002/task/2008/stat : 2008 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 1975346079 828960768 8017 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2009] ppid=2000 vsize=809532 CPUtime=0
/proc/2002/task/2009/stat : 2009 (java) S 2000 2002 633 0 -1 64 8 0 0 0 0 0 0 0 21 0 12 0 1975346079 828960768 8017 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2010] ppid=2000 vsize=809532 CPUtime=0
/proc/2002/task/2010/stat : 2010 (java) S 2000 2002 633 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1975346079 828960768 8017 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2011] ppid=2000 vsize=809532 CPUtime=0
/proc/2002/task/2011/stat : 2011 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1975346084 828960768 8017 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2012] ppid=2000 vsize=809532 CPUtime=1.08
/proc/2002/task/2012/stat : 2012 (java) R 2000 2002 633 0 -1 64 2622 0 0 0 108 0 0 0 16 0 12 0 1975346084 828960768 8017 996147200 134512640 134550740 4294956032 18446744073709551615 105559942 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2014] ppid=2000 vsize=809532 CPUtime=0.63
/proc/2002/task/2014/stat : 2014 (java) S 2000 2002 633 0 -1 64 1960 0 0 0 63 0 0 0 16 0 12 0 1975346084 828960768 8017 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2016] ppid=2000 vsize=809532 CPUtime=0
/proc/2002/task/2016/stat : 2016 (java) S 2000 2002 633 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 1975346084 828960768 8017 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2017] ppid=2000 vsize=809532 CPUtime=0
/proc/2002/task/2017/stat : 2017 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1975346084 828960768 8017 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 809532

[startup+6.30248 s]
/proc/loadavg: 1.92 1.97 1.99 3/93 2018
/proc/meminfo: memFree=943648/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=813320 CPUtime=6.22
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 16401 0 1 0 613 9 0 0 18 0 13 0 1975346075 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 203330 12390 1387 9 0 200692 0
[pid=2002/tid=2003] ppid=2000 vsize=813320 CPUtime=2.68
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 9261 0 1 0 262 6 0 0 25 0 13 0 1975346076 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4110283979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2006] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2006/stat : 2006 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1975346077 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2007] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2007/stat : 2007 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1975346077 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2008] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2008/stat : 2008 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 1975346079 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2009] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2009/stat : 2009 (java) S 2000 2002 633 0 -1 64 8 0 0 0 0 0 0 0 21 0 13 0 1975346079 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2010] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2010/stat : 2010 (java) S 2000 2002 633 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1975346079 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2011] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2011/stat : 2011 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1975346084 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2012] ppid=2000 vsize=813320 CPUtime=2.17
/proc/2002/task/2012/stat : 2012 (java) S 2000 2002 633 0 -1 64 4332 0 0 0 216 1 0 0 15 0 13 0 1975346084 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2014] ppid=2000 vsize=813320 CPUtime=1.35
/proc/2002/task/2014/stat : 2014 (java) S 2000 2002 633 0 -1 64 2041 0 0 0 134 1 0 0 15 0 13 0 1975346084 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2016] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2016/stat : 2016 (java) S 2000 2002 633 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1975346084 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2017] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2017/stat : 2017 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1975346084 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2018] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2018/stat : 2018 (java) S 2000 2002 633 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 1975346550 832839680 12390 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 813320

[startup+12.7024 s]
/proc/loadavg: 2.01 1.98 1.99 3/93 2018
/proc/meminfo: memFree=938016/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=813320 CPUtime=12.56
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 17631 0 1 0 1246 10 0 0 18 0 13 0 1975346075 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 203330 13617 1389 9 0 200692 0
[pid=2002/tid=2003] ppid=2000 vsize=813320 CPUtime=8.88
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 10480 0 1 0 881 7 0 0 25 0 13 0 1975346076 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4110298166 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2006] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2006/stat : 2006 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1975346077 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2007] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2007/stat : 2007 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 1975346077 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2008] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2008/stat : 2008 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2009] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2009/stat : 2009 (java) S 2000 2002 633 0 -1 64 8 0 0 0 0 0 0 0 21 0 13 0 1975346079 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2010] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2010/stat : 2010 (java) S 2000 2002 633 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 1975346079 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2011] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2011/stat : 2011 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1975346084 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2012] ppid=2000 vsize=813320 CPUtime=2.23
/proc/2002/task/2012/stat : 2012 (java) S 2000 2002 633 0 -1 64 4336 0 0 0 222 1 0 0 16 0 13 0 1975346084 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2014] ppid=2000 vsize=813320 CPUtime=1.42
/proc/2002/task/2014/stat : 2014 (java) S 2000 2002 633 0 -1 64 2048 0 0 0 141 1 0 0 16 0 13 0 1975346084 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2016] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2016/stat : 2016 (java) S 2000 2002 633 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1975346084 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2017] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2017/stat : 2017 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1975346084 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2018] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2018/stat : 2018 (java) S 2000 2002 633 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 1975346550 832839680 13617 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 813320

[startup+25.5023 s]
/proc/loadavg: 2.00 1.98 1.99 3/93 2018
/proc/meminfo: memFree=932320/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=813320 CPUtime=25.24
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 18974 0 1 0 2512 12 0 0 18 0 13 0 1975346075 832839680 14960 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 203330 14960 1389 9 0 200692 0

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

/proc/2002/task/2017/stat : 2017 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2018] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2018/stat : 2018 (java) S 2000 2002 633 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 1975346550 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282
Current children cumulated vsize (KiB) 813320

[startup+286.303 s]
/proc/loadavg: 2.00 1.98 1.99 3/93 2018
/proc/meminfo: memFree=880416/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=813320 CPUtime=283.58
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 31828 0 1 0 28335 23 0 0 18 0 13 0 1975346075 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 203330 27813 1394 9 0 200692 0
[pid=2002/tid=2003] ppid=2000 vsize=813320 CPUtime=279.74
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 17005 0 1 0 27958 16 0 0 25 0 13 0 1975346076 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4109668032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2006] ppid=2000 vsize=813320 CPUtime=0.11
/proc/2002/task/2006/stat : 2006 (java) S 2000 2002 633 0 -1 64 6741 0 0 0 9 2 0 0 18 0 13 0 1975346077 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2007] ppid=2000 vsize=813320 CPUtime=0.01
/proc/2002/task/2007/stat : 2007 (java) S 2000 2002 633 0 -1 64 902 0 0 0 1 0 0 0 16 0 13 0 1975346077 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2008] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2008/stat : 2008 (java) S 2000 2002 633 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2009] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2009/stat : 2009 (java) S 2000 2002 633 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2002/tid=2010] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2010/stat : 2010 (java) S 2000 2002 633 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2002/tid=2011] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2011/stat : 2011 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2012] ppid=2000 vsize=813320 CPUtime=2.24
/proc/2002/task/2012/stat : 2012 (java) S 2000 2002 633 0 -1 64 4337 0 0 0 223 1 0 0 16 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2014] ppid=2000 vsize=813320 CPUtime=1.43
/proc/2002/task/2014/stat : 2014 (java) S 2000 2002 633 0 -1 64 2048 0 0 0 142 1 0 0 16 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2016] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2016/stat : 2016 (java) S 2000 2002 633 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2017] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2017/stat : 2017 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2018] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2018/stat : 2018 (java) S 2000 2002 633 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 1975346550 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 283.58
Current children cumulated vsize (KiB) 813320

[startup+287.901 s]
/proc/loadavg: 2.00 1.98 1.99 3/93 2018
/proc/meminfo: memFree=880416/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=813320 CPUtime=285.17
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 31828 0 1 0 28494 23 0 0 18 0 13 0 1975346075 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 203330 27813 1394 9 0 200692 0
[pid=2002/tid=2003] ppid=2000 vsize=813320 CPUtime=281.33
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 17005 0 1 0 28117 16 0 0 25 0 13 0 1975346076 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4110283979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2006] ppid=2000 vsize=813320 CPUtime=0.11
/proc/2002/task/2006/stat : 2006 (java) S 2000 2002 633 0 -1 64 6741 0 0 0 9 2 0 0 18 0 13 0 1975346077 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2007] ppid=2000 vsize=813320 CPUtime=0.01
/proc/2002/task/2007/stat : 2007 (java) S 2000 2002 633 0 -1 64 902 0 0 0 1 0 0 0 16 0 13 0 1975346077 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2008] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2008/stat : 2008 (java) S 2000 2002 633 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2009] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2009/stat : 2009 (java) S 2000 2002 633 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2002/tid=2010] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2010/stat : 2010 (java) S 2000 2002 633 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2002/tid=2011] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2011/stat : 2011 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2012] ppid=2000 vsize=813320 CPUtime=2.24
/proc/2002/task/2012/stat : 2012 (java) S 2000 2002 633 0 -1 64 4337 0 0 0 223 1 0 0 16 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2014] ppid=2000 vsize=813320 CPUtime=1.43
/proc/2002/task/2014/stat : 2014 (java) S 2000 2002 633 0 -1 64 2048 0 0 0 142 1 0 0 16 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2016] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2016/stat : 2016 (java) S 2000 2002 633 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2017] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2017/stat : 2017 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2018] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2018/stat : 2018 (java) S 2000 2002 633 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 1975346550 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 285.17
Current children cumulated vsize (KiB) 813320

[startup+288.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/93 2018
/proc/meminfo: memFree=880416/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=813320 CPUtime=285.57
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 31828 0 1 0 28534 23 0 0 18 0 13 0 1975346075 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 203330 27813 1394 9 0 200692 0
[pid=2002/tid=2003] ppid=2000 vsize=813320 CPUtime=281.72
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 17005 0 1 0 28156 16 0 0 25 0 13 0 1975346076 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4110298195 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2006] ppid=2000 vsize=813320 CPUtime=0.11
/proc/2002/task/2006/stat : 2006 (java) S 2000 2002 633 0 -1 64 6741 0 0 0 9 2 0 0 18 0 13 0 1975346077 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2007] ppid=2000 vsize=813320 CPUtime=0.01
/proc/2002/task/2007/stat : 2007 (java) S 2000 2002 633 0 -1 64 902 0 0 0 1 0 0 0 16 0 13 0 1975346077 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2008] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2008/stat : 2008 (java) S 2000 2002 633 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2009] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2009/stat : 2009 (java) S 2000 2002 633 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2002/tid=2010] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2010/stat : 2010 (java) S 2000 2002 633 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2002/tid=2011] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2011/stat : 2011 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2012] ppid=2000 vsize=813320 CPUtime=2.24
/proc/2002/task/2012/stat : 2012 (java) S 2000 2002 633 0 -1 64 4337 0 0 0 223 1 0 0 16 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2014] ppid=2000 vsize=813320 CPUtime=1.43
/proc/2002/task/2014/stat : 2014 (java) S 2000 2002 633 0 -1 64 2048 0 0 0 142 1 0 0 16 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2016] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2016/stat : 2016 (java) S 2000 2002 633 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2017] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2017/stat : 2017 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2018] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2018/stat : 2018 (java) S 2000 2002 633 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 1975346550 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 285.57
Current children cumulated vsize (KiB) 813320

[startup+288.501 s]
/proc/loadavg: 2.00 1.98 1.99 3/93 2018
/proc/meminfo: memFree=880416/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=813320 CPUtime=285.76
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 31828 0 1 0 28553 23 0 0 18 0 13 0 1975346075 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 203330 27813 1394 9 0 200692 0
[pid=2002/tid=2003] ppid=2000 vsize=813320 CPUtime=281.92
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 17005 0 1 0 28176 16 0 0 25 0 13 0 1975346076 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4110203804 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2006] ppid=2000 vsize=813320 CPUtime=0.11
/proc/2002/task/2006/stat : 2006 (java) S 2000 2002 633 0 -1 64 6741 0 0 0 9 2 0 0 18 0 13 0 1975346077 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2007] ppid=2000 vsize=813320 CPUtime=0.01
/proc/2002/task/2007/stat : 2007 (java) S 2000 2002 633 0 -1 64 902 0 0 0 1 0 0 0 16 0 13 0 1975346077 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2008] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2008/stat : 2008 (java) S 2000 2002 633 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2009] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2009/stat : 2009 (java) S 2000 2002 633 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2002/tid=2010] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2010/stat : 2010 (java) S 2000 2002 633 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2002/tid=2011] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2011/stat : 2011 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2012] ppid=2000 vsize=813320 CPUtime=2.24
/proc/2002/task/2012/stat : 2012 (java) S 2000 2002 633 0 -1 64 4337 0 0 0 223 1 0 0 16 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2014] ppid=2000 vsize=813320 CPUtime=1.43
/proc/2002/task/2014/stat : 2014 (java) S 2000 2002 633 0 -1 64 2048 0 0 0 142 1 0 0 16 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2016] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2016/stat : 2016 (java) S 2000 2002 633 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2017] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2017/stat : 2017 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2018] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2018/stat : 2018 (java) S 2000 2002 633 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 1975346550 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 285.76
Current children cumulated vsize (KiB) 813320

[startup+288.602 s]
/proc/loadavg: 2.00 1.98 1.99 3/93 2018
/proc/meminfo: memFree=880416/2055920 swapFree=4180400/4192956
[pid=2002] ppid=2000 vsize=813320 CPUtime=285.86
/proc/2002/stat : 2002 (java) S 2000 2002 633 0 -1 0 31828 0 1 0 28563 23 0 0 18 0 13 0 1975346075 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2002/statm: 203330 27813 1394 9 0 200692 0
[pid=2002/tid=2003] ppid=2000 vsize=813320 CPUtime=282.01
/proc/2002/task/2003/stat : 2003 (java) R 2000 2002 633 0 -1 64 17005 0 1 0 28185 16 0 0 25 0 13 0 1975346076 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2006] ppid=2000 vsize=813320 CPUtime=0.11
/proc/2002/task/2006/stat : 2006 (java) S 2000 2002 633 0 -1 64 6741 0 0 0 9 2 0 0 18 0 13 0 1975346077 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2007] ppid=2000 vsize=813320 CPUtime=0.01
/proc/2002/task/2007/stat : 2007 (java) S 2000 2002 633 0 -1 64 902 0 0 0 1 0 0 0 16 0 13 0 1975346077 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2008] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2008/stat : 2008 (java) S 2000 2002 633 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2009] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2009/stat : 2009 (java) S 2000 2002 633 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2002/tid=2010] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2010/stat : 2010 (java) S 2000 2002 633 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 1975346079 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2002/tid=2011] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2011/stat : 2011 (java) S 2000 2002 633 0 -1 64 2 0 0 0 0 0 0 0 18 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2012] ppid=2000 vsize=813320 CPUtime=2.25
/proc/2002/task/2012/stat : 2012 (java) R 2000 2002 633 0 -1 64 4337 0 0 0 224 1 0 0 16 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 102527954 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2014] ppid=2000 vsize=813320 CPUtime=1.43
/proc/2002/task/2014/stat : 2014 (java) S 2000 2002 633 0 -1 64 2048 0 0 0 142 1 0 0 16 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2016] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2016/stat : 2016 (java) S 2000 2002 633 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2017] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2017/stat : 2017 (java) S 2000 2002 633 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 1975346084 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2002/tid=2018] ppid=2000 vsize=813320 CPUtime=0
/proc/2002/task/2018/stat : 2018 (java) S 2000 2002 633 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 1975346550 832839680 27813 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 285.86
Current children cumulated vsize (KiB) 813320

Child status: 0
Real time (s): 288.686
CPU time (s): 285.904
CPU user time (s): 285.653
CPU system time (s): 0.250961
CPU usage (%): 99.0362
Max. virtual memory (cumulated for all children) (KiB): 813320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 285.653
system time used= 0.250961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31839
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= 6901
involuntary context switches= 17582

runsolver used 0.425935 second user time and 0.907861 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-02 03:55:38
IDJOB=1038026
IDBENCH=53541
IDSOLVER=344
FILE ID=node52/1038026-1214963738
PBS_JOBID= 7870230
Free space on /tmp= 66524 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-5_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-1038026-1214963738/watcher-1038026-1214963738 -o /tmp/evaluation-result-1038026-1214963738/solver-1038026-1214963738 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1038026-1214963738.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 16d7053869df773ae8032e14ad5c8f64
RANDOM SEED=1034641022

node52.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.265
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.265
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:        987880 kB
Buffers:         55940 kB
Cached:         845632 kB
SwapCached:       6500 kB
Active:         224048 kB
Inactive:       762920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        987880 kB
SwapTotal:     4192956 kB
SwapFree:      4180400 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:         101816 kB
Slab:            66024 kB
Committed_AS:  4581396 kB
PageTables:       2060 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= 66524 MiB
End job on node52 at 2008-07-02 04:00:27