Trace number 1038926

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-13? (TO) 1800.16 1808.65

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-e-1_ext.xml
MD5SUMd211ae6c6c79ecd682df2e7c9710a9e2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.18597
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20/0.29	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.20/0.29	c This is free software under the dual EPL/GNU LGPL licenses.
0.20/0.29	c See www.sat4j.org for details.
0.20/0.29	c That software uses the Rhino library from the Mozilla project.
0.28/0.33	c version 9.9.9.token
0.28/0.33	c sun.arch.data.model	32
0.28/0.33	c java.version	1.6.0_06
0.28/0.33	c os.name	Linux
0.28/0.33	c os.version	2.6.9-22.EL.rootsmp
0.28/0.33	c os.arch	i386
0.28/0.33	c Free memory 669864272
0.28/0.33	c Max memory 672137216
0.28/0.33	c Total memory 672137216
0.28/0.34	c Number of processors 2
0.28/0.38	c c --- Begin Solver configuration ---
0.28/0.38	c Stops conflict analysis at the first Unique Implication Point
0.28/0.38	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.28/0.38	c Learn all clauses as in MiniSAT
0.28/0.38	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.28/0.38	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.28/0.38	c Expensive reason simplification
0.28/0.38	c MiniSAT restarts strategy
0.28/0.38	c timeout=2147483s
0.28/0.38	c DB Simplification allowed=false
0.28/0.38	c --- End Solver configuration ---
0.28/0.38	c solving HOME/instance-1038926-1214966055.xml
0.28/0.38	c reading problem ... 
0.59/0.63	c reading problem named null
0.59/0.63	c reading domains done.
0.59/0.64	c reading variables done.
0.79/0.89	c reading relations done.
0.99/1.05	c reading constraints
3.68/3.77	c done with constraints.
3.68/3.77	c ... done. Wall clock time 3.387s.
3.68/3.77	c #vars     7334
3.68/3.77	c #constraints  290387
3.68/3.77	c constraints type 
3.68/3.77	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 289757
3.68/3.77	c org.sat4j.minisat.constraints.card.AtLeast => 206
1467.00/1473.88	c cleaning 244960 clauses out of 489991 for limit 1.6618092253210107E7
1470.78/1477.65	c cleaning 122734 clauses out of 245533 for limit 5.4800473253261484E7
1472.47/1479.36	c cleaning 61588 clauses out of 123298 for limit 1.797875120040073E8
1473.56/1480.49	c cleaning 31021 clauses out of 62210 for limit 5.876398512677437E8
1474.36/1481.25	c cleaning 15761 clauses out of 31689 for limit 1.9024742792775226E9
1474.85/1481.79	c cleaning 8131 clauses out of 16427 for limit 6.046310508040388E9
1475.35/1482.26	c cleaning 4319 clauses out of 8798 for limit 1.8654759595597107E10
1475.75/1482.66	c cleaning 2402 clauses out of 4977 for limit 5.427412580715387E10
1476.05/1482.99	c cleaning 1455 clauses out of 3075 for limit 1.448675931149642E11
1476.45/1483.31	c cleaning 980 clauses out of 2120 for limit 3.465264511041813E11
1476.75/1483.64	c cleaning 737 clauses out of 1642 for limit 7.393056233064694E11
1477.04/1483.94	c cleaning 697 clauses out of 1404 for limit 1.4244638420034885E12
1477.44/1484.33	c cleaning 596 clauses out of 1206 for limit 2.732074922693335E12
1477.73/1484.62	c cleaning 482 clauses out of 1110 for limit 4.895226835843683E12
1478.03/1484.94	c cleaning 557 clauses out of 1130 for limit 7.945884846534062E12
1478.33/1485.27	c cleaning 462 clauses out of 1071 for limit 1.3798062346990137E13
1478.73/1485.64	c cleaning 543 clauses out of 1109 for limit 2.1975153363716457E13
1479.03/1485.98	c cleaning 454 clauses out of 1067 for limit 3.770417480022797E13
1479.42/1486.36	c cleaning 549 clauses out of 1113 for limit 5.960937691875088E13
1479.82/1486.73	c cleaning 449 clauses out of 1064 for limit 1.0283098732413612E14
1480.22/1487.10	c cleaning 485 clauses out of 1116 for limit 1.6184222401079147E14
1480.52/1487.48	c cleaning 556 clauses out of 1129 for limit 2.632988449615422E14
1480.91/1487.89	c cleaning 455 clauses out of 1073 for limit 4.5687675327127056E14
1481.41/1488.30	c cleaning 553 clauses out of 1118 for limit 7.231241508967548E14
1481.81/1488.71	c cleaning 523 clauses out of 1065 for limit 1.2518749495204548E15
1482.21/1489.14	c cleaning 441 clauses out of 1042 for limit 2.1100790468256868E15
1482.60/1489.56	c cleaning 545 clauses out of 1104 for limit 3.294251807102269E-5
1482.90/1489.89	c cleaning 511 clauses out of 1056 for limit 5.662579335342653E-5
1483.40/1490.30	c cleaning 492 clauses out of 1045 for limit 9.4366492802939E-5
1800.01/1808.51	c starts		: 20
1800.01/1808.51	c conflicts		: 596874
1800.01/1808.51	c decisions		: 851262
1800.01/1808.51	c propagations		: 43810628
1800.01/1808.51	c inspects		: 2558089065
1800.01/1808.51	c learnt literals	: 9
1800.01/1808.51	c learnt binary clauses	: 45
1800.01/1808.51	c learnt ternary clauses	: 5
1800.01/1808.51	c learnt clauses	: 596865
1800.01/1808.51	c ignored clauses	: 0
1800.01/1808.51	c root simplifications	: 0
1800.01/1808.51	c removed literals (reason simplification)	: 67408676
1800.01/1808.51	c reason swapping (by a shorter reason)	: 0
1800.01/1808.51	c Calls to reduceDB	: 29
1800.01/1808.51	c speed (assignments/second)	: 24275.44785092507
1800.01/1808.51	c non guided choices	9843
1800.01/1808.51	s UNKNOWN
1800.01/1808.51	c Total wall clock time (in seconds) : 1808.131

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1038926-1214966055/watcher-1038926-1214966055 -o /tmp/evaluation-result-1038926-1214966055/solver-1038926-1214966055 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1038926-1214966055.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.09 2.02 2.01 4/80 23155
/proc/meminfo: memFree=1610272/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=152 CPUtime=0
/proc/23155/stat : 23155 (java) R 23153 23155 20098 0 -1 0 211 0 0 0 0 0 0 0 18 0 1 0 123990856 155648 26 996147200 134512640 134550740 4294956032 18446744073709551615 12591908 0 0 4096 0 0 0 0 17 0 0 0
/proc/23155/statm: 38 26 19 9 0 4 0

[startup+0.039373 s]
/proc/loadavg: 2.09 2.02 2.01 4/80 23155
/proc/meminfo: memFree=1610272/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=801432 CPUtime=0.02
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 2510 0 1 0 1 1 0 0 18 0 5 0 123990856 820666368 2247 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 200358 2247 957 9 0 197741 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 801432

[startup+0.101371 s]
/proc/loadavg: 2.09 2.02 2.01 4/80 23155
/proc/meminfo: memFree=1610272/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=804756 CPUtime=0.09
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 3185 0 1 0 7 2 0 0 18 0 12 0 123990856 824070144 2917 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 201189 2920 1190 9 0 198558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804756

[startup+0.301398 s]
/proc/loadavg: 2.09 2.02 2.01 4/80 23155
/proc/meminfo: memFree=1610272/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=808848 CPUtime=0.28
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 5003 0 1 0 25 3 0 0 18 0 12 0 123990856 828260352 4332 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 202212 4332 1308 9 0 199581 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 808848

[startup+0.701444 s]
/proc/loadavg: 2.09 2.02 2.01 4/80 23155
/proc/meminfo: memFree=1610272/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=808876 CPUtime=0.69
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 6224 0 1 0 64 5 0 0 18 0 12 0 123990856 828289024 5539 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 202219 5540 1335 9 0 199581 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 808876

[startup+1.50154 s]
/proc/loadavg: 2.09 2.02 2.01 3/92 23167
/proc/meminfo: memFree=1591168/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=809324 CPUtime=1.49
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 8538 0 1 0 143 6 0 0 18 0 12 0 123990856 828747776 6856 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 202331 6856 1349 9 0 199693 0
[pid=23155/tid=23157] ppid=23153 vsize=809324 CPUtime=0.72
/proc/23155/task/23157/stat : 23157 (java) R 23153 23155 20098 0 -1 64 5011 0 1 0 69 3 0 0 25 0 12 0 123990857 828747776 6856 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23158] ppid=23153 vsize=809324 CPUtime=0
/proc/23155/task/23158/stat : 23158 (java) S 23153 23155 20098 0 -1 64 3 0 0 0 0 0 0 0 21 0 12 0 123990858 828747776 6856 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23159] ppid=23153 vsize=809324 CPUtime=0
/proc/23155/task/23159/stat : 23159 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 123990858 828747776 6856 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23160] ppid=23153 vsize=809324 CPUtime=0
/proc/23155/task/23160/stat : 23160 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 17 0 12 0 123990860 828747776 6856 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23161] ppid=23153 vsize=809324 CPUtime=0
/proc/23155/task/23161/stat : 23161 (java) S 23153 23155 20098 0 -1 64 8 0 0 0 0 0 0 0 24 0 12 0 123990860 828747776 6856 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23162] ppid=23153 vsize=809324 CPUtime=0
/proc/23155/task/23162/stat : 23162 (java) S 23153 23155 20098 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 123990860 828747776 6856 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23163] ppid=23153 vsize=809324 CPUtime=0
/proc/23155/task/23163/stat : 23163 (java) S 23153 23155 20098 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 123990864 828747776 6856 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23164] ppid=23153 vsize=809324 CPUtime=0.33
/proc/23155/task/23164/stat : 23164 (java) S 23153 23155 20098 0 -1 64 1326 0 0 0 33 0 0 0 16 0 12 0 123990864 828747776 6856 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23165] ppid=23153 vsize=809324 CPUtime=0.39
/proc/23155/task/23165/stat : 23165 (java) R 23153 23155 20098 0 -1 64 1440 0 0 0 39 0 0 0 16 0 12 0 123990864 828747776 6856 996147200 134512640 134550740 4294956032 18446744073709551615 13057751 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23166] ppid=23153 vsize=809324 CPUtime=0
/proc/23155/task/23166/stat : 23166 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 123990864 828747776 6856 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23167] ppid=23153 vsize=809324 CPUtime=0
/proc/23155/task/23167/stat : 23167 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 123990864 828747776 6856 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 809324

[startup+3.10153 s]
/proc/loadavg: 2.09 2.02 2.01 4/92 23167
/proc/meminfo: memFree=1578432/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=810808 CPUtime=3.08
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 16107 0 1 0 299 9 0 0 18 0 12 0 123990856 830267392 12876 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 202702 12876 1355 9 0 200064 0
[pid=23155/tid=23157] ppid=23153 vsize=810808 CPUtime=1.32
/proc/23155/task/23157/stat : 23157 (java) R 23153 23155 20098 0 -1 64 10451 0 1 0 126 6 0 0 25 0 12 0 123990857 830267392 12876 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23158] ppid=23153 vsize=810808 CPUtime=0
/proc/23155/task/23158/stat : 23158 (java) S 23153 23155 20098 0 -1 64 3 0 0 0 0 0 0 0 21 0 12 0 123990858 830267392 12876 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23159] ppid=23153 vsize=810808 CPUtime=0
/proc/23155/task/23159/stat : 23159 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 123990858 830267392 12876 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23160] ppid=23153 vsize=810808 CPUtime=0
/proc/23155/task/23160/stat : 23160 (java) S 23153 23155 20098 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 123990860 830267392 12876 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23161] ppid=23153 vsize=810808 CPUtime=0
/proc/23155/task/23161/stat : 23161 (java) S 23153 23155 20098 0 -1 64 8 0 0 0 0 0 0 0 24 0 12 0 123990860 830267392 12876 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23162] ppid=23153 vsize=810808 CPUtime=0
/proc/23155/task/23162/stat : 23162 (java) S 23153 23155 20098 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 123990860 830267392 12876 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23163] ppid=23153 vsize=810808 CPUtime=0
/proc/23155/task/23163/stat : 23163 (java) S 23153 23155 20098 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 123990864 830267392 12876 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23164] ppid=23153 vsize=810808 CPUtime=0.83
/proc/23155/task/23164/stat : 23164 (java) S 23153 23155 20098 0 -1 64 2509 0 0 0 82 1 0 0 16 0 12 0 123990864 830267392 12876 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23165] ppid=23153 vsize=810808 CPUtime=0.9
/proc/23155/task/23165/stat : 23165 (java) R 23153 23155 20098 0 -1 64 2385 0 0 0 89 1 0 0 16 0 12 0 123990864 830267392 12876 996147200 134512640 134550740 4294956032 18446744073709551615 104112547 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23166] ppid=23153 vsize=810808 CPUtime=0
/proc/23155/task/23166/stat : 23166 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 123990864 830267392 12876 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23167] ppid=23153 vsize=810808 CPUtime=0
/proc/23155/task/23167/stat : 23167 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 123990864 830267392 12876 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 810808

[startup+6.30291 s]
/proc/loadavg: 2.16 2.03 2.01 3/93 23168
/proc/meminfo: memFree=1542208/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=816028 CPUtime=6.27
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 23498 0 1 0 614 13 0 0 18 0 13 0 123990856 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 204007 18496 1378 9 0 201369 0
[pid=23155/tid=23157] ppid=23153 vsize=816028 CPUtime=3.31
/proc/23155/task/23157/stat : 23157 (java) R 23153 23155 20098 0 -1 64 14780 0 1 0 324 7 0 0 25 0 13 0 123990857 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4109984138 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23158] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23158/stat : 23158 (java) S 23153 23155 20098 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 123990858 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23159] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23159/stat : 23159 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 123990858 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23160] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23160/stat : 23160 (java) S 23153 23155 20098 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 123990860 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23161] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23161/stat : 23161 (java) S 23153 23155 20098 0 -1 64 8 0 0 0 0 0 0 0 24 0 13 0 123990860 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23162] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23162/stat : 23162 (java) S 23153 23155 20098 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 123990860 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23163] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23163/stat : 23163 (java) S 23153 23155 20098 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 123990864 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23164] ppid=23153 vsize=816028 CPUtime=1.58
/proc/23155/task/23164/stat : 23164 (java) S 23153 23155 20098 0 -1 64 5209 0 0 0 156 2 0 0 15 0 13 0 123990864 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23165] ppid=23153 vsize=816028 CPUtime=1.34
/proc/23155/task/23165/stat : 23165 (java) S 23153 23155 20098 0 -1 64 2742 0 0 0 133 1 0 0 16 0 13 0 123990864 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23166] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23166/stat : 23166 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 123990864 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23167] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23167/stat : 23167 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 123990864 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23168] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23168/stat : 23168 (java) S 23153 23155 20098 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 123991235 835612672 18496 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 816028

[startup+12.7026 s]
/proc/loadavg: 2.15 2.03 2.01 3/93 23168
/proc/meminfo: memFree=1532992/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=816028 CPUtime=12.6
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 25725 0 1 0 1246 14 0 0 18 0 13 0 123990856 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 204007 20720 1378 9 0 201369 0
[pid=23155/tid=23157] ppid=23153 vsize=816028 CPUtime=9.53
/proc/23155/task/23157/stat : 23157 (java) R 23153 23155 20098 0 -1 64 17000 0 1 0 944 9 0 0 25 0 13 0 123990857 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4110108716 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23158] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23158/stat : 23158 (java) S 23153 23155 20098 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 123990858 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23159] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23159/stat : 23159 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 123990858 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23160] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23160/stat : 23160 (java) S 23153 23155 20098 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 123990860 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23161] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23161/stat : 23161 (java) S 23153 23155 20098 0 -1 64 8 0 0 0 0 0 0 0 24 0 13 0 123990860 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23162] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23162/stat : 23162 (java) S 23153 23155 20098 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 123990860 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23163] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23163/stat : 23163 (java) S 23153 23155 20098 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 123990864 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23164] ppid=23153 vsize=816028 CPUtime=1.63
/proc/23155/task/23164/stat : 23164 (java) S 23153 23155 20098 0 -1 64 5212 0 0 0 161 2 0 0 16 0 13 0 123990864 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23165] ppid=23153 vsize=816028 CPUtime=1.41
/proc/23155/task/23165/stat : 23165 (java) S 23153 23155 20098 0 -1 64 2746 0 0 0 140 1 0 0 16 0 13 0 123990864 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23166] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23166/stat : 23166 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 123990864 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23167] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23167/stat : 23167 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 123990864 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23168] ppid=23153 vsize=816028 CPUtime=0
/proc/23155/task/23168/stat : 23168 (java) S 23153 23155 20098 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 123991235 835612672 20720 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 816028

[startup+25.5021 s]
/proc/loadavg: 2.11 2.03 2.01 2/79 23172
/proc/meminfo: memFree=1577776/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=817312 CPUtime=25.4
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 34480 0 1 0 2523 17 0 0 18 0 13 0 123990856 836927488 29030 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 204328 29030 1382 9 0 201690 0
[pid=23155/tid=23157] ppid=23153 vsize=817312 CPUtime=22.08
/proc/23155/task/23157/stat : 23157 (java) R 23153 23155 20098 0 -1 64 17025 0 1 0 2199 9 0 0 25 0 13 0 123990857 836927488 29030 996147200 134512640 134550740 4294956032 18446744073709551615 4109979423 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23158] ppid=23153 vsize=817312 CPUtime=0.12
/proc/23155/task/23158/stat : 23158 (java) S 23153 23155 20098 0 -1 64 5778 0 0 0 11 1 0 0 16 0 13 0 123990858 836927488 29030 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23159] ppid=23153 vsize=817312 CPUtime=0.1
/proc/23155/task/23159/stat : 23159 (java) S 23153 23155 20098 0 -1 64 2927 0 0 0 10 0 0 0 17 0 13 0 123990858 836927488 29030 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23160] ppid=23153 vsize=817312 CPUtime=0
/proc/23155/task/23160/stat : 23160 (java) S 23153 23155 20098 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 123990860 836927488 29030 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23161] ppid=23153 vsize=817312 CPUtime=0
/proc/23155/task/23161/stat : 23161 (java) S 23153 23155 20098 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 123990860 836927488 29030 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=23155/tid=23160] ppid=23153 vsize=821156 CPUtime=3.71
/proc/23155/task/23160/stat : 23160 (java) S 23153 23155 20098 0 -1 64 9735 0 0 0 367 4 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23161] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23161/stat : 23161 (java) S 23153 23155 20098 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23162] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23162/stat : 23162 (java) S 23153 23155 20098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23163] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23163/stat : 23163 (java) S 23153 23155 20098 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23164] ppid=23153 vsize=821156 CPUtime=1.72
/proc/23155/task/23164/stat : 23164 (java) S 23153 23155 20098 0 -1 64 5215 0 2 0 170 2 0 0 16 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23165] ppid=23153 vsize=821156 CPUtime=1.51
/proc/23155/task/23165/stat : 23165 (java) S 23153 23155 20098 0 -1 64 2748 0 2 0 150 1 0 0 17 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23166] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23166/stat : 23166 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23167] ppid=23153 vsize=821156 CPUtime=0.03
/proc/23155/task/23167/stat : 23167 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 2 1 0 0 15 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23168] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23168/stat : 23168 (java) S 23153 23155 20098 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 123991235 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.82
Current children cumulated vsize (KiB) 821156

[startup+1662.3 s]
/proc/loadavg: 2.10 2.10 2.07 4/94 23233
/proc/meminfo: memFree=1003312/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=821156 CPUtime=1654.54
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 205870 0 5 0 165357 97 0 0 18 0 13 0 123990856 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 205289 168263 1391 9 0 202651 0
[pid=23155/tid=23157] ppid=23153 vsize=821156 CPUtime=1642.6
/proc/23155/task/23157/stat : 23157 (java) R 23153 23155 20098 0 -1 64 17050 0 1 0 164247 13 0 0 25 0 13 0 123990857 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4109982758 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23158] ppid=23153 vsize=821156 CPUtime=2.46
/proc/23155/task/23158/stat : 23158 (java) S 23153 23155 20098 0 -1 64 88480 0 0 0 209 37 0 0 16 0 13 0 123990858 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23159] ppid=23153 vsize=821156 CPUtime=2.44
/proc/23155/task/23159/stat : 23159 (java) S 23153 23155 20098 0 -1 64 81877 0 0 0 209 35 0 0 16 0 13 0 123990858 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23160] ppid=23153 vsize=821156 CPUtime=3.71
/proc/23155/task/23160/stat : 23160 (java) S 23153 23155 20098 0 -1 64 9735 0 0 0 367 4 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23161] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23161/stat : 23161 (java) S 23153 23155 20098 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23162] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23162/stat : 23162 (java) S 23153 23155 20098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23163] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23163/stat : 23163 (java) S 23153 23155 20098 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23164] ppid=23153 vsize=821156 CPUtime=1.72
/proc/23155/task/23164/stat : 23164 (java) S 23153 23155 20098 0 -1 64 5215 0 2 0 170 2 0 0 16 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23165] ppid=23153 vsize=821156 CPUtime=1.51
/proc/23155/task/23165/stat : 23165 (java) S 23153 23155 20098 0 -1 64 2748 0 2 0 150 1 0 0 17 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23166] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23166/stat : 23166 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23167] ppid=23153 vsize=821156 CPUtime=0.03
/proc/23155/task/23167/stat : 23167 (java) R 23153 23155 20098 0 -1 64 0 0 0 0 2 1 0 0 15 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23168] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23168/stat : 23168 (java) S 23153 23155 20098 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 123991235 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.54
Current children cumulated vsize (KiB) 821156

[startup+1722.3 s]
/proc/loadavg: 2.09 2.09 2.07 3/94 23233
/proc/meminfo: memFree=1003312/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=821156 CPUtime=1714.23
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 205870 0 5 0 171326 97 0 0 18 0 13 0 123990856 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 205289 168263 1391 9 0 202651 0
[pid=23155/tid=23157] ppid=23153 vsize=821156 CPUtime=1702.29
/proc/23155/task/23157/stat : 23157 (java) R 23153 23155 20098 0 -1 64 17050 0 1 0 170216 13 0 0 25 0 13 0 123990857 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4109983019 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23158] ppid=23153 vsize=821156 CPUtime=2.46
/proc/23155/task/23158/stat : 23158 (java) S 23153 23155 20098 0 -1 64 88480 0 0 0 209 37 0 0 16 0 13 0 123990858 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23159] ppid=23153 vsize=821156 CPUtime=2.44
/proc/23155/task/23159/stat : 23159 (java) S 23153 23155 20098 0 -1 64 81877 0 0 0 209 35 0 0 16 0 13 0 123990858 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23160] ppid=23153 vsize=821156 CPUtime=3.71
/proc/23155/task/23160/stat : 23160 (java) S 23153 23155 20098 0 -1 64 9735 0 0 0 367 4 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23161] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23161/stat : 23161 (java) S 23153 23155 20098 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23162] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23162/stat : 23162 (java) S 23153 23155 20098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23163] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23163/stat : 23163 (java) S 23153 23155 20098 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23164] ppid=23153 vsize=821156 CPUtime=1.72
/proc/23155/task/23164/stat : 23164 (java) S 23153 23155 20098 0 -1 64 5215 0 2 0 170 2 0 0 16 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23165] ppid=23153 vsize=821156 CPUtime=1.51
/proc/23155/task/23165/stat : 23165 (java) S 23153 23155 20098 0 -1 64 2748 0 2 0 150 1 0 0 17 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23166] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23166/stat : 23166 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23167] ppid=23153 vsize=821156 CPUtime=0.03
/proc/23155/task/23167/stat : 23167 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 2 1 0 0 15 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23168] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23168/stat : 23168 (java) S 23153 23155 20098 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 123991235 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.23
Current children cumulated vsize (KiB) 821156

[startup+1782.31 s]
/proc/loadavg: 2.08 2.09 2.07 3/94 23233
/proc/meminfo: memFree=1003184/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=821156 CPUtime=1773.94
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 205871 0 5 0 177296 98 0 0 18 0 13 0 123990856 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 205289 168263 1391 9 0 202651 0
[pid=23155/tid=23157] ppid=23153 vsize=821156 CPUtime=1761.83
/proc/23155/task/23157/stat : 23157 (java) R 23153 23155 20098 0 -1 64 17051 0 1 0 176170 13 0 0 25 0 13 0 123990857 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4109557176 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23158] ppid=23153 vsize=821156 CPUtime=2.54
/proc/23155/task/23158/stat : 23158 (java) S 23153 23155 20098 0 -1 64 88480 0 0 0 217 37 0 0 17 0 13 0 123990858 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23159] ppid=23153 vsize=821156 CPUtime=2.52
/proc/23155/task/23159/stat : 23159 (java) S 23153 23155 20098 0 -1 64 81877 0 0 0 217 35 0 0 17 0 13 0 123990858 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23160] ppid=23153 vsize=821156 CPUtime=3.71
/proc/23155/task/23160/stat : 23160 (java) S 23153 23155 20098 0 -1 64 9735 0 0 0 367 4 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23161] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23161/stat : 23161 (java) S 23153 23155 20098 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23162] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23162/stat : 23162 (java) S 23153 23155 20098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23163] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23163/stat : 23163 (java) S 23153 23155 20098 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23164] ppid=23153 vsize=821156 CPUtime=1.72
/proc/23155/task/23164/stat : 23164 (java) S 23153 23155 20098 0 -1 64 5215 0 2 0 170 2 0 0 16 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23165] ppid=23153 vsize=821156 CPUtime=1.51
/proc/23155/task/23165/stat : 23165 (java) S 23153 23155 20098 0 -1 64 2748 0 2 0 150 1 0 0 17 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23166] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23166/stat : 23166 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23167] ppid=23153 vsize=821156 CPUtime=0.03
/proc/23155/task/23167/stat : 23167 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 2 1 0 0 15 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23168] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23168/stat : 23168 (java) S 23153 23155 20098 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 123991235 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.94
Current children cumulated vsize (KiB) 821156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.5 s]
/proc/loadavg: 2.06 2.08 2.07 3/94 23233
/proc/meminfo: memFree=1003056/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=821156 CPUtime=1800.01
/proc/23155/stat : 23155 (java) S 23153 23155 20098 0 -1 0 205871 0 5 0 179903 98 0 0 18 0 13 0 123990856 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23155/statm: 205289 168263 1391 9 0 202651 0
[pid=23155/tid=23157] ppid=23153 vsize=821156 CPUtime=1787.9
/proc/23155/task/23157/stat : 23157 (java) R 23153 23155 20098 0 -1 64 17051 0 1 0 178777 13 0 0 25 0 13 0 123990857 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4109983012 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23158] ppid=23153 vsize=821156 CPUtime=2.54
/proc/23155/task/23158/stat : 23158 (java) S 23153 23155 20098 0 -1 64 88480 0 0 0 217 37 0 0 17 0 13 0 123990858 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23159] ppid=23153 vsize=821156 CPUtime=2.52
/proc/23155/task/23159/stat : 23159 (java) S 23153 23155 20098 0 -1 64 81877 0 0 0 217 35 0 0 17 0 13 0 123990858 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23160] ppid=23153 vsize=821156 CPUtime=3.71
/proc/23155/task/23160/stat : 23160 (java) S 23153 23155 20098 0 -1 64 9735 0 0 0 367 4 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23161] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23161/stat : 23161 (java) S 23153 23155 20098 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23162] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23162/stat : 23162 (java) S 23153 23155 20098 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 123990860 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23163] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23163/stat : 23163 (java) S 23153 23155 20098 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23164] ppid=23153 vsize=821156 CPUtime=1.72
/proc/23155/task/23164/stat : 23164 (java) S 23153 23155 20098 0 -1 64 5215 0 2 0 170 2 0 0 16 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23165] ppid=23153 vsize=821156 CPUtime=1.51
/proc/23155/task/23165/stat : 23165 (java) S 23153 23155 20098 0 -1 64 2748 0 2 0 150 1 0 0 17 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23155/tid=23166] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23166/stat : 23166 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23167] ppid=23153 vsize=821156 CPUtime=0.03
/proc/23155/task/23167/stat : 23167 (java) S 23153 23155 20098 0 -1 64 0 0 0 0 2 1 0 0 15 0 13 0 123990864 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23155/tid=23168] ppid=23153 vsize=821156 CPUtime=0
/proc/23155/task/23168/stat : 23168 (java) S 23153 23155 20098 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 123991235 840863744 168263 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 821156

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

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

[startup+1808.61 s]
/proc/loadavg: 2.05 2.08 2.06 3/84 23236
/proc/meminfo: memFree=1440160/2055920 swapFree=4192812/4192956
[pid=23155] ppid=23153 vsize=0 CPUtime=1800.11
/proc/23155/stat : 23155 (java) Z 23153 23155 20098 0 -1 1036 205887 0 5 0 179907 104 0 0 16 0 2 0 123990856 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23155/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1808.65
CPU time (s): 1800.16
CPU user time (s): 1799.08
CPU system time (s): 1.08383
CPU usage (%): 99.5304
Max. virtual memory (cumulated for all children) (KiB): 823160

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

runsolver used 2.26066 second user time and 6.09407 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-02 04:34:15
IDJOB=1038926
IDBENCH=53591
IDSOLVER=344
FILE ID=node28/1038926-1214966055
PBS_JOBID= 7870278
Free space on /tmp= 66548 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-e-1_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-1038926-1214966055/watcher-1038926-1214966055 -o /tmp/evaluation-result-1038926-1214966055/solver-1038926-1214966055 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1038926-1214966055.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d211ae6c6c79ecd682df2e7c9710a9e2
RANDOM SEED=1468640079

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1610752 kB
Buffers:         41780 kB
Cached:         234368 kB
SwapCached:          0 kB
Active:         199432 kB
Inactive:       170840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1476 kB
Writeback:           0 kB
Mapped:         111660 kB
Slab:            59732 kB
Committed_AS:  1006140 kB
PageTables:       1980 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node28 at 2008-07-02 05:04:26