Trace number 1883822

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BoolVar 2009-04-26? (MO) 529.376 530.819

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_4_15.opb
MD5SUMbd16609fa1dd670f862cc5fd2d9f8fc4
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.5886
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74916
Sum of products size (including duplicates)149832
Number of different products37458
Sum of products size74916

Solver Data

526.97/528.45	------------------------
526.97/528.45	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
526.97/528.45	Size : 0, 263206, 0, 0, 13866215
526.97/528.45	Count : 0, 75416, 0, 0, 1003
526.97/528.45	
526.97/528.45	Command line : minisat tmp.dimacs %var 
526.97/528.45	
526.97/528.45	------------------------
527.05/528.51	This is MiniSat 2.0 beta
527.05/528.51	WARNING: for repeatability, setting FPU to use double precision
527.05/528.51	============================[ Problem Statistics ]=============================
527.05/528.51	|                                                                             |
527.05/528.51	|  Number of variables:  534672                                               |
527.05/528.51	|  Number of clauses:    4901019                                              |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1883822-1245217286/watcher-1883822-1245217286 -o /tmp/evaluation-result-1883822-1245217286/solver-1883822-1245217286 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883822-1245217286.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5849
/proc/meminfo: memFree=1796512/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=18576 CPUtime=0
/proc/5849/stat : 5849 (runsolver) D 5847 5849 5534 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 189329287 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 269757246759 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/5849/statm: 4644 284 249 26 0 2626 0

[startup+0.067436 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5849
/proc/meminfo: memFree=1796512/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=324 CPUtime=0
/proc/5849/stat : 5849 (java) D 5847 5849 5534 0 -1 0 58 0 2 0 0 0 0 0 18 0 1 0 189329287 331776 44 1992294400 134512640 134550932 4294956192 18446744073709551615 11879332 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/5849/statm: 81 44 33 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 324

[startup+0.101441 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5849
/proc/meminfo: memFree=1796512/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1472 CPUtime=0
/proc/5849/stat : 5849 (java) D 5847 5849 5534 0 -1 0 104 0 9 0 0 0 0 0 18 0 1 0 189329287 1507328 86 1992294400 134512640 134550932 4294956192 18446744073709551615 12084736 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/5849/statm: 368 86 64 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.30149 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5849
/proc/meminfo: memFree=1796512/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1682168 CPUtime=0.06
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 1888 0 76 0 2 4 0 0 18 0 5 0 189329287 1722540032 1540 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 420542 1540 875 9 0 415457 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1682168

[startup+0.701572 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5849
/proc/meminfo: memFree=1796512/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1685464 CPUtime=0.43
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 5159 0 100 0 37 6 0 0 18 0 9 0 189329287 1725915136 4569 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 421366 4569 2154 9 0 416277 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 1685464

[startup+1.50274 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5858
/proc/meminfo: memFree=1765144/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1685496 CPUtime=1.23
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 8571 0 100 0 115 8 0 0 18 0 9 0 189329287 1725947904 7833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 421374 7833 2154 9 0 416285 0
[pid=5849/tid=5851] ppid=5847 vsize=1685496 CPUtime=0.83
/proc/5849/task/5851/stat : 5851 (java) R 5847 5849 5534 0 -1 64 2015 0 42 0 80 3 0 0 17 0 9 0 189329305 1725947904 7833 1992294400 134512640 134550932 4294956032 18446744073709551615 4126357459 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5852] ppid=5847 vsize=1685496 CPUtime=0.31
/proc/5849/task/5852/stat : 5852 (java) S 5847 5849 5534 0 -1 64 5589 0 3 0 29 2 0 0 16 0 9 0 189329312 1725947904 7833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5853] ppid=5847 vsize=1685496 CPUtime=0
/proc/5849/task/5853/stat : 5853 (java) S 5847 5849 5534 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 189329314 1725947904 7833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5854] ppid=5847 vsize=1685496 CPUtime=0
/proc/5849/task/5854/stat : 5854 (java) S 5847 5849 5534 0 -1 64 10 0 1 0 0 0 0 0 15 0 9 0 189329314 1725947904 7833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5855] ppid=5847 vsize=1685496 CPUtime=0
/proc/5849/task/5855/stat : 5855 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189329319 1725947904 7833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5856] ppid=5847 vsize=1685496 CPUtime=0.04
/proc/5849/task/5856/stat : 5856 (java) S 5847 5849 5534 0 -1 64 287 0 0 0 4 0 0 0 15 0 9 0 189329319 1725947904 7833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5857] ppid=5847 vsize=1685496 CPUtime=0
/proc/5849/task/5857/stat : 5857 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189329319 1725947904 7833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5858] ppid=5847 vsize=1685496 CPUtime=0
/proc/5849/task/5858/stat : 5858 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189329319 1725947904 7833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1685496

[startup+3.10108 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5858
/proc/meminfo: memFree=1744600/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1685556 CPUtime=2.85
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 14077 0 101 0 274 11 0 0 18 0 9 0 189329287 1726009344 12346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 421389 12346 2163 9 0 416300 0
[pid=5849/tid=5851] ppid=5847 vsize=1685556 CPUtime=1.92
/proc/5849/task/5851/stat : 5851 (java) R 5847 5849 5534 0 -1 64 2260 0 43 0 188 4 0 0 16 0 9 0 189329305 1726009344 12346 1992294400 134512640 134550932 4294956032 18446744073709551615 4126540927 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5852] ppid=5847 vsize=1685556 CPUtime=0.82
/proc/5849/task/5852/stat : 5852 (java) S 5847 5849 5534 0 -1 64 10823 0 3 0 78 4 0 0 17 0 9 0 189329312 1726009344 12346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5853] ppid=5847 vsize=1685556 CPUtime=0
/proc/5849/task/5853/stat : 5853 (java) S 5847 5849 5534 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 189329314 1726009344 12346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5854] ppid=5847 vsize=1685556 CPUtime=0
/proc/5849/task/5854/stat : 5854 (java) S 5847 5849 5534 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189329314 1726009344 12346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5855] ppid=5847 vsize=1685556 CPUtime=0
/proc/5849/task/5855/stat : 5855 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189329319 1726009344 12346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5856] ppid=5847 vsize=1685556 CPUtime=0.06
/proc/5849/task/5856/stat : 5856 (java) S 5847 5849 5534 0 -1 64 313 0 0 0 6 0 0 0 16 0 9 0 189329319 1726009344 12346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5857] ppid=5847 vsize=1685556 CPUtime=0
/proc/5849/task/5857/stat : 5857 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189329319 1726009344 12346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5858] ppid=5847 vsize=1685556 CPUtime=0
/proc/5849/task/5858/stat : 5858 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189329319 1726009344 12346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 1685556

[startup+6.30276 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5858
/proc/meminfo: memFree=1731736/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1685540 CPUtime=6.04
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 15557 0 101 0 592 12 0 0 18 0 9 0 189329287 1725992960 13801 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 421385 13801 2163 9 0 416296 0
[pid=5849/tid=5851] ppid=5847 vsize=1685540 CPUtime=5.02
/proc/5849/task/5851/stat : 5851 (java) R 5847 5849 5534 0 -1 64 2521 0 43 0 498 4 0 0 24 0 9 0 189329305 1725992960 13801 1992294400 134512640 134550932 4294956032 18446744073709551615 4126494885 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5852] ppid=5847 vsize=1685540 CPUtime=0.92
/proc/5849/task/5852/stat : 5852 (java) S 5847 5849 5534 0 -1 64 12042 0 3 0 87 5 0 0 16 0 9 0 189329312 1725992960 13801 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5853] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5853/stat : 5853 (java) S 5847 5849 5534 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 189329314 1725992960 13801 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5854] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5854/stat : 5854 (java) S 5847 5849 5534 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189329314 1725992960 13801 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5855] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5855/stat : 5855 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189329319 1725992960 13801 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5856] ppid=5847 vsize=1685540 CPUtime=0.06
/proc/5849/task/5856/stat : 5856 (java) S 5847 5849 5534 0 -1 64 313 0 0 0 6 0 0 0 16 0 9 0 189329319 1725992960 13801 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5857] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5857/stat : 5857 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189329319 1725992960 13801 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5858] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5858/stat : 5858 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189329319 1725992960 13801 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1685540

[startup+12.7021 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5858
/proc/meminfo: memFree=1726888/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1685540 CPUtime=12.42
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 16623 0 101 0 1229 13 0 0 18 0 9 0 189329287 1725992960 14833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 421385 14833 2163 9 0 416296 0
[pid=5849/tid=5851] ppid=5847 vsize=1685540 CPUtime=11.31
/proc/5849/task/5851/stat : 5851 (java) R 5847 5849 5534 0 -1 64 2555 0 43 0 1127 4 0 0 25 0 9 0 189329305 1725992960 14833 1992294400 134512640 134550932 4294956032 18446744073709551615 4126379745 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5852] ppid=5847 vsize=1685540 CPUtime=1
/proc/5849/task/5852/stat : 5852 (java) S 5847 5849 5534 0 -1 64 13074 0 3 0 95 5 0 0 16 0 9 0 189329312 1725992960 14833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5853] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5853/stat : 5853 (java) S 5847 5849 5534 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 189329314 1725992960 14833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5854] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5854/stat : 5854 (java) S 5847 5849 5534 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189329314 1725992960 14833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5855] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5855/stat : 5855 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189329319 1725992960 14833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5856] ppid=5847 vsize=1685540 CPUtime=0.06
/proc/5849/task/5856/stat : 5856 (java) S 5847 5849 5534 0 -1 64 313 0 0 0 6 0 0 0 16 0 9 0 189329319 1725992960 14833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5857] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5857/stat : 5857 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189329319 1725992960 14833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5858] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5858/stat : 5858 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189329319 1725992960 14833 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 1685540

[startup+25.5028 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5858
/proc/meminfo: memFree=1708456/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1685540 CPUtime=25.21
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 23436 0 101 0 2504 17 0 0 18 0 9 0 189329287 1725992960 18611 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 421385 18611 2164 9 0 416296 0
[pid=5849/tid=5851] ppid=5847 vsize=1685540 CPUtime=23.52
/proc/5849/task/5851/stat : 5851 (java) R 5847 5849 5534 0 -1 64 2660 0 43 0 2346 6 0 0 18 0 9 0 189329305 1725992960 18611 1992294400 134512640 134550932 4294956032 18446744073709551615 4125903070 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5852] ppid=5847 vsize=1685540 CPUtime=1.56
/proc/5849/task/5852/stat : 5852 (java) S 5847 5849 5534 0 -1 64 19762 0 3 0 147 9 0 0 15 0 9 0 189329312 1725992960 18611 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5853] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5853/stat : 5853 (java) S 5847 5849 5534 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 189329314 1725992960 18611 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5854] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5854/stat : 5854 (java) S 5847 5849 5534 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189329314 1725992960 18611 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5855] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5855/stat : 5855 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189329319 1725992960 18611 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5856] ppid=5847 vsize=1685540 CPUtime=0.09
/proc/5849/task/5856/stat : 5856 (java) S 5847 5849 5534 0 -1 64 333 0 0 0 9 0 0 0 16 0 9 0 189329319 1725992960 18611 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5857] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5857/stat : 5857 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189329319 1725992960 18611 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5858] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5858/stat : 5858 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189329319 1725992960 18611 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 1685540

[startup+51.1022 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5858
/proc/meminfo: memFree=1638056/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1685540 CPUtime=50.74
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 40653 0 101 0 5041 33 0 0 18 0 9 0 189329287 1725992960 32637 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 421385 32637 2164 9 0 416296 0
[pid=5849/tid=5851] ppid=5847 vsize=1685540 CPUtime=47.26
/proc/5849/task/5851/stat : 5851 (java) R 5847 5849 5534 0 -1 64 3466 0 43 0 4713 13 0 0 19 0 9 0 189329305 1725992960 32637 1992294400 134512640 134550932 4294956032 18446744073709551615 4126540904 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5852] ppid=5847 vsize=1685540 CPUtime=3.33
/proc/5849/task/5852/stat : 5852 (java) S 5847 5849 5534 0 -1 64 36167 0 3 0 316 17 0 0 16 0 9 0 189329312 1725992960 32637 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5853] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5853/stat : 5853 (java) S 5847 5849 5534 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 189329314 1725992960 32637 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5854] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5854/stat : 5854 (java) S 5847 5849 5534 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189329314 1725992960 32637 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5855] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5855/stat : 5855 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189329319 1725992960 32637 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5856] ppid=5847 vsize=1685540 CPUtime=0.1
/proc/5849/task/5856/stat : 5856 (java) S 5847 5849 5534 0 -1 64 339 0 0 0 10 0 0 0 16 0 9 0 189329319 1725992960 32637 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5857] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5857/stat : 5857 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189329319 1725992960 32637 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=5849/tid=5851] ppid=5847 vsize=1685540 CPUtime=266.46
/proc/5849/task/5851/stat : 5851 (java) R 5847 5849 5534 0 -1 64 8624 0 43 0 26599 47 0 0 18 0 9 0 189329305 1725992960 125604 1992294400 134512640 134550932 4294956032 18446744073709551615 4126540856 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5852] ppid=5847 vsize=1685540 CPUtime=14.72
/proc/5849/task/5852/stat : 5852 (java) S 5847 5849 5534 0 -1 64 131829 0 3 0 1413 59 0 0 16 0 9 0 189329312 1725992960 125604 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5853] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5853/stat : 5853 (java) S 5847 5849 5534 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 189329314 1725992960 125604 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5854] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5854/stat : 5854 (java) S 5847 5849 5534 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189329314 1725992960 125604 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5855] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5855/stat : 5855 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189329319 1725992960 125604 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5856] ppid=5847 vsize=1685540 CPUtime=0.11
/proc/5849/task/5856/stat : 5856 (java) S 5847 5849 5534 0 -1 64 346 0 0 0 11 0 0 0 16 0 9 0 189329319 1725992960 125604 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5857] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5857/stat : 5857 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189329319 1725992960 125604 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5858] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5858/stat : 5858 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189329319 1725992960 125604 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.33
Current children cumulated vsize (KiB) 1685540

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5858
/proc/meminfo: memFree=1160680/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1685540 CPUtime=341.2
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 147488 0 101 0 34004 116 0 0 18 0 9 0 189329287 1725992960 131573 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 421385 131573 2164 9 0 416296 0
[pid=5849/tid=5851] ppid=5847 vsize=1685540 CPUtime=325.56
/proc/5849/task/5851/stat : 5851 (java) R 5847 5849 5534 0 -1 64 8663 0 43 0 32504 52 0 0 17 0 9 0 189329305 1725992960 131573 1992294400 134512640 134550932 4294956032 18446744073709551615 4126507431 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5852] ppid=5847 vsize=1685540 CPUtime=15.49
/proc/5849/task/5852/stat : 5852 (java) S 5847 5849 5534 0 -1 64 137798 0 3 0 1488 61 0 0 16 0 9 0 189329312 1725992960 131573 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5853] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5853/stat : 5853 (java) S 5847 5849 5534 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 189329314 1725992960 131573 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5854] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5854/stat : 5854 (java) S 5847 5849 5534 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189329314 1725992960 131573 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5855] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5855/stat : 5855 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189329319 1725992960 131573 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5856] ppid=5847 vsize=1685540 CPUtime=0.11
/proc/5849/task/5856/stat : 5856 (java) S 5847 5849 5534 0 -1 64 346 0 0 0 11 0 0 0 16 0 9 0 189329319 1725992960 131573 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5857] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5857/stat : 5857 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189329319 1725992960 131573 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5858] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5858/stat : 5858 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189329319 1725992960 131573 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.2
Current children cumulated vsize (KiB) 1685540

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5858
/proc/meminfo: memFree=1135272/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1685540 CPUtime=401.09
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 153923 0 101 0 39990 119 0 0 18 0 9 0 189329287 1725992960 137980 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 421385 137980 2164 9 0 416296 0
[pid=5849/tid=5851] ppid=5847 vsize=1685540 CPUtime=384.81
/proc/5849/task/5851/stat : 5851 (java) R 5847 5849 5534 0 -1 64 8691 0 43 0 38429 52 0 0 18 0 9 0 189329305 1725992960 137980 1992294400 134512640 134550932 4294956032 18446744073709551615 4126509345 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5852] ppid=5847 vsize=1685540 CPUtime=16.13
/proc/5849/task/5852/stat : 5852 (java) S 5847 5849 5534 0 -1 64 144205 0 3 0 1549 64 0 0 16 0 9 0 189329312 1725992960 137980 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5853] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5853/stat : 5853 (java) S 5847 5849 5534 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 189329314 1725992960 137980 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5854] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5854/stat : 5854 (java) S 5847 5849 5534 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189329314 1725992960 137980 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5855] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5855/stat : 5855 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189329319 1725992960 137980 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5856] ppid=5847 vsize=1685540 CPUtime=0.11
/proc/5849/task/5856/stat : 5856 (java) S 5847 5849 5534 0 -1 64 346 0 0 0 11 0 0 0 16 0 9 0 189329319 1725992960 137980 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5857] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5857/stat : 5857 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189329319 1725992960 137980 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5858] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5858/stat : 5858 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189329319 1725992960 137980 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.09
Current children cumulated vsize (KiB) 1685540

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5858
/proc/meminfo: memFree=1101416/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1685540 CPUtime=460.98
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 162394 0 101 0 45975 123 0 0 18 0 9 0 189329287 1725992960 146422 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 421385 146422 2164 9 0 416296 0
[pid=5849/tid=5851] ppid=5847 vsize=1685540 CPUtime=443.95
/proc/5849/task/5851/stat : 5851 (java) R 5847 5849 5534 0 -1 64 8720 0 43 0 44342 53 0 0 18 0 9 0 189329305 1725992960 146422 1992294400 134512640 134550932 4294956032 18446744073709551615 103823673 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5852] ppid=5847 vsize=1685540 CPUtime=16.88
/proc/5849/task/5852/stat : 5852 (java) S 5847 5849 5534 0 -1 64 152647 0 3 0 1620 68 0 0 16 0 9 0 189329312 1725992960 146422 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5853] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5853/stat : 5853 (java) S 5847 5849 5534 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 189329314 1725992960 146422 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5854] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5854/stat : 5854 (java) S 5847 5849 5534 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189329314 1725992960 146422 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5855] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5855/stat : 5855 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189329319 1725992960 146422 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5856] ppid=5847 vsize=1685540 CPUtime=0.11
/proc/5849/task/5856/stat : 5856 (java) S 5847 5849 5534 0 -1 64 346 0 0 0 11 0 0 0 16 0 9 0 189329319 1725992960 146422 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5857] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5857/stat : 5857 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189329319 1725992960 146422 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5858] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5858/stat : 5858 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189329319 1725992960 146422 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.98
Current children cumulated vsize (KiB) 1685540

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 5858
/proc/meminfo: memFree=1076264/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1685540 CPUtime=520.87
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 170649 0 101 0 51959 128 0 0 18 0 9 0 189329287 1725992960 152711 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 421385 152711 2164 9 0 416296 0
[pid=5849/tid=5851] ppid=5847 vsize=1685540 CPUtime=501.05
/proc/5849/task/5851/stat : 5851 (java) R 5847 5849 5534 0 -1 64 9960 0 43 0 50052 53 0 0 20 0 9 0 189329305 1725992960 152711 1992294400 134512640 134550932 4294956032 18446744073709551615 4126046733 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5852] ppid=5847 vsize=1685540 CPUtime=19.68
/proc/5849/task/5852/stat : 5852 (java) S 5847 5849 5534 0 -1 64 159662 0 3 0 1896 72 0 0 16 0 9 0 189329312 1725992960 152711 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5853] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5853/stat : 5853 (java) S 5847 5849 5534 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 189329314 1725992960 152711 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5854] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5854/stat : 5854 (java) S 5847 5849 5534 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189329314 1725992960 152711 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5855] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5855/stat : 5855 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189329319 1725992960 152711 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5856] ppid=5847 vsize=1685540 CPUtime=0.11
/proc/5849/task/5856/stat : 5856 (java) S 5847 5849 5534 0 -1 64 346 0 0 0 11 0 0 0 16 0 9 0 189329319 1725992960 152711 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5857] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5857/stat : 5857 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189329319 1725992960 152711 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5858] ppid=5847 vsize=1685540 CPUtime=0
/proc/5849/task/5858/stat : 5858 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189329319 1725992960 152711 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 520.87
Current children cumulated vsize (KiB) 1685540



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+530.603 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5862
/proc/meminfo: memFree=883272/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=1686512 CPUtime=527.05
/proc/5849/stat : 5849 (java) S 5847 5849 5534 0 -1 0 176894 0 102 0 52566 139 0 0 18 0 12 0 189329287 1726988288 158671 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5849/statm: 421628 158671 2167 9 0 416539 0
[pid=5860] ppid=5849 vsize=157760 CPUtime=2.12
/proc/5860/stat : 5860 (minisat) R 5849 5849 5534 0 -1 4194304 38703 0 0 0 185 27 0 0 25 0 1 0 189382133 161546240 38681 1992294400 134512640 135156773 4294956080 18446744073709551615 134556752 0 4 0 3 0 0 0 17 1 0 0
/proc/5860/statm: 39440 38682 59 157 0 39280 0
[pid=5849/tid=5851] ppid=5847 vsize=1686512 CPUtime=505.55
/proc/5849/task/5851/stat : 5851 (java) S 5847 5849 5534 0 -1 64 10128 0 44 0 50496 59 0 0 16 0 12 0 189329305 1726988288 158671 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5852] ppid=5847 vsize=1686512 CPUtime=21.32
/proc/5849/task/5852/stat : 5852 (java) S 5847 5849 5534 0 -1 64 165603 0 3 0 2057 75 0 0 16 0 12 0 189329312 1726988288 158671 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5853] ppid=5847 vsize=1686512 CPUtime=0
/proc/5849/task/5853/stat : 5853 (java) S 5847 5849 5534 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 189329314 1726988288 158671 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5854] ppid=5847 vsize=1686512 CPUtime=0
/proc/5849/task/5854/stat : 5854 (java) S 5847 5849 5534 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 189329314 1726988288 158671 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5855] ppid=5847 vsize=1686512 CPUtime=0
/proc/5849/task/5855/stat : 5855 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 189329319 1726988288 158671 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5849/tid=5856] ppid=5847 vsize=1686512 CPUtime=0.12
/proc/5849/task/5856/stat : 5856 (java) S 5847 5849 5534 0 -1 64 355 0 0 0 12 0 0 0 16 0 12 0 189329319 1726988288 158671 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5857] ppid=5847 vsize=1686512 CPUtime=0
/proc/5849/task/5857/stat : 5857 (java) S 5847 5849 5534 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 189329319 1726988288 158671 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5858] ppid=5847 vsize=1686512 CPUtime=0
/proc/5849/task/5858/stat : 5858 (java) S 5847 5849 5534 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 189329319 1726988288 158671 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5849/tid=5859] ppid=5847 vsize=1686512 CPUtime=0.02
/proc/5849/task/5859/stat : 5859 (java) S 5847 5849 5534 0 -1 64 71 0 0 0 0 2 0 0 17 0 12 0 189382133 1726988288 158671 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5849/tid=5861] ppid=5847 vsize=1686512 CPUtime=0
/proc/5849/task/5861/stat : 5861 (java) S 5847 5849 5534 0 -1 64 38 0 0 0 0 0 0 0 16 0 12 0 189382139 1726988288 158671 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5849/tid=5862] ppid=5847 vsize=1686512 CPUtime=0
/proc/5849/task/5862/stat : 5862 (java) S 5847 5849 5534 0 -1 64 12 0 0 0 0 0 0 0 17 0 12 0 189382139 1726988288 158671 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 529.17
Current children cumulated vsize (KiB) 1844272

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

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

[startup+530.803 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5862
/proc/meminfo: memFree=883272/2055920 swapFree=4192812/4192956
[pid=5849] ppid=5847 vsize=0 CPUtime=529.34
/proc/5849/stat : 5849 (java) Z 5847 5849 5534 0 -1 12 177442 38720 117 0 52567 153 185 29 15 0 2 0 189329287 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5849/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 529.34
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 530.819
CPU time (s): 529.376
CPU user time (s): 527.526
CPU system time (s): 1.85072
CPU usage (%): 99.7283
Max. virtual memory (cumulated for all children) (KiB): 1844272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 527.526
system time used= 1.85072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216162
page faults= 117
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15982
involuntary context switches= 10724

runsolver used 0.569913 second user time and 1.37779 second system time

The end

Launcher Data

Begin job on node13 at 2009-06-17 07:41:26
IDJOB=1883822
IDBENCH=48361
IDSOLVER=688
FILE ID=node13/1883822-1245217286
PBS_JOBID= 9368371
Free space on /tmp= 66272 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_60_4_15.opb
COMMAND LINE= java -Xmx1500m -jar pb2cnfsolver.jar 6 BENCHNAME minisat %dimacs %var
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883822-1245217286/watcher-1883822-1245217286 -o /tmp/evaluation-result-1883822-1245217286/solver-1883822-1245217286 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883822-1245217286.opb minisat %dimacs %var

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

MD5SUM BENCH= bd16609fa1dd670f862cc5fd2d9f8fc4
RANDOM SEED=840314733

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
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.259
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:       1799432 kB
Buffers:         52264 kB
Cached:         126364 kB
SwapCached:        144 kB
Active:          57424 kB
Inactive:       135256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          23760 kB
Slab:            49808 kB
Committed_AS:   175520 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883822-1245217286.opb

Free space on /tmp at the end= 66268 MiB
End job on node13 at 2009-06-17 07:50:20