Trace number 1883610

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) 187.102 187.647

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v30_e350_d15_mw10_9.opb.PB06.opb
MD5SUM513c9c3498927a8710f266699385db2b
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark1.53777
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1600
Total number of constraints328901
Number of constraints which are clauses327070
Number of constraints which are cardinality constraints (but not clauses)61
Number of constraints which are nor clauses,nor cardinality constraints1770
Minimum length of a constraint2
Maximum length of a constraint700
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 302
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 891
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

184.56/184.80	------------------------
184.67/184.80	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
184.67/184.80	Size : 0, 1737673, 0, 0, 6513474
184.67/184.80	Count : 0, 328060, 0, 0, 902
184.67/184.80	
184.67/184.80	Command line : minisat tmp.dimacs %var 
184.67/184.80	
184.67/184.80	------------------------
184.67/184.89	This is MiniSat 2.0 beta
184.67/184.89	WARNING: for repeatability, setting FPU to use double precision
184.67/184.89	============================[ Problem Statistics ]=============================
184.67/184.89	|                                                                             |
184.67/184.89	|  Number of variables:  388872                                               |
184.67/184.89	|  Number of clauses:    2889241                                              |

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-1883610-1245194899/watcher-1883610-1245194899 -o /tmp/evaluation-result-1883610-1245194899/solver-1883610-1245194899 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883610-1245194899.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: 0.99 0.97 0.98 2/64 7866
/proc/meminfo: memFree=1845680/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=152 CPUtime=0
/proc/7866/stat : 7866 (java) R 7864 7866 7004 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 187086945 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 4727083 0 0 4096 0 0 0 0 17 0 0 0
/proc/7866/statm: 38 26 19 9 0 4 0

[startup+0.0364151 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7866
/proc/meminfo: memFree=1845680/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1682168 CPUtime=0.02
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 1816 0 1 0 1 1 0 0 18 0 5 0 187086945 1722540032 1428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 420542 1429 831 9 0 415457 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1682168

[startup+0.102397 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7866
/proc/meminfo: memFree=1845680/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1685328 CPUtime=0.1
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 2858 0 1 0 9 1 0 0 18 0 9 0 187086945 1725775872 2353 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 421332 2353 1214 9 0 416243 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685328

[startup+0.301447 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7866
/proc/meminfo: memFree=1845680/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1685328 CPUtime=0.33
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 3960 0 1 0 31 2 0 0 18 0 9 0 187086945 1725775872 3433 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 421332 3433 1222 9 0 416243 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1685328

[startup+0.701484 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 7866
/proc/meminfo: memFree=1845680/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1685448 CPUtime=0.73
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 7320 0 1 0 69 4 0 0 18 0 9 0 187086945 1725898752 6292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 421362 6292 2154 9 0 416273 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 1685448

[startup+1.50257 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 7875
/proc/meminfo: memFree=1823528/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1685448 CPUtime=1.52
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 11490 0 1 0 147 5 0 0 18 0 9 0 187086945 1725898752 9745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 421362 9745 2154 9 0 416273 0
[pid=7866/tid=7868] ppid=7864 vsize=1685448 CPUtime=0.98
/proc/7866/task/7868/stat : 7868 (java) R 7864 7866 7004 0 -1 64 2235 0 1 0 98 0 0 0 16 0 9 0 187086946 1725898752 9745 1992294400 134512640 134550932 4294956032 18446744073709551615 4126412078 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7869] ppid=7864 vsize=1685448 CPUtime=0.47
/proc/7866/task/7869/stat : 7869 (java) S 7864 7866 7004 0 -1 64 8235 0 0 0 44 3 0 0 16 0 9 0 187086947 1725898752 9745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7870] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7870/stat : 7870 (java) S 7864 7866 7004 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187086948 1725898752 9745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7871] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7871/stat : 7871 (java) S 7864 7866 7004 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187086948 1725898752 9745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7872] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7872/stat : 7872 (java) S 7864 7866 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187086950 1725898752 9745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7873] ppid=7864 vsize=1685448 CPUtime=0.04
/proc/7866/task/7873/stat : 7873 (java) S 7864 7866 7004 0 -1 64 287 0 0 0 4 0 0 0 15 0 9 0 187086950 1725898752 9745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7874] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7874/stat : 7874 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187086950 1725898752 9745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7875] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7875/stat : 7875 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187086950 1725898752 9745 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 1685448

[startup+3.10274 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 7875
/proc/meminfo: memFree=1802472/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1685448 CPUtime=3.12
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 20329 0 1 0 303 9 0 0 18 0 9 0 187086945 1725898752 17572 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 421362 17576 2154 9 0 416273 0
[pid=7866/tid=7868] ppid=7864 vsize=1685448 CPUtime=2.09
/proc/7866/task/7868/stat : 7868 (java) S 7864 7866 7004 0 -1 64 2524 0 1 0 208 1 0 0 17 0 9 0 187086946 1725898752 17578 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7869] ppid=7864 vsize=1685448 CPUtime=0.97
/proc/7866/task/7869/stat : 7869 (java) R 7864 7866 7004 0 -1 64 16792 0 0 0 90 7 0 0 16 0 9 0 187086947 1725898752 17581 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7870] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7870/stat : 7870 (java) S 7864 7866 7004 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187086948 1725898752 17583 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7871] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7871/stat : 7871 (java) S 7864 7866 7004 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187086948 1725898752 17586 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7872] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7872/stat : 7872 (java) S 7864 7866 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187086950 1725898752 17588 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7873] ppid=7864 vsize=1685448 CPUtime=0.04
/proc/7866/task/7873/stat : 7873 (java) S 7864 7866 7004 0 -1 64 288 0 0 0 4 0 0 0 16 0 9 0 187086950 1725898752 17591 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7874] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7874/stat : 7874 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187086950 1725898752 17594 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7875] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7875/stat : 7875 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187086950 1725898752 17595 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 1685448

[startup+6.30106 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 7875
/proc/meminfo: memFree=1725096/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1685448 CPUtime=6.32
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 44826 0 1 0 612 20 0 0 18 0 9 0 187086945 1725898752 33052 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 421362 33052 2163 9 0 416273 0
[pid=7866/tid=7868] ppid=7864 vsize=1685448 CPUtime=3.75
/proc/7866/task/7868/stat : 7868 (java) R 7864 7866 7004 0 -1 64 3659 0 1 0 372 3 0 0 17 0 9 0 187086946 1725898752 33052 1992294400 134512640 134550932 4294956032 18446744073709551615 4126461079 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7869] ppid=7864 vsize=1685448 CPUtime=2.5
/proc/7866/task/7869/stat : 7869 (java) S 7864 7866 7004 0 -1 64 40140 0 0 0 234 16 0 0 16 0 9 0 187086947 1725898752 33052 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7870] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7870/stat : 7870 (java) S 7864 7866 7004 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187086948 1725898752 33052 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7871] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7871/stat : 7871 (java) S 7864 7866 7004 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187086948 1725898752 33052 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7872] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7872/stat : 7872 (java) S 7864 7866 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187086950 1725898752 33052 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7873] ppid=7864 vsize=1685448 CPUtime=0.05
/proc/7866/task/7873/stat : 7873 (java) R 7864 7866 7004 0 -1 64 294 0 0 0 5 0 0 0 16 0 9 0 187086950 1725898752 33052 1992294400 134512640 134550932 4294956032 18446744073709551615 101678547 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7874] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7874/stat : 7874 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187086950 1725898752 33052 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7875] ppid=7864 vsize=1685448 CPUtime=0
/proc/7866/task/7875/stat : 7875 (java) R 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187086950 1725898752 33052 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 1685448

[startup+12.7027 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 7875
/proc/meminfo: memFree=1574000/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1698656 CPUtime=12.77
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 100292 0 1 0 1231 46 0 0 18 0 9 0 187086945 1739423744 76908 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 424664 76908 2162 9 0 419575 0
[pid=7866/tid=7868] ppid=7864 vsize=1698656 CPUtime=6.69
/proc/7866/task/7868/stat : 7868 (java) S 7864 7866 7004 0 -1 64 4771 0 1 0 664 5 0 0 16 0 9 0 187086946 1739423744 76908 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7869] ppid=7864 vsize=1698656 CPUtime=5.95
/proc/7866/task/7869/stat : 7869 (java) R 7864 7866 7004 0 -1 64 94443 0 0 0 555 40 0 0 17 0 9 0 187086947 1739423744 76908 1992294400 134512640 134550932 4294956032 18446744073709551615 101593060 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7870] ppid=7864 vsize=1698656 CPUtime=0
/proc/7866/task/7870/stat : 7870 (java) S 7864 7866 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187086948 1739423744 76908 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7871] ppid=7864 vsize=1698656 CPUtime=0
/proc/7866/task/7871/stat : 7871 (java) S 7864 7866 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187086948 1739423744 76908 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7872] ppid=7864 vsize=1698656 CPUtime=0
/proc/7866/task/7872/stat : 7872 (java) S 7864 7866 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187086950 1739423744 76908 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7873] ppid=7864 vsize=1698656 CPUtime=0.11
/proc/7866/task/7873/stat : 7873 (java) S 7864 7866 7004 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 187086950 1739423744 76908 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7874] ppid=7864 vsize=1698656 CPUtime=0
/proc/7866/task/7874/stat : 7874 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187086950 1739423744 76908 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7875] ppid=7864 vsize=1698656 CPUtime=0
/proc/7866/task/7875/stat : 7875 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187086950 1739423744 76908 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 1698656

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 7875
/proc/meminfo: memFree=1279344/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1685520 CPUtime=25.54
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 184196 0 1 0 2472 82 0 0 18 0 9 0 187086945 1725972480 145283 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 421380 145283 2162 9 0 416291 0
[pid=7866/tid=7868] ppid=7864 vsize=1685520 CPUtime=11.36
/proc/7866/task/7868/stat : 7868 (java) R 7864 7866 7004 0 -1 64 9904 0 1 0 1127 9 0 0 16 0 9 0 187086946 1725972480 145283 1992294400 134512640 134550932 4294956032 18446744073709551615 4126683214 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7869] ppid=7864 vsize=1685520 CPUtime=14.06
/proc/7866/task/7869/stat : 7869 (java) S 7864 7866 7004 0 -1 64 173214 0 0 0 1334 72 0 0 17 0 9 0 187086947 1725972480 145283 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7870] ppid=7864 vsize=1685520 CPUtime=0
/proc/7866/task/7870/stat : 7870 (java) S 7864 7866 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187086948 1725972480 145283 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7871] ppid=7864 vsize=1685520 CPUtime=0
/proc/7866/task/7871/stat : 7871 (java) S 7864 7866 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187086948 1725972480 145283 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7872] ppid=7864 vsize=1685520 CPUtime=0
/proc/7866/task/7872/stat : 7872 (java) S 7864 7866 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187086950 1725972480 145283 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7873] ppid=7864 vsize=1685520 CPUtime=0.11
/proc/7866/task/7873/stat : 7873 (java) S 7864 7866 7004 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 187086950 1725972480 145283 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7874] ppid=7864 vsize=1685520 CPUtime=0
/proc/7866/task/7874/stat : 7874 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187086950 1725972480 145283 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7875] ppid=7864 vsize=1685520 CPUtime=0
/proc/7866/task/7875/stat : 7875 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187086950 1725972480 145283 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 1685520

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 7875
/proc/meminfo: memFree=975536/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1685504 CPUtime=51.14
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 260873 0 1 0 4991 123 0 0 18 0 9 0 187086945 1725956096 215454 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 421376 215454 2164 9 0 416287 0
[pid=7866/tid=7868] ppid=7864 vsize=1685504 CPUtime=27.89
/proc/7866/task/7868/stat : 7868 (java) R 7864 7866 7004 0 -1 64 15166 0 1 0 2765 24 0 0 17 0 9 0 187086946 1725956096 215454 1992294400 134512640 134550932 4294956032 18446744073709551615 4126382527 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7869] ppid=7864 vsize=1685504 CPUtime=23.09
/proc/7866/task/7869/stat : 7869 (java) S 7864 7866 7004 0 -1 64 244619 0 0 0 2211 98 0 0 16 0 9 0 187086947 1725956096 215454 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7870] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7870/stat : 7870 (java) S 7864 7866 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187086948 1725956096 215454 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7871] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7871/stat : 7871 (java) S 7864 7866 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187086948 1725956096 215454 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7872] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7872/stat : 7872 (java) S 7864 7866 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187086950 1725956096 215454 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7873] ppid=7864 vsize=1685504 CPUtime=0.13
/proc/7866/task/7873/stat : 7873 (java) S 7864 7866 7004 0 -1 64 355 0 0 0 13 0 0 0 16 0 9 0 187086950 1725956096 215454 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7874] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7874/stat : 7874 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187086950 1725956096 215454 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7875] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7875/stat : 7875 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187086950 1725956096 215454 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 1685504

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 7875
/proc/meminfo: memFree=823984/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1685504 CPUtime=102.26
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 290033 0 1 0 10084 142 0 0 18 0 9 0 187086945 1725956096 244587 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 421376 244587 2164 9 0 416287 0
[pid=7866/tid=7868] ppid=7864 vsize=1685504 CPUtime=76.74
/proc/7866/task/7868/stat : 7868 (java) R 7864 7866 7004 0 -1 64 15221 0 1 0 7642 32 0 0 17 0 9 0 187086946 1725956096 244587 1992294400 134512640 134550932 4294956032 18446744073709551615 4126551793 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7869] ppid=7864 vsize=1685504 CPUtime=25.36
/proc/7866/task/7869/stat : 7869 (java) S 7864 7866 7004 0 -1 64 273724 0 0 0 2428 108 0 0 16 0 9 0 187086947 1725956096 244587 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7870] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7870/stat : 7870 (java) S 7864 7866 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187086948 1725956096 244587 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7871] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7871/stat : 7871 (java) S 7864 7866 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187086948 1725956096 244587 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7872] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7872/stat : 7872 (java) S 7864 7866 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187086950 1725956096 244587 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7873] ppid=7864 vsize=1685504 CPUtime=0.13
/proc/7866/task/7873/stat : 7873 (java) S 7864 7866 7004 0 -1 64 355 0 0 0 13 0 0 0 16 0 9 0 187086950 1725956096 244587 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7874] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7874/stat : 7874 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187086950 1725956096 244587 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7875] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7875/stat : 7875 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187086950 1725956096 244587 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1685504

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 7875
/proc/meminfo: memFree=775344/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1685504 CPUtime=162.19
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 300577 0 1 0 16070 149 0 0 18 0 9 0 187086945 1725956096 255115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 421376 255115 2164 9 0 416287 0
[pid=7866/tid=7868] ppid=7864 vsize=1685504 CPUtime=135.75
/proc/7866/task/7868/stat : 7868 (java) R 7864 7866 7004 0 -1 64 15237 0 1 0 13540 35 0 0 19 0 9 0 187086946 1725956096 255115 1992294400 134512640 134550932 4294956032 18446744073709551615 4125903089 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7869] ppid=7864 vsize=1685504 CPUtime=26.27
/proc/7866/task/7869/stat : 7869 (java) S 7864 7866 7004 0 -1 64 284252 0 0 0 2515 112 0 0 16 0 9 0 187086947 1725956096 255115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7870] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7870/stat : 7870 (java) S 7864 7866 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187086948 1725956096 255115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7871] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7871/stat : 7871 (java) S 7864 7866 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187086948 1725956096 255115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7872] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7872/stat : 7872 (java) S 7864 7866 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187086950 1725956096 255115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7873] ppid=7864 vsize=1685504 CPUtime=0.13
/proc/7866/task/7873/stat : 7873 (java) S 7864 7866 7004 0 -1 64 355 0 0 0 13 0 0 0 16 0 9 0 187086950 1725956096 255115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7874] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7874/stat : 7874 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187086950 1725956096 255115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7875] ppid=7864 vsize=1685504 CPUtime=0
/proc/7866/task/7875/stat : 7875 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187086950 1725956096 255115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 1685504



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+187.005 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7879
/proc/meminfo: memFree=605392/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1686476 CPUtime=184.7
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 303551 0 1 0 18314 156 0 0 18 0 12 0 187086945 1726951424 257819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 421619 257819 2167 9 0 416530 0
[pid=7877] ppid=7866 vsize=164908 CPUtime=2.15
/proc/7877/stat : 7877 (minisat) R 7866 7866 7004 0 -1 4194304 38184 0 0 0 190 25 0 0 25 0 1 0 187105426 168865792 38162 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 1 0 0
/proc/7877/statm: 41227 38162 58 157 0 41067 0
[pid=7866/tid=7868] ppid=7864 vsize=1686476 CPUtime=157.93
/proc/7866/task/7868/stat : 7868 (java) S 7864 7866 7004 0 -1 64 15402 0 1 0 15756 37 0 0 16 0 12 0 187086946 1726951424 257819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7869] ppid=7864 vsize=1686476 CPUtime=26.57
/proc/7866/task/7869/stat : 7869 (java) S 7864 7866 7004 0 -1 64 286941 0 0 0 2544 113 0 0 16 0 12 0 187086947 1726951424 257819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7870] ppid=7864 vsize=1686476 CPUtime=0
/proc/7866/task/7870/stat : 7870 (java) S 7864 7866 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187086948 1726951424 257819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7871] ppid=7864 vsize=1686476 CPUtime=0
/proc/7866/task/7871/stat : 7871 (java) S 7864 7866 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187086948 1726951424 257819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7872] ppid=7864 vsize=1686476 CPUtime=0
/proc/7866/task/7872/stat : 7872 (java) S 7864 7866 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187086950 1726951424 257819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7873] ppid=7864 vsize=1686476 CPUtime=0.13
/proc/7866/task/7873/stat : 7873 (java) S 7864 7866 7004 0 -1 64 355 0 0 0 13 0 0 0 16 0 12 0 187086950 1726951424 257819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7874] ppid=7864 vsize=1686476 CPUtime=0
/proc/7866/task/7874/stat : 7874 (java) S 7864 7866 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187086950 1726951424 257819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7875] ppid=7864 vsize=1686476 CPUtime=0
/proc/7866/task/7875/stat : 7875 (java) S 7864 7866 7004 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086950 1726951424 257819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7876] ppid=7864 vsize=1686476 CPUtime=0.03
/proc/7866/task/7876/stat : 7876 (java) S 7864 7866 7004 0 -1 64 68 0 0 0 0 3 0 0 17 0 12 0 187105426 1726951424 257819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=7866/tid=7878] ppid=7864 vsize=1686476 CPUtime=0
/proc/7866/task/7878/stat : 7878 (java) S 7864 7866 7004 0 -1 64 33 0 0 0 0 0 0 0 16 0 12 0 187105434 1726951424 257819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7866/tid=7879] ppid=7864 vsize=1686476 CPUtime=0
/proc/7866/task/7879/stat : 7879 (java) S 7864 7866 7004 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 187105434 1726951424 257819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 186.85
Current children cumulated vsize (KiB) 1851384

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

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

[startup+187.401 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7879
/proc/meminfo: memFree=605392/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=1688284 CPUtime=186.93
/proc/7866/stat : 7866 (java) S 7864 7866 7004 0 -1 0 303702 38201 5 0 18315 160 190 28 16 0 8 0 187086945 1728802816 257902 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 422071 257902 2236 9 0 416581 0
[pid=7866/tid=7868] ppid=7864 vsize=1688284 CPUtime=160.15
/proc/7866/task/7868/stat : 7868 (java) D 7864 7866 7004 0 -1 64 15444 38201 1 0 15756 41 190 28 16 0 8 0 187086946 1728802816 257902 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7869] ppid=7864 vsize=1688284 CPUtime=28.75
/proc/7866/task/7869/stat : 7869 (java) S 7864 7866 7004 0 -1 64 286946 38201 0 0 2544 113 190 28 15 0 8 0 187086947 1728802816 257902 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7866/tid=7870] ppid=7864 vsize=1688284 CPUtime=2.18
/proc/7866/task/7870/stat : 7870 (java) S 7864 7866 7004 0 -1 64 14 38201 0 0 0 0 190 28 16 0 8 0 187086948 1728802816 257902 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7871] ppid=7864 vsize=1688284 CPUtime=2.18
/proc/7866/task/7871/stat : 7871 (java) S 7864 7866 7004 0 -1 64 9 38201 0 0 0 0 190 28 16 0 8 0 187086948 1728802816 257902 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7872] ppid=7864 vsize=1688284 CPUtime=2.18
/proc/7866/task/7872/stat : 7872 (java) D 7864 7866 7004 0 -1 64 94 38201 4 0 0 0 190 28 17 0 8 0 187086950 1728802816 257902 1992294400 134512640 134550932 4294956032 18446744073709551615 4159463488 0 4 0 16800975 18446744071563479169 0 0 -1 0 0 0
[pid=7866/tid=7873] ppid=7864 vsize=1688284 CPUtime=2.31
/proc/7866/task/7873/stat : 7873 (java) S 7864 7866 7004 0 -1 64 355 38201 0 0 13 0 190 28 16 0 8 0 187086950 1728802816 257902 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7866/tid=7874] ppid=7864 vsize=1688284 CPUtime=2.18
/proc/7866/task/7874/stat : 7874 (java) S 7864 7866 7004 0 -1 64 1 38201 0 0 0 0 190 28 23 0 8 0 187086950 1728802816 257902 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 186.93
Current children cumulated vsize (KiB) 1688284

[startup+187.601 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7879
/proc/meminfo: memFree=605392/2055920 swapFree=4192812/4192956
[pid=7866] ppid=7864 vsize=0 CPUtime=187.04
/proc/7866/stat : 7866 (java) Z 7864 7866 7004 0 -1 12 304087 38201 18 0 18315 171 190 28 16 0 2 0 187086945 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7866/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 187.04
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 187.647
CPU time (s): 187.102
CPU user time (s): 185.058
CPU system time (s): 2.04369
CPU usage (%): 99.7091
Max. virtual memory (cumulated for all children) (KiB): 1851384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 185.058
system time used= 2.04369
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 342288
page faults= 18
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5130
involuntary context switches= 2995

runsolver used 0.226965 second user time and 0.495924 second system time

The end

Launcher Data

Begin job on node45 at 2009-06-17 01:28:20
IDJOB=1883610
IDBENCH=1387
IDSOLVER=688
FILE ID=node45/1883610-1245194899
PBS_JOBID= 9368305
Free space on /tmp= 66160 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v30_e350_d15_mw10_9.opb.PB06.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-1883610-1245194899/watcher-1883610-1245194899 -o /tmp/evaluation-result-1883610-1245194899/solver-1883610-1245194899 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883610-1245194899.opb minisat %dimacs %var

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

MD5SUM BENCH= 513c9c3498927a8710f266699385db2b
RANDOM SEED=97365907

node45.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.240
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.240
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:       1846160 kB
Buffers:         44492 kB
Cached:         101364 kB
SwapCached:        140 kB
Active:          92060 kB
Inactive:        67960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12020 kB
Writeback:           0 kB
Mapped:          23756 kB
Slab:            35756 kB
Committed_AS:   181632 kB
PageTables:       1380 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-1883610-1245194899.opb

Free space on /tmp at the end= 66160 MiB
End job on node45 at 2009-06-17 01:31:29