Trace number 1883821

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) 510.41 512.789

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_1_80.opb
MD5SUM8096e07164eab6008a97823c6b00b555
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74732
Sum of products size (including duplicates)149464
Number of different products37366
Sum of products size74732

Solver Data

508.21/510.23	------------------------
508.21/510.24	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
508.21/510.24	Size : 0, 262562, 0, 0, 13817759
508.21/510.24	Count : 0, 75232, 0, 0, 1003
508.21/510.24	
508.21/510.24	Command line : minisat tmp.dimacs %var 
508.21/510.24	
508.21/510.24	------------------------
508.21/510.30	This is MiniSat 2.0 beta
508.21/510.30	WARNING: for repeatability, setting FPU to use double precision
508.21/510.30	============================[ Problem Statistics ]=============================
508.21/510.30	|                                                                             |
508.21/510.30	|  Number of variables:  533104                                               |
508.21/510.30	|  Number of clauses:    4884099                                              |

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-1883821-1245217184/watcher-1883821-1245217184 -o /tmp/evaluation-result-1883821-1245217184/solver-1883821-1245217184 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883821-1245217184.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/65 5311
/proc/meminfo: memFree=1841520/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=144 CPUtime=0
/proc/5311/stat : 5311 (java) D 5309 5311 5020 0 -1 0 32 0 0 0 0 0 0 0 20 0 1 0 189316966 147456 17 1992294400 134512640 134550932 4294956192 18446744073709551615 7884688 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/5311/statm: 36 17 12 9 0 2 0

[startup+0.092658 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5311
/proc/meminfo: memFree=1841520/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1472 CPUtime=0
/proc/5311/stat : 5311 (java) D 5309 5311 5020 0 -1 0 90 0 5 0 0 0 0 0 18 0 1 0 189316966 1507328 68 1992294400 134512640 134550932 4294956192 18446744073709551615 8400544 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/5311/statm: 368 68 48 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.101658 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5311
/proc/meminfo: memFree=1841520/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1472 CPUtime=0
/proc/5311/stat : 5311 (java) D 5309 5311 5020 0 -1 0 90 0 5 0 0 0 0 0 18 0 1 0 189316966 1507328 68 1992294400 134512640 134550932 4294956192 18446744073709551615 8400544 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/5311/statm: 368 68 48 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.301699 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5311
/proc/meminfo: memFree=1841520/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=10256 CPUtime=0
/proc/5311/stat : 5311 (java) D 5309 5311 5020 0 -1 0 374 0 15 0 0 0 0 0 18 0 1 0 189316966 10502144 176 1992294400 134512640 134550932 4294956032 18446744073709551615 7934884 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/5311/statm: 2564 176 139 9 0 1102 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10256

[startup+0.701852 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5311
/proc/meminfo: memFree=1841520/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1683848 CPUtime=0.08
/proc/5311/stat : 5311 (java) S 5309 5311 5020 0 -1 0 2012 0 73 0 3 5 0 0 18 0 9 0 189316966 1724260352 1637 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5311/statm: 420962 1637 919 9 0 415877 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1683848

[startup+1.50292 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 5320
/proc/meminfo: memFree=1814760/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1684564 CPUtime=0.9
/proc/5311/stat : 5311 (java) S 5309 5311 5020 0 -1 0 6870 0 91 0 81 9 0 0 18 0 9 0 189316966 1724993536 6233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5311/statm: 421141 6233 2154 9 0 416052 0
[pid=5311/tid=5313] ppid=5309 vsize=1684564 CPUtime=0.64
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 5020 0 -1 64 1882 0 44 0 60 4 0 0 16 0 9 0 189317005 1724993536 6233 1992294400 134512640 134550932 4294956032 18446744073709551615 4126380455 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=1684564 CPUtime=0.17
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 5020 0 -1 64 3993 0 3 0 16 1 0 0 16 0 9 0 189317029 1724993536 6233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5315] ppid=5309 vsize=1684564 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 5020 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 189317031 1724993536 6233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5316] ppid=5309 vsize=1684564 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 5020 0 -1 64 10 0 1 0 0 0 0 0 15 0 9 0 189317031 1724993536 6233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5317] ppid=5309 vsize=1684564 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 5020 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189317035 1724993536 6233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5318] ppid=5309 vsize=1684564 CPUtime=0.03
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 5020 0 -1 64 304 0 0 0 3 0 0 0 16 0 9 0 189317035 1724993536 6233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5319] ppid=5309 vsize=1684564 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 189317035 1724993536 6233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5320] ppid=5309 vsize=1684564 CPUtime=0
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 189317035 1724993536 6233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1684564

[startup+3.10222 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 5320
/proc/meminfo: memFree=1795240/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1684564 CPUtime=2.52
/proc/5311/stat : 5311 (java) S 5309 5311 5020 0 -1 0 13422 0 92 0 239 13 0 0 18 0 9 0 189316966 1724993536 12157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5311/statm: 421141 12157 2166 9 0 416052 0
[pid=5311/tid=5313] ppid=5309 vsize=1684564 CPUtime=1.78
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 5020 0 -1 64 2248 0 45 0 172 6 0 0 18 0 9 0 189317005 1724993536 12157 1992294400 134512640 134550932 4294956032 18446744073709551615 4125903099 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5314] ppid=5309 vsize=1684564 CPUtime=0.64
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 5020 0 -1 64 10159 0 3 0 60 4 0 0 16 0 9 0 189317029 1724993536 12157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=1684564 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 5020 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189317031 1724993536 12157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5316] ppid=5309 vsize=1684564 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 5020 0 -1 64 10 0 1 0 0 0 0 0 15 0 9 0 189317031 1724993536 12157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5317] ppid=5309 vsize=1684564 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 5020 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189317035 1724993536 12157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5318] ppid=5309 vsize=1684564 CPUtime=0.06
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 5020 0 -1 64 324 0 0 0 6 0 0 0 16 0 9 0 189317035 1724993536 12157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=1684564 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 189317035 1724993536 12157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5320] ppid=5309 vsize=1684564 CPUtime=0
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 189317035 1724993536 12157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 1684564

[startup+6.30281 s]
/proc/loadavg: 1.08 1.02 1.01 2/74 5320
/proc/meminfo: memFree=1777448/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1684652 CPUtime=5.71
/proc/5311/stat : 5311 (java) S 5309 5311 5020 0 -1 0 15477 0 92 0 558 13 0 0 18 0 9 0 189316966 1725083648 13716 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5311/statm: 421163 13716 2163 9 0 416074 0
[pid=5311/tid=5313] ppid=5309 vsize=1684652 CPUtime=4.71
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 5020 0 -1 64 2510 0 45 0 465 6 0 0 17 0 9 0 189317005 1725083648 13716 1992294400 134512640 134550932 4294956032 18446744073709551615 4126379745 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5314] ppid=5309 vsize=1684652 CPUtime=0.89
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 5020 0 -1 64 11952 0 3 0 85 4 0 0 16 0 9 0 189317029 1725083648 13716 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 5020 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189317031 1725083648 13716 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 5020 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189317031 1725083648 13716 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 5020 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189317035 1725083648 13716 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5318] ppid=5309 vsize=1684652 CPUtime=0.06
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 5020 0 -1 64 324 0 0 0 6 0 0 0 16 0 9 0 189317035 1725083648 13716 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 189317035 1725083648 13716 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5320] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 189317035 1725083648 13716 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 1684652

[startup+12.703 s]
/proc/loadavg: 1.07 1.02 1.00 2/74 5320
/proc/meminfo: memFree=1772288/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1684652 CPUtime=12.1
/proc/5311/stat : 5311 (java) S 5309 5311 5020 0 -1 0 16602 0 92 0 1196 14 0 0 18 0 9 0 189316966 1725083648 14806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5311/statm: 421163 14806 2163 9 0 416074 0
[pid=5311/tid=5313] ppid=5309 vsize=1684652 CPUtime=11.02
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 5020 0 -1 64 2545 0 45 0 1096 6 0 0 17 0 9 0 189317005 1725083648 14806 1992294400 134512640 134550932 4294956032 18446744073709551615 4126046733 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=1684652 CPUtime=0.97
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 5020 0 -1 64 13042 0 3 0 93 4 0 0 16 0 9 0 189317029 1725083648 14806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5315] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 5020 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189317031 1725083648 14806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 5020 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189317031 1725083648 14806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 5020 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189317035 1725083648 14806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5318] ppid=5309 vsize=1684652 CPUtime=0.06
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 5020 0 -1 64 324 0 0 0 6 0 0 0 16 0 9 0 189317035 1725083648 14806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 189317035 1725083648 14806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5320] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 189317035 1725083648 14806 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 1684652

[startup+25.5013 s]
/proc/loadavg: 1.06 1.01 1.00 3/74 5320
/proc/meminfo: memFree=1752832/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1684652 CPUtime=24.87
/proc/5311/stat : 5311 (java) S 5309 5311 5020 0 -1 0 23749 0 92 0 2469 18 0 0 18 0 9 0 189316966 1725083648 18907 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5311/statm: 421163 18907 2164 9 0 416074 0
[pid=5311/tid=5313] ppid=5309 vsize=1684652 CPUtime=23.23
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 5020 0 -1 64 2701 0 45 0 2315 8 0 0 16 0 9 0 189317005 1725083648 18907 1992294400 134512640 134550932 4294956032 18446744073709551615 4126508407 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=1684652 CPUtime=1.51
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 5020 0 -1 64 20013 0 3 0 144 7 0 0 15 0 9 0 189317029 1725083648 18907 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5315] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 5020 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189317031 1725083648 18907 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 5020 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189317031 1725083648 18907 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 5020 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189317035 1725083648 18907 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5318] ppid=5309 vsize=1684652 CPUtime=0.08
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 5020 0 -1 64 344 0 0 0 8 0 0 0 16 0 9 0 189317035 1725083648 18907 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5319] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 189317035 1725083648 18907 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5320] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 189317035 1725083648 18907 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 1684652

[startup+51.1022 s]
/proc/loadavg: 1.36 1.09 1.03 2/74 5320
/proc/meminfo: memFree=1680832/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1684652 CPUtime=50.41
/proc/5311/stat : 5311 (java) S 5309 5311 5020 0 -1 0 41289 0 92 0 5006 35 0 0 18 0 9 0 189316966 1725083648 33223 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5311/statm: 421163 33223 2164 9 0 416074 0
[pid=5311/tid=5313] ppid=5309 vsize=1684652 CPUtime=47.18
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 5020 0 -1 64 3536 0 45 0 4702 16 0 0 17 0 9 0 189317005 1725083648 33223 1992294400 134512640 134550932 4294956032 18446744073709551615 4126046802 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=1684652 CPUtime=3.1
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 5020 0 -1 64 36712 0 3 0 294 16 0 0 15 0 9 0 189317029 1725083648 33223 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5315] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 5020 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189317031 1725083648 33223 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 5020 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189317031 1725083648 33223 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 5020 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189317035 1725083648 33223 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5318] ppid=5309 vsize=1684652 CPUtime=0.09
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 5020 0 -1 64 350 0 0 0 9 0 0 0 16 0 9 0 189317035 1725083648 33223 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5319] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 189317035 1725083648 33223 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/loadavg: 1.27 1.27 1.13 2/74 5320
/proc/meminfo: memFree=1197120/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1684652 CPUtime=340.77
/proc/5311/stat : 5311 (java) S 5309 5311 5020 0 -1 0 149459 0 92 0 33960 117 0 0 18 0 9 0 189316966 1725083648 133375 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5311/statm: 421163 133375 2164 9 0 416074 0
[pid=5311/tid=5313] ppid=5309 vsize=1684652 CPUtime=325.97
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 5020 0 -1 64 8948 0 45 0 32541 56 0 0 17 0 9 0 189317005 1725083648 133375 1992294400 134512640 134550932 4294956032 18446744073709551615 4126379751 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5314] ppid=5309 vsize=1684652 CPUtime=14.66
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 5020 0 -1 64 139463 0 3 0 1408 58 0 0 16 0 9 0 189317029 1725083648 133375 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5315] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 5020 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189317031 1725083648 133375 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 5020 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189317031 1725083648 133375 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 5020 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189317035 1725083648 133375 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5318] ppid=5309 vsize=1684652 CPUtime=0.1
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 5020 0 -1 64 357 0 0 0 10 0 0 0 16 0 9 0 189317035 1725083648 133375 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5319] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 189317035 1725083648 133375 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5320] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 189317035 1725083648 133375 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.77
Current children cumulated vsize (KiB) 1684652

[startup+402.303 s]
/proc/loadavg: 1.13 1.23 1.13 2/74 5320
/proc/meminfo: memFree=1170944/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1684652 CPUtime=400.6
/proc/5311/stat : 5311 (java) S 5309 5311 5020 0 -1 0 156134 0 92 0 39940 120 0 0 18 0 9 0 189316966 1725083648 140022 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5311/statm: 421163 140022 2164 9 0 416074 0
[pid=5311/tid=5313] ppid=5309 vsize=1684652 CPUtime=385.2
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 5020 0 -1 64 8976 0 45 0 38464 56 0 0 17 0 9 0 189317005 1725083648 140022 1992294400 134512640 134550932 4294956032 18446744073709551615 4125903095 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=1684652 CPUtime=15.25
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 5020 0 -1 64 146110 0 3 0 1465 60 0 0 16 0 9 0 189317029 1725083648 140022 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5315] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 5020 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189317031 1725083648 140022 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 5020 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189317031 1725083648 140022 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 5020 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189317035 1725083648 140022 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5318] ppid=5309 vsize=1684652 CPUtime=0.1
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 5020 0 -1 64 357 0 0 0 10 0 0 0 16 0 9 0 189317035 1725083648 140022 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5319] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 189317035 1725083648 140022 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5320] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 189317035 1725083648 140022 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.6
Current children cumulated vsize (KiB) 1684652

[startup+462.302 s]
/proc/loadavg: 1.05 1.19 1.11 2/74 5320
/proc/meminfo: memFree=1138432/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1684652 CPUtime=460.43
/proc/5311/stat : 5311 (java) S 5309 5311 5020 0 -1 0 164290 0 92 0 45921 122 0 0 18 0 9 0 189316966 1725083648 148149 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5311/statm: 421163 148149 2164 9 0 416074 0
[pid=5311/tid=5313] ppid=5309 vsize=1684652 CPUtime=444.29
/proc/5311/task/5313/stat : 5313 (java) R 5309 5311 5020 0 -1 64 9005 0 45 0 44373 56 0 0 19 0 9 0 189317005 1725083648 148149 1992294400 134512640 134550932 4294956032 18446744073709551615 4126539953 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5314] ppid=5309 vsize=1684652 CPUtime=15.99
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 5020 0 -1 64 154237 0 3 0 1536 63 0 0 16 0 9 0 189317029 1725083648 148149 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5315] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 5020 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189317031 1725083648 148149 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 5020 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189317031 1725083648 148149 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 5020 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 189317035 1725083648 148149 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5318] ppid=5309 vsize=1684652 CPUtime=0.1
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 5020 0 -1 64 357 0 0 0 10 0 0 0 16 0 9 0 189317035 1725083648 148149 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5319] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 189317035 1725083648 148149 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5320] ppid=5309 vsize=1684652 CPUtime=0
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 189317035 1725083648 148149 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.43
Current children cumulated vsize (KiB) 1684652



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+512.301 s]
/proc/loadavg: 1.10 1.17 1.11 2/78 5324
/proc/meminfo: memFree=911200/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1685624 CPUtime=508.28
/proc/5311/stat : 5311 (java) S 5309 5311 5020 0 -1 0 180501 0 93 0 50690 138 0 0 18 0 12 0 189316966 1726078976 162112 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5311/statm: 421406 162112 2167 9 0 416317 0
[pid=5322] ppid=5311 vsize=158704 CPUtime=2.03
/proc/5322/stat : 5322 (minisat) R 5311 5311 5020 0 -1 4194304 39005 0 0 0 176 27 0 0 25 0 1 0 189367990 162512896 38985 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 0 0 0
/proc/5322/statm: 39676 38985 59 157 0 39516 0
[pid=5311/tid=5313] ppid=5309 vsize=1685624 CPUtime=487.97
/proc/5311/task/5313/stat : 5313 (java) S 5309 5311 5020 0 -1 64 10746 0 46 0 48734 63 0 0 17 0 12 0 189317005 1726078976 162112 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=1685624 CPUtime=20.13
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 5020 0 -1 64 168573 0 3 0 1944 69 0 0 16 0 12 0 189317029 1726078976 162112 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5315] ppid=5309 vsize=1685624 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 5020 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189317031 1726078976 162112 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=1685624 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 5020 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 189317031 1726078976 162112 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5317] ppid=5309 vsize=1685624 CPUtime=0
/proc/5311/task/5317/stat : 5317 (java) S 5309 5311 5020 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 189317035 1726078976 162112 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5318] ppid=5309 vsize=1685624 CPUtime=0.11
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 5020 0 -1 64 365 0 0 0 11 0 0 0 15 0 12 0 189317035 1726078976 162112 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5319] ppid=5309 vsize=1685624 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 189317035 1726078976 162112 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5320] ppid=5309 vsize=1685624 CPUtime=0
/proc/5311/task/5320/stat : 5320 (java) S 5309 5311 5020 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189317035 1726078976 162112 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5321] ppid=5309 vsize=1685624 CPUtime=0.02
/proc/5311/task/5321/stat : 5321 (java) S 5309 5311 5020 0 -1 64 69 0 0 0 0 2 0 0 16 0 12 0 189367990 1726078976 162112 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5311/tid=5323] ppid=5309 vsize=1685624 CPUtime=0
/proc/5311/task/5323/stat : 5323 (java) S 5309 5311 5020 0 -1 64 36 0 0 0 0 0 0 0 17 0 12 0 189367996 1726078976 162112 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5311/tid=5324] ppid=5309 vsize=1685624 CPUtime=0
/proc/5311/task/5324/stat : 5324 (java) S 5309 5311 5020 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 189367996 1726078976 162112 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 510.31
Current children cumulated vsize (KiB) 1844328

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

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

[startup+512.606 s]
/proc/loadavg: 1.10 1.17 1.11 1/76 5326
/proc/meminfo: memFree=1169680/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=1687756 CPUtime=508.28
/proc/5311/stat : 5311 (java) S 5309 5311 5020 0 -1 0 181000 0 139 0 50690 138 0 0 16 0 9 0 189316966 1728262144 162574 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 421939 162574 2568 9 0 416449 0
[pid=5322] ppid=5311 vsize=0 CPUtime=2.12
/proc/5322/stat : 5322 (minisat) D 5311 5311 5020 0 -1 4195332 39033 0 0 0 176 36 0 0 25 0 1 0 189367990 0 0 1992294400 0 0 0 0 0 0 4 0 3 18446744071563608069 0 0 17 0 0 0
/proc/5322/statm: 0 0 0 0 0 0 0
[pid=5311/tid=5313] ppid=5309 vsize=1687756 CPUtime=487.97
/proc/5311/task/5313/stat : 5313 (java) S 5309 5311 5020 0 -1 64 10746 0 46 0 48734 63 0 0 16 0 9 0 189317005 1728262144 162574 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5314] ppid=5309 vsize=1687756 CPUtime=20.13
/proc/5311/task/5314/stat : 5314 (java) S 5309 5311 5020 0 -1 64 168579 0 3 0 1944 69 0 0 15 0 9 0 189317029 1728262144 162574 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5315] ppid=5309 vsize=1687756 CPUtime=0
/proc/5311/task/5315/stat : 5315 (java) S 5309 5311 5020 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189317031 1728262144 162574 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5316] ppid=5309 vsize=1687756 CPUtime=0
/proc/5311/task/5316/stat : 5316 (java) S 5309 5311 5020 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 189317031 1728262144 162574 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5311/tid=5318] ppid=5309 vsize=1687756 CPUtime=0.11
/proc/5311/task/5318/stat : 5318 (java) S 5309 5311 5020 0 -1 64 365 0 0 0 11 0 0 0 15 0 9 0 189317035 1728262144 162574 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5319] ppid=5309 vsize=1687756 CPUtime=0
/proc/5311/task/5319/stat : 5319 (java) S 5309 5311 5020 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 189317035 1728262144 162574 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5311/tid=5321] ppid=5309 vsize=1687756 CPUtime=0.02
/proc/5311/task/5321/stat : 5321 (java) S 5309 5311 5020 0 -1 64 69 0 0 0 0 2 0 0 16 0 9 0 189367990 1728262144 162574 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5311/tid=5326] ppid=5309 vsize=1687756 CPUtime=0
/proc/5311/task/5326/stat : 5326 (java) S 5309 5311 5020 0 -1 64 48 0 0 0 0 0 0 0 18 0 9 0 189368199 1728262144 162574 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 510.4
Current children cumulated vsize (KiB) 1687756

[startup+512.702 s]
/proc/loadavg: 1.10 1.17 1.11 1/76 5326
/proc/meminfo: memFree=1169680/2055924 swapFree=4179348/4192956
[pid=5311] ppid=5309 vsize=0 CPUtime=508.29
/proc/5311/stat : 5311 (java) Z 5309 5311 5020 0 -1 1036 181018 0 139 0 50690 139 0 0 16 0 2 0 189316966 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5311/statm: 0 0 0 0 0 0 0
[pid=5322] ppid=5311 vsize=0 CPUtime=2.12
/proc/5322/stat : 5322 (minisat) D 5311 5311 5020 0 -1 4195332 39033 0 0 0 176 36 0 0 25 0 1 0 189367990 0 0 1992294400 0 0 0 0 0 0 4 0 3 18446744071563608069 0 0 17 0 0 0
/proc/5322/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 510.41
Current children cumulated vsize (KiB) 0

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5311 and gives
#  childrusage.ru_utime.tv_sec=506
#  childrusage.ru_utime.tv_usec=907938
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=477775
# CPU time returned by wait4() is 508.386
# while last known CPU time is 510.41
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 512.789
CPU time (s): 510.41
CPU user time (s): 508.66
CPU system time (s): 1.75
CPU usage (%): 99.5361
Max. virtual memory (cumulated for all children) (KiB): 1844328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 506.908
system time used= 1.47778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181018
page faults= 139
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15288
involuntary context switches= 11927

runsolver used 0.491925 second user time and 1.39379 second system time

The end

Launcher Data

Begin job on node83 at 2009-06-17 07:39:44
IDJOB=1883821
IDBENCH=48360
IDSOLVER=688
FILE ID=node83/1883821-1245217184
PBS_JOBID= 9368396
Free space on /tmp= 66504 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_60_1_80.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-1883821-1245217184/watcher-1883821-1245217184 -o /tmp/evaluation-result-1883821-1245217184/solver-1883821-1245217184 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883821-1245217184.opb minisat %dimacs %var

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

MD5SUM BENCH= 8096e07164eab6008a97823c6b00b555
RANDOM SEED=161139529

node83.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.265
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.265
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1844304 kB
Buffers:         17924 kB
Cached:         121516 kB
SwapCached:       7440 kB
Active:          65296 kB
Inactive:        82996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1844304 kB
SwapTotal:     4192956 kB
SwapFree:      4179348 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:          14576 kB
Slab:            49228 kB
Committed_AS:    86716 kB
PageTables:       1400 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-1883821-1245217184.opb

Free space on /tmp at the end= 66392 MiB
End job on node83 at 2009-06-17 07:48:20