Trace number 1856121

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 Resolution 2.1.1? (TO) 1801.07 1795.57

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-A2C1S1.opb
MD5SUMa644593dc228e712d5b0d277ee939168
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 variables103872
Total number of constraints3312
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 constraints3312
Minimum length of a constraint31
Maximum length of a constraint725
Number of terms in the objective function 37632
Biggest coefficient in the objective function 31125091123200
Number of bits for the biggest coefficient in the objective function 45
Sum of the numbers in the objective function 14624065344515792
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 31125091123200
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 14624065344515792
Number of bits of the biggest sum of numbers54
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.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c MiniSAT restarts strategy
0.22/0.21	c Memory based learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-1856121-1244902979.opb
0.22/0.21	c reading problem ... 
3.41/2.86	c ... done. Wall clock time 2.649s.
3.41/2.86	c #vars     103872
3.41/2.86	c #constraints  42194
3.41/2.86	c constraints type 
3.41/2.86	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4560
1800.08/1795.01	c starts		: 22
1800.08/1795.01	c conflicts		: 1261906
1800.08/1795.01	c decisions		: 1843164
1800.08/1795.01	c propagations		: 49604789
1800.08/1795.01	c inspects		: 2737128280
1800.08/1795.01	c learnt literals	: 351
1800.08/1795.01	c learnt binary clauses	: 118
1800.08/1795.01	c learnt ternary clauses	: 89
1800.08/1795.01	c learnt clauses	: 1261555
1800.08/1795.01	c ignored clauses	: 0
1800.08/1795.01	c root simplifications	: 0
1800.08/1795.01	c removed literals (reason simplification)	: 50277981
1800.08/1795.01	c reason swapping (by a shorter reason)	: 0
1800.08/1795.01	c Calls to reduceDB	: 0
1800.08/1795.01	c speed (assignments/second)	: 27678.989881404752
1800.08/1795.01	c non guided choices	15874
1800.86/1795.43	c learnt constraints type 
1800.86/1795.43	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 1261540
1800.86/1795.43	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 118
1800.86/1795.43	c constraints type 
1800.86/1795.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4560
1800.86/1795.43	s UNKNOWN
1800.86/1795.43	c Total wall clock time (in seconds): 1795.217

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-1856121-1244902979/watcher-1856121-1244902979 -o /tmp/evaluation-result-1856121-1244902979/solver-1856121-1244902979 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856121-1244902979.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.85 0.97 0.99 3/64 14369
/proc/meminfo: memFree=1583712/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1612 CPUtime=0
/proc/14369/stat : 14369 (java6) D 14367 14369 14332 0 -1 0 166 0 0 0 0 0 0 0 18 0 1 0 157897958 1650688 138 1992294400 134512640 134550932 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/14369/statm: 403 138 102 9 0 45 0

[startup+0.078689 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 14369
/proc/meminfo: memFree=1583712/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1470220 CPUtime=0.06
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 3431 0 1 0 4 2 0 0 18 0 7 0 157897958 1505505280 3176 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/14369/statm: 367555 3176 1036 9 0 364906 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1470220

[startup+0.101693 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 14369
/proc/meminfo: memFree=1583712/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1472584 CPUtime=0.08
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 3615 0 1 0 6 2 0 0 18 0 12 0 157897958 1507926016 3358 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14369/statm: 368146 3358 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301715 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 14369
/proc/meminfo: memFree=1583712/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1474464 CPUtime=0.36
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 5599 0 1 0 33 3 0 0 18 0 12 0 157897958 1509851136 5330 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14369/statm: 368616 5330 1358 9 0 365959 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1474464

[startup+0.70175 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 14369
/proc/meminfo: memFree=1583712/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1475044 CPUtime=0.95
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 9441 0 1 0 90 5 0 0 18 0 12 0 157897958 1510445056 8946 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14369/statm: 368761 8946 1394 9 0 366104 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 1475044

[startup+1.50285 s]
/proc/loadavg: 1.02 1.00 1.00 2/76 14381
/proc/meminfo: memFree=1540032/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1475044 CPUtime=1.99
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 24622 0 1 0 188 11 0 0 18 0 12 0 157897958 1510445056 23979 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14369/statm: 368761 23979 1404 9 0 366104 0
[pid=14369/tid=14371] ppid=14367 vsize=1475044 CPUtime=1.33
/proc/14369/task/14371/stat : 14371 (java) R 14367 14369 14332 0 -1 64 22540 0 1 0 123 10 0 0 25 0 12 0 157897959 1510445056 23979 1992294400 134512640 134550932 4294956016 18446744073709551615 4109545032 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14372] ppid=14367 vsize=1475044 CPUtime=0
/proc/14369/task/14372/stat : 14372 (java) S 14367 14369 14332 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 157897961 1510445056 23979 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14373] ppid=14367 vsize=1475044 CPUtime=0
/proc/14369/task/14373/stat : 14373 (java) S 14367 14369 14332 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 157897961 1510445056 23979 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14374] ppid=14367 vsize=1475044 CPUtime=0
/proc/14369/task/14374/stat : 14374 (java) S 14367 14369 14332 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 157897962 1510445056 23979 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14375] ppid=14367 vsize=1475044 CPUtime=0
/proc/14369/task/14375/stat : 14375 (java) S 14367 14369 14332 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 157897963 1510445056 23979 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14376] ppid=14367 vsize=1475044 CPUtime=0
/proc/14369/task/14376/stat : 14376 (java) S 14367 14369 14332 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 157897963 1510445056 23979 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14377] ppid=14367 vsize=1475044 CPUtime=0
/proc/14369/task/14377/stat : 14377 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 157897967 1510445056 23979 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14378] ppid=14367 vsize=1475044 CPUtime=0.35
/proc/14369/task/14378/stat : 14378 (java) S 14367 14369 14332 0 -1 64 488 0 0 0 35 0 0 0 16 0 12 0 157897967 1510445056 23979 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14379] ppid=14367 vsize=1475044 CPUtime=0.28
/proc/14369/task/14379/stat : 14379 (java) S 14367 14369 14332 0 -1 64 853 0 0 0 28 0 0 0 16 0 12 0 157897967 1510445056 23979 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14380] ppid=14367 vsize=1475044 CPUtime=0
/proc/14369/task/14380/stat : 14380 (java) S 14367 14369 14332 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 157897967 1510445056 23979 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14381] ppid=14367 vsize=1475044 CPUtime=0
/proc/14369/task/14381/stat : 14381 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 157897967 1510445056 23979 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 1475044

[startup+3.10302 s]
/proc/loadavg: 1.02 1.00 1.00 2/76 14381
/proc/meminfo: memFree=1432512/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1476144 CPUtime=3.86
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 40580 0 1 0 367 19 0 0 18 0 12 0 157897958 1511571456 39328 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14369/statm: 369036 39328 1431 9 0 366379 0
[pid=14369/tid=14371] ppid=14367 vsize=1476144 CPUtime=2.72
/proc/14369/task/14371/stat : 14371 (java) R 14367 14369 14332 0 -1 64 30930 0 1 0 258 14 0 0 25 0 12 0 157897959 1511571456 39328 1992294400 134512640 134550932 4294956016 18446744073709551615 103615336 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14372] ppid=14367 vsize=1476144 CPUtime=0.12
/proc/14369/task/14372/stat : 14372 (java) S 14367 14369 14332 0 -1 64 3914 0 0 0 10 2 0 0 16 0 12 0 157897961 1511571456 39328 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14373] ppid=14367 vsize=1476144 CPUtime=0.11
/proc/14369/task/14373/stat : 14373 (java) S 14367 14369 14332 0 -1 64 3180 0 0 0 10 1 0 0 16 0 12 0 157897961 1511571456 39328 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14374] ppid=14367 vsize=1476144 CPUtime=0
/proc/14369/task/14374/stat : 14374 (java) S 14367 14369 14332 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 157897962 1511571456 39328 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14375] ppid=14367 vsize=1476144 CPUtime=0
/proc/14369/task/14375/stat : 14375 (java) S 14367 14369 14332 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 157897963 1511571456 39328 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14376] ppid=14367 vsize=1476144 CPUtime=0
/proc/14369/task/14376/stat : 14376 (java) S 14367 14369 14332 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 157897963 1511571456 39328 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14377] ppid=14367 vsize=1476144 CPUtime=0
/proc/14369/task/14377/stat : 14377 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 157897967 1511571456 39328 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14378] ppid=14367 vsize=1476144 CPUtime=0.45
/proc/14369/task/14378/stat : 14378 (java) R 14367 14369 14332 0 -1 64 645 0 0 0 45 0 0 0 16 0 12 0 157897967 1511571456 39328 1992294400 134512640 134550932 4294956016 18446744073709551615 105388695 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14379] ppid=14367 vsize=1476144 CPUtime=0.42
/proc/14369/task/14379/stat : 14379 (java) S 14367 14369 14332 0 -1 64 1162 0 0 0 42 0 0 0 16 0 12 0 157897967 1511571456 39328 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14380] ppid=14367 vsize=1476144 CPUtime=0
/proc/14369/task/14380/stat : 14380 (java) S 14367 14369 14332 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 157897967 1511571456 39328 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14381] ppid=14367 vsize=1476144 CPUtime=0
/proc/14369/task/14381/stat : 14381 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 157897967 1511571456 39328 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 1476144

[startup+6.30136 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 14382
/proc/meminfo: memFree=1389632/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1476732 CPUtime=8.08
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 54709 0 1 0 782 26 0 0 18 0 13 0 157897958 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14369/statm: 369183 50479 1432 9 0 366526 0
[pid=14369/tid=14371] ppid=14367 vsize=1476732 CPUtime=5.47
/proc/14369/task/14371/stat : 14371 (java) R 14367 14369 14332 0 -1 64 30948 0 1 0 533 14 0 0 25 0 13 0 157897959 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4109612792 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14372] ppid=14367 vsize=1476732 CPUtime=0.38
/proc/14369/task/14372/stat : 14372 (java) S 14367 14369 14332 0 -1 64 10814 0 0 0 34 4 0 0 17 0 13 0 157897961 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14373] ppid=14367 vsize=1476732 CPUtime=0.38
/proc/14369/task/14373/stat : 14373 (java) S 14367 14369 14332 0 -1 64 8192 0 0 0 34 4 0 0 16 0 13 0 157897961 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14374] ppid=14367 vsize=1476732 CPUtime=0
/proc/14369/task/14374/stat : 14374 (java) S 14367 14369 14332 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157897962 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14375] ppid=14367 vsize=1476732 CPUtime=0
/proc/14369/task/14375/stat : 14375 (java) S 14367 14369 14332 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157897963 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14376] ppid=14367 vsize=1476732 CPUtime=0
/proc/14369/task/14376/stat : 14376 (java) S 14367 14369 14332 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157897963 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14377] ppid=14367 vsize=1476732 CPUtime=0
/proc/14369/task/14377/stat : 14377 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157897967 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14378] ppid=14367 vsize=1476732 CPUtime=0.97
/proc/14369/task/14378/stat : 14378 (java) S 14367 14369 14332 0 -1 64 2023 0 0 0 96 1 0 0 16 0 13 0 157897967 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14379] ppid=14367 vsize=1476732 CPUtime=0.82
/proc/14369/task/14379/stat : 14379 (java) S 14367 14369 14332 0 -1 64 1978 0 0 0 82 0 0 0 16 0 13 0 157897967 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14380] ppid=14367 vsize=1476732 CPUtime=0
/proc/14369/task/14380/stat : 14380 (java) S 14367 14369 14332 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157897967 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14381] ppid=14367 vsize=1476732 CPUtime=0
/proc/14369/task/14381/stat : 14381 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157897967 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14382] ppid=14367 vsize=1476732 CPUtime=0
/proc/14369/task/14382/stat : 14382 (java) S 14367 14369 14332 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 157898322 1512173568 50479 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.08
Current children cumulated vsize (KiB) 1476732

[startup+12.7011 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 14382
/proc/meminfo: memFree=1384848/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1476896 CPUtime=14.77
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 55316 0 1 0 1450 27 0 0 18 0 13 0 157897958 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14369/statm: 369224 50861 1432 9 0 366567 0
[pid=14369/tid=14371] ppid=14367 vsize=1476896 CPUtime=11.67
/proc/14369/task/14371/stat : 14371 (java) R 14367 14369 14332 0 -1 64 30953 0 1 0 1153 14 0 0 25 0 13 0 157897959 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4109726284 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14372] ppid=14367 vsize=1476896 CPUtime=0.56
/proc/14369/task/14372/stat : 14372 (java) S 14367 14369 14332 0 -1 64 11029 0 0 0 51 5 0 0 17 0 13 0 157897961 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14373] ppid=14367 vsize=1476896 CPUtime=0.55
/proc/14369/task/14373/stat : 14373 (java) S 14367 14369 14332 0 -1 64 8416 0 0 0 51 4 0 0 16 0 13 0 157897961 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14374] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14374/stat : 14374 (java) S 14367 14369 14332 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 157897962 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14375] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14375/stat : 14375 (java) S 14367 14369 14332 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157897963 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14376] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14376/stat : 14376 (java) S 14367 14369 14332 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157897963 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14377] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14377/stat : 14377 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157897967 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14378] ppid=14367 vsize=1476896 CPUtime=1.11
/proc/14369/task/14378/stat : 14378 (java) S 14367 14369 14332 0 -1 64 2186 0 0 0 110 1 0 0 16 0 13 0 157897967 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14379] ppid=14367 vsize=1476896 CPUtime=0.82
/proc/14369/task/14379/stat : 14379 (java) S 14367 14369 14332 0 -1 64 1978 0 0 0 82 0 0 0 16 0 13 0 157897967 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14380] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14380/stat : 14380 (java) S 14367 14369 14332 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157897967 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14381] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14381/stat : 14381 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157897967 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14382] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14382/stat : 14382 (java) S 14367 14369 14332 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 157898322 1512341504 50861 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.77
Current children cumulated vsize (KiB) 1476896

[startup+25.5024 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 14382
/proc/meminfo: memFree=1359696/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1476896 CPUtime=27.81
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 62692 0 1 0 2751 30 0 0 18 0 13 0 157897958 1512341504 57236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14369/statm: 369224 57236 1432 9 0 366567 0
[pid=14369/tid=14371] ppid=14367 vsize=1476896 CPUtime=24.19
/proc/14369/task/14371/stat : 14371 (java) S 14367 14369 14332 0 -1 64 30961 0 1 0 2405 14 0 0 25 0 13 0 157897959 1512341504 57236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14372] ppid=14367 vsize=1476896 CPUtime=0.8
/proc/14369/task/14372/stat : 14372 (java) R 14367 14369 14332 0 -1 64 14626 0 0 0 73 7 0 0 16 0 13 0 157897961 1512341504 57236 1992294400 134512640 134550932 4294956016 18446744073709551615 104188272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14373] ppid=14367 vsize=1476896 CPUtime=0.78
/proc/14369/task/14373/stat : 14373 (java) R 14367 14369 14332 0 -1 64 12183 0 0 0 73 5 0 0 16 0 13 0 157897961 1512341504 57236 1992294400 134512640 134550932 4294956016 18446744073709551615 105886418 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14374] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14374/stat : 14374 (java) S 14367 14369 14332 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 157897962 1512341504 57236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14375] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14375/stat : 14375 (java) S 14367 14369 14332 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157897963 1512341504 57236 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14376] ppid=14367 vsize=1476896 CPUtime=0

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

[pid=14369/tid=14376] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14376/stat : 14376 (java) S 14367 14369 14332 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157897963 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14377] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14377/stat : 14377 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157897967 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14378] ppid=14367 vsize=1476896 CPUtime=1.16
/proc/14369/task/14378/stat : 14378 (java) S 14367 14369 14332 0 -1 64 2190 0 0 0 115 1 0 0 17 0 13 0 157897967 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14379] ppid=14367 vsize=1476896 CPUtime=0.86
/proc/14369/task/14379/stat : 14379 (java) S 14367 14369 14332 0 -1 64 1978 0 0 0 86 0 0 0 16 0 13 0 157897967 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14380] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14380/stat : 14380 (java) S 14367 14369 14332 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157897967 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14381] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14381/stat : 14381 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157897967 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14382] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14382/stat : 14382 (java) S 14367 14369 14332 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 157898322 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1667.35
Current children cumulated vsize (KiB) 1476896

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14384
/proc/meminfo: memFree=890960/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1476896 CPUtime=1727.33
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 190267 0 1 0 172632 101 0 0 18 0 13 0 157897958 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14369/statm: 369224 173845 1432 9 0 366567 0
[pid=14369/tid=14371] ppid=14367 vsize=1476896 CPUtime=1716.63
/proc/14369/task/14371/stat : 14371 (java) R 14367 14369 14332 0 -1 64 31111 0 1 0 171644 19 0 0 25 0 13 0 157897959 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4109829560 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14372] ppid=14367 vsize=1476896 CPUtime=4.36
/proc/14369/task/14372/stat : 14372 (java) S 14367 14369 14332 0 -1 64 83856 0 0 0 394 42 0 0 17 0 13 0 157897961 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14373] ppid=14367 vsize=1476896 CPUtime=4.22
/proc/14369/task/14373/stat : 14373 (java) S 14367 14369 14332 0 -1 64 70378 0 0 0 387 35 0 0 16 0 13 0 157897961 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14374] ppid=14367 vsize=1476896 CPUtime=0.02
/proc/14369/task/14374/stat : 14374 (java) S 14367 14369 14332 0 -1 64 9 0 0 0 2 0 0 0 16 0 13 0 157897962 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14375] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14375/stat : 14375 (java) S 14367 14369 14332 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157897963 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14376] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14376/stat : 14376 (java) S 14367 14369 14332 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157897963 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14377] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14377/stat : 14377 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157897967 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14378] ppid=14367 vsize=1476896 CPUtime=1.16
/proc/14369/task/14378/stat : 14378 (java) S 14367 14369 14332 0 -1 64 2190 0 0 0 115 1 0 0 17 0 13 0 157897967 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14379] ppid=14367 vsize=1476896 CPUtime=0.86
/proc/14369/task/14379/stat : 14379 (java) S 14367 14369 14332 0 -1 64 1978 0 0 0 86 0 0 0 16 0 13 0 157897967 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14380] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14380/stat : 14380 (java) S 14367 14369 14332 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157897967 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14381] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14381/stat : 14381 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157897967 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14382] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14382/stat : 14382 (java) S 14367 14369 14332 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 157898322 1512341504 173845 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1727.33
Current children cumulated vsize (KiB) 1476896

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14384
/proc/meminfo: memFree=881104/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1476896 CPUtime=1787.38
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 192863 0 1 0 178636 102 0 0 18 0 13 0 157897958 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14369/statm: 369224 176359 1432 9 0 366567 0
[pid=14369/tid=14371] ppid=14367 vsize=1476896 CPUtime=1776.54
/proc/14369/task/14371/stat : 14371 (java) R 14367 14369 14332 0 -1 64 31112 0 1 0 177635 19 0 0 25 0 13 0 157897959 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4109829982 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14372] ppid=14367 vsize=1476896 CPUtime=4.43
/proc/14369/task/14372/stat : 14372 (java) S 14367 14369 14332 0 -1 64 85285 0 0 0 400 43 0 0 16 0 13 0 157897961 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14373] ppid=14367 vsize=1476896 CPUtime=4.31
/proc/14369/task/14373/stat : 14373 (java) S 14367 14369 14332 0 -1 64 71544 0 0 0 395 36 0 0 16 0 13 0 157897961 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14374] ppid=14367 vsize=1476896 CPUtime=0.02
/proc/14369/task/14374/stat : 14374 (java) S 14367 14369 14332 0 -1 64 9 0 0 0 2 0 0 0 16 0 13 0 157897962 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14375] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14375/stat : 14375 (java) S 14367 14369 14332 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157897963 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14376] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14376/stat : 14376 (java) S 14367 14369 14332 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157897963 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14377] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14377/stat : 14377 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157897967 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14378] ppid=14367 vsize=1476896 CPUtime=1.16
/proc/14369/task/14378/stat : 14378 (java) S 14367 14369 14332 0 -1 64 2190 0 0 0 115 1 0 0 17 0 13 0 157897967 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14379] ppid=14367 vsize=1476896 CPUtime=0.86
/proc/14369/task/14379/stat : 14379 (java) S 14367 14369 14332 0 -1 64 1978 0 0 0 86 0 0 0 16 0 13 0 157897967 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14380] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14380/stat : 14380 (java) S 14367 14369 14332 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157897967 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14381] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14381/stat : 14381 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157897967 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14382] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14382/stat : 14382 (java) S 14367 14369 14332 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 157898322 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1787.38
Current children cumulated vsize (KiB) 1476896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14384
/proc/meminfo: memFree=881104/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1476896 CPUtime=1800.08
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 192863 0 1 0 179906 102 0 0 18 0 13 0 157897958 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14369/statm: 369224 176359 1432 9 0 366567 0
[pid=14369/tid=14371] ppid=14367 vsize=1476896 CPUtime=1789.24
/proc/14369/task/14371/stat : 14371 (java) R 14367 14369 14332 0 -1 64 31112 0 1 0 178905 19 0 0 25 0 13 0 157897959 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4109830033 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14372] ppid=14367 vsize=1476896 CPUtime=4.43
/proc/14369/task/14372/stat : 14372 (java) S 14367 14369 14332 0 -1 64 85285 0 0 0 400 43 0 0 16 0 13 0 157897961 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14373] ppid=14367 vsize=1476896 CPUtime=4.31
/proc/14369/task/14373/stat : 14373 (java) S 14367 14369 14332 0 -1 64 71544 0 0 0 395 36 0 0 16 0 13 0 157897961 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14374] ppid=14367 vsize=1476896 CPUtime=0.02
/proc/14369/task/14374/stat : 14374 (java) S 14367 14369 14332 0 -1 64 9 0 0 0 2 0 0 0 16 0 13 0 157897962 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14375] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14375/stat : 14375 (java) S 14367 14369 14332 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 157897963 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14376] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14376/stat : 14376 (java) S 14367 14369 14332 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 157897963 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14377] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14377/stat : 14377 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 157897967 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14378] ppid=14367 vsize=1476896 CPUtime=1.16
/proc/14369/task/14378/stat : 14378 (java) S 14367 14369 14332 0 -1 64 2190 0 0 0 115 1 0 0 17 0 13 0 157897967 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14379] ppid=14367 vsize=1476896 CPUtime=0.86
/proc/14369/task/14379/stat : 14379 (java) S 14367 14369 14332 0 -1 64 1978 0 0 0 86 0 0 0 16 0 13 0 157897967 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14380] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14380/stat : 14380 (java) S 14367 14369 14332 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 157897967 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14381] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14381/stat : 14381 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 157897967 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14382] ppid=14367 vsize=1476896 CPUtime=0
/proc/14369/task/14382/stat : 14382 (java) S 14367 14369 14332 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 157898322 1512341504 176359 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1476896

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

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

[startup+1795.4 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 14387
/proc/meminfo: memFree=881080/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=1477544 CPUtime=1800.86
/proc/14369/stat : 14369 (java) S 14367 14369 14332 0 -1 0 192883 0 1 0 179984 102 0 0 16 0 15 0 157897958 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14369/statm: 369386 176379 1434 9 0 366729 0
[pid=14369/tid=14371] ppid=14367 vsize=1477544 CPUtime=1789.63
/proc/14369/task/14371/stat : 14371 (java) R 14367 14369 14332 0 -1 64 31112 0 1 0 178944 19 0 0 25 0 15 0 157897959 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4109841695 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14372] ppid=14367 vsize=1477544 CPUtime=4.43
/proc/14369/task/14372/stat : 14372 (java) S 14367 14369 14332 0 -1 64 85285 0 0 0 400 43 0 0 16 0 15 0 157897961 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14373] ppid=14367 vsize=1477544 CPUtime=4.31
/proc/14369/task/14373/stat : 14373 (java) S 14367 14369 14332 0 -1 64 71544 0 0 0 395 36 0 0 16 0 15 0 157897961 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14374] ppid=14367 vsize=1477544 CPUtime=0.02
/proc/14369/task/14374/stat : 14374 (java) S 14367 14369 14332 0 -1 64 9 0 0 0 2 0 0 0 16 0 15 0 157897962 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14375] ppid=14367 vsize=1477544 CPUtime=0
/proc/14369/task/14375/stat : 14375 (java) S 14367 14369 14332 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 157897963 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14376] ppid=14367 vsize=1477544 CPUtime=0
/proc/14369/task/14376/stat : 14376 (java) S 14367 14369 14332 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 157897963 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14377] ppid=14367 vsize=1477544 CPUtime=0
/proc/14369/task/14377/stat : 14377 (java) S 14367 14369 14332 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 157897967 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14378] ppid=14367 vsize=1477544 CPUtime=1.16
/proc/14369/task/14378/stat : 14378 (java) S 14367 14369 14332 0 -1 64 2190 0 0 0 115 1 0 0 17 0 15 0 157897967 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14379] ppid=14367 vsize=1477544 CPUtime=0.89
/proc/14369/task/14379/stat : 14379 (java) S 14367 14369 14332 0 -1 64 1980 0 0 0 89 0 0 0 16 0 15 0 157897967 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14380] ppid=14367 vsize=1477544 CPUtime=0
/proc/14369/task/14380/stat : 14380 (java) S 14367 14369 14332 0 -1 64 0 0 0 0 0 0 0 0 25 0 15 0 157897967 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14381] ppid=14367 vsize=1477544 CPUtime=0
/proc/14369/task/14381/stat : 14381 (java) S 14367 14369 14332 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 157897967 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14369/tid=14382] ppid=14367 vsize=1477544 CPUtime=0
/proc/14369/task/14382/stat : 14382 (java) S 14367 14369 14332 0 -1 64 5 0 0 0 0 0 0 0 19 0 15 0 157898322 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14386] ppid=14367 vsize=1477544 CPUtime=0
/proc/14369/task/14386/stat : 14386 (java) S 14367 14369 14332 0 -1 64 8 0 0 0 0 0 0 0 19 0 15 0 158077460 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14369/tid=14387] ppid=14367 vsize=1477544 CPUtime=0.34
/proc/14369/task/14387/stat : 14387 (java) R 14367 14369 14332 0 -1 64 6 0 0 0 34 0 0 0 22 0 15 0 158077460 1513005056 176379 1992294400 134512640 134550932 4294956016 18446744073709551615 4109866064 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.86
Current children cumulated vsize (KiB) 1477544

[startup+1795.5 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 14387
/proc/meminfo: memFree=881080/2055920 swapFree=4182488/4192956
[pid=14369] ppid=14367 vsize=0 CPUtime=1800.99
/proc/14369/stat : 14369 (java) Z 14367 14369 14332 0 -1 1036 192886 0 1 0 179993 106 0 0 15 0 2 0 157897958 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14369/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.99
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1795.57
CPU time (s): 1801.07
CPU user time (s): 1799.94
CPU system time (s): 1.13383
CPU usage (%): 100.306
Max. virtual memory (cumulated for all children) (KiB): 1477544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 1.13383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192886
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= 39083
involuntary context switches= 40644

runsolver used 2.18667 second user time and 4.36734 second system time

The end

Launcher Data

Begin job on node21 at 2009-06-13 16:23:00
IDJOB=1856121
IDBENCH=2356
IDSOLVER=682
FILE ID=node21/1856121-1244902979
PBS_JOBID= 9354521
Free space on /tmp= 66120 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-A2C1S1.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856121-1244902979/watcher-1856121-1244902979 -o /tmp/evaluation-result-1856121-1244902979/solver-1856121-1244902979 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856121-1244902979.opb

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

MD5SUM BENCH= a644593dc228e712d5b0d277ee939168
RANDOM SEED=30586096

node21.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1584128 kB
Buffers:         52840 kB
Cached:         341560 kB
SwapCached:       4216 kB
Active:          30020 kB
Inactive:       371612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1584128 kB
SwapTotal:     4192956 kB
SwapFree:      4182488 kB
Dirty:            4876 kB
Writeback:           0 kB
Mapped:          13232 kB
Slab:            56116 kB
Committed_AS:   138520 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66120 MiB
End job on node21 at 2009-06-13 16:52:57