Trace number 1058278

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.21 1813.97

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-1.xml
MD5SUM6883734acbcc3ab6a8ec48c2640bc7eb
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark80.8737
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints33842
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33642
Global constraints used (with number of constraints)alldifferent(200)

Solver Data (download as text)

0.27/0.32	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.27/0.32	c This is free software under the dual EPL/GNU LGPL licenses.
0.27/0.32	c See www.sat4j.org for details.
0.27/0.32	c That software uses the Rhino library from the Mozilla project.
0.27/0.37	c version 9.9.9.token
0.27/0.37	c sun.arch.data.model	32
0.27/0.37	c java.version	1.6.0_06
0.27/0.37	c os.name	Linux
0.27/0.37	c os.version	2.6.9-22.EL.rootsmp
0.27/0.37	c os.arch	i386
0.27/0.37	c Free memory 669864272
0.27/0.37	c Max memory 672137216
0.27/0.37	c Total memory 672137216
0.27/0.37	c Number of processors 2
0.37/0.42	c c --- Begin Solver configuration ---
0.37/0.42	c Stops conflict analysis at the first Unique Implication Point
0.37/0.42	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.37/0.42	c Learn all clauses as in MiniSAT
0.37/0.42	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.37/0.42	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.37/0.42	c Expensive reason simplification
0.37/0.42	c MiniSAT restarts strategy
0.37/0.42	c timeout=2147483s
0.37/0.42	c DB Simplification allowed=false
0.37/0.42	c --- End Solver configuration ---
0.37/0.42	c solving HOME/instance-1058278-1215113907.xml
0.37/0.42	c reading problem ... 
0.57/0.70	c reading problem named null
0.57/0.70	c reading domains done.
0.67/0.71	c reading variables done.
1.16/1.27	c reading predicates  done.
1.36/1.46	c reading constraints
618.97/626.54	c done with constraints.
618.97/626.54	c ... done. Wall clock time 626.114s.
618.97/626.54	c #vars     18785
618.97/626.54	c #constraints  3224997
618.97/626.54	c constraints type 
618.97/626.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3224197
618.97/626.54	c org.sat4j.minisat.constraints.card.AtLeast => 667
1266.95/1276.25	c cleaning 106742 clauses out of 213503 for limit 2.7552645614195567E7
1268.45/1277.73	c cleaning 53618 clauses out of 107258 for limit 9.017578782044476E7
1269.55/1278.86	c cleaning 27060 clauses out of 54141 for limit 2.9490610658168185E8
1270.55/1279.85	c cleaning 13781 clauses out of 27580 for limit 9.537557120686061E8
1271.55/1280.81	c cleaning 7138 clauses out of 14299 for limit 3.033762890458247E9
1272.25/1281.51	c cleaning 3819 clauses out of 7661 for limit 9.338082908050398E9
1272.85/1282.16	c cleaning 2156 clauses out of 4342 for limit 2.717122731041002E10
1273.15/1282.48	c cleaning 1330 clauses out of 2686 for limit 7.243508156903374E10
1273.44/1282.76	c cleaning 927 clauses out of 1856 for limit 1.7287527221552274E11
1273.75/1283.07	c cleaning 713 clauses out of 1429 for limit 3.702836252924585E11
1273.95/1283.30	c cleaning 595 clauses out of 1218 for limit 7.17867609345635E11
1274.25/1283.59	c cleaning 565 clauses out of 1130 for limit 1.285022323611845E12
1800.05/1813.82	c starts		: 19
1800.05/1813.82	c conflicts		: 298797
1800.05/1813.82	c decisions		: 475381
1800.05/1813.82	c propagations		: 29801273
1800.05/1813.82	c inspects		: 1091502457
1800.05/1813.82	c learnt literals	: 0
1800.05/1813.82	c learnt binary clauses	: 0
1800.05/1813.82	c learnt ternary clauses	: 78
1800.05/1813.82	c learnt clauses	: 298798
1800.05/1813.82	c ignored clauses	: 0
1800.05/1813.82	c root simplifications	: 0
1800.05/1813.82	c removed literals (reason simplification)	: 1756811
1800.05/1813.82	c reason swapping (by a shorter reason)	: 0
1800.05/1813.82	c Calls to reduceDB	: 12
1800.05/1813.82	c speed (assignments/second)	: 25101.846759011638
1800.05/1813.82	c non guided choices	150688
1800.05/1813.82	s UNKNOWN
1800.05/1813.82	c Total wall clock time (in seconds) : 1813.4

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-1058278-1215113907/watcher-1058278-1215113907 -o /tmp/evaluation-result-1058278-1215113907/solver-1058278-1215113907 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1058278-1215113907.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.10 2.08 2.02 3/75 2461
/proc/meminfo: memFree=1555552/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=18572 CPUtime=0
/proc/2461/stat : 2461 (runsolver) R 2459 2461 1856 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1990362972 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 208717540647 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/2461/statm: 4643 292 257 25 0 2626 0

[startup+0.086937 s]
/proc/loadavg: 2.10 2.08 2.02 3/75 2461
/proc/meminfo: memFree=1555552/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=802236 CPUtime=0.06
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 2795 0 1 0 4 2 0 0 18 0 7 0 1990362972 821489664 2530 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 200559 2530 1008 9 0 197942 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 802236

[startup+0.10294 s]
/proc/loadavg: 2.10 2.08 2.02 3/75 2461
/proc/meminfo: memFree=1555552/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=804432 CPUtime=0.08
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 2913 0 1 0 6 2 0 0 18 0 12 0 1990362972 823738368 2646 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 201108 2646 1026 9 0 198491 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804432

[startup+0.301978 s]
/proc/loadavg: 2.10 2.08 2.02 3/75 2461
/proc/meminfo: memFree=1555552/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=808244 CPUtime=0.27
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 4876 0 1 0 24 3 0 0 18 0 12 0 1990362972 827641856 4203 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 202061 4203 1297 9 0 199430 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 808244

[startup+0.702051 s]
/proc/loadavg: 2.10 2.08 2.02 3/75 2461
/proc/meminfo: memFree=1555552/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=808272 CPUtime=0.67
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 6334 0 1 0 61 6 0 0 18 0 12 0 1990362972 827670528 5462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 202068 5462 1335 9 0 199430 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 808272

[startup+1.5012 s]
/proc/loadavg: 2.17 2.09 2.02 4/87 2473
/proc/meminfo: memFree=1537024/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=808272 CPUtime=1.46
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 9005 0 1 0 138 8 0 0 18 0 12 0 1990362972 827670528 7385 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 202068 7385 1355 9 0 199430 0
[pid=2461/tid=2463] ppid=2459 vsize=808272 CPUtime=0.84
/proc/2461/task/2463/stat : 2463 (java) R 2459 2461 1856 0 -1 64 5704 0 1 0 78 6 0 0 18 0 12 0 1990362974 827670528 7385 996147200 134512640 134550740 4294956032 18446744073709551615 4109147559 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2464] ppid=2459 vsize=808272 CPUtime=0
/proc/2461/task/2464/stat : 2464 (java) S 2459 2461 1856 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1990362975 827670528 7385 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2465] ppid=2459 vsize=808272 CPUtime=0
/proc/2461/task/2465/stat : 2465 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1990362975 827670528 7385 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2466] ppid=2459 vsize=808272 CPUtime=0
/proc/2461/task/2466/stat : 2466 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1990362977 827670528 7385 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2467] ppid=2459 vsize=808272 CPUtime=0
/proc/2461/task/2467/stat : 2467 (java) S 2459 2461 1856 0 -1 64 9 0 0 0 0 0 0 0 20 0 12 0 1990362978 827670528 7385 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2468] ppid=2459 vsize=808272 CPUtime=0
/proc/2461/task/2468/stat : 2468 (java) S 2459 2461 1856 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 1990362978 827670528 7385 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2469] ppid=2459 vsize=808272 CPUtime=0
/proc/2461/task/2469/stat : 2469 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1990362983 827670528 7385 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2470] ppid=2459 vsize=808272 CPUtime=0.21
/proc/2461/task/2470/stat : 2470 (java) S 2459 2461 1856 0 -1 64 642 0 0 0 21 0 0 0 16 0 12 0 1990362983 827670528 7385 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2471] ppid=2459 vsize=808272 CPUtime=0.39
/proc/2461/task/2471/stat : 2471 (java) S 2459 2461 1856 0 -1 64 1893 0 0 0 38 1 0 0 16 0 12 0 1990362983 827670528 7385 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2472] ppid=2459 vsize=808272 CPUtime=0
/proc/2461/task/2472/stat : 2472 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1990362983 827670528 7385 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2473] ppid=2459 vsize=808272 CPUtime=0
/proc/2461/task/2473/stat : 2473 (java) S 2459 2461 1856 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1990362983 827670528 7385 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 808272

[startup+3.10251 s]
/proc/loadavg: 2.17 2.09 2.02 3/87 2473
/proc/meminfo: memFree=1522560/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=809232 CPUtime=3.04
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 21505 0 1 0 290 14 0 0 18 0 12 0 1990362972 828653568 19055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 202308 19055 1373 9 0 199670 0
[pid=2461/tid=2463] ppid=2459 vsize=809232 CPUtime=2.04
/proc/2461/task/2463/stat : 2463 (java) R 2459 2461 1856 0 -1 64 17045 0 1 0 192 12 0 0 25 0 12 0 1990362974 828653568 19055 996147200 134512640 134550740 4294956032 18446744073709551615 4109736016 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2464] ppid=2459 vsize=809232 CPUtime=0
/proc/2461/task/2464/stat : 2464 (java) S 2459 2461 1856 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1990362975 828653568 19055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2465] ppid=2459 vsize=809232 CPUtime=0
/proc/2461/task/2465/stat : 2465 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1990362975 828653568 19055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2466] ppid=2459 vsize=809232 CPUtime=0
/proc/2461/task/2466/stat : 2466 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 1990362977 828653568 19055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2467] ppid=2459 vsize=809232 CPUtime=0
/proc/2461/task/2467/stat : 2467 (java) S 2459 2461 1856 0 -1 64 9 0 0 0 0 0 0 0 20 0 12 0 1990362978 828653568 19055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2468] ppid=2459 vsize=809232 CPUtime=0
/proc/2461/task/2468/stat : 2468 (java) S 2459 2461 1856 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 1990362978 828653568 19055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2469] ppid=2459 vsize=809232 CPUtime=0
/proc/2461/task/2469/stat : 2469 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1990362983 828653568 19055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2470] ppid=2459 vsize=809232 CPUtime=0.5
/proc/2461/task/2470/stat : 2470 (java) S 2459 2461 1856 0 -1 64 1787 0 0 0 50 0 0 0 16 0 12 0 1990362983 828653568 19055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2471] ppid=2459 vsize=809232 CPUtime=0.48
/proc/2461/task/2471/stat : 2471 (java) S 2459 2461 1856 0 -1 64 1907 0 0 0 47 1 0 0 16 0 12 0 1990362983 828653568 19055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2472] ppid=2459 vsize=809232 CPUtime=0
/proc/2461/task/2472/stat : 2472 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1990362983 828653568 19055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2473] ppid=2459 vsize=809232 CPUtime=0
/proc/2461/task/2473/stat : 2473 (java) S 2459 2461 1856 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1990362983 828653568 19055 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 809232

[startup+6.3021 s]
/proc/loadavg: 2.17 2.09 2.02 3/87 2473
/proc/meminfo: memFree=1473792/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=809172 CPUtime=6.22
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 24184 0 1 0 606 16 0 0 18 0 12 0 1990362972 828592128 21673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 202293 21673 1380 9 0 199655 0
[pid=2461/tid=2463] ppid=2459 vsize=809172 CPUtime=4.98
/proc/2461/task/2463/stat : 2463 (java) R 2459 2461 1856 0 -1 64 17273 0 1 0 486 12 0 0 25 0 12 0 1990362974 828592128 21673 996147200 134512640 134550740 4294956032 18446744073709551615 4109736109 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2464] ppid=2459 vsize=809172 CPUtime=0.05
/proc/2461/task/2464/stat : 2464 (java) S 2459 2461 1856 0 -1 64 1445 0 0 0 5 0 0 0 17 0 12 0 1990362975 828592128 21673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2465] ppid=2459 vsize=809172 CPUtime=0.04
/proc/2461/task/2465/stat : 2465 (java) S 2459 2461 1856 0 -1 64 915 0 0 0 4 0 0 0 17 0 12 0 1990362975 828592128 21673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2466] ppid=2459 vsize=809172 CPUtime=0
/proc/2461/task/2466/stat : 2466 (java) S 2459 2461 1856 0 -1 64 85 0 0 0 0 0 0 0 16 0 12 0 1990362977 828592128 21673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2467] ppid=2459 vsize=809172 CPUtime=0
/proc/2461/task/2467/stat : 2467 (java) S 2459 2461 1856 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1990362978 828592128 21673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2468] ppid=2459 vsize=809172 CPUtime=0
/proc/2461/task/2468/stat : 2468 (java) S 2459 2461 1856 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 1990362978 828592128 21673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2469] ppid=2459 vsize=809172 CPUtime=0
/proc/2461/task/2469/stat : 2469 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1990362983 828592128 21673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2470] ppid=2459 vsize=809172 CPUtime=0.57
/proc/2461/task/2470/stat : 2470 (java) S 2459 2461 1856 0 -1 64 1794 0 0 0 57 0 0 0 16 0 12 0 1990362983 828592128 21673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2471] ppid=2459 vsize=809172 CPUtime=0.51
/proc/2461/task/2471/stat : 2471 (java) S 2459 2461 1856 0 -1 64 1909 0 0 0 50 1 0 0 16 0 12 0 1990362983 828592128 21673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2472] ppid=2459 vsize=809172 CPUtime=0
/proc/2461/task/2472/stat : 2472 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1990362983 828592128 21673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2473] ppid=2459 vsize=809172 CPUtime=0
/proc/2461/task/2473/stat : 2473 (java) S 2459 2461 1856 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1990362983 828592128 21673 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 809172

[startup+12.7013 s]
/proc/loadavg: 2.15 2.09 2.02 4/87 2473
/proc/meminfo: memFree=1460288/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=809760 CPUtime=12.55
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 28311 0 1 0 1237 18 0 0 18 0 12 0 1990362972 829194240 25058 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 202440 25058 1380 9 0 199802 0
[pid=2461/tid=2463] ppid=2459 vsize=809760 CPUtime=10.7
/proc/2461/task/2463/stat : 2463 (java) R 2459 2461 1856 0 -1 64 17608 0 1 0 1058 12 0 0 25 0 12 0 1990362974 829194240 25058 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2464] ppid=2459 vsize=809760 CPUtime=0.15
/proc/2461/task/2464/stat : 2464 (java) S 2459 2461 1856 0 -1 64 2456 0 0 0 14 1 0 0 16 0 12 0 1990362975 829194240 25058 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2465] ppid=2459 vsize=809760 CPUtime=0.14
/proc/2461/task/2465/stat : 2465 (java) S 2459 2461 1856 0 -1 64 2710 0 0 0 13 1 0 0 17 0 12 0 1990362975 829194240 25058 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2466] ppid=2459 vsize=809760 CPUtime=0
/proc/2461/task/2466/stat : 2466 (java) S 2459 2461 1856 0 -1 64 166 0 0 0 0 0 0 0 16 0 12 0 1990362977 829194240 25058 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2467] ppid=2459 vsize=809760 CPUtime=0
/proc/2461/task/2467/stat : 2467 (java) S 2459 2461 1856 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1990362978 829194240 25058 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2468] ppid=2459 vsize=809760 CPUtime=0
/proc/2461/task/2468/stat : 2468 (java) S 2459 2461 1856 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 1990362978 829194240 25058 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2469] ppid=2459 vsize=809760 CPUtime=0
/proc/2461/task/2469/stat : 2469 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1990362983 829194240 25058 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2470] ppid=2459 vsize=809760 CPUtime=0.87
/proc/2461/task/2470/stat : 2470 (java) R 2459 2461 1856 0 -1 64 2564 0 0 0 87 0 0 0 16 0 12 0 1990362983 829194240 25058 996147200 134512640 134550740 4294956032 18446744073709551615 104112650 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2471] ppid=2459 vsize=809760 CPUtime=0.63
/proc/2461/task/2471/stat : 2471 (java) S 2459 2461 1856 0 -1 64 2044 0 0 0 62 1 0 0 16 0 12 0 1990362983 829194240 25058 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2472] ppid=2459 vsize=809760 CPUtime=0
/proc/2461/task/2472/stat : 2472 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1990362983 829194240 25058 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2473] ppid=2459 vsize=809760 CPUtime=0
/proc/2461/task/2473/stat : 2473 (java) R 2459 2461 1856 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1990362983 829194240 25058 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 809760

[startup+25.5027 s]
/proc/loadavg: 2.12 2.09 2.02 3/87 2473
/proc/meminfo: memFree=1451840/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=814064 CPUtime=25.24
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 31857 0 1 0 2503 21 0 0 18 0 12 0 1990362972 833601536 27080 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 203516 27080 1382 9 0 200878 0
[pid=2461/tid=2463] ppid=2459 vsize=814064 CPUtime=22.74
/proc/2461/task/2463/stat : 2463 (java) R 2459 2461 1856 0 -1 64 17624 0 1 0 2261 13 0 0 25 0 12 0 1990362974 833601536 27080 996147200 134512640 134550740 4294956032 18446744073709551615 4109655433 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2464] ppid=2459 vsize=814064 CPUtime=0.2
/proc/2461/task/2464/stat : 2464 (java) S 2459 2461 1856 0 -1 64 3063 0 0 0 19 1 0 0 17 0 12 0 1990362975 833601536 27080 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2465] ppid=2459 vsize=814064 CPUtime=0.18
/proc/2461/task/2465/stat : 2465 (java) S 2459 2461 1856 0 -1 64 3170 0 0 0 17 1 0 0 16 0 12 0 1990362975 833601536 27080 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2466] ppid=2459 vsize=814064 CPUtime=0
/proc/2461/task/2466/stat : 2466 (java) S 2459 2461 1856 0 -1 64 166 0 0 0 0 0 0 0 16 0 12 0 1990362977 833601536 27080 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2467] ppid=2459 vsize=814064 CPUtime=0
/proc/2461/task/2467/stat : 2467 (java) S 2459 2461 1856 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1990362978 833601536 27080 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2468] ppid=2459 vsize=814064 CPUtime=0
/proc/2461/task/2468/stat : 2468 (java) S 2459 2461 1856 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 1990362978 833601536 27080 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2469] ppid=2459 vsize=814064 CPUtime=0
/proc/2461/task/2469/stat : 2469 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1990362983 833601536 27080 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=2461/tid=2466] ppid=2459 vsize=824336 CPUtime=15
/proc/2461/task/2466/stat : 2466 (java) S 2459 2461 1856 0 -1 64 31402 0 0 0 1479 21 0 0 16 0 13 0 1990362977 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2467] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2467/stat : 2467 (java) S 2459 2461 1856 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1990362978 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2468] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2468/stat : 2468 (java) S 2459 2461 1856 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 1990362978 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2469] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2469/stat : 2469 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2470] ppid=2459 vsize=824336 CPUtime=2.38
/proc/2461/task/2470/stat : 2470 (java) S 2459 2461 1856 0 -1 64 4021 0 0 0 237 1 0 0 17 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2471] ppid=2459 vsize=824336 CPUtime=2.05
/proc/2461/task/2471/stat : 2471 (java) S 2459 2461 1856 0 -1 64 3906 0 0 0 203 2 0 0 15 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2472] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2472/stat : 2472 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2473] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2473/stat : 2473 (java) S 2459 2461 1856 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2532] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2532/stat : 2532 (java) S 2459 2461 1856 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1990425634 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.38
Current children cumulated vsize (KiB) 824336

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 2576
/proc/meminfo: memFree=600904/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=824336 CPUtime=1649.81
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 213498 0 1 0 164867 114 0 0 18 0 13 0 1990362972 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 206084 175792 1406 9 0 203446 0
[pid=2461/tid=2463] ppid=2459 vsize=824336 CPUtime=1614.85
/proc/2461/task/2463/stat : 2463 (java) R 2459 2461 1856 0 -1 64 24419 0 1 0 161461 24 0 0 25 0 13 0 1990362974 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4110348956 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2464] ppid=2459 vsize=824336 CPUtime=7.83
/proc/2461/task/2464/stat : 2464 (java) S 2459 2461 1856 0 -1 64 67066 0 0 0 755 28 0 0 16 0 13 0 1990362975 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2465] ppid=2459 vsize=824336 CPUtime=7.65
/proc/2461/task/2465/stat : 2465 (java) S 2459 2461 1856 0 -1 64 81915 0 0 0 730 35 0 0 16 0 13 0 1990362975 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2466] ppid=2459 vsize=824336 CPUtime=15
/proc/2461/task/2466/stat : 2466 (java) S 2459 2461 1856 0 -1 64 31402 0 0 0 1479 21 0 0 16 0 13 0 1990362977 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2467] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2467/stat : 2467 (java) S 2459 2461 1856 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1990362978 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2468] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2468/stat : 2468 (java) S 2459 2461 1856 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 1990362978 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2469] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2469/stat : 2469 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2470] ppid=2459 vsize=824336 CPUtime=2.38
/proc/2461/task/2470/stat : 2470 (java) S 2459 2461 1856 0 -1 64 4021 0 0 0 237 1 0 0 17 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2471] ppid=2459 vsize=824336 CPUtime=2.05
/proc/2461/task/2471/stat : 2471 (java) S 2459 2461 1856 0 -1 64 3906 0 0 0 203 2 0 0 15 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2472] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2472/stat : 2472 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2473] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2473/stat : 2473 (java) S 2459 2461 1856 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2532] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2532/stat : 2532 (java) S 2459 2461 1856 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1990425634 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.81
Current children cumulated vsize (KiB) 824336

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 2576
/proc/meminfo: memFree=600456/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=824336 CPUtime=1709.24
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 213499 0 1 0 170810 114 0 0 18 0 13 0 1990362972 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 206084 175792 1406 9 0 203446 0
[pid=2461/tid=2463] ppid=2459 vsize=824336 CPUtime=1674.14
/proc/2461/task/2463/stat : 2463 (java) R 2459 2461 1856 0 -1 64 24420 0 1 0 167390 24 0 0 25 0 13 0 1990362974 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4110348962 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2464] ppid=2459 vsize=824336 CPUtime=7.86
/proc/2461/task/2464/stat : 2464 (java) S 2459 2461 1856 0 -1 64 67066 0 0 0 758 28 0 0 17 0 13 0 1990362975 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2465] ppid=2459 vsize=824336 CPUtime=7.75
/proc/2461/task/2465/stat : 2465 (java) S 2459 2461 1856 0 -1 64 81915 0 0 0 740 35 0 0 17 0 13 0 1990362975 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2466] ppid=2459 vsize=824336 CPUtime=15
/proc/2461/task/2466/stat : 2466 (java) S 2459 2461 1856 0 -1 64 31402 0 0 0 1479 21 0 0 16 0 13 0 1990362977 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2467] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2467/stat : 2467 (java) S 2459 2461 1856 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1990362978 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2468] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2468/stat : 2468 (java) S 2459 2461 1856 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 1990362978 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2469] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2469/stat : 2469 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2470] ppid=2459 vsize=824336 CPUtime=2.38
/proc/2461/task/2470/stat : 2470 (java) S 2459 2461 1856 0 -1 64 4021 0 0 0 237 1 0 0 17 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2471] ppid=2459 vsize=824336 CPUtime=2.05
/proc/2461/task/2471/stat : 2471 (java) S 2459 2461 1856 0 -1 64 3906 0 0 0 203 2 0 0 15 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2472] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2472/stat : 2472 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2473] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2473/stat : 2473 (java) S 2459 2461 1856 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2532] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2532/stat : 2532 (java) S 2459 2461 1856 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1990425634 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.24
Current children cumulated vsize (KiB) 824336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 2576
/proc/meminfo: memFree=600136/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=824336 CPUtime=1768.68
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 213499 0 1 0 176753 115 0 0 18 0 13 0 1990362972 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 206084 175792 1406 9 0 203446 0
[pid=2461/tid=2463] ppid=2459 vsize=824336 CPUtime=1733.57
/proc/2461/task/2463/stat : 2463 (java) R 2459 2461 1856 0 -1 64 24420 0 1 0 173333 24 0 0 25 0 13 0 1990362974 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4110348969 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2464] ppid=2459 vsize=824336 CPUtime=7.86
/proc/2461/task/2464/stat : 2464 (java) S 2459 2461 1856 0 -1 64 67066 0 0 0 758 28 0 0 17 0 13 0 1990362975 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2465] ppid=2459 vsize=824336 CPUtime=7.75
/proc/2461/task/2465/stat : 2465 (java) S 2459 2461 1856 0 -1 64 81915 0 0 0 740 35 0 0 17 0 13 0 1990362975 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2466] ppid=2459 vsize=824336 CPUtime=15
/proc/2461/task/2466/stat : 2466 (java) S 2459 2461 1856 0 -1 64 31402 0 0 0 1479 21 0 0 16 0 13 0 1990362977 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2467] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2467/stat : 2467 (java) S 2459 2461 1856 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1990362978 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2468] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2468/stat : 2468 (java) S 2459 2461 1856 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 1990362978 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2469] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2469/stat : 2469 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2470] ppid=2459 vsize=824336 CPUtime=2.38
/proc/2461/task/2470/stat : 2470 (java) S 2459 2461 1856 0 -1 64 4021 0 0 0 237 1 0 0 17 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2471] ppid=2459 vsize=824336 CPUtime=2.05
/proc/2461/task/2471/stat : 2471 (java) S 2459 2461 1856 0 -1 64 3906 0 0 0 203 2 0 0 15 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2472] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2472/stat : 2472 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2473] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2473/stat : 2473 (java) S 2459 2461 1856 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2532] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2532/stat : 2532 (java) S 2459 2461 1856 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1990425634 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.68
Current children cumulated vsize (KiB) 824336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 2576
/proc/meminfo: memFree=600136/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=824336 CPUtime=1800.05
/proc/2461/stat : 2461 (java) S 2459 2461 1856 0 -1 0 213500 0 1 0 179890 115 0 0 18 0 13 0 1990362972 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2461/statm: 206084 175792 1406 9 0 203446 0
[pid=2461/tid=2463] ppid=2459 vsize=824336 CPUtime=1764.77
/proc/2461/task/2463/stat : 2463 (java) R 2459 2461 1856 0 -1 64 24421 0 1 0 176453 24 0 0 25 0 13 0 1990362974 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4110500770 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2464] ppid=2459 vsize=824336 CPUtime=7.94
/proc/2461/task/2464/stat : 2464 (java) S 2459 2461 1856 0 -1 64 67066 0 0 0 766 28 0 0 17 0 13 0 1990362975 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2465] ppid=2459 vsize=824336 CPUtime=7.84
/proc/2461/task/2465/stat : 2465 (java) S 2459 2461 1856 0 -1 64 81915 0 0 0 749 35 0 0 16 0 13 0 1990362975 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2466] ppid=2459 vsize=824336 CPUtime=15
/proc/2461/task/2466/stat : 2466 (java) S 2459 2461 1856 0 -1 64 31402 0 0 0 1479 21 0 0 16 0 13 0 1990362977 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2467] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2467/stat : 2467 (java) S 2459 2461 1856 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 1990362978 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2468] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2468/stat : 2468 (java) S 2459 2461 1856 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 1990362978 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2469] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2469/stat : 2469 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2470] ppid=2459 vsize=824336 CPUtime=2.38
/proc/2461/task/2470/stat : 2470 (java) S 2459 2461 1856 0 -1 64 4021 0 0 0 237 1 0 0 17 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2471] ppid=2459 vsize=824336 CPUtime=2.05
/proc/2461/task/2471/stat : 2471 (java) S 2459 2461 1856 0 -1 64 3906 0 0 0 203 2 0 0 15 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2461/tid=2472] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2472/stat : 2472 (java) S 2459 2461 1856 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2473] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2473/stat : 2473 (java) S 2459 2461 1856 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 1990362983 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2461/tid=2532] ppid=2459 vsize=824336 CPUtime=0
/proc/2461/task/2532/stat : 2532 (java) S 2459 2461 1856 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 1990425634 844120064 175792 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 824336

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

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

[startup+1813.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 2576
/proc/meminfo: memFree=600136/2055920 swapFree=4117652/4192956
[pid=2461] ppid=2459 vsize=0 CPUtime=1800.15
/proc/2461/stat : 2461 (java) Z 2459 2461 1856 0 -1 1036 213519 0 1 0 179894 121 0 0 16 0 2 0 1990362972 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2461/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1813.97
CPU time (s): 1800.21
CPU user time (s): 1798.95
CPU system time (s): 1.26281
CPU usage (%): 99.2417
Max. virtual memory (cumulated for all children) (KiB): 848344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.95
system time used= 1.26281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213519
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= 43917
involuntary context switches= 77696

runsolver used 2.31465 second user time and 6.06108 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-03 21:38:27
IDJOB=1058278
IDBENCH=54118
IDSOLVER=344
FILE ID=node47/1058278-1215113907
PBS_JOBID= 7877111
Free space on /tmp= 66532 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-1.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-1058278-1215113907/watcher-1058278-1215113907 -o /tmp/evaluation-result-1058278-1215113907/solver-1058278-1215113907 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1058278-1215113907.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6883734acbcc3ab6a8ec48c2640bc7eb
RANDOM SEED=164279656

node47.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.281
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.281
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:       1556032 kB
Buffers:         24828 kB
Cached:         281272 kB
SwapCached:      69124 kB
Active:         224644 kB
Inactive:       221300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556032 kB
SwapTotal:     4192956 kB
SwapFree:      4117652 kB
Dirty:            5856 kB
Writeback:           0 kB
Mapped:         146432 kB
Slab:            38932 kB
Committed_AS:  4055220 kB
PageTables:       2076 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66524 MiB
End job on node47 at 2008-07-03 22:08:43