Trace number 1855100

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J Pseudo CP 2.1.1? (TO) 1800.24 1785.53

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga45_45_sat_pb.cnf.cr.opb
MD5SUMa63a973ffa65f76728fc6c6327196255
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.140978
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables3038
Total number of constraints2160
Number of constraints which are clauses2070
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint22
Maximum length of a constraint45
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
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.34	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.34	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.34	c See www.sat4j.org for details.
0.08/0.35	c version 2.1.1.v20090612
0.08/0.35	c sun.arch.data.model	32
0.08/0.35	c java.version	1.6.0_12
0.08/0.35	c os.name	Linux
0.08/0.35	c os.version	2.6.9-22.EL.rootsmp
0.08/0.35	c os.arch	i386
0.08/0.35	c Free memory 1342000320
0.08/0.35	c Max memory 1344274432
0.08/0.35	c Total memory 1344274432
0.08/0.35	c Number of processors 2
0.21/0.42	c Pseudo Boolean Optimization
0.21/0.42	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.21/0.42	c --- Begin Solver configuration ---
0.21/0.42	c Stops conflict analysis at the first Unique Implication Point
0.21/0.42	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ecd7e
0.21/0.42	c Learn all clauses as in MiniSAT
0.21/0.42	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.42	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.21/0.42	c No reason simplification
0.21/0.42	c MiniSAT restarts strategy
0.21/0.42	c Memory based learned constraints deletion strategy
0.21/0.42	c timeout=2147483s
0.21/0.42	c DB Simplification allowed=false
0.21/0.42	c --- End Solver configuration ---
0.21/0.42	c solving HOME/instance-1855100-1244866647.opb
0.21/0.42	c reading problem ... 
1.26/1.13	c ... done. Wall clock time 0.711s.
1.26/1.13	c #vars     3038
1.26/1.13	c #constraints  2160
1.26/1.13	c constraints type 
1.26/1.13	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2070
1.26/1.13	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 90
1800.09/1785.41	c starts		: 8
1800.09/1785.41	c conflicts		: 4590
1800.09/1785.41	c decisions		: 49591
1800.09/1785.41	c propagations		: 603614
1800.09/1785.41	c inspects		: 392357256
1800.09/1785.41	c learnt literals	: 0
1800.09/1785.41	c learnt binary clauses	: 0
1800.09/1785.41	c learnt ternary clauses	: 0
1800.09/1785.41	c learnt clauses	: 4590
1800.09/1785.41	c ignored clauses	: 0
1800.09/1785.41	c root simplifications	: 0
1800.09/1785.41	c removed literals (reason simplification)	: 0
1800.09/1785.41	c reason swapping (by a shorter reason)	: 0
1800.09/1785.41	c Calls to reduceDB	: 0
1800.09/1785.42	c speed (assignments/second)	: 338.29536939529146
1800.09/1785.42	c non guided choices	970
1800.09/1785.42	c learnt constraints type 
1800.09/1785.43	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 6
1800.09/1785.43	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 129
1800.09/1785.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4455
1800.09/1785.43	c constraints type 
1800.09/1785.43	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2070
1800.09/1785.43	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 90
1800.09/1785.43	s UNKNOWN
1800.09/1785.43	c Total wall clock time (in seconds): 1785.005

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 1625
/proc/meminfo: memFree=1485736/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=152 CPUtime=0
/proc/1625/stat : 1625 (java6) R 1623 1625 1154 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 154258566 155648 26 1992294400 134512640 134550932 4294956160 18446744073709551615 7205668 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1625/statm: 38 26 19 9 0 4 0

[startup+0.00939708 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 1625
/proc/meminfo: memFree=1485736/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=152 CPUtime=0
/proc/1625/stat : 1625 (java) R 1623 1625 1154 0 -1 0 204 0 0 0 0 0 0 0 18 0 1 0 154258566 155648 26 1992294400 134512640 134550932 4294956000 18446744073709551615 7205668 0 0 4096 0 0 0 0 17 1 0 0
/proc/1625/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.101422 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 1625
/proc/meminfo: memFree=1485736/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=1470788 CPUtime=0.08
/proc/1625/stat : 1625 (java) S 1623 1625 1154 0 -1 0 3507 0 1 0 5 3 0 0 18 0 7 0 154258566 1506086912 3252 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/1625/statm: 367697 3252 1043 9 0 365048 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1470788

[startup+0.301463 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 1625
/proc/meminfo: memFree=1485736/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=1472996 CPUtime=0.08
/proc/1625/stat : 1625 (java) S 1623 1625 1154 0 -1 0 3565 0 1 0 5 3 0 0 18 0 12 0 154258566 1508347904 3308 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1625/statm: 368249 3308 1062 9 0 365597 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472996

[startup+0.701554 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 1625
/proc/meminfo: memFree=1485736/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=1476640 CPUtime=0.66
/proc/1625/stat : 1625 (java) S 1623 1625 1154 0 -1 0 6133 0 1 0 62 4 0 0 18 0 12 0 154258566 1512079360 5639 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1625/statm: 369160 5640 1382 9 0 366503 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 1476640

[startup+1.50272 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 1637
/proc/meminfo: memFree=1457736/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=1477708 CPUtime=1.92
/proc/1625/stat : 1625 (java) S 1623 1625 1154 0 -1 0 13284 0 1 0 185 7 0 0 18 0 13 0 154258566 1513172992 11467 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1625/statm: 369427 11467 1417 9 0 366770 0
[pid=1625/tid=1627] ppid=1623 vsize=1477708 CPUtime=0.94
/proc/1625/task/1627/stat : 1627 (java) R 1623 1625 1154 0 -1 64 9629 0 1 0 89 5 0 0 19 0 13 0 154258567 1513172992 11467 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1628] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1628/stat : 1628 (java) S 1623 1625 1154 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 154258569 1513172992 11467 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1629] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1629/stat : 1629 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 154258569 1513172992 11467 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1630] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1630/stat : 1630 (java) S 1623 1625 1154 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 154258571 1513172992 11467 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1631] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1631/stat : 1631 (java) S 1623 1625 1154 0 -1 64 10 0 0 0 0 0 0 0 20 0 13 0 154258571 1513172992 11467 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1632] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1632/stat : 1632 (java) S 1623 1625 1154 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 154258571 1513172992 11467 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1633] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1633/stat : 1633 (java) S 1623 1625 1154 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 154258596 1513172992 11467 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1634] ppid=1623 vsize=1477708 CPUtime=0.48
/proc/1625/task/1634/stat : 1634 (java) R 1623 1625 1154 0 -1 64 1522 0 0 0 48 0 0 0 16 0 13 0 154258596 1513172992 11467 1992294400 134512640 134550932 4294956000 18446744073709551615 104163883 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1635] ppid=1623 vsize=1477708 CPUtime=0.47
/proc/1625/task/1635/stat : 1635 (java) R 1623 1625 1154 0 -1 64 1388 0 0 0 47 0 0 0 16 0 13 0 154258596 1513172992 11467 1992294400 134512640 134550932 4294956000 18446744073709551615 105580443 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1636] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1636/stat : 1636 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 154258596 1513172992 11467 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1637] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1637/stat : 1637 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154258596 1513172992 11467 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 1477708

[startup+3.10107 s]
/proc/loadavg: 1.16 1.04 1.01 4/77 1638
/proc/meminfo: memFree=1427584/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=1477708 CPUtime=4
/proc/1625/stat : 1625 (java) S 1623 1625 1154 0 -1 0 38268 0 1 0 382 18 0 0 18 0 13 0 154258566 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1625/statm: 369427 34573 1426 9 0 366770 0
[pid=1625/tid=1627] ppid=1623 vsize=1477708 CPUtime=2.27
/proc/1625/task/1627/stat : 1627 (java) R 1623 1625 1154 0 -1 64 30949 0 1 0 213 14 0 0 23 0 13 0 154258567 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4109769494 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1628] ppid=1623 vsize=1477708 CPUtime=0.01
/proc/1625/task/1628/stat : 1628 (java) S 1623 1625 1154 0 -1 64 797 0 0 0 1 0 0 0 16 0 13 0 154258569 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1629] ppid=1623 vsize=1477708 CPUtime=0.01
/proc/1625/task/1629/stat : 1629 (java) S 1623 1625 1154 0 -1 64 900 0 0 0 1 0 0 0 16 0 13 0 154258569 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1630] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1630/stat : 1630 (java) S 1623 1625 1154 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154258571 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1631] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1631/stat : 1631 (java) S 1623 1625 1154 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154258571 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1632] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1632/stat : 1632 (java) S 1623 1625 1154 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154258571 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1633] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1633/stat : 1633 (java) S 1623 1625 1154 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 154258596 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1634] ppid=1623 vsize=1477708 CPUtime=0.85
/proc/1625/task/1634/stat : 1634 (java) S 1623 1625 1154 0 -1 64 2402 0 0 0 85 0 0 0 16 0 13 0 154258596 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1635] ppid=1623 vsize=1477708 CPUtime=0.78
/proc/1625/task/1635/stat : 1635 (java) S 1623 1625 1154 0 -1 64 2467 0 0 0 78 0 0 0 16 0 13 0 154258596 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1636] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1636/stat : 1636 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 154258596 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1637] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1637/stat : 1637 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154258596 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1638] ppid=1623 vsize=1477708 CPUtime=0
/proc/1625/task/1638/stat : 1638 (java) S 1623 1625 1154 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 154258681 1513172992 34573 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 1477708

[startup+6.30275 s]
/proc/loadavg: 1.16 1.04 1.01 2/77 1638
/proc/meminfo: memFree=1344128/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=1477676 CPUtime=7.32
/proc/1625/stat : 1625 (java) S 1623 1625 1154 0 -1 0 41004 0 1 0 712 20 0 0 18 0 13 0 154258566 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1625/statm: 369419 36994 1426 9 0 366762 0
[pid=1625/tid=1627] ppid=1623 vsize=1477676 CPUtime=5.4
/proc/1625/task/1627/stat : 1627 (java) R 1623 1625 1154 0 -1 64 30956 0 1 0 526 14 0 0 25 0 13 0 154258567 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4109816991 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1628] ppid=1623 vsize=1477676 CPUtime=0.09
/proc/1625/task/1628/stat : 1628 (java) S 1623 1625 1154 0 -1 64 1931 0 0 0 8 1 0 0 17 0 13 0 154258569 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1629] ppid=1623 vsize=1477676 CPUtime=0.08
/proc/1625/task/1629/stat : 1629 (java) S 1623 1625 1154 0 -1 64 2204 0 0 0 7 1 0 0 17 0 13 0 154258569 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1630] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1630/stat : 1630 (java) S 1623 1625 1154 0 -1 64 22 0 0 0 0 0 0 0 16 0 13 0 154258571 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1631] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1631/stat : 1631 (java) S 1623 1625 1154 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154258571 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1632] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1632/stat : 1632 (java) S 1623 1625 1154 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154258571 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1633] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1633/stat : 1633 (java) S 1623 1625 1154 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 154258596 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1634] ppid=1623 vsize=1477676 CPUtime=0.91
/proc/1625/task/1634/stat : 1634 (java) S 1623 1625 1154 0 -1 64 2681 0 0 0 90 1 0 0 15 0 13 0 154258596 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1635] ppid=1623 vsize=1477676 CPUtime=0.78
/proc/1625/task/1635/stat : 1635 (java) S 1623 1625 1154 0 -1 64 2467 0 0 0 78 0 0 0 16 0 13 0 154258596 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1636] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1636/stat : 1636 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 154258596 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1637] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1637/stat : 1637 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154258596 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1638] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1638/stat : 1638 (java) S 1623 1625 1154 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 154258681 1513140224 36994 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.32
Current children cumulated vsize (KiB) 1477676

[startup+12.7021 s]
/proc/loadavg: 1.13 1.04 1.01 2/77 1638
/proc/meminfo: memFree=1314896/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=1477676 CPUtime=13.83
/proc/1625/stat : 1625 (java) S 1623 1625 1154 0 -1 0 48362 0 1 0 1359 24 0 0 18 0 13 0 154258566 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1625/statm: 369419 43853 1426 9 0 366762 0
[pid=1625/tid=1627] ppid=1623 vsize=1477676 CPUtime=11.68
/proc/1625/task/1627/stat : 1627 (java) R 1623 1625 1154 0 -1 64 33317 0 1 0 1153 15 0 0 25 0 13 0 154258567 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4109769494 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1628] ppid=1623 vsize=1477676 CPUtime=0.17
/proc/1625/task/1628/stat : 1628 (java) S 1623 1625 1154 0 -1 64 4280 0 0 0 16 1 0 0 16 0 13 0 154258569 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1629] ppid=1623 vsize=1477676 CPUtime=0.17
/proc/1625/task/1629/stat : 1629 (java) S 1623 1625 1154 0 -1 64 4838 0 0 0 14 3 0 0 16 0 13 0 154258569 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1630] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1630/stat : 1630 (java) S 1623 1625 1154 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 154258571 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1631] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1631/stat : 1631 (java) S 1623 1625 1154 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154258571 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1632] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1632/stat : 1632 (java) S 1623 1625 1154 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154258571 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1633] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1633/stat : 1633 (java) S 1623 1625 1154 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 154258596 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1634] ppid=1623 vsize=1477676 CPUtime=0.92
/proc/1625/task/1634/stat : 1634 (java) S 1623 1625 1154 0 -1 64 2681 0 0 0 91 1 0 0 16 0 13 0 154258596 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1635] ppid=1623 vsize=1477676 CPUtime=0.82
/proc/1625/task/1635/stat : 1635 (java) S 1623 1625 1154 0 -1 64 2472 0 0 0 82 0 0 0 16 0 13 0 154258596 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1636] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1636/stat : 1636 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 154258596 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1637] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1637/stat : 1637 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154258596 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1638] ppid=1623 vsize=1477676 CPUtime=0
/proc/1625/task/1638/stat : 1638 (java) S 1623 1625 1154 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 154258681 1513140224 43853 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.83
Current children cumulated vsize (KiB) 1477676

[startup+25.5029 s]
/proc/loadavg: 1.11 1.04 1.01 2/77 1638
/proc/meminfo: memFree=1311376/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=1480748 CPUtime=26.96
/proc/1625/stat : 1625 (java) S 1623 1625 1154 0 -1 0 51410 0 1 0 2671 25 0 0 18 0 13 0 154258566 1516285952 44729 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1625/statm: 370187 44729 1427 9 0 367530 0
[pid=1625/tid=1627] ppid=1623 vsize=1480748 CPUtime=24.43
/proc/1625/task/1627/stat : 1627 (java) R 1623 1625 1154 0 -1 64 33333 0 1 0 2428 15 0 0 21 0 13 0 154258567 1516285952 44729 1992294400 134512640 134550932 4294956000 18446744073709551615 4109816964 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1628] ppid=1623 vsize=1480748 CPUtime=0.19
/proc/1625/task/1628/stat : 1628 (java) S 1623 1625 1154 0 -1 64 4399 0 0 0 18 1 0 0 16 0 13 0 154258569 1516285952 44729 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1629] ppid=1623 vsize=1480748 CPUtime=0.19
/proc/1625/task/1629/stat : 1629 (java) S 1623 1625 1154 0 -1 64 4951 0 0 0 16 3 0 0 16 0 13 0 154258569 1516285952 44729 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1630] ppid=1623 vsize=1480748 CPUtime=0
/proc/1625/task/1630/stat : 1630 (java) S 1623 1625 1154 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 154258571 1516285952 44729 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1631] ppid=1623 vsize=1480748 CPUtime=0

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

[pid=1625/tid=1630] ppid=1623 vsize=1481772 CPUtime=0.2
/proc/1625/task/1630/stat : 1630 (java) S 1623 1625 1154 0 -1 64 31 0 0 0 14 6 0 0 16 0 13 0 154258571 1517334528 103303 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1631] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1631/stat : 1631 (java) S 1623 1625 1154 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154258571 1517334528 103303 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1632] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1632/stat : 1632 (java) S 1623 1625 1154 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154258571 1517334528 103303 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1633] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1633/stat : 1633 (java) S 1623 1625 1154 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 154258596 1517334528 103303 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1634] ppid=1623 vsize=1481772 CPUtime=1.24
/proc/1625/task/1634/stat : 1634 (java) S 1623 1625 1154 0 -1 64 2801 0 0 0 123 1 0 0 16 0 13 0 154258596 1517334528 103303 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1635] ppid=1623 vsize=1481772 CPUtime=1.63
/proc/1625/task/1635/stat : 1635 (java) S 1623 1625 1154 0 -1 64 6517 0 0 0 161 2 0 0 17 0 13 0 154258596 1517334528 103303 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1636] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1636/stat : 1636 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 154258596 1517334528 103303 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1637] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1637/stat : 1637 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154258596 1517334528 103303 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1638] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1638/stat : 1638 (java) S 1623 1625 1154 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 154258681 1517334528 103303 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1615.2
Current children cumulated vsize (KiB) 1481772

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 1638
/proc/meminfo: memFree=1072656/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=1481772 CPUtime=1675.75
/proc/1625/stat : 1625 (java) S 1623 1625 1154 0 -1 0 119037 0 1 0 167490 85 0 0 18 0 13 0 154258566 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1625/statm: 370443 104196 1435 9 0 367786 0
[pid=1625/tid=1627] ppid=1623 vsize=1481772 CPUtime=1647.99
/proc/1625/task/1627/stat : 1627 (java) R 1623 1625 1154 0 -1 64 34206 0 1 0 164781 18 0 0 25 0 13 0 154258567 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4109655704 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1628] ppid=1623 vsize=1481772 CPUtime=12.33
/proc/1625/task/1628/stat : 1628 (java) S 1623 1625 1154 0 -1 64 38080 0 0 0 1203 30 0 0 16 0 13 0 154258569 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1629] ppid=1623 vsize=1481772 CPUtime=12.31
/proc/1625/task/1629/stat : 1629 (java) S 1623 1625 1154 0 -1 64 36659 0 0 0 1206 25 0 0 17 0 13 0 154258569 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1630] ppid=1623 vsize=1481772 CPUtime=0.2
/proc/1625/task/1630/stat : 1630 (java) S 1623 1625 1154 0 -1 64 31 0 0 0 14 6 0 0 16 0 13 0 154258571 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1631] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1631/stat : 1631 (java) S 1623 1625 1154 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154258571 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1632] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1632/stat : 1632 (java) S 1623 1625 1154 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154258571 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1633] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1633/stat : 1633 (java) S 1623 1625 1154 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 154258596 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1634] ppid=1623 vsize=1481772 CPUtime=1.24
/proc/1625/task/1634/stat : 1634 (java) S 1623 1625 1154 0 -1 64 2801 0 0 0 123 1 0 0 16 0 13 0 154258596 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1635] ppid=1623 vsize=1481772 CPUtime=1.63
/proc/1625/task/1635/stat : 1635 (java) S 1623 1625 1154 0 -1 64 6517 0 0 0 161 2 0 0 17 0 13 0 154258596 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1636] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1636/stat : 1636 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 154258596 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1637] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1637/stat : 1637 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154258596 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1638] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1638/stat : 1638 (java) S 1623 1625 1154 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 154258681 1517334528 104196 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1675.75
Current children cumulated vsize (KiB) 1481772

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 1638
/proc/meminfo: memFree=1066320/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=1481772 CPUtime=1736.37
/proc/1625/stat : 1625 (java) S 1623 1625 1154 0 -1 0 120872 0 1 0 173548 89 0 0 18 0 13 0 154258566 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1625/statm: 370443 105855 1435 9 0 367786 0
[pid=1625/tid=1627] ppid=1623 vsize=1481772 CPUtime=1707.3
/proc/1625/task/1627/stat : 1627 (java) R 1623 1625 1154 0 -1 64 34229 0 1 0 170712 18 0 0 17 0 13 0 154258567 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4109610405 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1628] ppid=1623 vsize=1481772 CPUtime=12.99
/proc/1625/task/1628/stat : 1628 (java) S 1623 1625 1154 0 -1 64 38798 0 0 0 1268 31 0 0 17 0 13 0 154258569 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1629] ppid=1623 vsize=1481772 CPUtime=12.95
/proc/1625/task/1629/stat : 1629 (java) S 1623 1625 1154 0 -1 64 37753 0 0 0 1267 28 0 0 16 0 13 0 154258569 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1630] ppid=1623 vsize=1481772 CPUtime=0.21
/proc/1625/task/1630/stat : 1630 (java) S 1623 1625 1154 0 -1 64 31 0 0 0 15 6 0 0 15 0 13 0 154258571 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1631] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1631/stat : 1631 (java) S 1623 1625 1154 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154258571 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1632] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1632/stat : 1632 (java) S 1623 1625 1154 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154258571 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1633] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1633/stat : 1633 (java) S 1623 1625 1154 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 154258596 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1634] ppid=1623 vsize=1481772 CPUtime=1.24
/proc/1625/task/1634/stat : 1634 (java) S 1623 1625 1154 0 -1 64 2801 0 0 0 123 1 0 0 16 0 13 0 154258596 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1635] ppid=1623 vsize=1481772 CPUtime=1.63
/proc/1625/task/1635/stat : 1635 (java) S 1623 1625 1154 0 -1 64 6517 0 0 0 161 2 0 0 17 0 13 0 154258596 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1636] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1636/stat : 1636 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 154258596 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1637] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1637/stat : 1637 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154258596 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1638] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1638/stat : 1638 (java) S 1623 1625 1154 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 154258681 1517334528 105855 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1736.37
Current children cumulated vsize (KiB) 1481772

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 1638
/proc/meminfo: memFree=1061648/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=1481772 CPUtime=1796.96
/proc/1625/stat : 1625 (java) S 1623 1625 1154 0 -1 0 121984 0 1 0 179605 91 0 0 18 0 13 0 154258566 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1625/statm: 370443 106916 1435 9 0 367786 0
[pid=1625/tid=1627] ppid=1623 vsize=1481772 CPUtime=1766.66
/proc/1625/task/1627/stat : 1627 (java) R 1623 1625 1154 0 -1 64 34250 0 1 0 176648 18 0 0 25 0 13 0 154258567 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4109660868 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1628] ppid=1623 vsize=1481772 CPUtime=13.6
/proc/1625/task/1628/stat : 1628 (java) S 1623 1625 1154 0 -1 64 39176 0 0 0 1329 31 0 0 17 0 13 0 154258569 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1629] ppid=1623 vsize=1481772 CPUtime=13.56
/proc/1625/task/1629/stat : 1629 (java) S 1623 1625 1154 0 -1 64 38466 0 0 0 1327 29 0 0 16 0 13 0 154258569 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1630] ppid=1623 vsize=1481772 CPUtime=0.21
/proc/1625/task/1630/stat : 1630 (java) S 1623 1625 1154 0 -1 64 31 0 0 0 15 6 0 0 16 0 13 0 154258571 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1631] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1631/stat : 1631 (java) S 1623 1625 1154 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154258571 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1632] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1632/stat : 1632 (java) S 1623 1625 1154 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154258571 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1633] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1633/stat : 1633 (java) S 1623 1625 1154 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 154258596 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1634] ppid=1623 vsize=1481772 CPUtime=1.24
/proc/1625/task/1634/stat : 1634 (java) S 1623 1625 1154 0 -1 64 2801 0 0 0 123 1 0 0 16 0 13 0 154258596 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1635] ppid=1623 vsize=1481772 CPUtime=1.63
/proc/1625/task/1635/stat : 1635 (java) S 1623 1625 1154 0 -1 64 6517 0 0 0 161 2 0 0 17 0 13 0 154258596 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1636] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1636/stat : 1636 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 154258596 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1637] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1637/stat : 1637 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154258596 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1638] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1638/stat : 1638 (java) S 1623 1625 1154 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 154258681 1517334528 106916 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.96
Current children cumulated vsize (KiB) 1481772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 1638
/proc/meminfo: memFree=1061072/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=1481772 CPUtime=1800.09
/proc/1625/stat : 1625 (java) S 1623 1625 1154 0 -1 0 122123 0 1 0 179918 91 0 0 18 0 13 0 154258566 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1625/statm: 370443 107052 1435 9 0 367786 0
[pid=1625/tid=1627] ppid=1623 vsize=1481772 CPUtime=1769.73
/proc/1625/task/1627/stat : 1627 (java) R 1623 1625 1154 0 -1 64 34251 0 1 0 176955 18 0 0 25 0 13 0 154258567 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4109660453 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1628] ppid=1623 vsize=1481772 CPUtime=13.63
/proc/1625/task/1628/stat : 1628 (java) S 1623 1625 1154 0 -1 64 39209 0 0 0 1332 31 0 0 17 0 13 0 154258569 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1629] ppid=1623 vsize=1481772 CPUtime=13.59
/proc/1625/task/1629/stat : 1629 (java) S 1623 1625 1154 0 -1 64 38571 0 0 0 1330 29 0 0 16 0 13 0 154258569 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1630] ppid=1623 vsize=1481772 CPUtime=0.21
/proc/1625/task/1630/stat : 1630 (java) S 1623 1625 1154 0 -1 64 31 0 0 0 15 6 0 0 16 0 13 0 154258571 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1631] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1631/stat : 1631 (java) S 1623 1625 1154 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154258571 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1632] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1632/stat : 1632 (java) S 1623 1625 1154 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154258571 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1633] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1633/stat : 1633 (java) S 1623 1625 1154 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 154258596 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1634] ppid=1623 vsize=1481772 CPUtime=1.24
/proc/1625/task/1634/stat : 1634 (java) S 1623 1625 1154 0 -1 64 2801 0 0 0 123 1 0 0 16 0 13 0 154258596 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1635] ppid=1623 vsize=1481772 CPUtime=1.63
/proc/1625/task/1635/stat : 1635 (java) S 1623 1625 1154 0 -1 64 6517 0 0 0 161 2 0 0 17 0 13 0 154258596 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1636] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1636/stat : 1636 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 154258596 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1625/tid=1637] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1637/stat : 1637 (java) S 1623 1625 1154 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 154258596 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1625/tid=1638] ppid=1623 vsize=1481772 CPUtime=0
/proc/1625/task/1638/stat : 1638 (java) S 1623 1625 1154 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 154258681 1517334528 107052 1992294400 134512640 134550932 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1481772

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

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

[startup+1785.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 1638
/proc/meminfo: memFree=1061072/2055920 swapFree=4162000/4192956
[pid=1625] ppid=1623 vsize=0 CPUtime=1800.21
/proc/1625/stat : 1625 (java) Z 1623 1625 1154 0 -1 1036 122147 0 1 0 179925 96 0 0 15 0 2 0 154258566 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1625/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1785.53
CPU time (s): 1800.24
CPU user time (s): 1799.26
CPU system time (s): 0.98085
CPU usage (%): 100.824
Max. virtual memory (cumulated for all children) (KiB): 1483872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.26
system time used= 0.98085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122147
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= 43759
involuntary context switches= 39619

runsolver used 1.83372 second user time and 4.72228 second system time

The end

Launcher Data

Begin job on node71 at 2009-06-13 06:17:27
IDJOB=1855100
IDBENCH=1401
IDSOLVER=681
FILE ID=node71/1855100-1244866647
PBS_JOBID= 9354371
Free space on /tmp= 66492 MiB

SOLVER NAME= SAT4J Pseudo CP 2.1.1
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-fpga45_45_sat_pb.cnf.cr.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1855100-1244866647/watcher-1855100-1244866647 -o /tmp/evaluation-result-1855100-1244866647/solver-1855100-1244866647 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar CuttingPlanes HOME/instance-1855100-1244866647.opb

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

MD5SUM BENCH= a63a973ffa65f76728fc6c6327196255
RANDOM SEED=1463410909

node71.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.277
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.277
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:       1486152 kB
Buffers:         65476 kB
Cached:         398184 kB
SwapCached:      26280 kB
Active:          69336 kB
Inactive:       423428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1486152 kB
SwapTotal:     4192956 kB
SwapFree:      4162000 kB
Dirty:             748 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            62984 kB
Committed_AS:    83036 kB
PageTables:       1440 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= 66492 MiB
End job on node71 at 2009-06-13 06:47:15