Trace number 349363

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCP 2007-03-23? (TO) 1800.18 1783.83

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-greenbeb.opb
MD5SUMebe0bf73b5f65c9fef014886519c9815
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables155020
Total number of constraints2675
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2675
Minimum length of a constraint11
Maximum length of a constraint7172
Number of terms in the objective function 14882
Biggest coefficient in the objective function 536870912000000
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 12491747892670016
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 24454743822989865
Number of bits of the biggest sum of numbers55
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.07/0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.07/0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.07/0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.16	c no version file found!!!
0.07/0.16	c sun.arch.data.model	32
0.07/0.16	c java.version	1.6.0
0.07/0.16	c os.name	Linux
0.07/0.16	c os.version	2.6.9-22.EL.rootsmp
0.07/0.16	c os.arch	i386
0.07/0.16	c Free memory 1651659224
0.07/0.16	c Max memory 1654456320
0.07/0.17	c Total memory 1654456320
0.07/0.17	c Number of processors 2
0.18/0.22	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.18/0.22	--- Begin Solver configuration ---
0.18/0.22	c Stops conflict analysis at the first Unique Implication Point
0.18/0.22	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.18/0.22	c Learn all clauses as in MiniSAT
0.18/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.18/0.22	c VSIDS like heuristics from MiniSAT using a heap
0.18/0.22	c No reason simplification
0.18/0.22	c --- End Solver configuration ---
0.18/0.22	c solving /tmp/evaluation/349363-1176698309/instance-349363-1176698309.opb
0.18/0.22	c reading problem ... 
11.63/9.03	c ... done. Wall clock time 8.813s.
11.63/9.03	c CPU time (experimental) 6.86s.
11.63/9.03	c #vars     155020
11.63/9.03	c #constraints  4612
1800.04/1783.71	c starts		: 2
1800.04/1783.71	c conflicts		: 124
1800.04/1783.71	c decisions		: 11992
1800.04/1783.71	c propagations		: 179066
1800.04/1783.71	c inspects		: 581850
1800.04/1783.71	c learnt literals	: 0
1800.04/1783.71	c learnt binary clauses	: 0
1800.04/1783.71	c learnt ternary clauses	: 0
1800.04/1783.71	c learnt clauses	: 123
1800.04/1783.71	c root simplifications	: 0
1800.04/1783.71	c removed literals (reason simplification)	: 0
1800.04/1783.71	c reason swapping (by a shorter reason)	: 0
1800.04/1783.71	c Calls to reduceDB	: 0
1800.04/1783.71	c speed (decisions/second)	: 6.7597237261680565
1800.04/1783.71	c non guided choices	0
1800.04/1783.71	s UNKNOWN
1800.04/1783.71	c Total wall clock time (ms): 1783.493

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node7/watcher-349363-1176698309 -o ROOT/results/node7/solver-349363-1176698309 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349363-1176698309/sat4jPseudoCP.jar /tmp/evaluation/349363-1176698309/instance-349363-1176698309.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 7001
/proc/meminfo: memFree=1639000/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=18568 CPUtime=0
/proc/7001/stat : 7001 (runsolver) R 6999 7001 5579 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 145868505 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/7001/statm: 4642 292 257 24 0 2626 0

[startup+0.0945521 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 7001
/proc/meminfo: memFree=1639000/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1777708 CPUtime=0.06
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 3762 0 1 0 4 2 0 0 18 0 7 0 145868505 1820372992 3504 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7371 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 444427 3504 1085 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.101547 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 7001
/proc/meminfo: memFree=1639000/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1777844 CPUtime=0.07
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 3810 0 1 0 5 2 0 0 18 0 7 0 145868505 1820512256 3552 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 444461 3552 1089 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.30157 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 7001
/proc/meminfo: memFree=1639000/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1782552 CPUtime=0.31
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 6395 0 1 0 27 4 0 0 18 0 12 0 145868505 1825333248 6133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 445638 6133 1263 9 0 443250 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782552

[startup+0.701611 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 7001
/proc/meminfo: memFree=1639000/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1783476 CPUtime=0.92
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 9155 0 1 0 87 5 0 0 18 0 12 0 145868505 1826279424 8607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 445869 8607 1298 9 0 443481 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 1783476

[startup+1.5027 s]
/proc/loadavg: 0.93 0.98 0.99 3/89 7013
/proc/meminfo: memFree=1596408/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1796360 CPUtime=2.44
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 25060 0 1 0 231 13 0 0 18 0 12 0 145868505 1839472640 20363 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 449090 20366 1314 9 0 446702 0
[pid=7001/tid=7003] ppid=6999 vsize=1796360 CPUtime=0.99
/proc/7001/task/7003/stat : 7003 (java) R 6999 7001 5579 0 -1 64 16075 0 1 0 89 10 0 0 19 0 12 0 145868506 1839472640 20367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109646233 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7004] ppid=6999 vsize=1796360 CPUtime=0
/proc/7001/task/7004/stat : 7004 (java) S 6999 7001 5579 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 145868508 1839472640 20368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7005] ppid=6999 vsize=1796360 CPUtime=0
/proc/7001/task/7005/stat : 7005 (java) S 6999 7001 5579 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 145868508 1839472640 20368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7006] ppid=6999 vsize=1796360 CPUtime=0
/proc/7001/task/7006/stat : 7006 (java) S 6999 7001 5579 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 145868512 1839472640 20369 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7007] ppid=6999 vsize=1796360 CPUtime=0
/proc/7001/task/7007/stat : 7007 (java) S 6999 7001 5579 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 145868512 1839472640 20370 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7008] ppid=6999 vsize=1796360 CPUtime=0
/proc/7001/task/7008/stat : 7008 (java) S 6999 7001 5579 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 145868512 1839472640 20370 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7009] ppid=6999 vsize=1796360 CPUtime=0
/proc/7001/task/7009/stat : 7009 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 145868516 1839472640 20371 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7010] ppid=6999 vsize=1796360 CPUtime=0.73
/proc/7001/task/7010/stat : 7010 (java) S 6999 7001 5579 0 -1 64 3628 0 0 0 73 0 0 0 17 0 12 0 145868516 1839472640 20372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7011] ppid=6999 vsize=1796360 CPUtime=0.69
/proc/7001/task/7011/stat : 7011 (java) R 6999 7001 5579 0 -1 64 4642 0 0 0 68 1 0 0 18 0 12 0 145868516 1839472640 20373 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336970 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7012] ppid=6999 vsize=1796360 CPUtime=0
/proc/7001/task/7012/stat : 7012 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 145868516 1839472640 20373 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7013] ppid=6999 vsize=1796360 CPUtime=0
/proc/7001/task/7013/stat : 7013 (java) S 6999 7001 5579 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 145868516 1839472640 20374 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 1796360

[startup+3.10286 s]
/proc/loadavg: 0.93 0.98 0.99 2/89 7013
/proc/meminfo: memFree=1502072/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1795816 CPUtime=4.38
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 55268 0 1 0 411 27 0 0 18 0 12 0 145868505 1838915584 49873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 448954 49873 1324 9 0 446566 0
[pid=7001/tid=7003] ppid=6999 vsize=1795816 CPUtime=2.32
/proc/7001/task/7003/stat : 7003 (java) R 6999 7001 5579 0 -1 64 37695 0 1 0 212 20 0 0 21 0 12 0 145868506 1838915584 49873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109486688 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7004] ppid=6999 vsize=1795816 CPUtime=0.21
/proc/7001/task/7004/stat : 7004 (java) S 6999 7001 5579 0 -1 64 4073 0 0 0 20 1 0 0 18 0 12 0 145868508 1838915584 49873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7005] ppid=6999 vsize=1795816 CPUtime=0.21
/proc/7001/task/7005/stat : 7005 (java) S 6999 7001 5579 0 -1 64 4445 0 0 0 19 2 0 0 18 0 12 0 145868508 1838915584 49873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7006] ppid=6999 vsize=1795816 CPUtime=0
/proc/7001/task/7006/stat : 7006 (java) S 6999 7001 5579 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 145868512 1838915584 49873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7007] ppid=6999 vsize=1795816 CPUtime=0
/proc/7001/task/7007/stat : 7007 (java) S 6999 7001 5579 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 145868512 1838915584 49873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7008] ppid=6999 vsize=1795816 CPUtime=0
/proc/7001/task/7008/stat : 7008 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 145868512 1838915584 49873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7009] ppid=6999 vsize=1795816 CPUtime=0
/proc/7001/task/7009/stat : 7009 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 145868516 1838915584 49873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7010] ppid=6999 vsize=1795816 CPUtime=0.77
/proc/7001/task/7010/stat : 7010 (java) S 6999 7001 5579 0 -1 64 3630 0 0 0 77 0 0 0 17 0 12 0 145868516 1838915584 49873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7011] ppid=6999 vsize=1795816 CPUtime=0.81
/proc/7001/task/7011/stat : 7011 (java) S 6999 7001 5579 0 -1 64 4701 0 0 0 80 1 0 0 17 0 12 0 145868516 1838915584 49873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7012] ppid=6999 vsize=1795816 CPUtime=0
/proc/7001/task/7012/stat : 7012 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 145868516 1838915584 49873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7013] ppid=6999 vsize=1795816 CPUtime=0
/proc/7001/task/7013/stat : 7013 (java) S 6999 7001 5579 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 145868516 1838915584 49873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 1795816

[startup+6.3012 s]
/proc/loadavg: 0.94 0.98 0.99 2/89 7013
/proc/meminfo: memFree=1375992/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1796972 CPUtime=8.27
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 75416 0 1 0 789 38 0 0 18 0 12 0 145868505 1840099328 66830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 449243 66830 1324 9 0 446855 0
[pid=7001/tid=7003] ppid=6999 vsize=1796972 CPUtime=4.79
/proc/7001/task/7003/stat : 7003 (java) S 6999 7001 5579 0 -1 64 37699 0 1 0 459 20 0 0 24 0 12 0 145868506 1840099328 66830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7004] ppid=6999 vsize=1796972 CPUtime=0.92
/proc/7001/task/7004/stat : 7004 (java) R 6999 7001 5579 0 -1 64 15313 0 0 0 86 6 0 0 16 0 12 0 145868508 1840099328 66830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105070797 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7005] ppid=6999 vsize=1796972 CPUtime=0.91
/proc/7001/task/7005/stat : 7005 (java) R 6999 7001 5579 0 -1 64 13349 0 0 0 84 7 0 0 16 0 12 0 145868508 1840099328 66830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102354802 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7006] ppid=6999 vsize=1796972 CPUtime=0
/proc/7001/task/7006/stat : 7006 (java) S 6999 7001 5579 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 145868512 1840099328 66830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7007] ppid=6999 vsize=1796972 CPUtime=0
/proc/7001/task/7007/stat : 7007 (java) S 6999 7001 5579 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 145868512 1840099328 66830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7008] ppid=6999 vsize=1796972 CPUtime=0
/proc/7001/task/7008/stat : 7008 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 145868512 1840099328 66830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7009] ppid=6999 vsize=1796972 CPUtime=0
/proc/7001/task/7009/stat : 7009 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 145868516 1840099328 66830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7010] ppid=6999 vsize=1796972 CPUtime=0.78
/proc/7001/task/7010/stat : 7010 (java) S 6999 7001 5579 0 -1 64 3630 0 0 0 78 0 0 0 16 0 12 0 145868516 1840099328 66830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7011] ppid=6999 vsize=1796972 CPUtime=0.82
/proc/7001/task/7011/stat : 7011 (java) S 6999 7001 5579 0 -1 64 4701 0 0 0 81 1 0 0 16 0 12 0 145868516 1840099328 66830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7012] ppid=6999 vsize=1796972 CPUtime=0
/proc/7001/task/7012/stat : 7012 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 145868516 1840099328 66830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7013] ppid=6999 vsize=1796972 CPUtime=0
/proc/7001/task/7013/stat : 7013 (java) S 6999 7001 5579 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 145868516 1840099328 66830 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.27
Current children cumulated vsize (KiB) 1796972

[startup+12.7029 s]
/proc/loadavg: 0.94 0.98 0.99 2/90 7014
/proc/meminfo: memFree=1309424/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1795700 CPUtime=16.97
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 99601 0 1 0 1647 50 0 0 18 0 13 0 145868505 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 448925 86482 1334 9 0 446537 0
[pid=7001/tid=7003] ppid=6999 vsize=1795700 CPUtime=9.39
/proc/7001/task/7003/stat : 7003 (java) R 6999 7001 5579 0 -1 64 37747 0 1 0 918 21 0 0 19 0 13 0 145868506 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109593952 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7004] ppid=6999 vsize=1795700 CPUtime=2.36
/proc/7001/task/7004/stat : 7004 (java) S 6999 7001 5579 0 -1 64 28011 0 0 0 224 12 0 0 16 0 13 0 145868508 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7005] ppid=6999 vsize=1795700 CPUtime=2.36
/proc/7001/task/7005/stat : 7005 (java) S 6999 7001 5579 0 -1 64 24693 0 0 0 223 13 0 0 16 0 13 0 145868508 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7006] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7006/stat : 7006 (java) S 6999 7001 5579 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7007] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7007/stat : 7007 (java) S 6999 7001 5579 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7008] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7008/stat : 7008 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7009] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7009/stat : 7009 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 145868516 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7010] ppid=6999 vsize=1795700 CPUtime=1.3
/proc/7001/task/7010/stat : 7010 (java) S 6999 7001 5579 0 -1 64 3665 0 0 0 130 0 0 0 16 0 13 0 145868516 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7011] ppid=6999 vsize=1795700 CPUtime=1.53
/proc/7001/task/7011/stat : 7011 (java) S 6999 7001 5579 0 -1 64 4755 0 0 0 151 2 0 0 16 0 13 0 145868516 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7012] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7012/stat : 7012 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145868516 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7013] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7013/stat : 7013 (java) S 6999 7001 5579 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 145868516 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7014] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7014/stat : 7014 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 145869544 1838796800 86482 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.97
Current children cumulated vsize (KiB) 1795700

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/90 7014
/proc/meminfo: memFree=1345136/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1795700 CPUtime=30.21
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 101016 0 1 0 2967 54 0 0 18 0 13 0 145868505 1838796800 73507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 448925 73507 1334 9 0 446537 0
[pid=7001/tid=7003] ppid=6999 vsize=1795700 CPUtime=21.88
/proc/7001/task/7003/stat : 7003 (java) R 6999 7001 5579 0 -1 64 37784 0 1 0 2167 21 0 0 16 0 13 0 145868506 1838796800 73507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109592767 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7004] ppid=6999 vsize=1795700 CPUtime=2.52
/proc/7001/task/7004/stat : 7004 (java) S 6999 7001 5579 0 -1 64 28638 0 0 0 240 12 0 0 16 0 13 0 145868508 1838796800 73507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7005] ppid=6999 vsize=1795700 CPUtime=2.52
/proc/7001/task/7005/stat : 7005 (java) S 6999 7001 5579 0 -1 64 25068 0 0 0 238 14 0 0 15 0 13 0 145868508 1838796800 73507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7006] ppid=6999 vsize=1795700 CPUtime=0.02
/proc/7001/task/7006/stat : 7006 (java) S 6999 7001 5579 0 -1 64 33 0 0 0 1 1 0 0 16 0 13 0 145868512 1838796800 73507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7007] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7007/stat : 7007 (java) S 6999 7001 5579 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 73507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7008] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7008/stat : 7008 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 73507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=7001/tid=7006] ppid=6999 vsize=1795700 CPUtime=0.54
/proc/7001/task/7006/stat : 7006 (java) S 6999 7001 5579 0 -1 64 165 0 0 0 31 23 0 0 16 0 13 0 145868512 1838796800 119889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7007] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7007/stat : 7007 (java) S 6999 7001 5579 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 119889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7008] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7008/stat : 7008 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 119889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7009] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7009/stat : 7009 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 145868516 1838796800 119889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7010] ppid=6999 vsize=1795700 CPUtime=1.68
/proc/7001/task/7010/stat : 7010 (java) S 6999 7001 5579 0 -1 64 4010 0 0 0 167 1 0 0 16 0 13 0 145868516 1838796800 119889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7011] ppid=6999 vsize=1795700 CPUtime=2
/proc/7001/task/7011/stat : 7011 (java) S 6999 7001 5579 0 -1 64 4772 0 0 0 198 2 0 0 16 0 13 0 145868516 1838796800 119889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7012] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7012/stat : 7012 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145868516 1838796800 119889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7013] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7013/stat : 7013 (java) S 6999 7001 5579 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 145868516 1838796800 119889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7014] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7014/stat : 7014 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 145869544 1838796800 119889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1617.5
Current children cumulated vsize (KiB) 1795700

[startup+1662.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 7212
/proc/meminfo: memFree=1156976/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1795700 CPUtime=1677.87
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 203827 0 1 0 167533 254 0 0 18 0 13 0 145868505 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 448925 121233 1335 9 0 446537 0
[pid=7001/tid=7003] ppid=6999 vsize=1795700 CPUtime=1640.38
/proc/7001/task/7003/stat : 7003 (java) R 6999 7001 5579 0 -1 64 98374 0 1 0 163978 60 0 0 25 0 13 0 145868506 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109594138 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7004] ppid=6999 vsize=1795700 CPUtime=16.6
/proc/7001/task/7004/stat : 7004 (java) S 6999 7001 5579 0 -1 64 49545 0 0 0 1583 77 0 0 16 0 13 0 145868508 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7005] ppid=6999 vsize=1795700 CPUtime=16.6
/proc/7001/task/7005/stat : 7005 (java) S 6999 7001 5579 0 -1 64 46237 0 0 0 1572 88 0 0 16 0 13 0 145868508 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7006] ppid=6999 vsize=1795700 CPUtime=0.55
/proc/7001/task/7006/stat : 7006 (java) S 6999 7001 5579 0 -1 64 166 0 0 0 32 23 0 0 15 0 13 0 145868512 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7007] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7007/stat : 7007 (java) S 6999 7001 5579 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7008] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7008/stat : 7008 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7009] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7009/stat : 7009 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 145868516 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7010] ppid=6999 vsize=1795700 CPUtime=1.68
/proc/7001/task/7010/stat : 7010 (java) S 6999 7001 5579 0 -1 64 4010 0 0 0 167 1 0 0 16 0 13 0 145868516 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7011] ppid=6999 vsize=1795700 CPUtime=2
/proc/7001/task/7011/stat : 7011 (java) S 6999 7001 5579 0 -1 64 4772 0 0 0 198 2 0 0 16 0 13 0 145868516 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7012] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7012/stat : 7012 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145868516 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7013] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7013/stat : 7013 (java) S 6999 7001 5579 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 145868516 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7014] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7014/stat : 7014 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 145869544 1838796800 121233 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1677.87
Current children cumulated vsize (KiB) 1795700

[startup+1722.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/90 7212
/proc/meminfo: memFree=1153968/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1795700 CPUtime=1738.24
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 204875 0 1 0 173565 259 0 0 18 0 13 0 145868505 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 448925 122078 1335 9 0 446537 0
[pid=7001/tid=7003] ppid=6999 vsize=1795700 CPUtime=1699.66
/proc/7001/task/7003/stat : 7003 (java) R 6999 7001 5579 0 -1 64 98467 0 1 0 169906 60 0 0 20 0 13 0 145868506 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109594082 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7004] ppid=6999 vsize=1795700 CPUtime=17.13
/proc/7001/task/7004/stat : 7004 (java) S 6999 7001 5579 0 -1 64 50053 0 0 0 1635 78 0 0 16 0 13 0 145868508 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7005] ppid=6999 vsize=1795700 CPUtime=17.14
/proc/7001/task/7005/stat : 7005 (java) S 6999 7001 5579 0 -1 64 46684 0 0 0 1624 90 0 0 16 0 13 0 145868508 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7006] ppid=6999 vsize=1795700 CPUtime=0.56
/proc/7001/task/7006/stat : 7006 (java) S 6999 7001 5579 0 -1 64 166 0 0 0 32 24 0 0 15 0 13 0 145868512 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7007] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7007/stat : 7007 (java) S 6999 7001 5579 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7008] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7008/stat : 7008 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7009] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7009/stat : 7009 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 145868516 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7010] ppid=6999 vsize=1795700 CPUtime=1.68
/proc/7001/task/7010/stat : 7010 (java) S 6999 7001 5579 0 -1 64 4010 0 0 0 167 1 0 0 16 0 13 0 145868516 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7011] ppid=6999 vsize=1795700 CPUtime=2
/proc/7001/task/7011/stat : 7011 (java) S 6999 7001 5579 0 -1 64 4772 0 0 0 198 2 0 0 16 0 13 0 145868516 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7012] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7012/stat : 7012 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145868516 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7013] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7013/stat : 7013 (java) S 6999 7001 5579 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 145868516 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7014] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7014/stat : 7014 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 145869544 1838796800 122078 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1738.24
Current children cumulated vsize (KiB) 1795700

[startup+1782.3 s]
/proc/loadavg: 1.17 1.04 1.01 2/90 7212
/proc/meminfo: memFree=1152752/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1795700 CPUtime=1798.62
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 205223 0 1 0 179596 266 0 0 18 0 13 0 145868505 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 448925 122289 1335 9 0 446537 0
[pid=7001/tid=7003] ppid=6999 vsize=1795700 CPUtime=1758.99
/proc/7001/task/7003/stat : 7003 (java) R 6999 7001 5579 0 -1 64 98575 0 1 0 175838 61 0 0 25 0 13 0 145868506 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109980864 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7004] ppid=6999 vsize=1795700 CPUtime=17.67
/proc/7001/task/7004/stat : 7004 (java) S 6999 7001 5579 0 -1 64 50201 0 0 0 1688 79 0 0 16 0 13 0 145868508 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7005] ppid=6999 vsize=1795700 CPUtime=17.65
/proc/7001/task/7005/stat : 7005 (java) S 6999 7001 5579 0 -1 64 46776 0 0 0 1669 96 0 0 16 0 13 0 145868508 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7006] ppid=6999 vsize=1795700 CPUtime=0.58
/proc/7001/task/7006/stat : 7006 (java) S 6999 7001 5579 0 -1 64 166 0 0 0 33 25 0 0 16 0 13 0 145868512 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7007] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7007/stat : 7007 (java) S 6999 7001 5579 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7008] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7008/stat : 7008 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7009] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7009/stat : 7009 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 145868516 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7010] ppid=6999 vsize=1795700 CPUtime=1.68
/proc/7001/task/7010/stat : 7010 (java) S 6999 7001 5579 0 -1 64 4010 0 0 0 167 1 0 0 16 0 13 0 145868516 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7011] ppid=6999 vsize=1795700 CPUtime=2
/proc/7001/task/7011/stat : 7011 (java) S 6999 7001 5579 0 -1 64 4772 0 0 0 198 2 0 0 16 0 13 0 145868516 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7012] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7012/stat : 7012 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145868516 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7013] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7013/stat : 7013 (java) S 6999 7001 5579 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 145868516 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7014] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7014/stat : 7014 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 145869544 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (KiB) 1795700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1783.7 s]
/proc/loadavg: 1.15 1.04 1.01 2/90 7212
/proc/meminfo: memFree=1152752/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=1795700 CPUtime=1800.04
/proc/7001/stat : 7001 (java) S 6999 7001 5579 0 -1 0 205226 0 1 0 179737 267 0 0 18 0 13 0 145868505 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 448925 122289 1335 9 0 446537 0
[pid=7001/tid=7003] ppid=6999 vsize=1795700 CPUtime=1760.37
/proc/7001/task/7003/stat : 7003 (java) R 6999 7001 5579 0 -1 64 98578 0 1 0 175976 61 0 0 25 0 13 0 145868506 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109970529 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7004] ppid=6999 vsize=1795700 CPUtime=17.69
/proc/7001/task/7004/stat : 7004 (java) S 6999 7001 5579 0 -1 64 50201 0 0 0 1690 79 0 0 15 0 13 0 145868508 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7005] ppid=6999 vsize=1795700 CPUtime=17.67
/proc/7001/task/7005/stat : 7005 (java) S 6999 7001 5579 0 -1 64 46776 0 0 0 1671 96 0 0 16 0 13 0 145868508 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7006] ppid=6999 vsize=1795700 CPUtime=0.58
/proc/7001/task/7006/stat : 7006 (java) S 6999 7001 5579 0 -1 64 166 0 0 0 33 25 0 0 16 0 13 0 145868512 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7007] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7007/stat : 7007 (java) S 6999 7001 5579 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7008] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7008/stat : 7008 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145868512 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7009] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7009/stat : 7009 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 145868516 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7010] ppid=6999 vsize=1795700 CPUtime=1.68
/proc/7001/task/7010/stat : 7010 (java) S 6999 7001 5579 0 -1 64 4010 0 0 0 167 1 0 0 16 0 13 0 145868516 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7011] ppid=6999 vsize=1795700 CPUtime=2
/proc/7001/task/7011/stat : 7011 (java) S 6999 7001 5579 0 -1 64 4772 0 0 0 198 2 0 0 16 0 13 0 145868516 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7001/tid=7012] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7012/stat : 7012 (java) S 6999 7001 5579 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145868516 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7013] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7013/stat : 7013 (java) R 6999 7001 5579 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 145868516 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7001/tid=7014] ppid=6999 vsize=1795700 CPUtime=0
/proc/7001/task/7014/stat : 7014 (java) S 6999 7001 5579 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 145869544 1838796800 122289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1795700

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

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

[startup+1783.81 s]
/proc/loadavg: 1.15 1.04 1.01 2/90 7212
/proc/meminfo: memFree=1152752/2055920 swapFree=4170480/4192956
[pid=7001] ppid=6999 vsize=0 CPUtime=1800.15
/proc/7001/stat : 7001 (java) Z 6999 7001 5579 0 -1 1036 205246 0 1 0 179743 272 0 0 16 0 2 0 145868505 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7001/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1783.83
CPU time (s): 1800.18
CPU user time (s): 1797.43
CPU system time (s): 2.74358
CPU usage (%): 100.916
Max. virtual memory (cumulated for all children) (KiB): 1797296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.43
system time used= 2.74358
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205246
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= 65242
involuntary context switches= 48778

runsolver used 1.92371 second user time and 5.54416 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Mon Apr 16 04:38:29 UTC 2007

IDJOB= 349363
IDBENCH= 2383
IDSOLVER= 160
FILE ID= node7/349363-1176698309

PBS_JOBID= 4559411

Free space on /tmp= 66408 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-greenbeb.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349363-1176698309/sat4jPseudoCP.jar /tmp/evaluation/349363-1176698309/instance-349363-1176698309.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-349363-1176698309 -o ROOT/results/node7/solver-349363-1176698309 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349363-1176698309/sat4jPseudoCP.jar /tmp/evaluation/349363-1176698309/instance-349363-1176698309.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  ebe0bf73b5f65c9fef014886519c9815

RANDOM SEED= 442667191

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.231
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.231
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:       1639472 kB
Buffers:         27108 kB
Cached:         291784 kB
SwapCached:       2952 kB
Active:         201840 kB
Inactive:       153640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639472 kB
SwapTotal:     4192956 kB
SwapFree:      4170480 kB
Dirty:           17956 kB
Writeback:           0 kB
Mapped:          43588 kB
Slab:            46376 kB
Committed_AS:  7044364 kB
PageTables:       1912 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= 66408 MiB

End job on node7 on Mon Apr 16 05:08:15 UTC 2007