Trace number 1884295

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 Pseudo CP 2.1.1? (TO) 1800.28 1787.69

General information on the benchmark

Name/PURE-SAT/SAT07/industrial/palacios/
uts/uts-l05-ipc5-h27-unknown.opb
MD5SUM66e5392e1e5f60218fee2ac6ec10352f
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark574.731
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93573
Total number of constraints439508
Number of constraints which are clauses439508
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint403
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 401
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 804
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.1.1.v20090612
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0_12
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1342000320
0.08/0.15	c Max memory 1344274432
0.08/0.15	c Total memory 1344274432
0.08/0.15	c Number of processors 2
0.22/0.22	c Pseudo Boolean Optimization
0.22/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ecd7e
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.22	c No reason simplification
0.22/0.22	c MiniSAT restarts strategy
0.22/0.22	c Memory based learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c solving HOME/instance-1884295-1245256542.opb
0.22/0.22	c reading problem ... 
7.02/6.07	c ... done. Wall clock time 5.852s.
7.02/6.07	c #vars     93573
7.02/6.07	c #constraints  439326
7.02/6.07	c constraints type 
7.02/6.07	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 347229
7.02/6.07	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 92069
1800.03/1787.52	c starts		: 16
1800.03/1787.52	c conflicts		: 92801
1800.03/1787.52	c decisions		: 148096
1800.03/1787.52	c propagations		: 441338041
1800.03/1787.52	c inspects		: 1089659735
1800.03/1787.52	c learnt literals	: 2
1800.03/1787.52	c learnt binary clauses	: 352
1800.03/1787.52	c learnt ternary clauses	: 1186
1800.03/1787.52	c learnt clauses	: 92798
1800.03/1787.52	c ignored clauses	: 0
1800.03/1787.52	c root simplifications	: 0
1800.03/1787.52	c removed literals (reason simplification)	: 0
1800.03/1787.52	c reason swapping (by a shorter reason)	: 0
1800.03/1787.52	c Calls to reduceDB	: 0
1800.03/1787.52	c speed (assignments/second)	: 247741.88172172784
1800.03/1787.52	c non guided choices	2866
1800.03/1787.58	c learnt constraints type 
1800.03/1787.58	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 92446
1800.03/1787.58	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 352
1800.03/1787.58	c constraints type 
1800.03/1787.58	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 347229
1800.03/1787.58	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 92069
1800.03/1787.58	s UNKNOWN
1800.03/1787.58	c Total wall clock time (in seconds): 1787.358

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1884295-1245256542/watcher-1884295-1245256542 -o /tmp/evaluation-result-1884295-1245256542/solver-1884295-1245256542 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes HOME/instance-1884295-1245256542.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 9319
/proc/meminfo: memFree=1754560/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=18576 CPUtime=0
/proc/9319/stat : 9319 (runsolver) R 9317 9319 9021 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 182180589 19021824 284 1992294400 4194304 4302564 548682068416 18446744073709551615 269930261799 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/9319/statm: 4644 284 249 26 0 2626 0

[startup+0.040496 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 9319
/proc/meminfo: memFree=1754560/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1468752 CPUtime=0.02
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 2964 0 1 0 1 1 0 0 20 0 4 0 182180589 1504002048 2711 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 367188 2711 938 9 0 364539 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1468752

[startup+0.101509 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 9319
/proc/meminfo: memFree=1754560/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1472584 CPUtime=0.08
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 3595 0 1 0 6 2 0 0 20 0 12 0 182180589 1507926016 3338 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 368146 3338 1066 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301548 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 9319
/proc/meminfo: memFree=1754560/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1474968 CPUtime=0.33
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 5527 0 1 0 30 3 0 0 20 0 12 0 182180589 1510367232 5264 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 368742 5264 1353 9 0 366085 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1474968

[startup+0.701628 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 9319
/proc/meminfo: memFree=1754560/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1476792 CPUtime=0.99
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 8037 0 1 0 95 4 0 0 20 0 12 0 182180589 1512235008 7125 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 369198 7125 1397 9 0 366541 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 1476792

[startup+1.50278 s]
/proc/loadavg: 0.99 0.97 0.88 3/76 9331
/proc/meminfo: memFree=1718880/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1476792 CPUtime=2.04
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 24842 0 1 0 192 12 0 0 20 0 12 0 182180589 1512235008 23220 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 369198 23221 1404 9 0 366541 0
[pid=9319/tid=9321] ppid=9317 vsize=1476792 CPUtime=1.27
/proc/9319/task/9321/stat : 9321 (java) R 9317 9319 9021 0 -1 64 21584 0 1 0 117 10 0 0 21 0 12 0 182180590 1512235008 23222 1992294400 134512640 134550932 4294956000 18446744073709551615 4109473140 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9322] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9322/stat : 9322 (java) S 9317 9319 9021 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 182180592 1512235008 23223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9323] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9323/stat : 9323 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 182180592 1512235008 23224 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9324] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9324/stat : 9324 (java) S 9317 9319 9021 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 182180593 1512235008 23225 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9325] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9325/stat : 9325 (java) S 9317 9319 9021 0 -1 64 10 0 0 0 0 0 0 0 25 0 12 0 182180594 1512235008 23226 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9326] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9326/stat : 9326 (java) S 9317 9319 9021 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 182180594 1512235008 23227 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9327] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9327/stat : 9327 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 182180598 1512235008 23229 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9328] ppid=9317 vsize=1476792 CPUtime=0.44
/proc/9319/task/9328/stat : 9328 (java) S 9317 9319 9021 0 -1 64 1712 0 0 0 44 0 0 0 16 0 12 0 182180598 1512235008 23230 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9329] ppid=9317 vsize=1476792 CPUtime=0.3
/proc/9319/task/9329/stat : 9329 (java) S 9317 9319 9021 0 -1 64 803 0 0 0 30 0 0 0 17 0 12 0 182180598 1512235008 23231 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9330] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9330/stat : 9330 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 182180598 1512235008 23232 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9331] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9331/stat : 9331 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 182180598 1512235008 23233 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 1476792

[startup+3.10109 s]
/proc/loadavg: 0.99 0.97 0.88 2/76 9331
/proc/meminfo: memFree=1622112/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1476792 CPUtime=3.75
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 39064 0 1 0 357 18 0 0 20 0 12 0 182180589 1512235008 37423 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 369198 37423 1414 9 0 366541 0
[pid=9319/tid=9321] ppid=9317 vsize=1476792 CPUtime=2.75
/proc/9319/task/9321/stat : 9321 (java) R 9317 9319 9021 0 -1 64 30934 0 1 0 261 14 0 0 18 0 12 0 182180590 1512235008 37423 1992294400 134512640 134550932 4294956000 18446744073709551615 4109510414 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9322] ppid=9317 vsize=1476792 CPUtime=0.09
/proc/9319/task/9322/stat : 9322 (java) S 9317 9319 9021 0 -1 64 2574 0 0 0 8 1 0 0 17 0 12 0 182180592 1512235008 37423 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9323] ppid=9317 vsize=1476792 CPUtime=0.08
/proc/9319/task/9323/stat : 9323 (java) S 9317 9319 9021 0 -1 64 2276 0 0 0 8 0 0 0 17 0 12 0 182180592 1512235008 37423 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9324] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9324/stat : 9324 (java) S 9317 9319 9021 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 182180593 1512235008 37423 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9325] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9325/stat : 9325 (java) S 9317 9319 9021 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 182180594 1512235008 37423 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9326] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9326/stat : 9326 (java) S 9317 9319 9021 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 182180594 1512235008 37423 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9327] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9327/stat : 9327 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 182180598 1512235008 37423 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9328] ppid=9317 vsize=1476792 CPUtime=0.46
/proc/9319/task/9328/stat : 9328 (java) S 9317 9319 9021 0 -1 64 1719 0 0 0 46 0 0 0 17 0 12 0 182180598 1512235008 37423 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9329] ppid=9317 vsize=1476792 CPUtime=0.32
/proc/9319/task/9329/stat : 9329 (java) S 9317 9319 9021 0 -1 64 804 0 0 0 32 0 0 0 17 0 12 0 182180598 1512235008 37423 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9330] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9330/stat : 9330 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 182180598 1512235008 37423 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9331] ppid=9317 vsize=1476792 CPUtime=0
/proc/9319/task/9331/stat : 9331 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 182180598 1512235008 37423 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 1476792

[startup+6.30273 s]
/proc/loadavg: 0.99 0.97 0.88 2/76 9331
/proc/meminfo: memFree=1586720/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1481764 CPUtime=7.49
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 49337 0 1 0 725 24 0 0 20 0 13 0 182180589 1517326336 45969 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 370441 45969 1427 9 0 367784 0
[pid=9319/tid=9321] ppid=9317 vsize=1481764 CPUtime=5.5
/proc/9319/task/9321/stat : 9321 (java) R 9317 9319 9021 0 -1 64 30966 0 1 0 534 16 0 0 23 0 13 0 182180590 1517326336 45969 1992294400 134512640 134550932 4294956000 18446744073709551615 4109714988 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9322] ppid=9317 vsize=1481764 CPUtime=0.39
/proc/9319/task/9322/stat : 9322 (java) S 9317 9319 9021 0 -1 64 6874 0 0 0 37 2 0 0 16 0 13 0 182180592 1517326336 45969 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9323] ppid=9317 vsize=1481764 CPUtime=0.4
/proc/9319/task/9323/stat : 9323 (java) S 9317 9319 9021 0 -1 64 5960 0 0 0 38 2 0 0 17 0 13 0 182180592 1517326336 45969 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9324] ppid=9317 vsize=1481764 CPUtime=0
/proc/9319/task/9324/stat : 9324 (java) S 9317 9319 9021 0 -1 64 24 0 0 0 0 0 0 0 16 0 13 0 182180593 1517326336 45969 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9325] ppid=9317 vsize=1481764 CPUtime=0
/proc/9319/task/9325/stat : 9325 (java) S 9317 9319 9021 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 182180594 1517326336 45969 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9326] ppid=9317 vsize=1481764 CPUtime=0
/proc/9319/task/9326/stat : 9326 (java) S 9317 9319 9021 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 182180594 1517326336 45969 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9327] ppid=9317 vsize=1481764 CPUtime=0
/proc/9319/task/9327/stat : 9327 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 182180598 1517326336 45969 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9328] ppid=9317 vsize=1481764 CPUtime=0.66
/proc/9319/task/9328/stat : 9328 (java) R 9317 9319 9021 0 -1 64 2826 0 0 0 65 1 0 0 17 0 13 0 182180598 1517326336 45969 1992294400 134512640 134550932 4294956000 18446744073709551615 105953991 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9329] ppid=9317 vsize=1481764 CPUtime=0.48
/proc/9319/task/9329/stat : 9329 (java) R 9317 9319 9021 0 -1 64 1940 0 0 0 48 0 0 0 16 0 13 0 182180598 1517326336 45969 1992294400 134512640 134550932 4294956000 18446744073709551615 102535117 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9330] ppid=9317 vsize=1481764 CPUtime=0
/proc/9319/task/9330/stat : 9330 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 182180598 1517326336 45969 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9331] ppid=9317 vsize=1481764 CPUtime=0
/proc/9319/task/9331/stat : 9331 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 182180598 1517326336 45969 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 1481764

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.88 2/77 9332
/proc/meminfo: memFree=1544664/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1481600 CPUtime=15.11
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 60956 0 1 0 1481 30 0 0 20 0 13 0 182180589 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 370400 53599 1428 9 0 367743 0
[pid=9319/tid=9321] ppid=9317 vsize=1481600 CPUtime=11.04
/proc/9319/task/9321/stat : 9321 (java) R 9317 9319 9021 0 -1 64 30989 0 1 0 1088 16 0 0 25 0 13 0 182180590 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4109881361 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9322] ppid=9317 vsize=1481600 CPUtime=0.87
/proc/9319/task/9322/stat : 9322 (java) S 9317 9319 9021 0 -1 64 10592 0 0 0 82 5 0 0 16 0 13 0 182180592 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9323] ppid=9317 vsize=1481600 CPUtime=0.87
/proc/9319/task/9323/stat : 9323 (java) S 9317 9319 9021 0 -1 64 10640 0 0 0 83 4 0 0 17 0 13 0 182180592 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9324] ppid=9317 vsize=1481600 CPUtime=0
/proc/9319/task/9324/stat : 9324 (java) S 9317 9319 9021 0 -1 64 24 0 0 0 0 0 0 0 16 0 13 0 182180593 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9325] ppid=9317 vsize=1481600 CPUtime=0
/proc/9319/task/9325/stat : 9325 (java) S 9317 9319 9021 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 182180594 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9326] ppid=9317 vsize=1481600 CPUtime=0
/proc/9319/task/9326/stat : 9326 (java) S 9317 9319 9021 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 182180594 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9327] ppid=9317 vsize=1481600 CPUtime=0
/proc/9319/task/9327/stat : 9327 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 182180598 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9328] ppid=9317 vsize=1481600 CPUtime=1.2
/proc/9319/task/9328/stat : 9328 (java) S 9317 9319 9021 0 -1 64 4540 0 0 0 119 1 0 0 16 0 13 0 182180598 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9329] ppid=9317 vsize=1481600 CPUtime=1.07
/proc/9319/task/9329/stat : 9329 (java) S 9317 9319 9021 0 -1 64 3424 0 0 0 106 1 0 0 15 0 13 0 182180598 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9330] ppid=9317 vsize=1481600 CPUtime=0
/proc/9319/task/9330/stat : 9330 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 182180598 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9331] ppid=9317 vsize=1481600 CPUtime=0
/proc/9319/task/9331/stat : 9331 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 182180598 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9332] ppid=9317 vsize=1481600 CPUtime=0
/proc/9319/task/9332/stat : 9332 (java) S 9317 9319 9021 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 182181205 1517158400 53599 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.11
Current children cumulated vsize (KiB) 1481600

[startup+25.5025 s]
/proc/loadavg: 0.99 0.97 0.88 2/77 9332
/proc/meminfo: memFree=1544152/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1481600 CPUtime=28.07
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 61177 0 1 0 2776 31 0 0 20 0 13 0 182180589 1517158400 53777 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 370400 53777 1428 9 0 367743 0
[pid=9319/tid=9321] ppid=9317 vsize=1481600 CPUtime=23.64
/proc/9319/task/9321/stat : 9321 (java) R 9317 9319 9021 0 -1 64 31003 0 1 0 2348 16 0 0 25 0 13 0 182180590 1517158400 53777 1992294400 134512640 134550932 4294956000 18446744073709551615 4109772933 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9322] ppid=9317 vsize=1481600 CPUtime=1
/proc/9319/task/9322/stat : 9322 (java) S 9317 9319 9021 0 -1 64 10658 0 0 0 95 5 0 0 16 0 13 0 182180592 1517158400 53777 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9323] ppid=9317 vsize=1481600 CPUtime=1.04
/proc/9319/task/9323/stat : 9323 (java) S 9317 9319 9021 0 -1 64 10662 0 0 0 100 4 0 0 16 0 13 0 182180592 1517158400 53777 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9324] ppid=9317 vsize=1481600 CPUtime=0
/proc/9319/task/9324/stat : 9324 (java) S 9317 9319 9021 0 -1 64 24 0 0 0 0 0 0 0 16 0 13 0 182180593 1517158400 53777 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9325] ppid=9317 vsize=1481600 CPUtime=0
/proc/9319/task/9325/stat : 9325 (java) S 9317 9319 9021 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 182180594 1517158400 53777 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9326] ppid=9317 vsize=1481600 CPUtime=0
/proc/9319/task/9326/stat : 9326 (java) S 9317 9319 9021 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 182180594 1517158400 53777 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9327] ppid=9317 vsize=1481600 CPUtime=0

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

[pid=9319] ppid=9317 vsize=1482624 CPUtime=1674.32
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 118880 0 1 0 167338 94 0 0 20 0 13 0 182180589 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 370656 110585 1432 9 0 367999 0
[pid=9319/tid=9321] ppid=9317 vsize=1482624 CPUtime=1647.2
/proc/9319/task/9321/stat : 9321 (java) R 9317 9319 9021 0 -1 64 31704 0 1 0 164702 18 0 0 25 0 13 0 182180590 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4109911820 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9322] ppid=9317 vsize=1482624 CPUtime=12.19
/proc/9319/task/9322/stat : 9322 (java) S 9317 9319 9021 0 -1 64 37988 0 0 0 1186 33 0 0 17 0 13 0 182180592 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9323] ppid=9317 vsize=1482624 CPUtime=12.2
/proc/9319/task/9323/stat : 9323 (java) S 9317 9319 9021 0 -1 64 40079 0 0 0 1186 34 0 0 16 0 13 0 182180592 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9324] ppid=9317 vsize=1482624 CPUtime=0.1
/proc/9319/task/9324/stat : 9324 (java) S 9317 9319 9021 0 -1 64 27 0 0 0 7 3 0 0 16 0 13 0 182180593 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9325] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9325/stat : 9325 (java) S 9317 9319 9021 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 182180594 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9326] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9326/stat : 9326 (java) S 9317 9319 9021 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 182180594 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9327] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9327/stat : 9327 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 182180598 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9328] ppid=9317 vsize=1482624 CPUtime=1.36
/proc/9319/task/9328/stat : 9328 (java) S 9317 9319 9021 0 -1 64 4905 0 0 0 135 1 0 0 16 0 13 0 182180598 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9329] ppid=9317 vsize=1482624 CPUtime=1.19
/proc/9319/task/9329/stat : 9329 (java) S 9317 9319 9021 0 -1 64 3430 0 0 0 118 1 0 0 16 0 13 0 182180598 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9330] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9330/stat : 9330 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 182180598 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9331] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9331/stat : 9331 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 182180598 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9332] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9332/stat : 9332 (java) S 9317 9319 9021 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 182181205 1518206976 110585 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1674.32
Current children cumulated vsize (KiB) 1482624

[startup+1722.3 s]
/proc/loadavg: 1.03 1.02 0.94 2/77 9340
/proc/meminfo: memFree=1307344/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1482624 CPUtime=1734.56
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 120937 0 1 0 173361 95 0 0 20 0 13 0 182180589 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 370656 112630 1432 9 0 367999 0
[pid=9319/tid=9321] ppid=9317 vsize=1482624 CPUtime=1706.9
/proc/9319/task/9321/stat : 9321 (java) R 9317 9319 9021 0 -1 64 31716 0 1 0 170671 19 0 0 25 0 13 0 182180590 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4109911235 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9322] ppid=9317 vsize=1482624 CPUtime=12.47
/proc/9319/task/9322/stat : 9322 (java) S 9317 9319 9021 0 -1 64 37988 0 0 0 1214 33 0 0 17 0 13 0 182180592 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9323] ppid=9317 vsize=1482624 CPUtime=12.47
/proc/9319/task/9323/stat : 9323 (java) S 9317 9319 9021 0 -1 64 42124 0 0 0 1212 35 0 0 16 0 13 0 182180592 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9324] ppid=9317 vsize=1482624 CPUtime=0.11
/proc/9319/task/9324/stat : 9324 (java) S 9317 9319 9021 0 -1 64 27 0 0 0 8 3 0 0 16 0 13 0 182180593 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9325] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9325/stat : 9325 (java) S 9317 9319 9021 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 182180594 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9326] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9326/stat : 9326 (java) S 9317 9319 9021 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 182180594 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9327] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9327/stat : 9327 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 182180598 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9328] ppid=9317 vsize=1482624 CPUtime=1.36
/proc/9319/task/9328/stat : 9328 (java) S 9317 9319 9021 0 -1 64 4905 0 0 0 135 1 0 0 16 0 13 0 182180598 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9329] ppid=9317 vsize=1482624 CPUtime=1.19
/proc/9319/task/9329/stat : 9329 (java) S 9317 9319 9021 0 -1 64 3430 0 0 0 118 1 0 0 16 0 13 0 182180598 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9330] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9330/stat : 9330 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 182180598 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9331] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9331/stat : 9331 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 182180598 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9332] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9332/stat : 9332 (java) S 9317 9319 9021 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 182181205 1518206976 112630 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1734.56
Current children cumulated vsize (KiB) 1482624

[startup+1782.3 s]
/proc/loadavg: 1.07 1.03 0.94 2/77 9340
/proc/meminfo: memFree=1301136/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1482624 CPUtime=1794.82
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 122499 0 1 0 179385 97 0 0 20 0 13 0 182180589 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 370656 114179 1432 9 0 367999 0
[pid=9319/tid=9321] ppid=9317 vsize=1482624 CPUtime=1766.54
/proc/9319/task/9321/stat : 9321 (java) R 9317 9319 9021 0 -1 64 31729 0 1 0 176635 19 0 0 24 0 13 0 182180590 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4109945502 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9322] ppid=9317 vsize=1482624 CPUtime=12.77
/proc/9319/task/9322/stat : 9322 (java) S 9317 9319 9021 0 -1 64 38412 0 0 0 1244 33 0 0 16 0 13 0 182180592 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9323] ppid=9317 vsize=1482624 CPUtime=12.78
/proc/9319/task/9323/stat : 9323 (java) S 9317 9319 9021 0 -1 64 43249 0 0 0 1242 36 0 0 16 0 13 0 182180592 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9324] ppid=9317 vsize=1482624 CPUtime=0.12
/proc/9319/task/9324/stat : 9324 (java) S 9317 9319 9021 0 -1 64 27 0 0 0 8 4 0 0 16 0 13 0 182180593 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9325] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9325/stat : 9325 (java) S 9317 9319 9021 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 182180594 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9326] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9326/stat : 9326 (java) S 9317 9319 9021 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 182180594 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9327] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9327/stat : 9327 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 182180598 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9328] ppid=9317 vsize=1482624 CPUtime=1.36
/proc/9319/task/9328/stat : 9328 (java) S 9317 9319 9021 0 -1 64 4905 0 0 0 135 1 0 0 16 0 13 0 182180598 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9329] ppid=9317 vsize=1482624 CPUtime=1.19
/proc/9319/task/9329/stat : 9329 (java) S 9317 9319 9021 0 -1 64 3430 0 0 0 118 1 0 0 16 0 13 0 182180598 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9330] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9330/stat : 9330 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 182180598 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9331] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9331/stat : 9331 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 182180598 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9332] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9332/stat : 9332 (java) S 9317 9319 9021 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 182181205 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 1482624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1787.51 s]
/proc/loadavg: 1.07 1.03 0.94 2/77 9340
/proc/meminfo: memFree=1301008/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1482624 CPUtime=1800.03
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 122499 0 1 0 179906 97 0 0 20 0 13 0 182180589 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 370656 114179 1432 9 0 367999 0
[pid=9319/tid=9321] ppid=9317 vsize=1482624 CPUtime=1771.75
/proc/9319/task/9321/stat : 9321 (java) R 9317 9319 9021 0 -1 64 31729 0 1 0 177156 19 0 0 25 0 13 0 182180590 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4109773124 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9322] ppid=9317 vsize=1482624 CPUtime=12.77
/proc/9319/task/9322/stat : 9322 (java) S 9317 9319 9021 0 -1 64 38412 0 0 0 1244 33 0 0 16 0 13 0 182180592 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9323] ppid=9317 vsize=1482624 CPUtime=12.78
/proc/9319/task/9323/stat : 9323 (java) S 9317 9319 9021 0 -1 64 43249 0 0 0 1242 36 0 0 16 0 13 0 182180592 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9324] ppid=9317 vsize=1482624 CPUtime=0.12
/proc/9319/task/9324/stat : 9324 (java) S 9317 9319 9021 0 -1 64 27 0 0 0 8 4 0 0 16 0 13 0 182180593 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9325] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9325/stat : 9325 (java) S 9317 9319 9021 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 182180594 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9326] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9326/stat : 9326 (java) S 9317 9319 9021 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 182180594 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9327] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9327/stat : 9327 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 182180598 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9328] ppid=9317 vsize=1482624 CPUtime=1.36
/proc/9319/task/9328/stat : 9328 (java) S 9317 9319 9021 0 -1 64 4905 0 0 0 135 1 0 0 16 0 13 0 182180598 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9329] ppid=9317 vsize=1482624 CPUtime=1.19
/proc/9319/task/9329/stat : 9329 (java) S 9317 9319 9021 0 -1 64 3430 0 0 0 118 1 0 0 16 0 13 0 182180598 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9330] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9330/stat : 9330 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 182180598 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9331] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9331/stat : 9331 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 182180598 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9332] ppid=9317 vsize=1482624 CPUtime=0
/proc/9319/task/9332/stat : 9332 (java) S 9317 9319 9021 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 182181205 1518206976 114179 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1482624

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

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

[startup+1787.61 s]
/proc/loadavg: 1.07 1.03 0.94 2/77 9340
/proc/meminfo: memFree=1301008/2055920 swapFree=4192812/4192956
[pid=9319] ppid=9317 vsize=1483272 CPUtime=1800.19
/proc/9319/stat : 9319 (java) S 9317 9319 9021 0 -1 0 122521 0 1 0 179922 97 0 0 16 0 14 0 182180589 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9319/statm: 370818 114201 1433 9 0 368161 0
[pid=9319/tid=9321] ppid=9317 vsize=1483272 CPUtime=1771.85
/proc/9319/task/9321/stat : 9321 (java) R 9317 9319 9021 0 -1 64 31729 0 1 0 177166 19 0 0 25 0 14 0 182180590 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4109772878 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9322] ppid=9317 vsize=1483272 CPUtime=12.77
/proc/9319/task/9322/stat : 9322 (java) S 9317 9319 9021 0 -1 64 38412 0 0 0 1244 33 0 0 16 0 14 0 182180592 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9323] ppid=9317 vsize=1483272 CPUtime=12.78
/proc/9319/task/9323/stat : 9323 (java) S 9317 9319 9021 0 -1 64 43249 0 0 0 1242 36 0 0 16 0 14 0 182180592 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9324] ppid=9317 vsize=1483272 CPUtime=0.12
/proc/9319/task/9324/stat : 9324 (java) S 9317 9319 9021 0 -1 64 27 0 0 0 8 4 0 0 16 0 14 0 182180593 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9325] ppid=9317 vsize=1483272 CPUtime=0
/proc/9319/task/9325/stat : 9325 (java) S 9317 9319 9021 0 -1 64 11 0 0 0 0 0 0 0 16 0 14 0 182180594 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9326] ppid=9317 vsize=1483272 CPUtime=0
/proc/9319/task/9326/stat : 9326 (java) S 9317 9319 9021 0 -1 64 7 0 0 0 0 0 0 0 16 0 14 0 182180594 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9327] ppid=9317 vsize=1483272 CPUtime=0
/proc/9319/task/9327/stat : 9327 (java) S 9317 9319 9021 0 -1 64 6 0 0 0 0 0 0 0 18 0 14 0 182180598 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9328] ppid=9317 vsize=1483272 CPUtime=1.36
/proc/9319/task/9328/stat : 9328 (java) S 9317 9319 9021 0 -1 64 4905 0 0 0 135 1 0 0 16 0 14 0 182180598 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9329] ppid=9317 vsize=1483272 CPUtime=1.22
/proc/9319/task/9329/stat : 9329 (java) S 9317 9319 9021 0 -1 64 3430 0 0 0 121 1 0 0 17 0 14 0 182180598 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9330] ppid=9317 vsize=1483272 CPUtime=0
/proc/9319/task/9330/stat : 9330 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 25 0 14 0 182180598 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9319/tid=9331] ppid=9317 vsize=1483272 CPUtime=0
/proc/9319/task/9331/stat : 9331 (java) S 9317 9319 9021 0 -1 64 1 0 0 0 0 0 0 0 15 0 14 0 182180598 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9319/tid=9332] ppid=9317 vsize=1483272 CPUtime=0
/proc/9319/task/9332/stat : 9332 (java) S 9317 9319 9021 0 -1 64 5 0 0 0 0 0 0 0 23 0 14 0 182181205 1518870528 114201 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 1483272

Child status: 143
Real time (s): 1787.69
CPU time (s): 1800.28
CPU user time (s): 1799.24
CPU system time (s): 1.04484
CPU usage (%): 100.704
Max. virtual memory (cumulated for all children) (KiB): 1483272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.24
system time used= 1.04484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122522
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= 46317
involuntary context switches= 35885

runsolver used 2.10468 second user time and 4.44832 second system time

The end

Launcher Data

Begin job on node53 at 2009-06-17 18:35:43
IDJOB=1884295
IDBENCH=71943
IDSOLVER=681
FILE ID=node53/1884295-1245256542
PBS_JOBID= 9372402
Free space on /tmp= 66292 MiB

SOLVER NAME= SAT4J Pseudo CP 2.1.1
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884295-1245256542/watcher-1884295-1245256542 -o /tmp/evaluation-result-1884295-1245256542/solver-1884295-1245256542 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes HOME/instance-1884295-1245256542.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 66e5392e1e5f60218fee2ac6ec10352f
RANDOM SEED=551387557

node53.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.283
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.283
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:       1754976 kB
Buffers:         29552 kB
Cached:         201504 kB
SwapCached:        144 kB
Active:          93824 kB
Inactive:       150832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           13848 kB
Writeback:           0 kB
Mapped:          23236 kB
Slab:            42308 kB
Committed_AS:    96060 kB
PageTables:       1380 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= 66292 MiB
End job on node53 at 2009-06-17 19:05:33