Trace number 431553

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.23 1761.56

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=131-P1=307-P2=281-P3=173-P4=479-P5=461-P6=107-P7=337-P8=353-B.opb
MD5SUM6dc20e219798a6cc2c39fe76202681b5
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.280957
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables216
Total number of constraints17
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 constraints17
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)648
Sum of products size (including duplicates)1296
Number of different products648
Sum of products size1296

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.08/0.18	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.08/0.18	--- Begin Solver configuration ---
0.08/0.18	c Stops conflict analysis at the first Unique Implication Point
0.08/0.18	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.08/0.18	c Learn all clauses as in MiniSAT
0.08/0.18	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.08/0.18	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.18	c No reason simplification
0.08/0.18	c --- End Solver configuration ---
0.08/0.18	c solving /tmp/evaluation/431553-1178007411/instance-431553-1178007411.opb
0.08/0.18	c reading problem ... 
0.68/0.50	c ... done. Wall clock time 0.321s.
0.68/0.51	c CPU time (experimental) 0.45s.
0.68/0.51	c #vars     864
0.68/0.51	c #constraints  1321
1800.07/1761.41	c starts		: 2
1800.07/1761.41	c conflicts		: 60750
1800.07/1761.41	c decisions		: 69049
1800.07/1761.41	c propagations		: 482061
1800.07/1761.41	c inspects		: 576877375
1800.07/1761.41	c learnt literals	: 0
1800.07/1761.41	c learnt binary clauses	: 0
1800.07/1761.41	c learnt ternary clauses	: 0
1800.07/1761.41	c learnt clauses	: 60749
1800.07/1761.41	c root simplifications	: 0
1800.07/1761.41	c removed literals (reason simplification)	: 0
1800.07/1761.41	c reason swapping (by a shorter reason)	: 0
1800.07/1761.41	c Calls to reduceDB	: 0
1800.07/1761.41	c speed (decisions/second)	: 39.21229006497806
1800.07/1761.41	c non guided choices	486
1800.07/1761.41	s UNKNOWN
1800.07/1761.41	c Total wall clock time (ms): 1761.229

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node66/watcher-431553-1178007411 -o ROOT/results/node66/solver-431553-1178007411 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/431553-1178007411/sat4jPseudoCP.jar /tmp/evaluation/431553-1178007411/instance-431553-1178007411.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.85 0.98 0.96 2/64 18395
/proc/meminfo: memFree=1819992/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=152 CPUtime=0
/proc/18395/stat : 18395 (java) R 18393 18395 18330 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 276730727 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 9839396 0 0 4096 0 0 0 0 17 1 0 0
/proc/18395/statm: 38 26 19 9 0 4 0

[startup+0.070102 s]
/proc/loadavg: 0.85 0.98 0.96 2/64 18395
/proc/meminfo: memFree=1819992/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1777708 CPUtime=0.05
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 3697 0 1 0 3 2 0 0 18 0 7 0 276730727 1820372992 3441 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 444427 3441 1081 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.101109 s]
/proc/loadavg: 0.85 0.98 0.96 2/64 18395
/proc/meminfo: memFree=1819992/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1780108 CPUtime=0.08
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 3975 0 1 0 5 3 0 0 18 0 12 0 276730727 1822830592 3718 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 445027 3718 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301147 s]
/proc/loadavg: 0.85 0.98 0.96 2/64 18395
/proc/meminfo: memFree=1819992/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1782564 CPUtime=0.37
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 5270 0 1 0 33 4 0 0 18 0 12 0 276730727 1825345536 5010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 445641 5010 1270 9 0 443253 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1782564

[startup+0.701229 s]
/proc/loadavg: 0.85 0.98 0.96 2/64 18395
/proc/meminfo: memFree=1819992/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1785540 CPUtime=1.06
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 7546 0 1 0 101 5 0 0 18 0 13 0 276730727 1828392960 6550 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 446385 6550 1307 9 0 443997 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 1785540

[startup+1.50139 s]
/proc/loadavg: 0.94 1.00 0.97 3/77 18408
/proc/meminfo: memFree=1784240/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1798344 CPUtime=2.57
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 23943 0 1 0 246 11 0 0 18 0 13 0 276730727 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 449586 19315 1314 9 0 447198 0
[pid=18395/tid=18397] ppid=18393 vsize=1798344 CPUtime=0.97
/proc/18395/task/18397/stat : 18397 (java) R 18393 18395 18330 0 -1 64 14637 0 1 0 89 8 0 0 18 0 13 0 276730728 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109205319 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18398] ppid=18393 vsize=1798344 CPUtime=0
/proc/18395/task/18398/stat : 18398 (java) S 18393 18395 18330 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 276730730 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18399] ppid=18393 vsize=1798344 CPUtime=0
/proc/18395/task/18399/stat : 18399 (java) S 18393 18395 18330 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 276730730 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18400] ppid=18393 vsize=1798344 CPUtime=0
/proc/18395/task/18400/stat : 18400 (java) S 18393 18395 18330 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 276730732 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18401] ppid=18393 vsize=1798344 CPUtime=0
/proc/18395/task/18401/stat : 18401 (java) S 18393 18395 18330 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 276730732 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18402] ppid=18393 vsize=1798344 CPUtime=0
/proc/18395/task/18402/stat : 18402 (java) S 18393 18395 18330 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 276730732 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18403] ppid=18393 vsize=1798344 CPUtime=0
/proc/18395/task/18403/stat : 18403 (java) S 18393 18395 18330 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 276730736 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18404] ppid=18393 vsize=1798344 CPUtime=0.84
/proc/18395/task/18404/stat : 18404 (java) R 18393 18395 18330 0 -1 64 5104 0 0 0 83 1 0 0 19 0 13 0 276730736 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105858458 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18405] ppid=18393 vsize=1798344 CPUtime=0.74
/proc/18395/task/18405/stat : 18405 (java) R 18393 18395 18330 0 -1 64 3478 0 0 0 73 1 0 0 18 0 13 0 276730736 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336438 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18406] ppid=18393 vsize=1798344 CPUtime=0
/proc/18395/task/18406/stat : 18406 (java) S 18393 18395 18330 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 276730736 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18407] ppid=18393 vsize=1798344 CPUtime=0
/proc/18395/task/18407/stat : 18407 (java) S 18393 18395 18330 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 276730736 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18408] ppid=18393 vsize=1798344 CPUtime=0
/proc/18395/task/18408/stat : 18408 (java) S 18393 18395 18330 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 276730779 1841504256 19315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 1798344

[startup+3.10271 s]
/proc/loadavg: 0.94 1.00 0.97 4/77 18408
/proc/meminfo: memFree=1687472/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1801192 CPUtime=5.57
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 53180 0 1 0 531 26 0 0 18 0 13 0 276730727 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 450298 43806 1325 9 0 447910 0
[pid=18395/tid=18397] ppid=18393 vsize=1801192 CPUtime=2.18
/proc/18395/task/18397/stat : 18397 (java) R 18393 18395 18330 0 -1 64 37764 0 1 0 199 19 0 0 21 0 13 0 276730728 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109221295 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18398] ppid=18393 vsize=1801192 CPUtime=0
/proc/18395/task/18398/stat : 18398 (java) S 18393 18395 18330 0 -1 64 237 0 0 0 0 0 0 0 17 0 13 0 276730730 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18399] ppid=18393 vsize=1801192 CPUtime=0
/proc/18395/task/18399/stat : 18399 (java) S 18393 18395 18330 0 -1 64 207 0 0 0 0 0 0 0 17 0 13 0 276730730 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18400] ppid=18393 vsize=1801192 CPUtime=0
/proc/18395/task/18400/stat : 18400 (java) S 18393 18395 18330 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 276730732 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18401] ppid=18393 vsize=1801192 CPUtime=0
/proc/18395/task/18401/stat : 18401 (java) S 18393 18395 18330 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 276730732 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18402] ppid=18393 vsize=1801192 CPUtime=0
/proc/18395/task/18402/stat : 18402 (java) S 18393 18395 18330 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 276730732 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18403] ppid=18393 vsize=1801192 CPUtime=0
/proc/18395/task/18403/stat : 18403 (java) S 18393 18395 18330 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 276730736 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18404] ppid=18393 vsize=1801192 CPUtime=2.12
/proc/18395/task/18404/stat : 18404 (java) S 18393 18395 18330 0 -1 64 8445 0 0 0 209 3 0 0 20 0 13 0 276730736 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18405] ppid=18393 vsize=1801192 CPUtime=1.21
/proc/18395/task/18405/stat : 18405 (java) S 18393 18395 18330 0 -1 64 5797 0 0 0 119 2 0 0 18 0 13 0 276730736 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18406] ppid=18393 vsize=1801192 CPUtime=0
/proc/18395/task/18406/stat : 18406 (java) S 18393 18395 18330 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 276730736 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18407] ppid=18393 vsize=1801192 CPUtime=0
/proc/18395/task/18407/stat : 18407 (java) S 18393 18395 18330 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 276730736 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18408] ppid=18393 vsize=1801192 CPUtime=0
/proc/18395/task/18408/stat : 18408 (java) S 18393 18395 18330 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 276730779 1844420608 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 1801192

[startup+6.30134 s]
/proc/loadavg: 0.94 1.00 0.97 2/77 18408
/proc/meminfo: memFree=1647224/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1799580 CPUtime=8.93
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 55959 0 1 0 866 27 0 0 18 0 13 0 276730727 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 449895 45451 1325 9 0 447507 0
[pid=18395/tid=18397] ppid=18393 vsize=1799580 CPUtime=5.28
/proc/18395/task/18397/stat : 18397 (java) R 18393 18395 18330 0 -1 64 37771 0 1 0 509 19 0 0 25 0 13 0 276730728 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109530101 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18398] ppid=18393 vsize=1799580 CPUtime=0.07
/proc/18395/task/18398/stat : 18398 (java) S 18393 18395 18330 0 -1 64 1669 0 0 0 7 0 0 0 16 0 13 0 276730730 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18399] ppid=18393 vsize=1799580 CPUtime=0.06
/proc/18395/task/18399/stat : 18399 (java) S 18393 18395 18330 0 -1 64 1522 0 0 0 6 0 0 0 16 0 13 0 276730730 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18400] ppid=18393 vsize=1799580 CPUtime=0
/proc/18395/task/18400/stat : 18400 (java) S 18393 18395 18330 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 276730732 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18401] ppid=18393 vsize=1799580 CPUtime=0
/proc/18395/task/18401/stat : 18401 (java) S 18393 18395 18330 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 276730732 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18402] ppid=18393 vsize=1799580 CPUtime=0
/proc/18395/task/18402/stat : 18402 (java) S 18393 18395 18330 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 276730732 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18403] ppid=18393 vsize=1799580 CPUtime=0
/proc/18395/task/18403/stat : 18403 (java) S 18393 18395 18330 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 276730736 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18404] ppid=18393 vsize=1799580 CPUtime=2.17
/proc/18395/task/18404/stat : 18404 (java) S 18393 18395 18330 0 -1 64 8447 0 0 0 214 3 0 0 16 0 13 0 276730736 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18405] ppid=18393 vsize=1799580 CPUtime=1.29
/proc/18395/task/18405/stat : 18405 (java) S 18393 18395 18330 0 -1 64 5801 0 0 0 127 2 0 0 16 0 13 0 276730736 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18406] ppid=18393 vsize=1799580 CPUtime=0
/proc/18395/task/18406/stat : 18406 (java) S 18393 18395 18330 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 276730736 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18407] ppid=18393 vsize=1799580 CPUtime=0
/proc/18395/task/18407/stat : 18407 (java) S 18393 18395 18330 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 276730736 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18408] ppid=18393 vsize=1799580 CPUtime=0
/proc/18395/task/18408/stat : 18408 (java) S 18393 18395 18330 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 276730779 1842769920 45451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.93
Current children cumulated vsize (KiB) 1799580

[startup+12.7026 s]
/proc/loadavg: 0.95 1.00 0.97 2/77 18408
/proc/meminfo: memFree=1604288/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1799092 CPUtime=15.49
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 66328 0 1 0 1517 32 0 0 18 0 13 0 276730727 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 449773 55190 1326 9 0 447385 0
[pid=18395/tid=18397] ppid=18393 vsize=1799092 CPUtime=11.56
/proc/18395/task/18397/stat : 18397 (java) R 18393 18395 18330 0 -1 64 43298 0 1 0 1134 22 0 0 17 0 13 0 276730728 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109565641 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18398] ppid=18393 vsize=1799092 CPUtime=0.17
/proc/18395/task/18398/stat : 18398 (java) S 18393 18395 18330 0 -1 64 4215 0 0 0 16 1 0 0 16 0 13 0 276730730 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18399] ppid=18393 vsize=1799092 CPUtime=0.17
/proc/18395/task/18399/stat : 18399 (java) S 18393 18395 18330 0 -1 64 3812 0 0 0 16 1 0 0 16 0 13 0 276730730 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18400] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18400/stat : 18400 (java) S 18393 18395 18330 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18401] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18401/stat : 18401 (java) S 18393 18395 18330 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18402] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18402/stat : 18402 (java) S 18393 18395 18330 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18403] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18403/stat : 18403 (java) S 18393 18395 18330 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 276730736 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18404] ppid=18393 vsize=1799092 CPUtime=2.23
/proc/18395/task/18404/stat : 18404 (java) S 18393 18395 18330 0 -1 64 8452 0 0 0 220 3 0 0 16 0 13 0 276730736 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18405] ppid=18393 vsize=1799092 CPUtime=1.31
/proc/18395/task/18405/stat : 18405 (java) S 18393 18395 18330 0 -1 64 5802 0 0 0 129 2 0 0 16 0 13 0 276730736 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18406] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18406/stat : 18406 (java) S 18393 18395 18330 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 276730736 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18407] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18407/stat : 18407 (java) S 18393 18395 18330 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 276730736 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18408] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18408/stat : 18408 (java) S 18393 18395 18330 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 276730779 1842270208 55190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.49
Current children cumulated vsize (KiB) 1799092

[startup+25.5012 s]
/proc/loadavg: 0.96 1.00 0.97 2/77 18408
/proc/meminfo: memFree=1604040/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1799092 CPUtime=28.4
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 69105 0 1 0 2807 33 0 0 18 0 13 0 276730727 1842270208 55049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 449773 55049 1332 9 0 447385 0
[pid=18395/tid=18397] ppid=18393 vsize=1799092 CPUtime=24.23
/proc/18395/task/18397/stat : 18397 (java) R 18393 18395 18330 0 -1 64 43311 0 1 0 2401 22 0 0 25 0 13 0 276730728 1842270208 55049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109564942 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18398] ppid=18393 vsize=1799092 CPUtime=0.29
/proc/18395/task/18398/stat : 18398 (java) S 18393 18395 18330 0 -1 64 5554 0 0 0 27 2 0 0 16 0 13 0 276730730 1842270208 55049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18399] ppid=18393 vsize=1799092 CPUtime=0.29
/proc/18395/task/18399/stat : 18399 (java) S 18393 18395 18330 0 -1 64 5228 0 0 0 27 2 0 0 16 0 13 0 276730730 1842270208 55049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=18395/tid=18400] ppid=18393 vsize=1799092 CPUtime=0.26
/proc/18395/task/18400/stat : 18400 (java) S 18393 18395 18330 0 -1 64 65 0 0 0 16 10 0 0 16 0 13 0 276730732 1842270208 168433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18401] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18401/stat : 18401 (java) S 18393 18395 18330 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 168433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18402] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18402/stat : 18402 (java) S 18393 18395 18330 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 168433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18403] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18403/stat : 18403 (java) S 18393 18395 18330 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 276730736 1842270208 168433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18404] ppid=18393 vsize=1799092 CPUtime=2.33
/proc/18395/task/18404/stat : 18404 (java) S 18393 18395 18330 0 -1 64 8462 0 0 0 230 3 0 0 17 0 13 0 276730736 1842270208 168433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18405] ppid=18393 vsize=1799092 CPUtime=1.33
/proc/18395/task/18405/stat : 18405 (java) S 18393 18395 18330 0 -1 64 5809 0 0 0 131 2 0 0 16 0 13 0 276730736 1842270208 168433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18406] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18406/stat : 18406 (java) S 18393 18395 18330 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 276730736 1842270208 168433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18407] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18407/stat : 18407 (java) S 18393 18395 18330 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 276730736 1842270208 168433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18408] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18408/stat : 18408 (java) S 18393 18395 18330 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 276730779 1842270208 168433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1573.68
Current children cumulated vsize (KiB) 1799092

[startup+1602.3 s]
/proc/loadavg: 1.10 1.04 1.01 2/77 18410
/proc/meminfo: memFree=1139848/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1799092 CPUtime=1635.47
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 212626 0 1 0 163431 116 0 0 18 0 13 0 276730727 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 449773 170824 1334 9 0 447385 0
[pid=18395/tid=18397] ppid=18393 vsize=1799092 CPUtime=1568.38
/proc/18395/task/18397/stat : 18397 (java) R 18393 18395 18330 0 -1 64 51461 0 1 0 156807 31 0 0 25 0 13 0 276730728 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109837882 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18398] ppid=18393 vsize=1799092 CPUtime=31.57
/proc/18395/task/18398/stat : 18398 (java) S 18393 18395 18330 0 -1 64 71494 0 0 0 3123 34 0 0 16 0 13 0 276730730 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18399] ppid=18393 vsize=1799092 CPUtime=31.55
/proc/18395/task/18399/stat : 18399 (java) S 18393 18395 18330 0 -1 64 74614 0 0 0 3122 33 0 0 16 0 13 0 276730730 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18400] ppid=18393 vsize=1799092 CPUtime=0.26
/proc/18395/task/18400/stat : 18400 (java) S 18393 18395 18330 0 -1 64 66 0 0 0 16 10 0 0 16 0 13 0 276730732 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18401] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18401/stat : 18401 (java) S 18393 18395 18330 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18402] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18402/stat : 18402 (java) S 18393 18395 18330 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18403] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18403/stat : 18403 (java) S 18393 18395 18330 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 276730736 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18404] ppid=18393 vsize=1799092 CPUtime=2.33
/proc/18395/task/18404/stat : 18404 (java) S 18393 18395 18330 0 -1 64 8462 0 0 0 230 3 0 0 17 0 13 0 276730736 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18405] ppid=18393 vsize=1799092 CPUtime=1.33
/proc/18395/task/18405/stat : 18405 (java) S 18393 18395 18330 0 -1 64 5809 0 0 0 131 2 0 0 16 0 13 0 276730736 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18406] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18406/stat : 18406 (java) S 18393 18395 18330 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 276730736 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18407] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18407/stat : 18407 (java) S 18393 18395 18330 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 276730736 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18408] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18408/stat : 18408 (java) S 18393 18395 18330 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 276730779 1842270208 170824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1635.47
Current children cumulated vsize (KiB) 1799092

[startup+1662.3 s]
/proc/loadavg: 1.10 1.05 1.01 2/77 18410
/proc/meminfo: memFree=1127240/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1799092 CPUtime=1697.42
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 216021 0 1 0 169624 118 0 0 18 0 13 0 276730727 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 449773 173873 1334 9 0 447385 0
[pid=18395/tid=18397] ppid=18393 vsize=1799092 CPUtime=1626.29
/proc/18395/task/18397/stat : 18397 (java) R 18393 18395 18330 0 -1 64 51493 0 1 0 162597 32 0 0 25 0 13 0 276730728 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109545172 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18398] ppid=18393 vsize=1799092 CPUtime=33.59
/proc/18395/task/18398/stat : 18398 (java) S 18393 18395 18330 0 -1 64 72495 0 0 0 3325 34 0 0 17 0 13 0 276730730 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18399] ppid=18393 vsize=1799092 CPUtime=33.56
/proc/18395/task/18399/stat : 18399 (java) S 18393 18395 18330 0 -1 64 76975 0 0 0 3322 34 0 0 17 0 13 0 276730730 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18400] ppid=18393 vsize=1799092 CPUtime=0.26
/proc/18395/task/18400/stat : 18400 (java) S 18393 18395 18330 0 -1 64 67 0 0 0 16 10 0 0 16 0 13 0 276730732 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18401] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18401/stat : 18401 (java) S 18393 18395 18330 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18402] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18402/stat : 18402 (java) S 18393 18395 18330 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18403] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18403/stat : 18403 (java) S 18393 18395 18330 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 276730736 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18404] ppid=18393 vsize=1799092 CPUtime=2.33
/proc/18395/task/18404/stat : 18404 (java) S 18393 18395 18330 0 -1 64 8462 0 0 0 230 3 0 0 17 0 13 0 276730736 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18405] ppid=18393 vsize=1799092 CPUtime=1.33
/proc/18395/task/18405/stat : 18405 (java) S 18393 18395 18330 0 -1 64 5809 0 0 0 131 2 0 0 16 0 13 0 276730736 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18406] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18406/stat : 18406 (java) S 18393 18395 18330 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 276730736 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18407] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18407/stat : 18407 (java) S 18393 18395 18330 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 276730736 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18408] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18408/stat : 18408 (java) S 18393 18395 18330 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 276730779 1842270208 173873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1697.42
Current children cumulated vsize (KiB) 1799092

[startup+1722.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/77 18410
/proc/meminfo: memFree=1114504/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1799092 CPUtime=1759.56
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 219372 0 1 0 175836 120 0 0 18 0 13 0 276730727 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 449773 177046 1334 9 0 447385 0
[pid=18395/tid=18397] ppid=18393 vsize=1799092 CPUtime=1684.04
/proc/18395/task/18397/stat : 18397 (java) R 18393 18395 18330 0 -1 64 51527 0 1 0 168372 32 0 0 25 0 13 0 276730728 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18398] ppid=18393 vsize=1799092 CPUtime=35.77
/proc/18395/task/18398/stat : 18398 (java) R 18393 18395 18330 0 -1 64 74813 0 0 0 3542 35 0 0 17 0 13 0 276730730 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105070788 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18399] ppid=18393 vsize=1799092 CPUtime=35.74
/proc/18395/task/18399/stat : 18399 (java) R 18393 18395 18330 0 -1 64 77974 0 0 0 3540 34 0 0 17 0 13 0 276730730 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105070770 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18400] ppid=18393 vsize=1799092 CPUtime=0.28
/proc/18395/task/18400/stat : 18400 (java) S 18393 18395 18330 0 -1 64 67 0 0 0 17 11 0 0 15 0 13 0 276730732 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18401] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18401/stat : 18401 (java) S 18393 18395 18330 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18402] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18402/stat : 18402 (java) S 18393 18395 18330 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18403] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18403/stat : 18403 (java) S 18393 18395 18330 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 276730736 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18404] ppid=18393 vsize=1799092 CPUtime=2.33
/proc/18395/task/18404/stat : 18404 (java) S 18393 18395 18330 0 -1 64 8462 0 0 0 230 3 0 0 17 0 13 0 276730736 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18405] ppid=18393 vsize=1799092 CPUtime=1.33
/proc/18395/task/18405/stat : 18405 (java) S 18393 18395 18330 0 -1 64 5809 0 0 0 131 2 0 0 16 0 13 0 276730736 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18406] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18406/stat : 18406 (java) S 18393 18395 18330 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 276730736 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18407] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18407/stat : 18407 (java) S 18393 18395 18330 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 276730736 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18408] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18408/stat : 18408 (java) S 18393 18395 18330 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 276730779 1842270208 177046 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1759.56
Current children cumulated vsize (KiB) 1799092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1761.4 s]
/proc/loadavg: 1.02 1.03 1.00 2/77 18410
/proc/meminfo: memFree=1105480/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=1799092 CPUtime=1800.07
/proc/18395/stat : 18395 (java) S 18393 18395 18330 0 -1 0 221771 0 1 0 179885 122 0 0 18 0 13 0 276730727 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18395/statm: 449773 179287 1334 9 0 447385 0
[pid=18395/tid=18397] ppid=18393 vsize=1799092 CPUtime=1721.65
/proc/18395/task/18397/stat : 18397 (java) R 18393 18395 18330 0 -1 64 51548 0 1 0 172133 32 0 0 25 0 13 0 276730728 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103960199 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18398] ppid=18393 vsize=1799092 CPUtime=37.22
/proc/18395/task/18398/stat : 18398 (java) S 18393 18395 18330 0 -1 64 76298 0 0 0 3686 36 0 0 16 0 13 0 276730730 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18399] ppid=18393 vsize=1799092 CPUtime=37.19
/proc/18395/task/18399/stat : 18399 (java) S 18393 18395 18330 0 -1 64 78867 0 0 0 3684 35 0 0 16 0 13 0 276730730 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18395/tid=18400] ppid=18393 vsize=1799092 CPUtime=0.29
/proc/18395/task/18400/stat : 18400 (java) S 18393 18395 18330 0 -1 64 67 0 0 0 18 11 0 0 16 0 13 0 276730732 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18401] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18401/stat : 18401 (java) S 18393 18395 18330 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18402] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18402/stat : 18402 (java) S 18393 18395 18330 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 276730732 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18403] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18403/stat : 18403 (java) S 18393 18395 18330 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 276730736 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18404] ppid=18393 vsize=1799092 CPUtime=2.33
/proc/18395/task/18404/stat : 18404 (java) S 18393 18395 18330 0 -1 64 8462 0 0 0 230 3 0 0 17 0 13 0 276730736 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18405] ppid=18393 vsize=1799092 CPUtime=1.33
/proc/18395/task/18405/stat : 18405 (java) S 18393 18395 18330 0 -1 64 5809 0 0 0 131 2 0 0 16 0 13 0 276730736 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18406] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18406/stat : 18406 (java) S 18393 18395 18330 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 276730736 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18407] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18407/stat : 18407 (java) S 18393 18395 18330 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 276730736 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18395/tid=18408] ppid=18393 vsize=1799092 CPUtime=0
/proc/18395/task/18408/stat : 18408 (java) S 18393 18395 18330 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 276730779 1842270208 179287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1799092

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

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

[startup+1761.52 s]
/proc/loadavg: 1.02 1.03 1.00 2/77 18410
/proc/meminfo: memFree=1105480/2055920 swapFree=4183004/4192956
[pid=18395] ppid=18393 vsize=0 CPUtime=1800.18
/proc/18395/stat : 18395 (java) Z 18393 18395 18330 0 -1 1036 221791 0 1 0 179889 129 0 0 16 0 2 0 276730727 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18395/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1761.56
CPU time (s): 1800.23
CPU user time (s): 1798.9
CPU system time (s): 1.3358
CPU usage (%): 102.196
Max. virtual memory (cumulated for all children) (KiB): 1801712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 1.3358
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221791
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= 46674
involuntary context switches= 34379

runsolver used 1.71074 second user time and 4.77127 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Tue May  1 08:16:52 UTC 2007

IDJOB= 431553
IDBENCH= 48060
IDSOLVER= 160
FILE ID= node66/431553-1178007411

PBS_JOBID= 4728323

Free space on /tmp= 66561 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=131-P1=307-P2=281-P3=173-P4=479-P5=461-P6=107-P7=337-P8=353-B.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/431553-1178007411/sat4jPseudoCP.jar /tmp/evaluation/431553-1178007411/instance-431553-1178007411.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-431553-1178007411 -o ROOT/results/node66/solver-431553-1178007411 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/431553-1178007411/sat4jPseudoCP.jar /tmp/evaluation/431553-1178007411/instance-431553-1178007411.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  6dc20e219798a6cc2c39fe76202681b5

RANDOM SEED= 562605009

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.281
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.281
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:       1820464 kB
Buffers:         23712 kB
Cached:         136000 kB
SwapCached:       3760 kB
Active:          55800 kB
Inactive:       113520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820464 kB
SwapTotal:     4192956 kB
SwapFree:      4183004 kB
Dirty:            3796 kB
Writeback:           0 kB
Mapped:          15240 kB
Slab:            52196 kB
Committed_AS:  2893740 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node66 on Tue May  1 08:46:15 UTC 2007