Trace number 1856238

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.81 1790.7

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-modszk1.opb
MD5SUM73a69ec0478725312d0c26d36222113a
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48602
Total number of constraints686
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints686
Minimum length of a constraint30
Maximum length of a constraint600
Number of terms in the objective function 29700
Biggest coefficient in the objective function 197378980184064000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 14554406665136992500
Number of bits of the sum of numbers in the objective function 64
Biggest number in a constraint 197378980184064000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 14554406665136992500
Number of bits of the biggest sum of numbers64
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.15	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.15	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.15	c See www.sat4j.org for details.
0.08/0.16	c version 2.1.1.v20090612
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version	1.6.0_12
0.08/0.16	c os.name	Linux
0.08/0.16	c os.version	2.6.9-22.EL.rootsmp
0.08/0.16	c os.arch	i386
0.08/0.16	c Free memory 1342000320
0.08/0.16	c Max memory 1344274432
0.08/0.16	c Total memory 1344274432
0.08/0.16	c Number of processors 2
0.21/0.22	c Pseudo Boolean Optimization
0.21/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.21/0.22	c --- Begin Solver configuration ---
0.21/0.22	c Stops conflict analysis at the first Unique Implication Point
0.21/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ecd7e
0.21/0.22	c Learn all clauses as in MiniSAT
0.21/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.21/0.22	c No reason simplification
0.21/0.22	c MiniSAT restarts strategy
0.21/0.22	c Memory based learned constraints deletion strategy
0.21/0.22	c timeout=2147483s
0.21/0.22	c DB Simplification allowed=false
0.21/0.22	c --- End Solver configuration ---
0.21/0.22	c solving HOME/instance-1856238-1244906175.opb
0.21/0.22	c reading problem ... 
2.68/1.84	c ... done. Wall clock time 1.626s.
2.68/1.84	c #vars     48602
2.68/1.84	c #constraints  2469
2.68/1.84	c constraints type 
2.68/1.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1367
1800.08/1790.21	c starts		: 10
1800.08/1790.21	c conflicts		: 10480
1800.08/1790.21	c decisions		: 306472
1800.08/1790.21	c propagations		: 780654
1800.08/1790.21	c inspects		: 91617891
1800.08/1790.21	c learnt literals	: 0
1800.08/1790.21	c learnt binary clauses	: 0
1800.08/1790.21	c learnt ternary clauses	: 0
1800.08/1790.21	c learnt clauses	: 10479
1800.08/1790.21	c ignored clauses	: 0
1800.08/1790.21	c root simplifications	: 0
1800.08/1790.21	c removed literals (reason simplification)	: 0
1800.08/1790.21	c reason swapping (by a shorter reason)	: 0
1800.08/1790.21	c Calls to reduceDB	: 0
1800.08/1790.21	c speed (assignments/second)	: 436.51827227663256
1800.08/1790.21	c non guided choices	0
1800.08/1790.24	c learnt constraints type 
1800.08/1790.24	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 590
1800.08/1790.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9889
1800.08/1790.24	c constraints type 
1800.08/1790.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1367
1800.08/1790.24	s UNKNOWN
1800.08/1790.24	c Total wall clock time (in seconds): 1790.022

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-1856238-1244906175/watcher-1856238-1244906175 -o /tmp/evaluation-result-1856238-1244906175/solver-1856238-1244906175 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes HOME/instance-1856238-1244906175.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.92 0.98 0.99 3/64 12673
/proc/meminfo: memFree=1302272/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=18576 CPUtime=0
/proc/12673/stat : 12673 (runsolver) R 12671 12673 12494 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 158217232 19021824 284 1992294400 4194304 4302564 548682068416 18446744073709551615 233588714791 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/12673/statm: 4644 284 249 26 0 2626 0

[startup+0.0906869 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12673
/proc/meminfo: memFree=1302272/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=1470220 CPUtime=0.07
/proc/12673/stat : 12673 (java) S 12671 12673 12494 0 -1 0 3467 0 1 0 5 2 0 0 20 0 7 0 158217232 1505505280 3212 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/12673/statm: 367555 3212 1040 9 0 364906 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1470220

[startup+0.102686 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12673
/proc/meminfo: memFree=1302272/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=1472428 CPUtime=0.08
/proc/12673/stat : 12673 (java) S 12671 12673 12494 0 -1 0 3568 0 1 0 6 2 0 0 20 0 12 0 158217232 1507766272 3311 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12673/statm: 368107 3311 1063 9 0 365455 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472428

[startup+0.302705 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12673
/proc/meminfo: memFree=1302272/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=1475264 CPUtime=0.37
/proc/12673/stat : 12673 (java) S 12671 12673 12494 0 -1 0 5270 0 1 0 33 4 0 0 20 0 12 0 158217232 1510670336 5003 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12673/statm: 368816 5003 1355 9 0 366159 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1475264

[startup+0.702747 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12673
/proc/meminfo: memFree=1302272/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=1475988 CPUtime=0.94
/proc/12673/stat : 12673 (java) S 12671 12673 12494 0 -1 0 8948 0 1 0 89 5 0 0 20 0 12 0 158217232 1511411712 8425 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12673/statm: 368997 8426 1395 9 0 366340 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 1475988

[startup+1.50182 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 12685
/proc/meminfo: memFree=1260512/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=1485996 CPUtime=2.39
/proc/12673/stat : 12673 (java) S 12671 12673 12494 0 -1 0 24462 0 1 0 226 13 0 0 20 0 12 0 158217232 1521659904 21041 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12673/statm: 371499 21042 1401 9 0 368842 0
[pid=12673/tid=12675] ppid=12671 vsize=1485996 CPUtime=1.23
/proc/12673/task/12675/stat : 12675 (java) R 12671 12673 12494 0 -1 64 16974 0 1 0 114 9 0 0 19 0 12 0 158217234 1521659904 21042 1992294400 134512640 134550932 4294956000 18446744073709551615 4109293654 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12676] ppid=12671 vsize=1485996 CPUtime=0
/proc/12673/task/12676/stat : 12676 (java) S 12671 12673 12494 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 158217235 1521659904 21043 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12677] ppid=12671 vsize=1485996 CPUtime=0
/proc/12673/task/12677/stat : 12677 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 158217235 1521659904 21044 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12678] ppid=12671 vsize=1485996 CPUtime=0
/proc/12673/task/12678/stat : 12678 (java) S 12671 12673 12494 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 158217237 1521659904 21044 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12679] ppid=12671 vsize=1485996 CPUtime=0
/proc/12673/task/12679/stat : 12679 (java) S 12671 12673 12494 0 -1 64 10 0 0 0 0 0 0 0 25 0 12 0 158217238 1521659904 21045 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12680] ppid=12671 vsize=1485996 CPUtime=0
/proc/12673/task/12680/stat : 12680 (java) S 12671 12673 12494 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 158217238 1521659904 21046 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12681] ppid=12671 vsize=1485996 CPUtime=0
/proc/12673/task/12681/stat : 12681 (java) S 12671 12673 12494 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 158217242 1521659904 21046 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12682] ppid=12671 vsize=1485996 CPUtime=0.3
/proc/12673/task/12682/stat : 12682 (java) S 12671 12673 12494 0 -1 64 962 0 0 0 30 0 0 0 16 0 12 0 158217242 1521659904 21047 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12683] ppid=12671 vsize=1485996 CPUtime=0.82
/proc/12673/task/12683/stat : 12683 (java) S 12671 12673 12494 0 -1 64 5787 0 0 0 80 2 0 0 18 0 12 0 158217242 1521659904 21048 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12684] ppid=12671 vsize=1485996 CPUtime=0
/proc/12673/task/12684/stat : 12684 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 158217242 1521659904 21049 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12685] ppid=12671 vsize=1485996 CPUtime=0
/proc/12673/task/12685/stat : 12685 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 158217242 1521659904 21049 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 1485996

[startup+3.103 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 12685
/proc/meminfo: memFree=1187424/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=1486320 CPUtime=4.98
/proc/12673/stat : 12673 (java) S 12671 12673 12494 0 -1 0 45357 0 1 0 475 23 0 0 20 0 13 0 158217232 1521991680 40846 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12673/statm: 371580 40846 1434 9 0 368923 0
[pid=12673/tid=12675] ppid=12671 vsize=1486320 CPUtime=2.58
/proc/12673/task/12675/stat : 12675 (java) R 12671 12673 12494 0 -1 64 30973 0 1 0 242 16 0 0 22 0 13 0 158217234 1521991680 40846 1992294400 134512640 134550932 4294956000 18446744073709551615 4109819208 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12676] ppid=12671 vsize=1486320 CPUtime=0.09
/proc/12673/task/12676/stat : 12676 (java) S 12671 12673 12494 0 -1 64 2620 0 0 0 9 0 0 0 18 0 13 0 158217235 1521991680 40846 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12677] ppid=12671 vsize=1486320 CPUtime=0.09
/proc/12673/task/12677/stat : 12677 (java) S 12671 12673 12494 0 -1 64 3158 0 0 0 8 1 0 0 17 0 13 0 158217235 1521991680 40846 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12678] ppid=12671 vsize=1486320 CPUtime=0
/proc/12673/task/12678/stat : 12678 (java) S 12671 12673 12494 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158217237 1521991680 40846 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12679] ppid=12671 vsize=1486320 CPUtime=0
/proc/12673/task/12679/stat : 12679 (java) S 12671 12673 12494 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158217238 1521991680 40846 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12680] ppid=12671 vsize=1486320 CPUtime=0
/proc/12673/task/12680/stat : 12680 (java) S 12671 12673 12494 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158217238 1521991680 40846 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12681] ppid=12671 vsize=1486320 CPUtime=0
/proc/12673/task/12681/stat : 12681 (java) S 12671 12673 12494 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158217242 1521991680 40846 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12682] ppid=12671 vsize=1486320 CPUtime=0.8
/proc/12673/task/12682/stat : 12682 (java) R 12671 12673 12494 0 -1 64 1661 0 0 0 80 0 0 0 18 0 13 0 158217242 1521991680 40846 1992294400 134512640 134550932 4294956000 18446744073709551615 103861973 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12683] ppid=12671 vsize=1486320 CPUtime=1.36
/proc/12673/task/12683/stat : 12683 (java) R 12671 12673 12494 0 -1 64 6190 0 0 0 134 2 0 0 17 0 13 0 158217242 1521991680 40846 1992294400 134512640 134550932 4294956000 18446744073709551615 103156013 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12684] ppid=12671 vsize=1486320 CPUtime=0
/proc/12673/task/12684/stat : 12684 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158217242 1521991680 40846 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12685] ppid=12671 vsize=1486320 CPUtime=0
/proc/12673/task/12685/stat : 12685 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158217242 1521991680 40846 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 1486320

[startup+6.30232 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 12686
/proc/meminfo: memFree=1122016/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=1485812 CPUtime=9.19
/proc/12673/stat : 12673 (java) S 12671 12673 12494 0 -1 0 58416 0 1 0 891 28 0 0 20 0 13 0 158217232 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12673/statm: 371453 50744 1434 9 0 368796 0
[pid=12673/tid=12675] ppid=12671 vsize=1485812 CPUtime=5.21
/proc/12673/task/12675/stat : 12675 (java) R 12671 12673 12494 0 -1 64 30989 0 1 0 505 16 0 0 18 0 13 0 158217234 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4109770266 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12676] ppid=12671 vsize=1485812 CPUtime=0.48
/proc/12673/task/12676/stat : 12676 (java) S 12671 12673 12494 0 -1 64 8404 0 0 0 45 3 0 0 16 0 13 0 158217235 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12677] ppid=12671 vsize=1485812 CPUtime=0.47
/proc/12673/task/12677/stat : 12677 (java) S 12671 12673 12494 0 -1 64 8350 0 0 0 44 3 0 0 16 0 13 0 158217235 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12678] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12678/stat : 12678 (java) S 12671 12673 12494 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 158217237 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12679] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12679/stat : 12679 (java) S 12671 12673 12494 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158217238 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12680] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12680/stat : 12680 (java) S 12671 12673 12494 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158217238 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12681] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12681/stat : 12681 (java) S 12671 12673 12494 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158217242 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12682] ppid=12671 vsize=1485812 CPUtime=1.37
/proc/12673/task/12682/stat : 12682 (java) S 12671 12673 12494 0 -1 64 3002 0 0 0 136 1 0 0 15 0 13 0 158217242 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12683] ppid=12671 vsize=1485812 CPUtime=1.63
/proc/12673/task/12683/stat : 12683 (java) S 12671 12673 12494 0 -1 64 6916 0 0 0 160 3 0 0 16 0 13 0 158217242 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12684] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12684/stat : 12684 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158217242 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12685] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12685/stat : 12685 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158217242 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12686] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12686/stat : 12686 (java) S 12671 12673 12494 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 158217480 1521471488 50744 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 1485812

[startup+12.703 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 12686
/proc/meminfo: memFree=1098720/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=1485812 CPUtime=15.8
/proc/12673/stat : 12673 (java) S 12671 12673 12494 0 -1 0 60351 0 1 0 1550 30 0 0 20 0 13 0 158217232 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12673/statm: 371453 52480 1434 9 0 368796 0
[pid=12673/tid=12675] ppid=12671 vsize=1485812 CPUtime=11.47
/proc/12673/task/12675/stat : 12675 (java) R 12671 12673 12494 0 -1 64 31008 0 1 0 1131 16 0 0 18 0 13 0 158217234 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4109854848 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12676] ppid=12671 vsize=1485812 CPUtime=0.61
/proc/12673/task/12676/stat : 12676 (java) S 12671 12673 12494 0 -1 64 9242 0 0 0 57 4 0 0 16 0 13 0 158217235 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12677] ppid=12671 vsize=1485812 CPUtime=0.59
/proc/12673/task/12677/stat : 12677 (java) S 12671 12673 12494 0 -1 64 9425 0 0 0 55 4 0 0 16 0 13 0 158217235 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12678] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12678/stat : 12678 (java) S 12671 12673 12494 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 158217237 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12679] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12679/stat : 12679 (java) S 12671 12673 12494 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158217238 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12680] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12680/stat : 12680 (java) S 12671 12673 12494 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158217238 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12681] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12681/stat : 12681 (java) S 12671 12673 12494 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158217242 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12682] ppid=12671 vsize=1485812 CPUtime=1.45
/proc/12673/task/12682/stat : 12682 (java) S 12671 12673 12494 0 -1 64 3005 0 0 0 144 1 0 0 17 0 13 0 158217242 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12683] ppid=12671 vsize=1485812 CPUtime=1.63
/proc/12673/task/12683/stat : 12683 (java) S 12671 12673 12494 0 -1 64 6916 0 0 0 160 3 0 0 17 0 13 0 158217242 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12684] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12684/stat : 12684 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158217242 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12685] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12685/stat : 12685 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158217242 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12686] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12686/stat : 12686 (java) S 12671 12673 12494 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 158217480 1521471488 52480 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.8
Current children cumulated vsize (KiB) 1485812

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12686
/proc/meminfo: memFree=1084640/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=1485812 CPUtime=28.83
/proc/12673/stat : 12673 (java) S 12671 12673 12494 0 -1 0 63836 0 1 0 2851 32 0 0 20 0 13 0 158217232 1521471488 55650 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12673/statm: 371453 55650 1438 9 0 368796 0
[pid=12673/tid=12675] ppid=12671 vsize=1485812 CPUtime=24.01
/proc/12673/task/12675/stat : 12675 (java) R 12671 12673 12494 0 -1 64 31034 0 1 0 2385 16 0 0 17 0 13 0 158217234 1521471488 55650 1992294400 134512640 134550932 4294956000 18446744073709551615 4109543925 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12676] ppid=12671 vsize=1485812 CPUtime=0.84
/proc/12673/task/12676/stat : 12676 (java) S 12671 12673 12494 0 -1 64 11039 0 0 0 79 5 0 0 16 0 13 0 158217235 1521471488 55650 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12677] ppid=12671 vsize=1485812 CPUtime=0.83
/proc/12673/task/12677/stat : 12677 (java) S 12671 12673 12494 0 -1 64 11083 0 0 0 78 5 0 0 15 0 13 0 158217235 1521471488 55650 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12678] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12678/stat : 12678 (java) S 12671 12673 12494 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 158217237 1521471488 55650 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12679] ppid=12671 vsize=1485812 CPUtime=0
/proc/12673/task/12679/stat : 12679 (java) S 12671 12673 12494 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158217238 1521471488 55650 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12680] ppid=12671 vsize=1485812 CPUtime=0

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

[pid=12673/tid=12676] ppid=12671 vsize=1488704 CPUtime=6.96
/proc/12673/task/12676/stat : 12676 (java) S 12671 12673 12494 0 -1 64 28189 0 0 0 680 16 0 0 17 0 13 0 158217235 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12677] ppid=12671 vsize=1488704 CPUtime=6.95
/proc/12673/task/12677/stat : 12677 (java) S 12671 12673 12494 0 -1 64 28526 0 0 0 679 16 0 0 16 0 13 0 158217235 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12678] ppid=12671 vsize=1488704 CPUtime=0.11
/proc/12673/task/12678/stat : 12678 (java) S 12671 12673 12494 0 -1 64 10 0 0 0 8 3 0 0 16 0 13 0 158217237 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12679] ppid=12671 vsize=1488704 CPUtime=0
/proc/12673/task/12679/stat : 12679 (java) S 12671 12673 12494 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158217238 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12680] ppid=12671 vsize=1488704 CPUtime=0
/proc/12673/task/12680/stat : 12680 (java) S 12671 12673 12494 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158217238 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12681] ppid=12671 vsize=1488704 CPUtime=0
/proc/12673/task/12681/stat : 12681 (java) S 12671 12673 12494 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158217242 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12682] ppid=12671 vsize=1488704 CPUtime=2.61
/proc/12673/task/12682/stat : 12682 (java) S 12671 12673 12494 0 -1 64 8144 0 0 0 259 2 0 0 16 0 13 0 158217242 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12683] ppid=12671 vsize=1488704 CPUtime=1.72
/proc/12673/task/12683/stat : 12683 (java) S 12671 12673 12494 0 -1 64 6959 0 0 0 169 3 0 0 17 0 13 0 158217242 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12684] ppid=12671 vsize=1488704 CPUtime=0
/proc/12673/task/12684/stat : 12684 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158217242 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12685] ppid=12671 vsize=1488704 CPUtime=0
/proc/12673/task/12685/stat : 12685 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158217242 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12686] ppid=12671 vsize=1488704 CPUtime=0
/proc/12673/task/12686/stat : 12686 (java) S 12671 12673 12494 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 158217480 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1792.17
Current children cumulated vsize (KiB) 1488704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12686
/proc/meminfo: memFree=954784/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=1488704 CPUtime=1800.08
/proc/12673/stat : 12673 (java) S 12671 12673 12494 0 -1 0 104053 0 1 0 179945 63 0 0 20 0 13 0 158217232 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12673/statm: 372176 87840 1438 9 0 369519 0
[pid=12673/tid=12675] ppid=12671 vsize=1488704 CPUtime=1781.65
/proc/12673/task/12675/stat : 12675 (java) R 12671 12673 12494 0 -1 64 31480 0 1 0 178146 19 0 0 25 0 13 0 158217234 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4109889054 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12676] ppid=12671 vsize=1488704 CPUtime=6.96
/proc/12673/task/12676/stat : 12676 (java) S 12671 12673 12494 0 -1 64 28189 0 0 0 680 16 0 0 17 0 13 0 158217235 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12677] ppid=12671 vsize=1488704 CPUtime=6.95
/proc/12673/task/12677/stat : 12677 (java) S 12671 12673 12494 0 -1 64 28526 0 0 0 679 16 0 0 16 0 13 0 158217235 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12678] ppid=12671 vsize=1488704 CPUtime=0.11
/proc/12673/task/12678/stat : 12678 (java) S 12671 12673 12494 0 -1 64 10 0 0 0 8 3 0 0 16 0 13 0 158217237 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12679] ppid=12671 vsize=1488704 CPUtime=0
/proc/12673/task/12679/stat : 12679 (java) S 12671 12673 12494 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 158217238 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12680] ppid=12671 vsize=1488704 CPUtime=0
/proc/12673/task/12680/stat : 12680 (java) S 12671 12673 12494 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 158217238 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12681] ppid=12671 vsize=1488704 CPUtime=0
/proc/12673/task/12681/stat : 12681 (java) S 12671 12673 12494 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 158217242 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12682] ppid=12671 vsize=1488704 CPUtime=2.61
/proc/12673/task/12682/stat : 12682 (java) S 12671 12673 12494 0 -1 64 8144 0 0 0 259 2 0 0 16 0 13 0 158217242 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12683] ppid=12671 vsize=1488704 CPUtime=1.72
/proc/12673/task/12683/stat : 12683 (java) S 12671 12673 12494 0 -1 64 6959 0 0 0 169 3 0 0 17 0 13 0 158217242 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12684] ppid=12671 vsize=1488704 CPUtime=0
/proc/12673/task/12684/stat : 12684 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 158217242 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12685] ppid=12671 vsize=1488704 CPUtime=0
/proc/12673/task/12685/stat : 12685 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 158217242 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12686] ppid=12671 vsize=1488704 CPUtime=0
/proc/12673/task/12686/stat : 12686 (java) S 12671 12673 12494 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 158217480 1524432896 87840 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1488704

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

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (1800.81 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1800.81 s) to the 'lost time'.

[startup+1790.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12686
/proc/meminfo: memFree=954784/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=1489352 CPUtime=1800.81
/proc/12673/stat : 12673 (java) S 12671 12673 12494 0 -1 0 104078 0 1 0 179999 82 0 0 16 0 12 0 158217232 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12673/statm: 372338 87864 1441 9 0 369681 0
[pid=12673/tid=12675] ppid=12671 vsize=1489352 CPUtime=1782.05
/proc/12673/task/12675/stat : 12675 (java) R 12671 12673 12494 0 -1 64 31480 0 1 0 178186 19 0 0 25 0 12 0 158217234 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4109889066 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12676] ppid=12671 vsize=1489352 CPUtime=6.96
/proc/12673/task/12676/stat : 12676 (java) S 12671 12673 12494 0 -1 64 28189 0 0 0 680 16 0 0 17 0 12 0 158217235 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12677] ppid=12671 vsize=1489352 CPUtime=6.95
/proc/12673/task/12677/stat : 12677 (java) S 12671 12673 12494 0 -1 64 28526 0 0 0 679 16 0 0 16 0 12 0 158217235 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12678] ppid=12671 vsize=1489352 CPUtime=0.43
/proc/12673/task/12678/stat : 12678 (java) R 12671 12673 12494 0 -1 64 10 0 0 0 20 23 0 0 16 0 12 0 158217237 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12679] ppid=12671 vsize=1489352 CPUtime=0
/proc/12673/task/12679/stat : 12679 (java) S 12671 12673 12494 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 158217238 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12680] ppid=12671 vsize=1489352 CPUtime=0
/proc/12673/task/12680/stat : 12680 (java) S 12671 12673 12494 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 158217238 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12682] ppid=12671 vsize=1489352 CPUtime=2.61
/proc/12673/task/12682/stat : 12682 (java) S 12671 12673 12494 0 -1 64 8146 0 0 0 259 2 0 0 17 0 12 0 158217242 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12683] ppid=12671 vsize=1489352 CPUtime=1.72
/proc/12673/task/12683/stat : 12683 (java) S 12671 12673 12494 0 -1 64 6959 0 0 0 169 3 0 0 17 0 12 0 158217242 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12684] ppid=12671 vsize=1489352 CPUtime=0
/proc/12673/task/12684/stat : 12684 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 158217242 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12686] ppid=12671 vsize=1489352 CPUtime=0
/proc/12673/task/12686/stat : 12686 (java) S 12671 12673 12494 0 -1 64 5 0 0 0 0 0 0 0 18 0 12 0 158217480 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.81
Current children cumulated vsize (KiB) 1489352

[startup+1790.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12689
/proc/meminfo: memFree=1283096/2055920 swapFree=4192952/4192956
[pid=12673] ppid=-1 vsize=0 CPUtime=0
/proc/12673/stat : -- couldn't open stat file --/proc/12673/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1790.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12686
/proc/meminfo: memFree=954784/2055920 swapFree=4192952/4192956
[pid=12673] ppid=12671 vsize=1489352 CPUtime=1800.81
/proc/12673/stat : 12673 (java) S 12671 12673 12494 0 -1 0 104078 0 1 0 179999 82 0 0 16 0 12 0 158217232 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12673/statm: 372338 87864 1441 9 0 369681 0
[pid=12673/tid=12675] ppid=12671 vsize=1489352 CPUtime=1782.05
/proc/12673/task/12675/stat : 12675 (java) R 12671 12673 12494 0 -1 64 31480 0 1 0 178186 19 0 0 25 0 12 0 158217234 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4109889066 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12676] ppid=12671 vsize=1489352 CPUtime=6.96
/proc/12673/task/12676/stat : 12676 (java) S 12671 12673 12494 0 -1 64 28189 0 0 0 680 16 0 0 17 0 12 0 158217235 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12677] ppid=12671 vsize=1489352 CPUtime=6.95
/proc/12673/task/12677/stat : 12677 (java) S 12671 12673 12494 0 -1 64 28526 0 0 0 679 16 0 0 16 0 12 0 158217235 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12678] ppid=12671 vsize=1489352 CPUtime=0.43
/proc/12673/task/12678/stat : 12678 (java) R 12671 12673 12494 0 -1 64 10 0 0 0 20 23 0 0 16 0 12 0 158217237 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12679] ppid=12671 vsize=1489352 CPUtime=0
/proc/12673/task/12679/stat : 12679 (java) S 12671 12673 12494 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 158217238 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12680] ppid=12671 vsize=1489352 CPUtime=0
/proc/12673/task/12680/stat : 12680 (java) S 12671 12673 12494 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 158217238 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12682] ppid=12671 vsize=1489352 CPUtime=2.61
/proc/12673/task/12682/stat : 12682 (java) S 12671 12673 12494 0 -1 64 8146 0 0 0 259 2 0 0 17 0 12 0 158217242 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12683] ppid=12671 vsize=1489352 CPUtime=1.72
/proc/12673/task/12683/stat : 12683 (java) S 12671 12673 12494 0 -1 64 6959 0 0 0 169 3 0 0 17 0 12 0 158217242 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12673/tid=12684] ppid=12671 vsize=1489352 CPUtime=0
/proc/12673/task/12684/stat : 12684 (java) S 12671 12673 12494 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 158217242 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12673/tid=12686] ppid=12671 vsize=1489352 CPUtime=0
/proc/12673/task/12686/stat : 12686 (java) S 12671 12673 12494 0 -1 64 5 0 0 0 0 0 0 0 18 0 12 0 158217480 1525096448 87864 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.81
Current children cumulated vsize (KiB) 1489352

[startup+1790.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12689
/proc/meminfo: memFree=1283096/2055920 swapFree=4192952/4192956
[pid=12673] ppid=-1 vsize=0 CPUtime=0
/proc/12673/stat : -- couldn't open stat file --/proc/12673/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12673 and gives
#  childrusage.ru_utime.tv_sec=1800
#  childrusage.ru_utime.tv_usec=63348
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=912861
# CPU time returned by wait4() is 1800.98
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1800.81
#  lost CPU user time (s): 1799.99
#  lost CPU system time (s): 0.82

Real time (s): 1790.7
CPU time (s): 1800.81
CPU user time (s): 1799.99
CPU system time (s): 0.82
CPU usage (%): 100.564
Max. virtual memory (cumulated for all children) (KiB): 1492800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.06
system time used= 0.912861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104078
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= 41385
involuntary context switches= 41430

runsolver used 1.9487 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node27 at 2009-06-13 17:16:16
IDJOB=1856238
IDBENCH=2416
IDSOLVER=681
FILE ID=node27/1856238-1244906175
PBS_JOBID= 9354493
Free space on /tmp= 66384 MiB

SOLVER NAME= SAT4J Pseudo CP 2.1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-modszk1.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-1856238-1244906175/watcher-1856238-1244906175 -o /tmp/evaluation-result-1856238-1244906175/solver-1856238-1244906175 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes HOME/instance-1856238-1244906175.opb

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

MD5SUM BENCH= 73a69ec0478725312d0c26d36222113a
RANDOM SEED=394918517

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1302752 kB
Buffers:         70600 kB
Cached:         590220 kB
SwapCached:          4 kB
Active:          40800 kB
Inactive:       634428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302752 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2340 kB
Writeback:           0 kB
Mapped:          24228 kB
Slab:            63796 kB
Committed_AS:   127944 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node27 at 2009-06-13 17:46:08