Trace number 350239

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
SAT4JPseudoResolution 2007-03-23? (TO) 1800.26 1795.77

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=500-sizeP=251-sizeQ=500-293748522-max.opb
MD5SUM50ef915b8394905691666d94e6255b02
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 variables126251
Total number of constraints376501
Number of constraints which are clauses376500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint125500
Number of terms in the objective function 251
Biggest coefficient in the objective function 1809251394333065553493296640760748560207343510400633813116524750123642650624
Number of bits for the biggest coefficient in the objective function 251
Sum of the numbers in the objective function 3618502788666131106986593281521497120414687020801267626233049500247285301247
Number of bits of the sum of numbers in the objective function 251
Biggest number in a constraint 2961193260766427870080908753323559866441509279473679754522422863056280045864824078237301652581494289303756200212728639995902214134435299666298460531313288000496778442422580538845568248046109094286466596972878396512780851085312
Number of bits of the biggest number in a constraint 750
Biggest sum of numbers in a constraint 11844773043065711480323635013294239465766037117894719018089691452225120183458939186359237855339087154914381761439684078145960801002138540726341456750663926391477739601670186323216597922945296376611154942589417036267773885199147
Number of bits of the biggest sum of numbers751
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.06/0.16	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.06/0.16	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.06/0.16	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.06/0.16	c no version file found!!!
0.06/0.16	c sun.arch.data.model	32
0.06/0.17	c java.version	1.6.0
0.06/0.17	c os.name	Linux
0.06/0.17	c os.version	2.6.9-22.EL.rootsmp
0.06/0.17	c os.arch	i386
0.06/0.17	c Free memory 1651659224
0.06/0.17	c Max memory 1654456320
0.06/0.17	c Total memory 1654456320
0.06/0.17	c Number of processors 2
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=1.5 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/350239-1176808926/instance-350239-1176808926.opb
0.18/0.22	c reading problem ... 
15.71/12.89	c ... done. Wall clock time 12.672s.
15.71/12.89	c CPU time (experimental) 10.51s.
15.71/12.89	c #vars     126251
15.71/12.89	c #constraints  376502
1800.10/1795.61	c starts		: 6
1800.10/1795.61	c conflicts		: 1511
1800.10/1795.61	c decisions		: 8617
1800.10/1795.61	c propagations		: 1660870
1800.10/1795.61	c inspects		: 8135928
1800.10/1795.61	c learnt literals	: 0
1800.10/1795.61	c learnt binary clauses	: 0
1800.10/1795.61	c learnt ternary clauses	: 0
1800.10/1795.61	c learnt clauses	: 1511
1800.10/1795.61	c root simplifications	: 0
1800.10/1795.61	c removed literals (reason simplification)	: 0
1800.10/1795.61	c reason swapping (by a shorter reason)	: 0
1800.10/1795.61	c Calls to reduceDB	: 0
1800.10/1795.61	c speed (decisions/second)	: 4.833890751937314
1800.10/1795.61	c non guided choices	170
1800.10/1795.61	s UNKNOWN
1800.10/1795.61	c Total wall clock time (ms): 1795.39

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/node46/watcher-350239-1176808926 -o ROOT/results/node46/solver-350239-1176808926 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350239-1176808926/sat4jPseudoResolution.jar /tmp/evaluation/350239-1176808926/instance-350239-1176808926.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: 1.00 1.00 1.00 2/78 5022
/proc/meminfo: memFree=1435848/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=152 CPUtime=0
/proc/5022/stat : 5022 (java) D 5020 5022 4322 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 35577797 155648 26 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 7795492 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/5022/statm: 38 26 19 9 0 4 0

[startup+0.0807281 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5022
/proc/meminfo: memFree=1435848/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1777708 CPUtime=0.05
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 3687 0 1 0 3 2 0 0 18 0 7 0 35577797 1820372992 3430 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 444427 3430 1081 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.101728 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5022
/proc/meminfo: memFree=1435848/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1777844 CPUtime=0.06
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 3831 0 1 0 4 2 0 0 18 0 7 0 35577797 1820512256 3574 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 444461 3574 1090 9 0 442097 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777844

[startup+0.301769 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5022
/proc/meminfo: memFree=1435848/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1782372 CPUtime=0.31
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 6108 0 1 0 27 4 0 0 18 0 12 0 35577797 1825148928 5847 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 445593 5847 1266 9 0 443205 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782372

[startup+0.70184 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5022
/proc/meminfo: memFree=1435848/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1783776 CPUtime=0.83
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 7727 0 1 0 78 5 0 0 18 0 12 0 35577797 1826586624 7325 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 445944 7325 1301 9 0 443556 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 1783776

[startup+1.50299 s]
/proc/loadavg: 1.00 1.00 1.00 4/90 5034
/proc/meminfo: memFree=1405416/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1785640 CPUtime=2.01
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 18519 0 1 0 191 10 0 0 18 0 12 0 35577797 1828495360 16566 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 446410 16566 1301 9 0 444022 0
[pid=5022/tid=5024] ppid=5020 vsize=1785640 CPUtime=0.99
/proc/5022/task/5024/stat : 5024 (java) R 5020 5022 4322 0 -1 64 14732 0 1 0 91 8 0 0 25 0 12 0 35577799 1828495360 16566 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109474750 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5025] ppid=5020 vsize=1785640 CPUtime=0
/proc/5022/task/5025/stat : 5025 (java) S 5020 5022 4322 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 35577801 1828495360 16566 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5026] ppid=5020 vsize=1785640 CPUtime=0
/proc/5022/task/5026/stat : 5026 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 35577801 1828495360 16566 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5027] ppid=5020 vsize=1785640 CPUtime=0
/proc/5022/task/5027/stat : 5027 (java) S 5020 5022 4322 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 35577803 1828495360 16566 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5028] ppid=5020 vsize=1785640 CPUtime=0
/proc/5022/task/5028/stat : 5028 (java) S 5020 5022 4322 0 -1 64 10 0 0 0 0 0 0 0 23 0 12 0 35577804 1828495360 16566 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5029] ppid=5020 vsize=1785640 CPUtime=0
/proc/5022/task/5029/stat : 5029 (java) S 5020 5022 4322 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 35577804 1828495360 16566 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5030] ppid=5020 vsize=1785640 CPUtime=0
/proc/5022/task/5030/stat : 5030 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 35577808 1828495360 16566 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5031] ppid=5020 vsize=1785640 CPUtime=0.52
/proc/5022/task/5031/stat : 5031 (java) S 5020 5022 4322 0 -1 64 1953 0 0 0 52 0 0 0 16 0 12 0 35577808 1828495360 16566 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5032] ppid=5020 vsize=1785640 CPUtime=0.46
/proc/5022/task/5032/stat : 5032 (java) S 5020 5022 4322 0 -1 64 1112 0 0 0 46 0 0 0 17 0 12 0 35577808 1828495360 16566 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5033] ppid=5020 vsize=1785640 CPUtime=0
/proc/5022/task/5033/stat : 5033 (java) S 5020 5022 4322 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 35577808 1828495360 16566 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5034] ppid=5020 vsize=1785640 CPUtime=0
/proc/5022/task/5034/stat : 5034 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 35577808 1828495360 16566 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 1785640

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 5034
/proc/meminfo: memFree=1306344/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1786128 CPUtime=3.68
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 44707 0 1 0 345 23 0 0 18 0 12 0 35577797 1828995072 42701 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 446532 42701 1310 9 0 444144 0
[pid=5022/tid=5024] ppid=5020 vsize=1786128 CPUtime=2.5
/proc/5022/task/5024/stat : 5024 (java) R 5020 5022 4322 0 -1 64 37681 0 1 0 231 19 0 0 22 0 12 0 35577799 1828995072 42701 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109474122 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5025] ppid=5020 vsize=1786128 CPUtime=0.07
/proc/5022/task/5025/stat : 5025 (java) S 5020 5022 4322 0 -1 64 1652 0 0 0 7 0 0 0 16 0 12 0 35577801 1828995072 42701 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5026] ppid=5020 vsize=1786128 CPUtime=0.07
/proc/5022/task/5026/stat : 5026 (java) S 5020 5022 4322 0 -1 64 1583 0 0 0 7 0 0 0 17 0 12 0 35577801 1828995072 42701 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5027] ppid=5020 vsize=1786128 CPUtime=0
/proc/5022/task/5027/stat : 5027 (java) S 5020 5022 4322 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 35577803 1828995072 42701 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5028] ppid=5020 vsize=1786128 CPUtime=0
/proc/5022/task/5028/stat : 5028 (java) S 5020 5022 4322 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 35577804 1828995072 42701 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5029] ppid=5020 vsize=1786128 CPUtime=0
/proc/5022/task/5029/stat : 5029 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 35577804 1828995072 42701 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5030] ppid=5020 vsize=1786128 CPUtime=0
/proc/5022/task/5030/stat : 5030 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 35577808 1828995072 42701 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5031] ppid=5020 vsize=1786128 CPUtime=0.52
/proc/5022/task/5031/stat : 5031 (java) S 5020 5022 4322 0 -1 64 1953 0 0 0 52 0 0 0 16 0 12 0 35577808 1828995072 42701 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5032] ppid=5020 vsize=1786128 CPUtime=0.46
/proc/5022/task/5032/stat : 5032 (java) S 5020 5022 4322 0 -1 64 1112 0 0 0 46 0 0 0 17 0 12 0 35577808 1828995072 42701 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5033] ppid=5020 vsize=1786128 CPUtime=0
/proc/5022/task/5033/stat : 5033 (java) S 5020 5022 4322 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 35577808 1828995072 42701 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5034] ppid=5020 vsize=1786128 CPUtime=0
/proc/5022/task/5034/stat : 5034 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 35577808 1828995072 42701 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 1786128

[startup+6.30287 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 5034
/proc/meminfo: memFree=1231272/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1787228 CPUtime=7.46
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 57401 0 1 0 718 28 0 0 18 0 12 0 35577797 1830121472 54673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 446807 54673 1310 9 0 444419 0
[pid=5022/tid=5024] ppid=5020 vsize=1787228 CPUtime=5.13
/proc/5022/task/5024/stat : 5024 (java) R 5020 5022 4322 0 -1 64 37685 0 1 0 493 20 0 0 19 0 12 0 35577799 1830121472 54673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109473924 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5025] ppid=5020 vsize=1787228 CPUtime=0.65
/proc/5022/task/5025/stat : 5025 (java) S 5020 5022 4322 0 -1 64 8055 0 0 0 63 2 0 0 16 0 12 0 35577801 1830121472 54673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5026] ppid=5020 vsize=1787228 CPUtime=0.65
/proc/5022/task/5026/stat : 5026 (java) S 5020 5022 4322 0 -1 64 7866 0 0 0 62 3 0 0 16 0 12 0 35577801 1830121472 54673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5027] ppid=5020 vsize=1787228 CPUtime=0
/proc/5022/task/5027/stat : 5027 (java) S 5020 5022 4322 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 35577803 1830121472 54673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5028] ppid=5020 vsize=1787228 CPUtime=0
/proc/5022/task/5028/stat : 5028 (java) S 5020 5022 4322 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 35577804 1830121472 54673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5029] ppid=5020 vsize=1787228 CPUtime=0
/proc/5022/task/5029/stat : 5029 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 35577804 1830121472 54673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5030] ppid=5020 vsize=1787228 CPUtime=0
/proc/5022/task/5030/stat : 5030 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 35577808 1830121472 54673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5031] ppid=5020 vsize=1787228 CPUtime=0.52
/proc/5022/task/5031/stat : 5031 (java) S 5020 5022 4322 0 -1 64 1953 0 0 0 52 0 0 0 16 0 12 0 35577808 1830121472 54673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5032] ppid=5020 vsize=1787228 CPUtime=0.46
/proc/5022/task/5032/stat : 5032 (java) S 5020 5022 4322 0 -1 64 1112 0 0 0 46 0 0 0 17 0 12 0 35577808 1830121472 54673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5033] ppid=5020 vsize=1787228 CPUtime=0
/proc/5022/task/5033/stat : 5033 (java) S 5020 5022 4322 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 35577808 1830121472 54673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5034] ppid=5020 vsize=1787228 CPUtime=0
/proc/5022/task/5034/stat : 5034 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 35577808 1830121472 54673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.46
Current children cumulated vsize (KiB) 1787228

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 5/90 5034
/proc/meminfo: memFree=1184104/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1797688 CPUtime=15.61
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 70788 0 1 0 1525 36 0 0 18 0 12 0 35577797 1840832512 64438 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 449422 64438 1317 9 0 447034 0
[pid=5022/tid=5024] ppid=5020 vsize=1797688 CPUtime=10.32
/proc/5022/task/5024/stat : 5024 (java) R 5020 5022 4322 0 -1 64 37695 0 1 0 1011 21 0 0 19 0 12 0 35577799 1840832512 64438 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109778775 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5025] ppid=5020 vsize=1797688 CPUtime=1.72
/proc/5022/task/5025/stat : 5025 (java) S 5020 5022 4322 0 -1 64 12387 0 0 0 167 5 0 0 16 0 12 0 35577801 1840832512 64438 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5026] ppid=5020 vsize=1797688 CPUtime=1.73
/proc/5022/task/5026/stat : 5026 (java) S 5020 5022 4322 0 -1 64 12726 0 0 0 168 5 0 0 16 0 12 0 35577801 1840832512 64438 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5027] ppid=5020 vsize=1797688 CPUtime=0
/proc/5022/task/5027/stat : 5027 (java) S 5020 5022 4322 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 35577803 1840832512 64438 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5028] ppid=5020 vsize=1797688 CPUtime=0
/proc/5022/task/5028/stat : 5028 (java) S 5020 5022 4322 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 35577804 1840832512 64438 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5029] ppid=5020 vsize=1797688 CPUtime=0
/proc/5022/task/5029/stat : 5029 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 35577804 1840832512 64438 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5030] ppid=5020 vsize=1797688 CPUtime=0
/proc/5022/task/5030/stat : 5030 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 35577808 1840832512 64438 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5031] ppid=5020 vsize=1797688 CPUtime=0.66
/proc/5022/task/5031/stat : 5031 (java) S 5020 5022 4322 0 -1 64 2094 0 0 0 66 0 0 0 16 0 12 0 35577808 1840832512 64438 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5032] ppid=5020 vsize=1797688 CPUtime=1.12
/proc/5022/task/5032/stat : 5032 (java) S 5020 5022 4322 0 -1 64 5156 0 0 0 110 2 0 0 17 0 12 0 35577808 1840832512 64438 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5033] ppid=5020 vsize=1797688 CPUtime=0
/proc/5022/task/5033/stat : 5033 (java) S 5020 5022 4322 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 35577808 1840832512 64438 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5034] ppid=5020 vsize=1797688 CPUtime=0
/proc/5022/task/5034/stat : 5034 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 35577808 1840832512 64438 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.61
Current children cumulated vsize (KiB) 1797688

[startup+25.5024 s]
/proc/loadavg: 1.21 1.05 1.02 2/91 5035
/proc/meminfo: memFree=1182176/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1797756 CPUtime=28.68
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 70918 0 1 0 2832 36 0 0 18 0 13 0 35577797 1840902144 64413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 449439 64413 1326 9 0 447051 0
[pid=5022/tid=5024] ppid=5020 vsize=1797756 CPUtime=22.98
/proc/5022/task/5024/stat : 5024 (java) R 5020 5022 4322 0 -1 64 37731 0 1 0 2277 21 0 0 25 0 13 0 35577799 1840902144 64413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109510445 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5025] ppid=5020 vsize=1797756 CPUtime=1.72
/proc/5022/task/5025/stat : 5025 (java) S 5020 5022 4322 0 -1 64 12387 0 0 0 167 5 0 0 16 0 13 0 35577801 1840902144 64413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5026] ppid=5020 vsize=1797756 CPUtime=1.73
/proc/5022/task/5026/stat : 5026 (java) S 5020 5022 4322 0 -1 64 12726 0 0 0 168 5 0 0 16 0 13 0 35577801 1840902144 64413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5027] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5027/stat : 5027 (java) S 5020 5022 4322 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 35577803 1840902144 64413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5028] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5028/stat : 5028 (java) S 5020 5022 4322 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 35577804 1840902144 64413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5029] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5029/stat : 5029 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 35577804 1840902144 64413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5030] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5030/stat : 5030 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 35577808 1840902144 64413 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=5022/tid=5027] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5027/stat : 5027 (java) S 5020 5022 4322 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 35577803 1840902144 152616 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5028] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5028/stat : 5028 (java) S 5020 5022 4322 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 35577804 1840902144 152616 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5029] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5029/stat : 5029 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 35577804 1840902144 152616 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5030] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5030/stat : 5030 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 35577808 1840902144 152616 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5031] ppid=5020 vsize=1797756 CPUtime=1.04
/proc/5022/task/5031/stat : 5031 (java) S 5020 5022 4322 0 -1 64 2785 0 0 0 103 1 0 0 16 0 13 0 35577808 1840902144 152616 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5032] ppid=5020 vsize=1797756 CPUtime=1.47
/proc/5022/task/5032/stat : 5032 (java) S 5020 5022 4322 0 -1 64 5221 0 0 0 145 2 0 0 17 0 13 0 35577808 1840902144 152616 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5033] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5033/stat : 5033 (java) S 5020 5022 4322 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 35577808 1840902144 152616 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5034] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5034/stat : 5034 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 35577808 1840902144 152616 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5035] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5035/stat : 5035 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 35579102 1840902144 152616 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1606.7
Current children cumulated vsize (KiB) 1797756

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5037
/proc/meminfo: memFree=811232/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1797756 CPUtime=1666.73
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 171023 0 1 0 166564 109 0 0 18 0 13 0 35577797 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 449439 156926 1326 9 0 447051 0
[pid=5022/tid=5024] ppid=5020 vsize=1797756 CPUtime=1657.58
/proc/5022/task/5024/stat : 5024 (java) R 5020 5022 4322 0 -1 64 37755 0 1 0 165729 29 0 0 25 0 13 0 35577799 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109971955 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5025] ppid=5020 vsize=1797756 CPUtime=3.29
/proc/5022/task/5025/stat : 5025 (java) S 5020 5022 4322 0 -1 64 61426 0 0 0 293 36 0 0 16 0 13 0 35577801 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5026] ppid=5020 vsize=1797756 CPUtime=3.29
/proc/5022/task/5026/stat : 5026 (java) S 5020 5022 4322 0 -1 64 63098 0 0 0 292 37 0 0 17 0 13 0 35577801 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5027] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5027/stat : 5027 (java) S 5020 5022 4322 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 35577803 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5028] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5028/stat : 5028 (java) S 5020 5022 4322 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 35577804 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5029] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5029/stat : 5029 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 35577804 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5030] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5030/stat : 5030 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 35577808 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5031] ppid=5020 vsize=1797756 CPUtime=1.04
/proc/5022/task/5031/stat : 5031 (java) S 5020 5022 4322 0 -1 64 2785 0 0 0 103 1 0 0 16 0 13 0 35577808 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5032] ppid=5020 vsize=1797756 CPUtime=1.47
/proc/5022/task/5032/stat : 5032 (java) S 5020 5022 4322 0 -1 64 5221 0 0 0 145 2 0 0 17 0 13 0 35577808 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5033] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5033/stat : 5033 (java) S 5020 5022 4322 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 35577808 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5034] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5034/stat : 5034 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 35577808 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5035] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5035/stat : 5035 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 35579102 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1666.73
Current children cumulated vsize (KiB) 1797756

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5037
/proc/meminfo: memFree=811168/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1797756 CPUtime=1726.71
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 171023 0 1 0 172562 109 0 0 18 0 13 0 35577797 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 449439 156926 1326 9 0 447051 0
[pid=5022/tid=5024] ppid=5020 vsize=1797756 CPUtime=1717.56
/proc/5022/task/5024/stat : 5024 (java) R 5020 5022 4322 0 -1 64 37755 0 1 0 171726 30 0 0 25 0 13 0 35577799 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109970491 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5025] ppid=5020 vsize=1797756 CPUtime=3.29
/proc/5022/task/5025/stat : 5025 (java) S 5020 5022 4322 0 -1 64 61426 0 0 0 293 36 0 0 16 0 13 0 35577801 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5026] ppid=5020 vsize=1797756 CPUtime=3.29
/proc/5022/task/5026/stat : 5026 (java) S 5020 5022 4322 0 -1 64 63098 0 0 0 292 37 0 0 17 0 13 0 35577801 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5027] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5027/stat : 5027 (java) S 5020 5022 4322 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 35577803 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5028] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5028/stat : 5028 (java) S 5020 5022 4322 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 35577804 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5029] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5029/stat : 5029 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 35577804 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5030] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5030/stat : 5030 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 35577808 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5031] ppid=5020 vsize=1797756 CPUtime=1.04
/proc/5022/task/5031/stat : 5031 (java) S 5020 5022 4322 0 -1 64 2785 0 0 0 103 1 0 0 16 0 13 0 35577808 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5032] ppid=5020 vsize=1797756 CPUtime=1.47
/proc/5022/task/5032/stat : 5032 (java) S 5020 5022 4322 0 -1 64 5221 0 0 0 145 2 0 0 17 0 13 0 35577808 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5033] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5033/stat : 5033 (java) S 5020 5022 4322 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 35577808 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5034] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5034/stat : 5034 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 35577808 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5035] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5035/stat : 5035 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 35579102 1840902144 156926 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1726.71
Current children cumulated vsize (KiB) 1797756

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5037
/proc/meminfo: memFree=804512/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1797756 CPUtime=1786.74
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 173959 0 1 0 178563 111 0 0 18 0 13 0 35577797 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 449439 158563 1326 9 0 447051 0
[pid=5022/tid=5024] ppid=5020 vsize=1797756 CPUtime=1777.49
/proc/5022/task/5024/stat : 5024 (java) R 5020 5022 4322 0 -1 64 37756 0 1 0 177719 30 0 0 25 0 13 0 35577799 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109970531 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5025] ppid=5020 vsize=1797756 CPUtime=3.33
/proc/5022/task/5025/stat : 5025 (java) S 5020 5022 4322 0 -1 64 63244 0 0 0 296 37 0 0 16 0 13 0 35577801 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5026] ppid=5020 vsize=1797756 CPUtime=3.34
/proc/5022/task/5026/stat : 5026 (java) S 5020 5022 4322 0 -1 64 64215 0 0 0 296 38 0 0 17 0 13 0 35577801 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5027] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5027/stat : 5027 (java) S 5020 5022 4322 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 35577803 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5028] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5028/stat : 5028 (java) S 5020 5022 4322 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 35577804 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5029] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5029/stat : 5029 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 35577804 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5030] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5030/stat : 5030 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 35577808 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5031] ppid=5020 vsize=1797756 CPUtime=1.04
/proc/5022/task/5031/stat : 5031 (java) S 5020 5022 4322 0 -1 64 2785 0 0 0 103 1 0 0 16 0 13 0 35577808 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5032] ppid=5020 vsize=1797756 CPUtime=1.47
/proc/5022/task/5032/stat : 5032 (java) S 5020 5022 4322 0 -1 64 5221 0 0 0 145 2 0 0 17 0 13 0 35577808 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5033] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5033/stat : 5033 (java) S 5020 5022 4322 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 35577808 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5034] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5034/stat : 5034 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 35577808 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5035] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5035/stat : 5035 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 35579102 1840902144 158563 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1786.74
Current children cumulated vsize (KiB) 1797756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5037
/proc/meminfo: memFree=786976/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=1797756 CPUtime=1800.1
/proc/5022/stat : 5022 (java) S 5020 5022 4322 0 -1 0 179214 0 1 0 179895 115 0 0 18 0 13 0 35577797 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5022/statm: 449439 162932 1326 9 0 447051 0
[pid=5022/tid=5024] ppid=5020 vsize=1797756 CPUtime=1790.74
/proc/5022/task/5024/stat : 5024 (java) R 5020 5022 4322 0 -1 64 37757 0 1 0 179044 30 0 0 25 0 13 0 35577799 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109971194 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5025] ppid=5020 vsize=1797756 CPUtime=3.39
/proc/5022/task/5025/stat : 5025 (java) S 5020 5022 4322 0 -1 64 67379 0 0 0 299 40 0 0 17 0 13 0 35577801 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5026] ppid=5020 vsize=1797756 CPUtime=3.4
/proc/5022/task/5026/stat : 5026 (java) S 5020 5022 4322 0 -1 64 65334 0 0 0 301 39 0 0 16 0 13 0 35577801 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5027] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5027/stat : 5027 (java) S 5020 5022 4322 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 35577803 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5028] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5028/stat : 5028 (java) S 5020 5022 4322 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 35577804 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5029] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5029/stat : 5029 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 35577804 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5030] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5030/stat : 5030 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 35577808 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5031] ppid=5020 vsize=1797756 CPUtime=1.04
/proc/5022/task/5031/stat : 5031 (java) S 5020 5022 4322 0 -1 64 2785 0 0 0 103 1 0 0 16 0 13 0 35577808 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5022/tid=5032] ppid=5020 vsize=1797756 CPUtime=1.47
/proc/5022/task/5032/stat : 5032 (java) S 5020 5022 4322 0 -1 64 5221 0 0 0 145 2 0 0 17 0 13 0 35577808 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5033] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5033/stat : 5033 (java) S 5020 5022 4322 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 35577808 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5034] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5034/stat : 5034 (java) S 5020 5022 4322 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 35577808 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5022/tid=5035] ppid=5020 vsize=1797756 CPUtime=0
/proc/5022/task/5035/stat : 5035 (java) S 5020 5022 4322 0 -1 64 6 0 0 0 0 0 0 0 24 0 13 0 35579102 1840902144 162932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1797756

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

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

[startup+1795.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5037
/proc/meminfo: memFree=786976/2055920 swapFree=4184556/4192956
[pid=5022] ppid=5020 vsize=0 CPUtime=1800.21
/proc/5022/stat : 5022 (java) Z 5020 5022 4322 0 -1 1036 179233 0 1 0 179901 120 0 0 15 0 2 0 35577797 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5022/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): 1795.77
CPU time (s): 1800.26
CPU user time (s): 1799.01
CPU system time (s): 1.24881
CPU usage (%): 100.25
Max. virtual memory (cumulated for all children) (KiB): 1799948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.24881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179233
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= 37208
involuntary context switches= 17749

runsolver used 1.76773 second user time and 4.79527 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Tue Apr 17 11:22:28 UTC 2007

IDJOB= 350239
IDBENCH= 3052
IDSOLVER= 159
FILE ID= node46/350239-1176808926

PBS_JOBID= 4586254

Free space on /tmp= 66128 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=500-sizeP=251-sizeQ=500-293748522-max.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350239-1176808926/sat4jPseudoResolution.jar /tmp/evaluation/350239-1176808926/instance-350239-1176808926.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-350239-1176808926 -o ROOT/results/node46/solver-350239-1176808926 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350239-1176808926/sat4jPseudoResolution.jar /tmp/evaluation/350239-1176808926/instance-350239-1176808926.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  50ef915b8394905691666d94e6255b02

RANDOM SEED= 794033176

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1436320 kB
Buffers:         42656 kB
Cached:         375000 kB
SwapCached:       3060 kB
Active:         347292 kB
Inactive:       217108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1436320 kB
SwapTotal:     4192956 kB
SwapFree:      4184556 kB
Dirty:           28888 kB
Writeback:           0 kB
Mapped:         161436 kB
Slab:            40588 kB
Committed_AS:  1907164 kB
PageTables:       1968 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= 66128 MiB

End job on node46 on Tue Apr 17 11:52:26 UTC 2007