Trace number 1884306

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J Pseudo Resolution 2.1.1UNSAT 177.22 174.812

General information on the benchmark

Name/PURE-SAT/SAT07/industrial/palacios/
uts/uts-l06-ipc5-h28-unknown.opb
MD5SUMeb9f91fe7a5b8c3d4f72aca29e543ade
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark177.22
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables113583
Total number of constraints649270
Number of constraints which are clauses649270
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint591
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 589
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1180
Number of bits of the biggest sum of numbers11
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.14	c version 2.1.1.v20090612
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0_12
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	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.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c MiniSAT restarts strategy
0.23/0.21	c Memory based learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c solving HOME/instance-1884306-1245256710.opb
0.23/0.21	c reading problem ... 
10.02/8.67	c ... done. Wall clock time 8.453s.
10.02/8.67	c #vars     113583
10.02/8.67	c #constraints  649004
10.02/8.67	c constraints type 
10.02/8.67	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 537281
10.02/8.67	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 111689
177.13/174.70	c starts		: 11
177.13/174.70	c conflicts		: 12955
177.13/174.70	c decisions		: 30039
177.13/174.70	c propagations		: 129145920
177.13/174.70	c inspects		: 293319469
177.13/174.70	c learnt literals	: 10
177.13/174.70	c learnt binary clauses	: 134
177.13/174.70	c learnt ternary clauses	: 534
177.13/174.71	c learnt clauses	: 12944
177.13/174.71	c ignored clauses	: 0
177.13/174.71	c root simplifications	: 0
177.13/174.71	c removed literals (reason simplification)	: 1144599
177.13/174.71	c reason swapping (by a shorter reason)	: 0
177.13/174.71	c Calls to reduceDB	: 0
177.13/174.71	c speed (assignments/second)	: 777814.1016761324
177.13/174.71	c non guided choices	1928
177.13/174.73	c learnt constraints type 
177.13/174.73	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 12810
177.13/174.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 134
177.13/174.73	c constraints type 
177.13/174.73	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 537281
177.13/174.73	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 111689
177.13/174.73	s UNSATISFIABLE
177.13/174.73	c Total wall clock time (in seconds): 174.514

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-1884306-1245256710/watcher-1884306-1245256710 -o /tmp/evaluation-result-1884306-1245256710/solver-1884306-1245256710 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1884306-1245256710.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.89 3/64 12452
/proc/meminfo: memFree=1349136/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1612 CPUtime=0
/proc/12452/stat : 12452 (java6) D 12450 12452 12342 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 193271796 1650688 147 1992294400 134512640 134550932 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/12452/statm: 403 147 111 9 0 45 0

[startup+0.0736781 s]
/proc/loadavg: 0.99 0.97 0.89 3/64 12452
/proc/meminfo: memFree=1349136/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1470220 CPUtime=0.06
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 3410 0 1 0 4 2 0 0 18 0 7 0 193271796 1505505280 3155 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 367555 3155 1034 9 0 364906 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1470220

[startup+0.101692 s]
/proc/loadavg: 0.99 0.97 0.89 3/64 12452
/proc/meminfo: memFree=1349136/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1473452 CPUtime=0.08
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 3640 0 1 0 6 2 0 0 18 0 12 0 193271796 1508814848 3383 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 368363 3383 1068 9 0 365711 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1473452

[startup+0.301738 s]
/proc/loadavg: 0.99 0.97 0.89 3/64 12452
/proc/meminfo: memFree=1349136/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1474684 CPUtime=0.33
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 5635 0 1 0 30 3 0 0 18 0 12 0 193271796 1510076416 5373 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 368671 5373 1352 9 0 366014 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1474684

[startup+0.70183 s]
/proc/loadavg: 0.99 0.97 0.89 3/64 12452
/proc/meminfo: memFree=1349136/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1476116 CPUtime=0.96
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 7932 0 1 0 92 4 0 0 18 0 12 0 193271796 1511542784 7189 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 369029 7189 1396 9 0 366372 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 1476116

[startup+1.50298 s]
/proc/loadavg: 0.99 0.97 0.89 4/76 12464
/proc/meminfo: memFree=1315376/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1477624 CPUtime=2
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 23107 0 1 0 189 11 0 0 18 0 12 0 193271796 1513086976 21625 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 369406 21626 1402 9 0 366749 0
[pid=12452/tid=12454] ppid=12450 vsize=1477624 CPUtime=1.21
/proc/12452/task/12454/stat : 12454 (java) R 12450 12452 12342 0 -1 64 19758 0 1 0 112 9 0 0 22 0 12 0 193271797 1513086976 21627 1992294400 134512640 134550932 4294956016 18446744073709551615 4109519975 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12455] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12455/stat : 12455 (java) S 12450 12452 12342 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 193271798 1513086976 21628 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12456] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12456/stat : 12456 (java) S 12450 12452 12342 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 193271798 1513086976 21629 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12457] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12457/stat : 12457 (java) S 12450 12452 12342 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 193271800 1513086976 21630 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12458] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12458/stat : 12458 (java) S 12450 12452 12342 0 -1 64 10 0 0 0 0 0 0 0 23 0 12 0 193271800 1513086976 21631 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12459] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12459/stat : 12459 (java) S 12450 12452 12342 0 -1 64 3 0 0 0 0 0 0 0 24 0 12 0 193271800 1513086976 21632 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12460] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12460/stat : 12460 (java) S 12450 12452 12342 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 193271805 1513086976 21633 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12461] ppid=12450 vsize=1477624 CPUtime=0.35
/proc/12452/task/12461/stat : 12461 (java) S 12450 12452 12342 0 -1 64 1000 0 0 0 35 0 0 0 16 0 12 0 193271805 1513086976 21634 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12462] ppid=12450 vsize=1477624 CPUtime=0.41
/proc/12452/task/12462/stat : 12462 (java) S 12450 12452 12342 0 -1 64 1607 0 0 0 41 0 0 0 16 0 12 0 193271805 1513086976 21635 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12463] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12463/stat : 12463 (java) S 12450 12452 12342 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 193271805 1513086976 21636 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12464] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12464/stat : 12464 (java) S 12450 12452 12342 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 193271805 1513086976 21637 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 1477624

[startup+3.10133 s]
/proc/loadavg: 0.99 0.97 0.89 2/76 12464
/proc/meminfo: memFree=1215792/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1477624 CPUtime=3.69
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 39063 0 1 0 349 20 0 0 18 0 12 0 193271796 1513086976 37561 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 369406 37561 1413 9 0 366749 0
[pid=12452/tid=12454] ppid=12450 vsize=1477624 CPUtime=2.71
/proc/12452/task/12454/stat : 12454 (java) R 12450 12452 12342 0 -1 64 30920 0 1 0 255 16 0 0 21 0 12 0 193271797 1513086976 37561 1992294400 134512640 134550932 4294956016 18446744073709551615 4109473350 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12455] ppid=12450 vsize=1477624 CPUtime=0.08
/proc/12452/task/12455/stat : 12455 (java) S 12450 12452 12342 0 -1 64 2128 0 0 0 7 1 0 0 17 0 12 0 193271798 1513086976 37561 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12456] ppid=12450 vsize=1477624 CPUtime=0.08
/proc/12452/task/12456/stat : 12456 (java) S 12450 12452 12342 0 -1 64 2652 0 0 0 8 0 0 0 16 0 12 0 193271798 1513086976 37561 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12457] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12457/stat : 12457 (java) S 12450 12452 12342 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 193271800 1513086976 37561 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12458] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12458/stat : 12458 (java) S 12450 12452 12342 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 193271800 1513086976 37561 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12459] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12459/stat : 12459 (java) S 12450 12452 12342 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 193271800 1513086976 37561 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12460] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12460/stat : 12460 (java) S 12450 12452 12342 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 193271805 1513086976 37561 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12461] ppid=12450 vsize=1477624 CPUtime=0.36
/proc/12452/task/12461/stat : 12461 (java) S 12450 12452 12342 0 -1 64 1001 0 0 0 36 0 0 0 16 0 12 0 193271805 1513086976 37561 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12462] ppid=12450 vsize=1477624 CPUtime=0.41
/proc/12452/task/12462/stat : 12462 (java) S 12450 12452 12342 0 -1 64 1607 0 0 0 41 0 0 0 16 0 12 0 193271805 1513086976 37561 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12463] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12463/stat : 12463 (java) S 12450 12452 12342 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 193271805 1513086976 37561 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12464] ppid=12450 vsize=1477624 CPUtime=0
/proc/12452/task/12464/stat : 12464 (java) S 12450 12452 12342 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 193271805 1513086976 37561 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 1477624

[startup+6.30303 s]
/proc/loadavg: 0.99 0.97 0.90 2/76 12464
/proc/meminfo: memFree=1184048/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1477380 CPUtime=7.24
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 45883 0 1 0 699 25 0 0 18 0 12 0 193271796 1512837120 44043 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 369345 44043 1413 9 0 366688 0
[pid=12452/tid=12454] ppid=12450 vsize=1477380 CPUtime=5.55
/proc/12452/task/12454/stat : 12454 (java) S 12450 12452 12342 0 -1 64 30925 0 1 0 537 18 0 0 21 0 12 0 193271797 1512837120 44043 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12455] ppid=12450 vsize=1477380 CPUtime=0.43
/proc/12452/task/12455/stat : 12455 (java) R 12450 12452 12342 0 -1 64 5860 0 0 0 41 2 0 0 17 0 12 0 193271798 1512837120 44043 1992294400 134512640 134550932 4294956016 18446744073709551615 106196756 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12456] ppid=12450 vsize=1477380 CPUtime=0.43
/proc/12452/task/12456/stat : 12456 (java) R 12450 12452 12342 0 -1 64 5728 0 0 0 41 2 0 0 16 0 12 0 193271798 1512837120 44043 1992294400 134512640 134550932 4294956016 18446744073709551615 106196756 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12457] ppid=12450 vsize=1477380 CPUtime=0
/proc/12452/task/12457/stat : 12457 (java) S 12450 12452 12342 0 -1 64 21 0 0 0 0 0 0 0 16 0 12 0 193271800 1512837120 44043 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12458] ppid=12450 vsize=1477380 CPUtime=0
/proc/12452/task/12458/stat : 12458 (java) S 12450 12452 12342 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 193271800 1512837120 44043 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12459] ppid=12450 vsize=1477380 CPUtime=0
/proc/12452/task/12459/stat : 12459 (java) S 12450 12452 12342 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 193271800 1512837120 44043 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12460] ppid=12450 vsize=1477380 CPUtime=0
/proc/12452/task/12460/stat : 12460 (java) S 12450 12452 12342 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 193271805 1512837120 44043 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12461] ppid=12450 vsize=1477380 CPUtime=0.36
/proc/12452/task/12461/stat : 12461 (java) S 12450 12452 12342 0 -1 64 1001 0 0 0 36 0 0 0 16 0 12 0 193271805 1512837120 44043 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12462] ppid=12450 vsize=1477380 CPUtime=0.41
/proc/12452/task/12462/stat : 12462 (java) S 12450 12452 12342 0 -1 64 1607 0 0 0 41 0 0 0 16 0 12 0 193271805 1512837120 44043 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12463] ppid=12450 vsize=1477380 CPUtime=0
/proc/12452/task/12463/stat : 12463 (java) S 12450 12452 12342 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 193271805 1512837120 44043 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12464] ppid=12450 vsize=1477380 CPUtime=0
/proc/12452/task/12464/stat : 12464 (java) S 12450 12452 12342 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 193271805 1512837120 44043 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.24
Current children cumulated vsize (KiB) 1477380

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.90 2/77 12465
/proc/meminfo: memFree=1145512/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1484276 CPUtime=15.16
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 58529 0 1 0 1484 32 0 0 18 0 13 0 193271796 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 371069 52100 1427 9 0 368412 0
[pid=12452/tid=12454] ppid=12450 vsize=1484276 CPUtime=11.32
/proc/12452/task/12454/stat : 12454 (java) R 12450 12452 12342 0 -1 64 30965 0 1 0 1113 19 0 0 25 0 13 0 193271797 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4109803945 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12455] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12455/stat : 12455 (java) S 12450 12452 12342 0 -1 64 9342 0 0 0 80 4 0 0 17 0 13 0 193271798 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12456] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12456/stat : 12456 (java) S 12450 12452 12342 0 -1 64 9228 0 0 0 80 4 0 0 16 0 13 0 193271798 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12457] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12457/stat : 12457 (java) S 12450 12452 12342 0 -1 64 21 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12458] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12458/stat : 12458 (java) S 12450 12452 12342 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12459] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12459/stat : 12459 (java) S 12450 12452 12342 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12460] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12460/stat : 12460 (java) S 12450 12452 12342 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 193271805 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12461] ppid=12450 vsize=1484276 CPUtime=0.99
/proc/12452/task/12461/stat : 12461 (java) S 12450 12452 12342 0 -1 64 4301 0 0 0 98 1 0 0 16 0 13 0 193271805 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12462] ppid=12450 vsize=1484276 CPUtime=1.11
/proc/12452/task/12462/stat : 12462 (java) S 12450 12452 12342 0 -1 64 3927 0 0 0 110 1 0 0 16 0 13 0 193271805 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12463] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12463/stat : 12463 (java) S 12450 12452 12342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 193271805 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12464] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12464/stat : 12464 (java) S 12450 12452 12342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 193271805 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12465] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12465/stat : 12465 (java) S 12450 12452 12342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 193272672 1519898624 52100 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.16
Current children cumulated vsize (KiB) 1484276

[startup+25.5021 s]
/proc/loadavg: 0.99 0.97 0.90 2/77 12465
/proc/meminfo: memFree=1145576/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1484276 CPUtime=27.99
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 58539 0 1 0 2767 32 0 0 18 0 13 0 193271796 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 371069 52110 1431 9 0 368412 0
[pid=12452/tid=12454] ppid=12450 vsize=1484276 CPUtime=24.08
/proc/12452/task/12454/stat : 12454 (java) R 12450 12452 12342 0 -1 64 30965 0 1 0 2389 19 0 0 25 0 13 0 193271797 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4109759515 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12455] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12455/stat : 12455 (java) S 12450 12452 12342 0 -1 64 9342 0 0 0 80 4 0 0 17 0 13 0 193271798 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12456] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12456/stat : 12456 (java) S 12450 12452 12342 0 -1 64 9228 0 0 0 80 4 0 0 16 0 13 0 193271798 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12457] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12457/stat : 12457 (java) S 12450 12452 12342 0 -1 64 21 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12458] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12458/stat : 12458 (java) S 12450 12452 12342 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12459] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12459/stat : 12459 (java) S 12450 12452 12342 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12460] ppid=12450 vsize=1484276 CPUtime=0

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

[pid=12452] ppid=12450 vsize=1484276 CPUtime=171.94
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 58542 0 1 0 17162 32 0 0 18 0 13 0 193271796 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 371069 52110 1431 9 0 368412 0
[pid=12452/tid=12454] ppid=12450 vsize=1484276 CPUtime=167.94
/proc/12452/task/12454/stat : 12454 (java) R 12450 12452 12342 0 -1 64 30967 0 1 0 16775 19 0 0 25 0 13 0 193271797 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4109752846 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12455] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12455/stat : 12455 (java) S 12450 12452 12342 0 -1 64 9342 0 0 0 80 4 0 0 17 0 13 0 193271798 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12456] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12456/stat : 12456 (java) S 12450 12452 12342 0 -1 64 9228 0 0 0 80 4 0 0 16 0 13 0 193271798 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12457] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12457/stat : 12457 (java) S 12450 12452 12342 0 -1 64 21 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12458] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12458/stat : 12458 (java) S 12450 12452 12342 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12459] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12459/stat : 12459 (java) S 12450 12452 12342 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12460] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12460/stat : 12460 (java) S 12450 12452 12342 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12461] ppid=12450 vsize=1484276 CPUtime=1.02
/proc/12452/task/12461/stat : 12461 (java) S 12450 12452 12342 0 -1 64 4301 0 0 0 101 1 0 0 16 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12462] ppid=12450 vsize=1484276 CPUtime=1.25
/proc/12452/task/12462/stat : 12462 (java) S 12450 12452 12342 0 -1 64 3938 0 0 0 124 1 0 0 17 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12463] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12463/stat : 12463 (java) S 12450 12452 12342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12464] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12464/stat : 12464 (java) S 12450 12452 12342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12465] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12465/stat : 12465 (java) S 12450 12452 12342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 193272672 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 171.94
Current children cumulated vsize (KiB) 1484276

[startup+172.707 s]
/proc/loadavg: 0.99 0.97 0.91 2/77 12465
/proc/meminfo: memFree=1145512/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1484276 CPUtime=175.14
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 58542 0 1 0 17482 32 0 0 18 0 13 0 193271796 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 371069 52110 1431 9 0 368412 0
[pid=12452/tid=12454] ppid=12450 vsize=1484276 CPUtime=171.14
/proc/12452/task/12454/stat : 12454 (java) R 12450 12452 12342 0 -1 64 30967 0 1 0 17095 19 0 0 25 0 13 0 193271797 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4109770403 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12455] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12455/stat : 12455 (java) S 12450 12452 12342 0 -1 64 9342 0 0 0 80 4 0 0 17 0 13 0 193271798 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12456] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12456/stat : 12456 (java) S 12450 12452 12342 0 -1 64 9228 0 0 0 80 4 0 0 16 0 13 0 193271798 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12457] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12457/stat : 12457 (java) S 12450 12452 12342 0 -1 64 21 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12458] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12458/stat : 12458 (java) S 12450 12452 12342 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12459] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12459/stat : 12459 (java) S 12450 12452 12342 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12460] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12460/stat : 12460 (java) S 12450 12452 12342 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12461] ppid=12450 vsize=1484276 CPUtime=1.02
/proc/12452/task/12461/stat : 12461 (java) S 12450 12452 12342 0 -1 64 4301 0 0 0 101 1 0 0 16 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12462] ppid=12450 vsize=1484276 CPUtime=1.25
/proc/12452/task/12462/stat : 12462 (java) S 12450 12452 12342 0 -1 64 3938 0 0 0 124 1 0 0 17 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12463] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12463/stat : 12463 (java) S 12450 12452 12342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12464] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12464/stat : 12464 (java) S 12450 12452 12342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12465] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12465/stat : 12465 (java) S 12450 12452 12342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 193272672 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 175.14
Current children cumulated vsize (KiB) 1484276

[startup+173.503 s]
/proc/loadavg: 0.99 0.97 0.91 2/77 12465
/proc/meminfo: memFree=1145512/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1484276 CPUtime=175.93
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 58542 0 1 0 17561 32 0 0 18 0 13 0 193271796 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 371069 52110 1431 9 0 368412 0
[pid=12452/tid=12454] ppid=12450 vsize=1484276 CPUtime=171.93
/proc/12452/task/12454/stat : 12454 (java) R 12450 12452 12342 0 -1 64 30967 0 1 0 17174 19 0 0 25 0 13 0 193271797 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4109858001 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12455] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12455/stat : 12455 (java) S 12450 12452 12342 0 -1 64 9342 0 0 0 80 4 0 0 17 0 13 0 193271798 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12456] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12456/stat : 12456 (java) S 12450 12452 12342 0 -1 64 9228 0 0 0 80 4 0 0 16 0 13 0 193271798 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12457] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12457/stat : 12457 (java) S 12450 12452 12342 0 -1 64 21 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12458] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12458/stat : 12458 (java) S 12450 12452 12342 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12459] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12459/stat : 12459 (java) S 12450 12452 12342 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12460] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12460/stat : 12460 (java) S 12450 12452 12342 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12461] ppid=12450 vsize=1484276 CPUtime=1.02
/proc/12452/task/12461/stat : 12461 (java) S 12450 12452 12342 0 -1 64 4301 0 0 0 101 1 0 0 16 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12462] ppid=12450 vsize=1484276 CPUtime=1.25
/proc/12452/task/12462/stat : 12462 (java) S 12450 12452 12342 0 -1 64 3938 0 0 0 124 1 0 0 17 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12463] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12463/stat : 12463 (java) S 12450 12452 12342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12464] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12464/stat : 12464 (java) S 12450 12452 12342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12465] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12465/stat : 12465 (java) S 12450 12452 12342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 193272672 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 175.93
Current children cumulated vsize (KiB) 1484276

[startup+174.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/77 12465
/proc/meminfo: memFree=1145512/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1484276 CPUtime=176.73
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 58542 0 1 0 17641 32 0 0 18 0 13 0 193271796 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 371069 52110 1431 9 0 368412 0
[pid=12452/tid=12454] ppid=12450 vsize=1484276 CPUtime=172.73
/proc/12452/task/12454/stat : 12454 (java) R 12450 12452 12342 0 -1 64 30967 0 1 0 17254 19 0 0 25 0 13 0 193271797 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4109293211 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12455] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12455/stat : 12455 (java) S 12450 12452 12342 0 -1 64 9342 0 0 0 80 4 0 0 17 0 13 0 193271798 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12456] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12456/stat : 12456 (java) S 12450 12452 12342 0 -1 64 9228 0 0 0 80 4 0 0 16 0 13 0 193271798 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12457] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12457/stat : 12457 (java) S 12450 12452 12342 0 -1 64 21 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12458] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12458/stat : 12458 (java) S 12450 12452 12342 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12459] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12459/stat : 12459 (java) S 12450 12452 12342 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12460] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12460/stat : 12460 (java) S 12450 12452 12342 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12461] ppid=12450 vsize=1484276 CPUtime=1.02
/proc/12452/task/12461/stat : 12461 (java) S 12450 12452 12342 0 -1 64 4301 0 0 0 101 1 0 0 16 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12462] ppid=12450 vsize=1484276 CPUtime=1.25
/proc/12452/task/12462/stat : 12462 (java) S 12450 12452 12342 0 -1 64 3938 0 0 0 124 1 0 0 17 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12463] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12463/stat : 12463 (java) S 12450 12452 12342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12464] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12464/stat : 12464 (java) S 12450 12452 12342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12465] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12465/stat : 12465 (java) S 12450 12452 12342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 193272672 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 176.73
Current children cumulated vsize (KiB) 1484276

[startup+174.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/77 12465
/proc/meminfo: memFree=1145512/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=1484276 CPUtime=177.13
/proc/12452/stat : 12452 (java) S 12450 12452 12342 0 -1 0 58542 0 1 0 17681 32 0 0 18 0 13 0 193271796 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12452/statm: 371069 52110 1431 9 0 368412 0
[pid=12452/tid=12454] ppid=12450 vsize=1484276 CPUtime=173.13
/proc/12452/task/12454/stat : 12454 (java) R 12450 12452 12342 0 -1 64 30967 0 1 0 17294 19 0 0 25 0 13 0 193271797 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4109162734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12455] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12455/stat : 12455 (java) S 12450 12452 12342 0 -1 64 9342 0 0 0 80 4 0 0 17 0 13 0 193271798 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12456] ppid=12450 vsize=1484276 CPUtime=0.84
/proc/12452/task/12456/stat : 12456 (java) S 12450 12452 12342 0 -1 64 9228 0 0 0 80 4 0 0 16 0 13 0 193271798 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12457] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12457/stat : 12457 (java) S 12450 12452 12342 0 -1 64 21 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12458] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12458/stat : 12458 (java) S 12450 12452 12342 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12459] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12459/stat : 12459 (java) S 12450 12452 12342 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 193271800 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12460] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12460/stat : 12460 (java) S 12450 12452 12342 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12461] ppid=12450 vsize=1484276 CPUtime=1.02
/proc/12452/task/12461/stat : 12461 (java) S 12450 12452 12342 0 -1 64 4301 0 0 0 101 1 0 0 16 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12462] ppid=12450 vsize=1484276 CPUtime=1.25
/proc/12452/task/12462/stat : 12462 (java) R 12450 12452 12342 0 -1 64 3938 0 0 0 124 1 0 0 17 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 103979164 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12463] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12463/stat : 12463 (java) S 12450 12452 12342 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12452/tid=12464] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12464/stat : 12464 (java) S 12450 12452 12342 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 193271805 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12452/tid=12465] ppid=12450 vsize=1484276 CPUtime=0
/proc/12452/task/12465/stat : 12465 (java) S 12450 12452 12342 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 193272672 1519898624 52110 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 177.13
Current children cumulated vsize (KiB) 1484276

[startup+174.801 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12466
/proc/meminfo: memFree=1283560/2055920 swapFree=4192812/4192956
[pid=12452] ppid=12450 vsize=0 CPUtime=177.2
/proc/12452/stat : 12452 (java) R 12450 12452 12342 0 -1 1028 58560 0 1 0 17685 35 0 0 16 0 1 0 193271796 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 0 0 0 17 0 0 0
/proc/12452/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 177.2
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 174.812
CPU time (s): 177.22
CPU user time (s): 176.857
CPU system time (s): 0.362944
CPU usage (%): 101.378
Max. virtual memory (cumulated for all children) (KiB): 1488540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.857
system time used= 0.362944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58560
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= 4212
involuntary context switches= 4467

runsolver used 0.209968 second user time and 0.471928 second system time

The end

Launcher Data

Begin job on node10 at 2009-06-17 18:38:31
IDJOB=1884306
IDBENCH=71944
IDSOLVER=682
FILE ID=node10/1884306-1245256710
PBS_JOBID= 9372443
Free space on /tmp= 65968 MiB

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

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

MD5SUM BENCH= eb9f91fe7a5b8c3d4f72aca29e543ade
RANDOM SEED=1188872776

node10.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.263
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.263
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:       1349616 kB
Buffers:         63440 kB
Cached:         571884 kB
SwapCached:          0 kB
Active:         109548 kB
Inactive:       539240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20824 kB
Writeback:           0 kB
Mapped:          23232 kB
Slab:            43528 kB
Committed_AS:   208160 kB
PageTables:       1376 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= 65968 MiB
End job on node10 at 2009-06-17 18:41:26