Trace number 1856970

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 NameAnswerobjCPU timeWall clock time
SAT4J Pseudo CP 2.1.1? (TO) 1800.14 1789.6

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=160-sizeP=81-sizeQ=160-203099174-max.opb
MD5SUMe373f8acbb3a8da6f3b336b030bf2de6
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
Number of variables13201
Total number of constraints38881
Number of constraints which are clauses38880
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint12960
Number of terms in the objective function 81
Biggest coefficient in the objective function 1208925819614629174706176
Number of bits for the biggest coefficient in the objective function 81
Sum of the numbers in the objective function 2417851639229258349412351
Number of bits of the sum of numbers in the objective function 81
Biggest number in a constraint 883423532389192164791648750371459257913741948437809479060803100646309888
Number of bits of the biggest number in a constraint 240
Biggest sum of numbers in a constraint 3533694129556768659166594778305965527968662855207593266623367657506383399
Number of bits of the biggest sum of numbers241
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-1856970-1244929326.opb
0.22/0.22	c reading problem ... 
2.32/1.77	c ... done. Wall clock time 1.554s.
2.32/1.77	c #vars     13201
2.32/1.77	c #constraints  42122
2.32/1.77	c constraints type 
2.32/1.78	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 25920
2.32/1.78	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 12960
2.32/1.78	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.03/1789.51	c starts		: 1
1800.03/1789.51	c conflicts		: 75
1800.03/1789.51	c decisions		: 13561
1800.03/1789.51	c propagations		: 375950
1800.03/1789.51	c inspects		: 6884800
1800.03/1789.51	c learnt literals	: 0
1800.03/1789.51	c learnt binary clauses	: 0
1800.03/1789.51	c learnt ternary clauses	: 0
1800.03/1789.51	c learnt clauses	: 74
1800.03/1789.51	c ignored clauses	: 0
1800.03/1789.51	c root simplifications	: 0
1800.03/1789.51	c removed literals (reason simplification)	: 0
1800.03/1789.51	c reason swapping (by a shorter reason)	: 0
1800.03/1789.51	c Calls to reduceDB	: 0
1800.03/1789.51	c speed (assignments/second)	: 210.29367838016532
1800.03/1789.51	c non guided choices	2
1800.03/1789.51	c learnt constraints type 
1800.03/1789.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 74
1800.03/1789.52	c constraints type 
1800.03/1789.52	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 25920
1800.03/1789.52	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 12960
1800.03/1789.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.03/1789.52	s UNKNOWN
1800.03/1789.52	c Total wall clock time (in seconds): 1789.295

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-1856970-1244929326/watcher-1856970-1244929326 -o /tmp/evaluation-result-1856970-1244929326/solver-1856970-1244929326 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes HOME/instance-1856970-1244929326.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: 1.00 1.00 1.00 3/64 14514
/proc/meminfo: memFree=1261240/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=18576 CPUtime=0
/proc/14514/stat : 14514 (runsolver) R 14512 14514 14213 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 160533387 19021824 284 1992294400 4194304 4302564 548682068416 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/14514/statm: 4644 284 249 26 0 2626 0

[startup+0.104988 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14514
/proc/meminfo: memFree=1261240/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1473608 CPUtime=0.08
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 3616 0 1 0 6 2 0 0 20 0 12 0 160533387 1508974592 3359 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 368402 3359 1068 9 0 365750 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1473608

[startup+0.202006 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14514
/proc/meminfo: memFree=1261240/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1474640 CPUtime=0.22
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 4720 0 1 0 19 3 0 0 20 0 12 0 160533387 1510031360 4458 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 368660 4458 1340 9 0 366003 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 1474640

[startup+0.302023 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14514
/proc/meminfo: memFree=1261240/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1474584 CPUtime=0.34
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 5072 0 1 0 31 3 0 0 20 0 12 0 160533387 1509974016 4808 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 368646 4808 1353 9 0 365989 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1474584

[startup+0.701097 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14514
/proc/meminfo: memFree=1261240/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1476360 CPUtime=1.02
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 7091 0 1 0 98 4 0 0 20 0 12 0 160533387 1511792640 6542 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 369090 6542 1398 9 0 366433 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1476360

[startup+1.50224 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 14526
/proc/meminfo: memFree=1221656/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1476360 CPUtime=2.04
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 19963 0 1 0 191 13 0 0 20 0 12 0 160533387 1511792640 19220 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 369090 19221 1404 9 0 366433 0
[pid=14514/tid=14516] ppid=14512 vsize=1476360 CPUtime=1.26
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 14213 0 -1 64 17688 0 1 0 115 11 0 0 19 0 12 0 160533388 1511792640 19221 1992294400 134512640 134550932 4294956000 18446744073709551615 4109293596 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14517] ppid=14512 vsize=1476360 CPUtime=0
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 14213 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 160533390 1511792640 19222 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14518] ppid=14512 vsize=1476360 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 14213 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 160533390 1511792640 19222 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14519] ppid=14512 vsize=1476360 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 14213 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 160533392 1511792640 19222 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14520] ppid=14512 vsize=1476360 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 14213 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 160533392 1511792640 19223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=1476360 CPUtime=0
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 14213 0 -1 64 4 0 0 0 0 0 0 0 20 0 12 0 160533392 1511792640 19223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=1476360 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 160533396 1511792640 19223 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=1476360 CPUtime=0.47
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 14213 0 -1 64 814 0 0 0 47 0 0 0 16 0 12 0 160533396 1511792640 19224 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14524] ppid=14512 vsize=1476360 CPUtime=0.27
/proc/14514/task/14524/stat : 14524 (java) S 14512 14514 14213 0 -1 64 720 0 0 0 27 0 0 0 16 0 12 0 160533396 1511792640 19224 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14525] ppid=14512 vsize=1476360 CPUtime=0
/proc/14514/task/14525/stat : 14525 (java) S 14512 14514 14213 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 160533396 1511792640 19225 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14526] ppid=14512 vsize=1476360 CPUtime=0
/proc/14514/task/14526/stat : 14526 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 160533396 1511792640 19226 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 1476360

[startup+3.10253 s]
/proc/loadavg: 1.08 1.02 1.01 4/77 14527
/proc/meminfo: memFree=1175184/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1477444 CPUtime=4.19
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 26532 0 1 0 403 16 0 0 20 0 13 0 160533387 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 369361 25093 1420 9 0 366704 0
[pid=14514/tid=14516] ppid=14512 vsize=1477444 CPUtime=2.66
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 14213 0 -1 64 23315 0 1 0 252 14 0 0 25 0 13 0 160533388 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4109659452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14517] ppid=14512 vsize=1477444 CPUtime=0
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 14213 0 -1 64 2 0 0 0 0 0 0 0 22 0 13 0 160533390 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14518] ppid=14512 vsize=1477444 CPUtime=0
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 14213 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 160533390 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14519] ppid=14512 vsize=1477444 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 14213 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 160533392 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14520] ppid=14512 vsize=1477444 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 14213 0 -1 64 9 0 0 0 0 0 0 0 19 0 13 0 160533392 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=1477444 CPUtime=0
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 14213 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 160533392 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=1477444 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 160533396 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=1477444 CPUtime=0.91
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 14213 0 -1 64 1628 0 0 0 91 0 0 0 16 0 13 0 160533396 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14524] ppid=14512 vsize=1477444 CPUtime=0.58
/proc/14514/task/14524/stat : 14524 (java) S 14512 14514 14213 0 -1 64 844 0 0 0 58 0 0 0 16 0 13 0 160533396 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14525] ppid=14512 vsize=1477444 CPUtime=0
/proc/14514/task/14525/stat : 14525 (java) S 14512 14514 14213 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 160533396 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14526] ppid=14512 vsize=1477444 CPUtime=0
/proc/14514/task/14526/stat : 14526 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160533396 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14527] ppid=14512 vsize=1477444 CPUtime=0
/proc/14514/task/14527/stat : 14527 (java) S 14512 14514 14213 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 160533573 1512902656 25093 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 1477444

[startup+6.30213 s]
/proc/loadavg: 1.08 1.02 1.01 2/77 14527
/proc/meminfo: memFree=1124944/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1478940 CPUtime=7.77
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 40235 0 1 0 754 23 0 0 20 0 13 0 160533387 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 369735 37713 1429 9 0 367078 0
[pid=14514/tid=14516] ppid=14512 vsize=1478940 CPUtime=5.65
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 14213 0 -1 64 30986 0 1 0 547 18 0 0 17 0 13 0 160533388 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4109875558 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14517] ppid=14512 vsize=1478940 CPUtime=0.07
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 14213 0 -1 64 1820 0 0 0 7 0 0 0 17 0 13 0 160533390 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14518] ppid=14512 vsize=1478940 CPUtime=0.07
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 14213 0 -1 64 2773 0 0 0 6 1 0 0 16 0 13 0 160533390 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=1478940 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 14213 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 160533392 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=1478940 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 14213 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 160533392 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=1478940 CPUtime=0
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 14213 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 160533392 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=1478940 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 160533396 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=1478940 CPUtime=1.09
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 14213 0 -1 64 2111 0 0 0 109 0 0 0 17 0 13 0 160533396 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14524] ppid=14512 vsize=1478940 CPUtime=0.84
/proc/14514/task/14524/stat : 14524 (java) S 14512 14514 14213 0 -1 64 1785 0 0 0 83 1 0 0 15 0 13 0 160533396 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14525] ppid=14512 vsize=1478940 CPUtime=0
/proc/14514/task/14525/stat : 14525 (java) S 14512 14514 14213 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 160533396 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14526] ppid=14512 vsize=1478940 CPUtime=0
/proc/14514/task/14526/stat : 14526 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160533396 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14527] ppid=14512 vsize=1478940 CPUtime=0
/proc/14514/task/14527/stat : 14527 (java) S 14512 14514 14213 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 160533573 1514434560 37713 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.77
Current children cumulated vsize (KiB) 1478940

[startup+12.7023 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 14527
/proc/meminfo: memFree=1093904/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1477712 CPUtime=14.43
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 46037 0 1 0 1418 25 0 0 20 0 13 0 160533387 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 369428 43000 1430 9 0 366771 0
[pid=14514/tid=14516] ppid=14512 vsize=1477712 CPUtime=11.87
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 14213 0 -1 64 30993 0 1 0 1169 18 0 0 25 0 13 0 160533388 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4109677951 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14517] ppid=14512 vsize=1477712 CPUtime=0.25
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 14213 0 -1 64 3950 0 0 0 23 2 0 0 16 0 13 0 160533390 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14518] ppid=14512 vsize=1477712 CPUtime=0.24
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 14213 0 -1 64 6399 0 0 0 22 2 0 0 17 0 13 0 160533390 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=1477712 CPUtime=0
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 14213 0 -1 64 34 0 0 0 0 0 0 0 16 0 13 0 160533392 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=1477712 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 14213 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 160533392 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=1477712 CPUtime=0
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 14213 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 160533392 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=1477712 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 160533396 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=1477712 CPUtime=1.09
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 14213 0 -1 64 2111 0 0 0 109 0 0 0 17 0 13 0 160533396 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14524] ppid=14512 vsize=1477712 CPUtime=0.93
/proc/14514/task/14524/stat : 14524 (java) S 14512 14514 14213 0 -1 64 1806 0 0 0 92 1 0 0 16 0 13 0 160533396 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14525] ppid=14512 vsize=1477712 CPUtime=0
/proc/14514/task/14525/stat : 14525 (java) S 14512 14514 14213 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 160533396 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14526] ppid=14512 vsize=1477712 CPUtime=0
/proc/14514/task/14526/stat : 14526 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160533396 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14527] ppid=14512 vsize=1477712 CPUtime=0
/proc/14514/task/14527/stat : 14527 (java) S 14512 14514 14213 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 160533573 1513177088 43000 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.43
Current children cumulated vsize (KiB) 1477712

[startup+25.5017 s]
/proc/loadavg: 1.06 1.01 1.00 2/77 14527
/proc/meminfo: memFree=1082384/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1477712 CPUtime=27.37
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 50390 0 1 0 2709 28 0 0 20 0 13 0 160533387 1513177088 45891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 369428 45891 1430 9 0 366771 0
[pid=14514/tid=14516] ppid=14512 vsize=1477712 CPUtime=24.56
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 14213 0 -1 64 31788 0 1 0 2438 18 0 0 25 0 13 0 160533388 1513177088 45891 1992294400 134512640 134550932 4294956000 18446744073709551615 4109875644 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14517] ppid=14512 vsize=1477712 CPUtime=0.32
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 14213 0 -1 64 5567 0 0 0 30 2 0 0 16 0 13 0 160533390 1513177088 45891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14518] ppid=14512 vsize=1477712 CPUtime=0.31
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 14213 0 -1 64 8165 0 0 0 28 3 0 0 16 0 13 0 160533390 1513177088 45891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=1477712 CPUtime=0.01
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 14213 0 -1 64 34 0 0 0 1 0 0 0 16 0 13 0 160533392 1513177088 45891 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14520] ppid=14512 vsize=1477712 CPUtime=0

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

[pid=14514] ppid=14512 vsize=1478964 CPUtime=1611.34
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 113710 0 1 0 161010 124 0 0 20 0 13 0 160533387 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 369741 97106 1434 9 0 367084 0
[pid=14514/tid=14516] ppid=14512 vsize=1478964 CPUtime=1591.87
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 14213 0 -1 64 34034 0 1 0 159158 29 0 0 25 0 13 0 160533388 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4109875467 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=1478964 CPUtime=8.07
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 14213 0 -1 64 34670 0 0 0 774 33 0 0 16 0 13 0 160533390 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14518] ppid=14512 vsize=1478964 CPUtime=8.03
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 14213 0 -1 64 37584 0 0 0 763 40 0 0 16 0 13 0 160533390 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=1478964 CPUtime=0.48
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 14213 0 -1 64 34 0 0 0 31 17 0 0 15 0 13 0 160533392 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 14213 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 160533392 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 14213 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 160533392 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 160533396 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=1478964 CPUtime=1.52
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 14213 0 -1 64 3243 0 0 0 151 1 0 0 17 0 13 0 160533396 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14524] ppid=14512 vsize=1478964 CPUtime=1.31
/proc/14514/task/14524/stat : 14524 (java) S 14512 14514 14213 0 -1 64 3401 0 0 0 130 1 0 0 16 0 13 0 160533396 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14525] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14525/stat : 14525 (java) S 14512 14514 14213 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 160533396 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14526] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14526/stat : 14526 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160533396 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14527] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14527/stat : 14527 (java) S 14512 14514 14213 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 160533573 1514459136 97106 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1611.34
Current children cumulated vsize (KiB) 1478964

[startup+1662.3 s]
/proc/loadavg: 1.07 1.14 1.06 2/77 14535
/proc/meminfo: memFree=866320/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1478964 CPUtime=1671.4
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 116607 0 1 0 167014 126 0 0 20 0 13 0 160533387 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 369741 99698 1434 9 0 367084 0
[pid=14514/tid=14516] ppid=14512 vsize=1478964 CPUtime=1651.74
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 14213 0 -1 64 34040 0 1 0 165145 29 0 0 25 0 13 0 160533388 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4109659325 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14517] ppid=14512 vsize=1478964 CPUtime=8.15
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 14213 0 -1 64 35667 0 0 0 782 33 0 0 17 0 13 0 160533390 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14518] ppid=14512 vsize=1478964 CPUtime=8.12
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 14213 0 -1 64 39478 0 0 0 771 41 0 0 16 0 13 0 160533390 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=1478964 CPUtime=0.48
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 14213 0 -1 64 34 0 0 0 31 17 0 0 16 0 13 0 160533392 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 14213 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 160533392 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 14213 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 160533392 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 160533396 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=1478964 CPUtime=1.52
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 14213 0 -1 64 3243 0 0 0 151 1 0 0 17 0 13 0 160533396 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14524] ppid=14512 vsize=1478964 CPUtime=1.31
/proc/14514/task/14524/stat : 14524 (java) S 14512 14514 14213 0 -1 64 3401 0 0 0 130 1 0 0 16 0 13 0 160533396 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14525] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14525/stat : 14525 (java) S 14512 14514 14213 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 160533396 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14526] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14526/stat : 14526 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160533396 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14527] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14527/stat : 14527 (java) S 14512 14514 14213 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 160533573 1514459136 99698 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1671.4
Current children cumulated vsize (KiB) 1478964

[startup+1722.3 s]
/proc/loadavg: 1.03 1.12 1.05 2/77 14535
/proc/meminfo: memFree=860688/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1478964 CPUtime=1731.86
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 118168 0 1 0 173057 129 0 0 20 0 13 0 160533387 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 369741 101098 1434 9 0 367084 0
[pid=14514/tid=14516] ppid=14512 vsize=1478964 CPUtime=1711.16
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 14213 0 -1 64 34120 0 1 0 171087 29 0 0 25 0 13 0 160533388 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4109834339 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14517] ppid=14512 vsize=1478964 CPUtime=8.66
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 14213 0 -1 64 36298 0 0 0 832 34 0 0 16 0 13 0 160533390 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14518] ppid=14512 vsize=1478964 CPUtime=8.64
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 14213 0 -1 64 40328 0 0 0 821 43 0 0 17 0 13 0 160533390 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=1478964 CPUtime=0.49
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 14213 0 -1 64 34 0 0 0 32 17 0 0 16 0 13 0 160533392 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14520] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 14213 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 160533392 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 14213 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 160533392 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 160533396 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=1478964 CPUtime=1.52
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 14213 0 -1 64 3243 0 0 0 151 1 0 0 17 0 13 0 160533396 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14524] ppid=14512 vsize=1478964 CPUtime=1.31
/proc/14514/task/14524/stat : 14524 (java) S 14512 14514 14213 0 -1 64 3401 0 0 0 130 1 0 0 16 0 13 0 160533396 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14525] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14525/stat : 14525 (java) S 14512 14514 14213 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 160533396 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14526] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14526/stat : 14526 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160533396 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14527] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14527/stat : 14527 (java) S 14512 14514 14213 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 160533573 1514459136 101098 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1731.86
Current children cumulated vsize (KiB) 1478964

[startup+1782.3 s]
/proc/loadavg: 1.01 1.09 1.05 2/77 14535
/proc/meminfo: memFree=854672/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1478964 CPUtime=1792.72
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 120104 0 1 0 179135 137 0 0 20 0 13 0 160533387 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 369741 102593 1434 9 0 367084 0
[pid=14514/tid=14516] ppid=14512 vsize=1478964 CPUtime=1770.16
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 14213 0 -1 64 34265 0 1 0 176986 30 0 0 18 0 13 0 160533388 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4109672323 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14517] ppid=14512 vsize=1478964 CPUtime=9.58
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 14213 0 -1 64 37359 0 0 0 923 35 0 0 16 0 13 0 160533390 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14518] ppid=14512 vsize=1478964 CPUtime=9.55
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 14213 0 -1 64 41058 0 0 0 907 48 0 0 16 0 13 0 160533390 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=1478964 CPUtime=0.53
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 14213 0 -1 64 34 0 0 0 35 18 0 0 15 0 13 0 160533392 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 14213 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 160533392 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 14213 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 160533392 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 160533396 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=1478964 CPUtime=1.52
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 14213 0 -1 64 3243 0 0 0 151 1 0 0 17 0 13 0 160533396 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14524] ppid=14512 vsize=1478964 CPUtime=1.31
/proc/14514/task/14524/stat : 14524 (java) S 14512 14514 14213 0 -1 64 3401 0 0 0 130 1 0 0 16 0 13 0 160533396 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14525] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14525/stat : 14525 (java) S 14512 14514 14213 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 160533396 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14526] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14526/stat : 14526 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160533396 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14527] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14527/stat : 14527 (java) S 14512 14514 14213 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 160533573 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1792.72
Current children cumulated vsize (KiB) 1478964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.5 s]
/proc/loadavg: 1.01 1.09 1.05 2/77 14535
/proc/meminfo: memFree=854672/2055920 swapFree=4192956/4192956
[pid=14514] ppid=14512 vsize=1478964 CPUtime=1800.03
/proc/14514/stat : 14514 (java) S 14512 14514 14213 0 -1 0 120122 0 1 0 179865 138 0 0 20 0 13 0 160533387 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14514/statm: 369741 102593 1434 9 0 367084 0
[pid=14514/tid=14516] ppid=14512 vsize=1478964 CPUtime=1777.24
/proc/14514/task/14516/stat : 14516 (java) R 14512 14514 14213 0 -1 64 34283 0 1 0 177694 30 0 0 18 0 13 0 160533388 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4109672779 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14517] ppid=14512 vsize=1478964 CPUtime=9.69
/proc/14514/task/14517/stat : 14517 (java) S 14512 14514 14213 0 -1 64 37359 0 0 0 934 35 0 0 15 0 13 0 160533390 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14518] ppid=14512 vsize=1478964 CPUtime=9.66
/proc/14514/task/14518/stat : 14518 (java) S 14512 14514 14213 0 -1 64 41058 0 0 0 918 48 0 0 16 0 13 0 160533390 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14519] ppid=14512 vsize=1478964 CPUtime=0.53
/proc/14514/task/14519/stat : 14519 (java) S 14512 14514 14213 0 -1 64 34 0 0 0 35 18 0 0 16 0 13 0 160533392 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14520] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14520/stat : 14520 (java) S 14512 14514 14213 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 160533392 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14521] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14521/stat : 14521 (java) S 14512 14514 14213 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 160533392 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14522] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14522/stat : 14522 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 160533396 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14523] ppid=14512 vsize=1478964 CPUtime=1.52
/proc/14514/task/14523/stat : 14523 (java) S 14512 14514 14213 0 -1 64 3243 0 0 0 151 1 0 0 17 0 13 0 160533396 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14524] ppid=14512 vsize=1478964 CPUtime=1.31
/proc/14514/task/14524/stat : 14524 (java) S 14512 14514 14213 0 -1 64 3401 0 0 0 130 1 0 0 16 0 13 0 160533396 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14525] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14525/stat : 14525 (java) S 14512 14514 14213 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 160533396 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14514/tid=14526] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14526/stat : 14526 (java) S 14512 14514 14213 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 160533396 1514459136 102593 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14514/tid=14527] ppid=14512 vsize=1478964 CPUtime=0
/proc/14514/task/14527/stat : 14527 (java) S 14512 14514 14213 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 160533573 1514459136 102593 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) 1478964

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

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

Child status: 143
Real time (s): 1789.6
CPU time (s): 1800.14
CPU user time (s): 1798.69
CPU system time (s): 1.44778
CPU usage (%): 100.589
Max. virtual memory (cumulated for all children) (KiB): 1480300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.69
system time used= 1.44778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120145
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= 60059
involuntary context switches= 33257

runsolver used 2.24366 second user time and 4.92925 second system time

The end

Launcher Data

Begin job on node7 at 2009-06-13 23:42:06
IDJOB=1856970
IDBENCH=3047
IDSOLVER=681
FILE ID=node7/1856970-1244929326
PBS_JOBID= 9354659
Free space on /tmp= 66340 MiB

SOLVER NAME= SAT4J Pseudo CP 2.1.1
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=160-sizeP=81-sizeQ=160-203099174-max.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-1856970-1244929326/watcher-1856970-1244929326 -o /tmp/evaluation-result-1856970-1244929326/solver-1856970-1244929326 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes HOME/instance-1856970-1244929326.opb

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

MD5SUM BENCH= e373f8acbb3a8da6f3b336b030bf2de6
RANDOM SEED=311190591

node7.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.274
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.274
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:       1261720 kB
Buffers:         67812 kB
Cached:         638844 kB
SwapCached:          0 kB
Active:          55292 kB
Inactive:       665332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1261720 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          23764 kB
Slab:            59552 kB
Committed_AS:   129384 kB
PageTables:       1452 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= 66340 MiB
End job on node7 at 2009-06-14 00:11:57