Trace number 1055856

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.18 1804.97

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-8_ext.xml
MD5SUMbf163617dfabfacac1751e8d2d93f3ed
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06199
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.29	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.18/0.29	c This is free software under the dual EPL/GNU LGPL licenses.
0.18/0.29	c See www.sat4j.org for details.
0.18/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.33	c Number of processors 2
0.28/0.37	c c --- Begin Solver configuration ---
0.28/0.37	c Stops conflict analysis at the first Unique Implication Point
0.28/0.37	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.28/0.37	c Learn all clauses as in MiniSAT
0.28/0.37	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.28/0.37	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.28/0.37	c Expensive reason simplification
0.28/0.37	c MiniSAT restarts strategy
0.28/0.37	c timeout=2147483s
0.28/0.37	c DB Simplification allowed=false
0.28/0.37	c --- End Solver configuration ---
0.28/0.37	c solving HOME/instance-1055856-1215060441.xml
0.28/0.37	c reading problem ... 
0.58/0.63	c reading problem named null
0.58/0.63	c reading domains done.
0.58/0.63	c reading variables done.
0.79/0.85	c reading relations done.
1.48/1.59	c reading constraints
129.42/127.70	c done with constraints.
129.51/127.70	c ... done. Wall clock time 127.324s.
129.51/127.70	c #vars     22816
129.51/127.70	c #constraints  5263875
129.51/127.70	c constraints type 
129.51/127.70	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5244034
129.51/127.70	c org.sat4j.minisat.constraints.card.AtLeast => 59
881.72/883.18	c cleaning 228839 clauses out of 457959 for limit 2.2159803333629125E-7
887.40/888.83	c cleaning 114752 clauses out of 229624 for limit 7.317608258887018E-7
889.98/891.41	c cleaning 57644 clauses out of 115368 for limit 2.392318012917555E-6
891.47/892.93	c cleaning 28974 clauses out of 58224 for limit 7.817324191307844E-6
892.57/894.07	c cleaning 14815 clauses out of 29755 for limit 2.5352958902305125E-5
893.27/894.78	c cleaning 7692 clauses out of 15441 for limit 8.064985350121452E-5
893.76/895.29	c cleaning 3941 clauses out of 8245 for limit 2.480882443528984E-4
894.16/895.70	c cleaning 2202 clauses out of 4802 for limit 7.010702746930033E-4
894.75/896.25	c cleaning 1338 clauses out of 3100 for limit 0.0017909270760024017
895.15/896.69	c cleaning 919 clauses out of 2262 for limit 0.0040476493528842
895.55/897.04	c cleaning 724 clauses out of 1843 for limit 0.008192680811529063
895.95/897.41	c cleaning 598 clauses out of 1619 for limit 0.01538014424087712
896.25/897.76	c cleaning 552 clauses out of 1521 for limit 0.026998145290872837
896.65/898.18	c cleaning 529 clauses out of 1471 for limit 0.04612914255558417
897.04/898.54	c cleaning 516 clauses out of 1444 for limit 0.07765077097856475
897.34/898.87	c cleaning 362 clauses out of 1424 for limit 0.12933641414458788
897.74/899.29	c cleaning 531 clauses out of 1562 for limit 0.19444897702834252
898.14/899.67	c cleaning 536 clauses out of 1532 for limit 0.32727914034930994
898.54/900.05	c cleaning 420 clauses out of 1495 for limit 0.5525317942552823
898.84/900.38	c cleaning 539 clauses out of 1575 for limit 0.8649157291659879
899.23/900.75	c cleaning 515 clauses out of 1536 for limit 1.462577959900817
899.53/901.05	c cleaning 473 clauses out of 1523 for limit 2.4374473725052086
1800.01/1804.81	c starts		: 21
1800.01/1804.81	c conflicts		: 918425
1800.01/1804.81	c decisions		: 3848396
1800.01/1804.81	c propagations		: 54268718
1800.01/1804.82	c inspects		: 3520606802
1800.01/1804.82	c learnt literals	: 45
1800.01/1804.82	c learnt binary clauses	: 1267
1800.01/1804.82	c learnt ternary clauses	: 1281
1800.01/1804.82	c learnt clauses	: 918380
1800.01/1804.82	c ignored clauses	: 0
1800.01/1804.82	c root simplifications	: 0
1800.01/1804.82	c removed literals (reason simplification)	: 37543378
1800.01/1804.82	c reason swapping (by a shorter reason)	: 0
1800.01/1804.82	c Calls to reduceDB	: 22
1800.01/1804.82	c speed (assignments/second)	: 32359.630303210997
1800.01/1804.82	c non guided choices	7279
1800.01/1804.82	s UNKNOWN
1800.01/1804.82	c Total wall clock time (in seconds) : 1804.441

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-1055856-1215060441/watcher-1055856-1215060441 -o /tmp/evaluation-result-1055856-1215060441/solver-1055856-1215060441 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1055856-1215060441.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.92 1.98 1.99 4/81 28196
/proc/meminfo: memFree=1733744/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=18572 CPUtime=0
/proc/28196/stat : 28196 (runsolver) R 28194 28196 21001 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 240517889 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 224264776999 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28196/statm: 4643 292 257 25 0 2626 0

[startup+0.03373 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 28196
/proc/meminfo: memFree=1733744/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=800744 CPUtime=0.02
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 2326 0 1 0 1 1 0 0 18 0 4 0 240517889 819961856 2064 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 200186 2064 910 9 0 197569 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 800744

[startup+0.10274 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 28196
/proc/meminfo: memFree=1733744/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=804612 CPUtime=0.09
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 3011 0 1 0 7 2 0 0 18 0 12 0 240517889 823922688 2744 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 201153 2744 1048 9 0 198522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804612

[startup+0.302761 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 28196
/proc/meminfo: memFree=1733744/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=808308 CPUtime=0.28
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 5075 0 1 0 25 3 0 0 18 0 12 0 240517889 827707392 4402 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 202077 4402 1310 9 0 199446 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 808308

[startup+0.702804 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 28196
/proc/meminfo: memFree=1733744/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=808336 CPUtime=0.68
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 6564 0 1 0 64 4 0 0 18 0 12 0 240517889 827736064 5692 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 202084 5692 1335 9 0 199446 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 808336

[startup+1.50189 s]
/proc/loadavg: 1.92 1.98 1.99 3/93 28208
/proc/meminfo: memFree=1710800/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=811696 CPUtime=1.48
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 10912 0 1 0 142 6 0 0 18 0 12 0 240517889 831176704 9059 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 202924 9059 1350 9 0 200286 0
[pid=28196/tid=28198] ppid=28194 vsize=811696 CPUtime=0.62
/proc/28196/task/28198/stat : 28198 (java) R 28194 28196 21001 0 -1 64 6484 0 1 0 58 4 0 0 25 0 12 0 240517890 831176704 9059 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28199] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28199/stat : 28199 (java) S 28194 28196 21001 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 240517891 831176704 9059 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28200] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28200/stat : 28200 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 240517891 831176704 9059 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28201] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28201/stat : 28201 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 240517893 831176704 9059 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28202] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28202/stat : 28202 (java) S 28194 28196 21001 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 240517894 831176704 9059 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28203] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28203/stat : 28203 (java) S 28194 28196 21001 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 240517894 831176704 9059 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28204] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28204/stat : 28204 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 240517898 831176704 9059 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28205] ppid=28194 vsize=811696 CPUtime=0.52
/proc/28196/task/28205/stat : 28205 (java) S 28194 28196 21001 0 -1 64 2243 0 0 0 52 0 0 0 16 0 12 0 240517898 831176704 9059 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28206] ppid=28194 vsize=811696 CPUtime=0.3
/proc/28196/task/28206/stat : 28206 (java) R 28194 28196 21001 0 -1 64 1421 0 0 0 30 0 0 0 16 0 12 0 240517898 831176704 9059 996147200 134512640 134550740 4294956032 18446744073709551615 106076325 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28207] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28207/stat : 28207 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 240517898 831176704 9059 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28208] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28208/stat : 28208 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 240517898 831176704 9059 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 811696

[startup+3.10105 s]
/proc/loadavg: 1.92 1.98 1.99 4/93 28208
/proc/meminfo: memFree=1691792/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=811696 CPUtime=3.07
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 14356 0 1 0 300 7 0 0 18 0 12 0 240517889 831176704 11604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 202924 11604 1354 9 0 200286 0
[pid=28196/tid=28198] ppid=28194 vsize=811696 CPUtime=1.78
/proc/28196/task/28198/stat : 28198 (java) R 28194 28196 21001 0 -1 64 8943 0 1 0 173 5 0 0 25 0 12 0 240517890 831176704 11604 996147200 134512640 134550740 4294956032 18446744073709551615 103466548 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28199] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28199/stat : 28199 (java) S 28194 28196 21001 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 240517891 831176704 11604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28200] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28200/stat : 28200 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 240517891 831176704 11604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28201] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28201/stat : 28201 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 240517893 831176704 11604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28202] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28202/stat : 28202 (java) S 28194 28196 21001 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 240517894 831176704 11604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28203] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28203/stat : 28203 (java) S 28194 28196 21001 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 240517894 831176704 11604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28204] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28204/stat : 28204 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 240517898 831176704 11604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28205] ppid=28194 vsize=811696 CPUtime=0.74
/proc/28196/task/28205/stat : 28205 (java) S 28194 28196 21001 0 -1 64 2845 0 0 0 74 0 0 0 16 0 12 0 240517898 831176704 11604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28206] ppid=28194 vsize=811696 CPUtime=0.52
/proc/28196/task/28206/stat : 28206 (java) S 28194 28196 21001 0 -1 64 1804 0 0 0 52 0 0 0 16 0 12 0 240517898 831176704 11604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28207] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28207/stat : 28207 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 240517898 831176704 11604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28208] ppid=28194 vsize=811696 CPUtime=0
/proc/28196/task/28208/stat : 28208 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 240517898 831176704 11604 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 811696

[startup+6.30239 s]
/proc/loadavg: 1.93 1.98 1.99 3/93 28208
/proc/meminfo: memFree=1689936/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=811632 CPUtime=6.26
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 15404 0 1 0 618 8 0 0 18 0 12 0 240517889 831111168 12638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 202908 12638 1356 9 0 200270 0
[pid=28196/tid=28198] ppid=28194 vsize=811632 CPUtime=4.93
/proc/28196/task/28198/stat : 28198 (java) R 28194 28196 21001 0 -1 64 9989 0 1 0 488 5 0 0 25 0 12 0 240517890 831111168 12638 996147200 134512640 134550740 4294956032 18446744073709551615 4109582431 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28199] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28199/stat : 28199 (java) S 28194 28196 21001 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 240517891 831111168 12638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28200] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28200/stat : 28200 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 240517891 831111168 12638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28201] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28201/stat : 28201 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 240517893 831111168 12638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28202] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28202/stat : 28202 (java) S 28194 28196 21001 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 240517894 831111168 12638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28203] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28203/stat : 28203 (java) S 28194 28196 21001 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 240517894 831111168 12638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28204] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28204/stat : 28204 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 240517898 831111168 12638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28205] ppid=28194 vsize=811632 CPUtime=0.74
/proc/28196/task/28205/stat : 28205 (java) S 28194 28196 21001 0 -1 64 2847 0 0 0 74 0 0 0 16 0 12 0 240517898 831111168 12638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28206] ppid=28194 vsize=811632 CPUtime=0.54
/proc/28196/task/28206/stat : 28206 (java) S 28194 28196 21001 0 -1 64 1804 0 0 0 54 0 0 0 16 0 12 0 240517898 831111168 12638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28207] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28207/stat : 28207 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 240517898 831111168 12638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28208] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28208/stat : 28208 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 240517898 831111168 12638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 811632

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.99 3/93 28208
/proc/meminfo: memFree=1680280/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=811632 CPUtime=12.62
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 17435 0 1 0 1254 8 0 0 18 0 12 0 240517889 831111168 14669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 202908 14669 1356 9 0 200270 0
[pid=28196/tid=28198] ppid=28194 vsize=811632 CPUtime=11.3
/proc/28196/task/28198/stat : 28198 (java) R 28194 28196 21001 0 -1 64 12020 0 1 0 1124 6 0 0 25 0 12 0 240517890 831111168 14669 996147200 134512640 134550740 4294956032 18446744073709551615 4109585607 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28199] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28199/stat : 28199 (java) S 28194 28196 21001 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 240517891 831111168 14669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28200] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28200/stat : 28200 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 240517891 831111168 14669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28201] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28201/stat : 28201 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 240517893 831111168 14669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28202] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28202/stat : 28202 (java) S 28194 28196 21001 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 240517894 831111168 14669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28203] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28203/stat : 28203 (java) S 28194 28196 21001 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 240517894 831111168 14669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28204] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28204/stat : 28204 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 240517898 831111168 14669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28205] ppid=28194 vsize=811632 CPUtime=0.74
/proc/28196/task/28205/stat : 28205 (java) S 28194 28196 21001 0 -1 64 2847 0 0 0 74 0 0 0 16 0 12 0 240517898 831111168 14669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28206] ppid=28194 vsize=811632 CPUtime=0.54
/proc/28196/task/28206/stat : 28206 (java) S 28194 28196 21001 0 -1 64 1804 0 0 0 54 0 0 0 16 0 12 0 240517898 831111168 14669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28207] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28207/stat : 28207 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 240517898 831111168 14669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28208] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28208/stat : 28208 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 240517898 831111168 14669 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 811632

[startup+25.5024 s]
/proc/loadavg: 1.95 1.98 1.99 3/93 28208
/proc/meminfo: memFree=1666528/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=811632 CPUtime=25.36
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 20781 0 1 0 2527 9 0 0 18 0 12 0 240517889 831111168 18015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 202908 18015 1356 9 0 200270 0
[pid=28196/tid=28198] ppid=28194 vsize=811632 CPUtime=24.04
/proc/28196/task/28198/stat : 28198 (java) R 28194 28196 21001 0 -1 64 15366 0 1 0 2397 7 0 0 25 0 12 0 240517890 831111168 18015 996147200 134512640 134550740 4294956032 18446744073709551615 4109708727 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28199] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28199/stat : 28199 (java) S 28194 28196 21001 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 240517891 831111168 18015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28200] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28200/stat : 28200 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 240517891 831111168 18015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28201] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28201/stat : 28201 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 240517893 831111168 18015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28202] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28202/stat : 28202 (java) S 28194 28196 21001 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 240517894 831111168 18015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28203] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28203/stat : 28203 (java) S 28194 28196 21001 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 240517894 831111168 18015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28204] ppid=28194 vsize=811632 CPUtime=0
/proc/28196/task/28204/stat : 28204 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 240517898 831111168 18015 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=28196/tid=28201] ppid=28194 vsize=832444 CPUtime=14.19
/proc/28196/task/28201/stat : 28201 (java) S 28194 28196 21001 0 -1 64 82674 0 0 0 1381 38 0 0 16 0 13 0 240517893 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28202] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28202/stat : 28202 (java) S 28194 28196 21001 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 240517894 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28203] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28203/stat : 28203 (java) S 28194 28196 21001 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 240517894 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28204] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28204/stat : 28204 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28205] ppid=28194 vsize=832444 CPUtime=1.27
/proc/28196/task/28205/stat : 28205 (java) S 28194 28196 21001 0 -1 64 2897 0 0 0 127 0 0 0 17 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28206] ppid=28194 vsize=832444 CPUtime=0.99
/proc/28196/task/28206/stat : 28206 (java) S 28194 28196 21001 0 -1 64 1843 0 0 0 99 0 0 0 16 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28207] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28207/stat : 28207 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28208] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28208/stat : 28208 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28211] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28211/stat : 28211 (java) S 28194 28196 21001 0 -1 64 6 0 0 0 0 0 0 0 19 0 13 0 240530673 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1598.49
Current children cumulated vsize (KiB) 832444

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28413
/proc/meminfo: memFree=1051768/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=832444 CPUtime=1658.2
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 272489 0 1 0 165694 126 0 0 18 0 13 0 240517889 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 208111 177425 1391 9 0 205473 0
[pid=28196/tid=28198] ppid=28194 vsize=832444 CPUtime=1627.45
/proc/28196/task/28198/stat : 28198 (java) R 28194 28196 21001 0 -1 64 23181 0 1 0 162731 14 0 0 25 0 13 0 240517890 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4109880515 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28199] ppid=28194 vsize=832444 CPUtime=7.1
/proc/28196/task/28199/stat : 28199 (java) S 28194 28196 21001 0 -1 64 80261 0 0 0 675 35 0 0 18 0 13 0 240517891 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28200] ppid=28194 vsize=832444 CPUtime=7.12
/proc/28196/task/28200/stat : 28200 (java) S 28194 28196 21001 0 -1 64 80865 0 0 0 677 35 0 0 17 0 13 0 240517891 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28201] ppid=28194 vsize=832444 CPUtime=14.19
/proc/28196/task/28201/stat : 28201 (java) S 28194 28196 21001 0 -1 64 82674 0 0 0 1381 38 0 0 16 0 13 0 240517893 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28202] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28202/stat : 28202 (java) S 28194 28196 21001 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 240517894 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28203] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28203/stat : 28203 (java) S 28194 28196 21001 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 240517894 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28204] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28204/stat : 28204 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28205] ppid=28194 vsize=832444 CPUtime=1.27
/proc/28196/task/28205/stat : 28205 (java) S 28194 28196 21001 0 -1 64 2897 0 0 0 127 0 0 0 17 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28206] ppid=28194 vsize=832444 CPUtime=0.99
/proc/28196/task/28206/stat : 28206 (java) S 28194 28196 21001 0 -1 64 1843 0 0 0 99 0 0 0 16 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28207] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28207/stat : 28207 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28208] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28208/stat : 28208 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28211] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28211/stat : 28211 (java) S 28194 28196 21001 0 -1 64 6 0 0 0 0 0 0 0 19 0 13 0 240530673 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.2
Current children cumulated vsize (KiB) 832444

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28413
/proc/meminfo: memFree=1051704/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=832444 CPUtime=1717.91
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 272489 0 1 0 171665 126 0 0 18 0 13 0 240517889 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 208111 177425 1391 9 0 205473 0
[pid=28196/tid=28198] ppid=28194 vsize=832444 CPUtime=1687.16
/proc/28196/task/28198/stat : 28198 (java) R 28194 28196 21001 0 -1 64 23181 0 1 0 168702 14 0 0 25 0 13 0 240517890 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4109880515 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28199] ppid=28194 vsize=832444 CPUtime=7.1
/proc/28196/task/28199/stat : 28199 (java) S 28194 28196 21001 0 -1 64 80261 0 0 0 675 35 0 0 18 0 13 0 240517891 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28200] ppid=28194 vsize=832444 CPUtime=7.12
/proc/28196/task/28200/stat : 28200 (java) S 28194 28196 21001 0 -1 64 80865 0 0 0 677 35 0 0 17 0 13 0 240517891 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28201] ppid=28194 vsize=832444 CPUtime=14.19
/proc/28196/task/28201/stat : 28201 (java) S 28194 28196 21001 0 -1 64 82674 0 0 0 1381 38 0 0 16 0 13 0 240517893 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28202] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28202/stat : 28202 (java) S 28194 28196 21001 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 240517894 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28203] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28203/stat : 28203 (java) S 28194 28196 21001 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 240517894 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28204] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28204/stat : 28204 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28205] ppid=28194 vsize=832444 CPUtime=1.27
/proc/28196/task/28205/stat : 28205 (java) S 28194 28196 21001 0 -1 64 2897 0 0 0 127 0 0 0 17 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28206] ppid=28194 vsize=832444 CPUtime=0.99
/proc/28196/task/28206/stat : 28206 (java) S 28194 28196 21001 0 -1 64 1843 0 0 0 99 0 0 0 16 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28207] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28207/stat : 28207 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28208] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28208/stat : 28208 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28211] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28211/stat : 28211 (java) S 28194 28196 21001 0 -1 64 6 0 0 0 0 0 0 0 19 0 13 0 240530673 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.91
Current children cumulated vsize (KiB) 832444

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28413
/proc/meminfo: memFree=1051640/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=832444 CPUtime=1777.62
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 272489 0 1 0 177636 126 0 0 18 0 13 0 240517889 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 208111 177425 1391 9 0 205473 0
[pid=28196/tid=28198] ppid=28194 vsize=832444 CPUtime=1746.87
/proc/28196/task/28198/stat : 28198 (java) R 28194 28196 21001 0 -1 64 23181 0 1 0 174673 14 0 0 25 0 13 0 240517890 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4109880515 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28199] ppid=28194 vsize=832444 CPUtime=7.1
/proc/28196/task/28199/stat : 28199 (java) S 28194 28196 21001 0 -1 64 80261 0 0 0 675 35 0 0 18 0 13 0 240517891 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28200] ppid=28194 vsize=832444 CPUtime=7.12
/proc/28196/task/28200/stat : 28200 (java) S 28194 28196 21001 0 -1 64 80865 0 0 0 677 35 0 0 17 0 13 0 240517891 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28201] ppid=28194 vsize=832444 CPUtime=14.19
/proc/28196/task/28201/stat : 28201 (java) S 28194 28196 21001 0 -1 64 82674 0 0 0 1381 38 0 0 16 0 13 0 240517893 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28202] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28202/stat : 28202 (java) S 28194 28196 21001 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 240517894 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28203] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28203/stat : 28203 (java) S 28194 28196 21001 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 240517894 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28204] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28204/stat : 28204 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28205] ppid=28194 vsize=832444 CPUtime=1.27
/proc/28196/task/28205/stat : 28205 (java) S 28194 28196 21001 0 -1 64 2897 0 0 0 127 0 0 0 17 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28206] ppid=28194 vsize=832444 CPUtime=0.99
/proc/28196/task/28206/stat : 28206 (java) S 28194 28196 21001 0 -1 64 1843 0 0 0 99 0 0 0 16 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28207] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28207/stat : 28207 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28208] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28208/stat : 28208 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28211] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28211/stat : 28211 (java) S 28194 28196 21001 0 -1 64 6 0 0 0 0 0 0 0 19 0 13 0 240530673 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.62
Current children cumulated vsize (KiB) 832444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.8 s]
/proc/loadavg: 2.07 2.02 2.00 3/95 28413
/proc/meminfo: memFree=1051640/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=832444 CPUtime=1800.01
/proc/28196/stat : 28196 (java) S 28194 28196 21001 0 -1 0 272490 0 1 0 179875 126 0 0 18 0 13 0 240517889 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 208111 177425 1391 9 0 205473 0
[pid=28196/tid=28198] ppid=28194 vsize=832444 CPUtime=1766.53
/proc/28196/task/28198/stat : 28198 (java) R 28194 28196 21001 0 -1 64 23182 0 1 0 176639 14 0 0 25 0 13 0 240517890 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4109880320 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28199] ppid=28194 vsize=832444 CPUtime=7.1
/proc/28196/task/28199/stat : 28199 (java) S 28194 28196 21001 0 -1 64 80261 0 0 0 675 35 0 0 18 0 13 0 240517891 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28200] ppid=28194 vsize=832444 CPUtime=7.12
/proc/28196/task/28200/stat : 28200 (java) S 28194 28196 21001 0 -1 64 80865 0 0 0 677 35 0 0 17 0 13 0 240517891 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28201] ppid=28194 vsize=832444 CPUtime=16.92
/proc/28196/task/28201/stat : 28201 (java) S 28194 28196 21001 0 -1 64 82674 0 0 0 1654 38 0 0 16 0 13 0 240517893 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28202] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28202/stat : 28202 (java) S 28194 28196 21001 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 240517894 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28203] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28203/stat : 28203 (java) S 28194 28196 21001 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 240517894 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28204] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28204/stat : 28204 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28205] ppid=28194 vsize=832444 CPUtime=1.27
/proc/28196/task/28205/stat : 28205 (java) S 28194 28196 21001 0 -1 64 2897 0 0 0 127 0 0 0 17 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28206] ppid=28194 vsize=832444 CPUtime=0.99
/proc/28196/task/28206/stat : 28206 (java) S 28194 28196 21001 0 -1 64 1843 0 0 0 99 0 0 0 16 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28196/tid=28207] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28207/stat : 28207 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28208] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28208/stat : 28208 (java) S 28194 28196 21001 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 240517898 852422656 177425 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28196/tid=28211] ppid=28194 vsize=832444 CPUtime=0
/proc/28196/task/28211/stat : 28211 (java) S 28194 28196 21001 0 -1 64 6 0 0 0 0 0 0 0 19 0 13 0 240530673 852422656 177425 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) 832444

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

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

[startup+1804.92 s]
/proc/loadavg: 2.07 2.02 2.00 3/95 28413
/proc/meminfo: memFree=1051640/2055920 swapFree=4180812/4192956
[pid=28196] ppid=28194 vsize=0 CPUtime=1800.12
/proc/28196/stat : 28196 (java) Z 28194 28196 21001 0 -1 1036 272508 0 1 0 179880 132 0 0 16 0 2 0 240517889 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28196/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1804.97
CPU time (s): 1800.18
CPU user time (s): 1798.81
CPU system time (s): 1.37479
CPU usage (%): 99.7349
Max. virtual memory (cumulated for all children) (KiB): 880452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.81
system time used= 1.37479
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272508
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= 37778
involuntary context switches= 55022

runsolver used 2.18367 second user time and 6.06208 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-03 06:47:21
IDJOB=1055856
IDBENCH=56974
IDSOLVER=344
FILE ID=node82/1055856-1215060441
PBS_JOBID= 7875014
Free space on /tmp= 66484 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bf163617dfabfacac1751e8d2d93f3ed
RANDOM SEED=914544209

node82.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.239
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.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1734224 kB
Buffers:         32120 kB
Cached:         149332 kB
SwapCached:       5684 kB
Active:         191812 kB
Inactive:        69476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734224 kB
SwapTotal:     4192956 kB
SwapFree:      4180812 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:          96128 kB
Slab:            45508 kB
Committed_AS:  1278632 kB
PageTables:       1916 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= 66484 MiB
End job on node82 at 2008-07-03 07:17:28