Trace number 1883613

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) 93.1078 93.1485

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl35_40_pb.cnf.cr.opb
MD5SUMd3d31f2bec4390bf166702fac3cf6fcc
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.130979
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2800
Total number of constraints150
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint40
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.09/2.15	------------------------
2.09/2.15	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
2.09/2.15	Size : 0, 112000, 0, 0, 0
2.09/2.15	Count : 0, 150, 0, 0, 0
2.09/2.15	
2.09/2.15	Command line : minisat tmp.dimacs %var 
2.09/2.15	
2.09/2.15	------------------------
2.09/2.16	This is MiniSat 2.0 beta
2.09/2.16	WARNING: for repeatability, setting FPU to use double precision
2.09/2.16	============================[ Problem Statistics ]=============================
2.09/2.16	|                                                                             |
2.09/2.16	|  Number of variables:  2800                                                 |
2.09/2.17	|  Number of clauses:    54680                                                |
2.14/2.20	|  Parsing time:         0.03         s                                       |
2.14/2.90	============================[ Search Statistics ]==============================
2.14/2.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.14/2.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.14/2.90	===============================================================================
2.14/2.90	|         0 |    2720    54600   212160 |    18200        0    nan |  0.000 % |
2.14/2.91	|       100 |    2720    54600   212160 |    20020      100    150 |  0.000 % |
2.14/2.92	|       252 |    2720    54600   212160 |    22022      252    158 |  0.000 % |
2.14/2.93	|       478 |    2720    54600   212160 |    24224      478    173 |  0.000 % |
2.14/2.96	|       816 |    2720    54600   212160 |    26646      816    181 |  0.000 % |
2.14/2.99	|      1322 |    2720    54600   212160 |    29311     1322    178 |  0.000 % |
2.15/3.06	|      2082 |    2720    54600   212160 |    32242     2082    189 |  0.000 % |
2.15/3.20	|      3222 |    2720    54600   212160 |    35466     3222    202 |  0.000 % |
3.37/3.43	|      4931 |    2720    54600   212160 |    39013     4931    220 |  0.000 % |
3.77/3.86	|      7494 |    2720    54600   212160 |    42914     7494    246 |  0.000 % |
4.67/4.75	|     11338 |    2720    54600   212160 |    47206    11338    266 |  0.000 % |
6.07/6.14	|     17104 |    2720    54600   212160 |    51926    17104    271 |  0.000 % |
10.27/10.38	|     25753 |    2720    54600   212160 |    57119    25753    302 |  0.000 % |
15.57/15.60	|     38727 |    2720    54600   212160 |    62831    38727    299 |  0.000 % |
31.97/32.07	|     58188 |    2720    54600   212160 |    69114    58188    302 |  0.000 % |
45.07/45.18	|     87383 |    2720    54600   212160 |    76025    29284    311 |  0.000 % |

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-1883613-1245194927/watcher-1883613-1245194927 -o /tmp/evaluation-result-1883613-1245194927/solver-1883613-1245194927 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883613-1245194927.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.98 0.99 3/64 534
/proc/meminfo: memFree=1605448/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=308 CPUtime=0
/proc/534/stat : 534 (java) R 532 534 342 0 -1 0 54 0 0 0 0 0 0 0 19 0 1 0 187086943 315392 38 1992294400 134512640 134550932 4294956192 18446744073709551615 12506119 0 0 4096 0 0 0 0 17 0 0 0
/proc/534/statm: 77 39 29 9 0 6 0

[startup+0.018815 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 534
/proc/meminfo: memFree=1605448/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=1612 CPUtime=0
/proc/534/stat : 534 (java) D 532 534 342 0 -1 0 151 0 0 0 0 0 0 0 19 0 1 0 187086943 1650688 123 1992294400 134512640 134550932 4294956192 18446744073709551615 12968416 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/534/statm: 403 123 88 9 0 45 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1612

[startup+0.101822 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 534
/proc/meminfo: memFree=1605448/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=1682168 CPUtime=0.03
/proc/534/stat : 534 (java) S 532 534 342 0 -1 0 2025 0 2 0 2 1 0 0 19 0 5 0 187086943 1722540032 1590 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 420542 1590 902 9 0 415457 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1682168

[startup+0.301853 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 534
/proc/meminfo: memFree=1605448/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=1684556 CPUtime=0.28
/proc/534/stat : 534 (java) S 532 534 342 0 -1 0 3338 0 13 0 25 3 0 0 19 0 9 0 187086943 1724985344 2829 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 421139 2832 1254 9 0 416050 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1684556

[startup+0.701897 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 534
/proc/meminfo: memFree=1605448/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=1684556 CPUtime=0.7
/proc/534/stat : 534 (java) S 532 534 342 0 -1 0 5652 0 13 0 66 4 0 0 19 0 9 0 187086943 1724985344 4940 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 421139 4940 2160 9 0 416050 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1684556

[startup+1.50299 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 543
/proc/meminfo: memFree=1589056/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=1684556 CPUtime=1.49
/proc/534/stat : 534 (java) S 532 534 342 0 -1 0 7468 0 13 0 144 5 0 0 19 0 9 0 187086943 1724985344 6652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 421139 6652 2160 9 0 416050 0
[pid=534/tid=536] ppid=532 vsize=1684556 CPUtime=1.08
/proc/534/task/536/stat : 536 (java) R 532 534 342 0 -1 64 2155 0 11 0 106 2 0 0 16 0 9 0 187086946 1724985344 6652 1992294400 134512640 134550932 4294956032 18446744073709551615 4126511161 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=537] ppid=532 vsize=1684556 CPUtime=0.31
/proc/534/task/537/stat : 537 (java) S 532 534 342 0 -1 64 4238 0 0 0 29 2 0 0 16 0 9 0 187086951 1724985344 6652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=538] ppid=532 vsize=1684556 CPUtime=0
/proc/534/task/538/stat : 538 (java) S 532 534 342 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187086951 1724985344 6652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=539] ppid=532 vsize=1684556 CPUtime=0
/proc/534/task/539/stat : 539 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187086951 1724985344 6652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=540] ppid=532 vsize=1684556 CPUtime=0
/proc/534/task/540/stat : 540 (java) S 532 534 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187086953 1724985344 6652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=541] ppid=532 vsize=1684556 CPUtime=0.08
/proc/534/task/541/stat : 541 (java) S 532 534 342 0 -1 64 344 0 1 0 8 0 0 0 16 0 9 0 187086953 1724985344 6652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=542] ppid=532 vsize=1684556 CPUtime=0
/proc/534/task/542/stat : 542 (java) S 532 534 342 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 187086953 1724985344 6652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=543] ppid=532 vsize=1684556 CPUtime=0
/proc/534/task/543/stat : 543 (java) S 532 534 342 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187086953 1724985344 6652 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1684556

[startup+3.10216 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 543
/proc/meminfo: memFree=1579712/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=1685528 CPUtime=2.15
/proc/534/stat : 534 (java) S 532 534 342 0 -1 0 9041 0 16 0 208 7 0 0 19 0 12 0 187086943 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 421382 7824 2163 9 0 416293 0
[pid=534/tid=536] ppid=532 vsize=1685528 CPUtime=1.64
/proc/534/task/536/stat : 536 (java) S 532 534 342 0 -1 64 2390 0 14 0 162 2 0 0 18 0 12 0 187086946 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=537] ppid=532 vsize=1685528 CPUtime=0.39
/proc/534/task/537/stat : 537 (java) S 532 534 342 0 -1 64 5372 0 0 0 36 3 0 0 16 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=538] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/538/stat : 538 (java) S 532 534 342 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=539] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/539/stat : 539 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=540] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/540/stat : 540 (java) S 532 534 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=541] ppid=532 vsize=1685528 CPUtime=0.08
/proc/534/task/541/stat : 541 (java) S 532 534 342 0 -1 64 417 0 1 0 8 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=542] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/542/stat : 542 (java) S 532 534 342 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=543] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/543/stat : 543 (java) S 532 534 342 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 1685528
heavy processes:

[startup+6.30152 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 547
/proc/meminfo: memFree=1557216/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=1685528 CPUtime=2.15
/proc/534/stat : 534 (java) S 532 534 342 0 -1 0 9197 0 16 0 208 7 0 0 19 0 12 0 187086943 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 421382 7824 2163 9 0 416293 0
[pid=545] ppid=534 vsize=25112 CPUtime=4.12
/proc/545/stat : 545 (minisat) R 534 534 342 0 -1 4194304 6217 0 0 0 409 3 0 0 25 0 1 0 187087159 25714688 6087 1992294400 134512640 135156773 4294956080 18446744073709551615 134553704 0 4 0 3 0 0 0 17 0 0 0
/proc/545/statm: 6278 6087 75 157 0 6118 0
[pid=534/tid=536] ppid=532 vsize=1685528 CPUtime=1.64
/proc/534/task/536/stat : 536 (java) S 532 534 342 0 -1 64 2390 0 14 0 162 2 0 0 18 0 12 0 187086946 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=537] ppid=532 vsize=1685528 CPUtime=0.39
/proc/534/task/537/stat : 537 (java) S 532 534 342 0 -1 64 5520 0 0 0 36 3 0 0 16 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=538] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/538/stat : 538 (java) S 532 534 342 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=539] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/539/stat : 539 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=540] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/540/stat : 540 (java) S 532 534 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=541] ppid=532 vsize=1685528 CPUtime=0.08
/proc/534/task/541/stat : 541 (java) S 532 534 342 0 -1 64 417 0 1 0 8 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=542] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/542/stat : 542 (java) S 532 534 342 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=543] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/543/stat : 543 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=544] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/544/stat : 544 (java) S 532 534 342 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187087159 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=534/tid=546] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/546/stat : 546 (java) S 532 534 342 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 187087160 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=534/tid=547] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/547/stat : 547 (java) S 532 534 342 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187087160 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1710640

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 547
/proc/meminfo: memFree=1533792/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=1685528 CPUtime=2.15
/proc/534/stat : 534 (java) S 532 534 342 0 -1 0 9197 0 16 0 208 7 0 0 19 0 12 0 187086943 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 421382 7824 2163 9 0 416293 0
[pid=545] ppid=534 vsize=47084 CPUtime=10.52
/proc/545/stat : 545 (minisat) R 534 534 342 0 -1 4194304 11709 0 0 0 1046 6 0 0 25 0 1 0 187087159 48214016 11579 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 0 0 0
/proc/545/statm: 11771 11579 75 157 0 11611 0
[pid=534/tid=536] ppid=532 vsize=1685528 CPUtime=1.64
/proc/534/task/536/stat : 536 (java) S 532 534 342 0 -1 64 2390 0 14 0 162 2 0 0 18 0 12 0 187086946 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=537] ppid=532 vsize=1685528 CPUtime=0.39
/proc/534/task/537/stat : 537 (java) S 532 534 342 0 -1 64 5520 0 0 0 36 3 0 0 16 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=538] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/538/stat : 538 (java) S 532 534 342 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=539] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/539/stat : 539 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=540] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/540/stat : 540 (java) S 532 534 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=541] ppid=532 vsize=1685528 CPUtime=0.08
/proc/534/task/541/stat : 541 (java) S 532 534 342 0 -1 64 417 0 1 0 8 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=542] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/542/stat : 542 (java) S 532 534 342 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=543] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/543/stat : 543 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=544] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/544/stat : 544 (java) S 532 534 342 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187087159 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=534/tid=546] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/546/stat : 546 (java) S 532 534 342 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 187087160 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=534/tid=547] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/547/stat : 547 (java) S 532 534 342 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187087160 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1732612

[startup+25.5027 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 547
/proc/meminfo: memFree=1505696/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=1685528 CPUtime=2.15
/proc/534/stat : 534 (java) S 532 534 342 0 -1 0 9197 0 16 0 208 7 0 0 19 0 12 0 187086943 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 421382 7824 2163 9 0 416293 0
[pid=545] ppid=534 vsize=73456 CPUtime=23.31
/proc/545/stat : 545 (minisat) R 534 534 342 0 -1 4194304 18289 0 0 0 2320 11 0 0 25 0 1 0 187087159 75218944 18159 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 0 0 0
/proc/545/statm: 18364 18159 75 157 0 18204 0
[pid=534/tid=536] ppid=532 vsize=1685528 CPUtime=1.64
/proc/534/task/536/stat : 536 (java) S 532 534 342 0 -1 64 2390 0 14 0 162 2 0 0 18 0 12 0 187086946 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=537] ppid=532 vsize=1685528 CPUtime=0.39
/proc/534/task/537/stat : 537 (java) S 532 534 342 0 -1 64 5520 0 0 0 36 3 0 0 16 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=538] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/538/stat : 538 (java) S 532 534 342 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=539] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/539/stat : 539 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=540] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/540/stat : 540 (java) S 532 534 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=541] ppid=532 vsize=1685528 CPUtime=0.08
/proc/534/task/541/stat : 541 (java) S 532 534 342 0 -1 64 417 0 1 0 8 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=542] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/542/stat : 542 (java) S 532 534 342 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=543] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/543/stat : 543 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=544] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/544/stat : 544 (java) S 532 534 342 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187087159 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=534/tid=546] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/546/stat : 546 (java) S 532 534 342 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 187087160 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=534/tid=547] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/547/stat : 547 (java) S 532 534 342 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187087160 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1758984

[startup+51.1026 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 547
/proc/meminfo: memFree=1483424/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=1685528 CPUtime=2.15
/proc/534/stat : 534 (java) S 532 534 342 0 -1 0 9197 0 16 0 208 7 0 0 19 0 12 0 187086943 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 421382 7824 2163 9 0 416293 0
[pid=545] ppid=534 vsize=95548 CPUtime=48.91
/proc/545/stat : 545 (minisat) R 534 534 342 0 -1 4194304 23774 0 0 0 4876 15 0 0 25 0 1 0 187087159 97841152 23644 1992294400 134512640 135156773 4294956080 18446744073709551615 134554594 0 4 0 3 0 0 0 17 0 0 0
/proc/545/statm: 23887 23644 75 157 0 23727 0
[pid=534/tid=536] ppid=532 vsize=1685528 CPUtime=1.64
/proc/534/task/536/stat : 536 (java) S 532 534 342 0 -1 64 2390 0 14 0 162 2 0 0 18 0 12 0 187086946 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=537] ppid=532 vsize=1685528 CPUtime=0.39
/proc/534/task/537/stat : 537 (java) S 532 534 342 0 -1 64 5520 0 0 0 36 3 0 0 16 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=538] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/538/stat : 538 (java) S 532 534 342 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=539] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/539/stat : 539 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=540] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/540/stat : 540 (java) S 532 534 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=541] ppid=532 vsize=1685528 CPUtime=0.08
/proc/534/task/541/stat : 541 (java) S 532 534 342 0 -1 64 417 0 1 0 8 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=542] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/542/stat : 542 (java) S 532 534 342 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=543] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/543/stat : 543 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=544] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/544/stat : 544 (java) S 532 534 342 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187087159 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=534/tid=546] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/546/stat : 546 (java) S 532 534 342 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 187087160 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=534/tid=547] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/547/stat : 547 (java) S 532 534 342 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187087160 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1781076



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+93.1024 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 547
/proc/meminfo: memFree=1421152/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=1685528 CPUtime=2.15
/proc/534/stat : 534 (java) S 532 534 342 0 -1 0 9197 0 16 0 208 7 0 0 19 0 12 0 187086943 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 421382 7824 2163 9 0 416293 0
[pid=545] ppid=534 vsize=157824 CPUtime=90.9
/proc/545/stat : 545 (minisat) R 534 534 342 0 -1 4194304 39303 0 0 0 9065 25 0 0 25 0 1 0 187087159 161611776 39173 1992294400 134512640 135156773 4294956080 18446744073709551615 134556332 0 4 0 3 0 0 0 17 0 0 0
/proc/545/statm: 39456 39173 75 157 0 39296 0
[pid=534/tid=536] ppid=532 vsize=1685528 CPUtime=1.64
/proc/534/task/536/stat : 536 (java) S 532 534 342 0 -1 64 2390 0 14 0 162 2 0 0 18 0 12 0 187086946 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=537] ppid=532 vsize=1685528 CPUtime=0.39
/proc/534/task/537/stat : 537 (java) S 532 534 342 0 -1 64 5520 0 0 0 36 3 0 0 16 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=538] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/538/stat : 538 (java) S 532 534 342 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=539] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/539/stat : 539 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=540] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/540/stat : 540 (java) S 532 534 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=541] ppid=532 vsize=1685528 CPUtime=0.08
/proc/534/task/541/stat : 541 (java) S 532 534 342 0 -1 64 417 0 1 0 8 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=542] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/542/stat : 542 (java) S 532 534 342 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=543] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/543/stat : 543 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=544] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/544/stat : 544 (java) S 532 534 342 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187087159 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=534/tid=546] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/546/stat : 546 (java) S 532 534 342 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 187087160 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=534/tid=547] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/547/stat : 547 (java) S 532 534 342 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187087160 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 93.05
Current children cumulated vsize (KiB) 1843352

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

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

[startup+93.1024 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 547
/proc/meminfo: memFree=1421152/2055920 swapFree=4181640/4192956
[pid=534] ppid=532 vsize=1685528 CPUtime=2.15
/proc/534/stat : 534 (java) S 532 534 342 0 -1 0 9197 0 16 0 208 7 0 0 19 0 12 0 187086943 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/534/statm: 421382 7824 2163 9 0 416293 0
[pid=545] ppid=534 vsize=157824 CPUtime=90.9
/proc/545/stat : 545 (minisat) R 534 534 342 0 -1 4194304 39303 0 0 0 9065 25 0 0 25 0 1 0 187087159 161611776 39173 1992294400 134512640 135156773 4294956080 18446744073709551615 134556332 0 4 0 3 0 0 0 17 0 0 0
/proc/545/statm: 39456 39173 75 157 0 39296 0
[pid=534/tid=536] ppid=532 vsize=1685528 CPUtime=1.64
/proc/534/task/536/stat : 536 (java) S 532 534 342 0 -1 64 2390 0 14 0 162 2 0 0 18 0 12 0 187086946 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=537] ppid=532 vsize=1685528 CPUtime=0.39
/proc/534/task/537/stat : 537 (java) S 532 534 342 0 -1 64 5520 0 0 0 36 3 0 0 16 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=538] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/538/stat : 538 (java) S 532 534 342 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=539] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/539/stat : 539 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086951 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=540] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/540/stat : 540 (java) S 532 534 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=541] ppid=532 vsize=1685528 CPUtime=0.08
/proc/534/task/541/stat : 541 (java) S 532 534 342 0 -1 64 417 0 1 0 8 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=542] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/542/stat : 542 (java) S 532 534 342 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=534/tid=543] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/543/stat : 543 (java) S 532 534 342 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187086953 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=534/tid=544] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/544/stat : 544 (java) S 532 534 342 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187087159 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=534/tid=546] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/546/stat : 546 (java) S 532 534 342 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 187087160 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=534/tid=547] ppid=532 vsize=1685528 CPUtime=0
/proc/534/task/547/stat : 547 (java) S 532 534 342 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187087160 1725980672 7824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 93.05
Current children cumulated vsize (KiB) 1843352

Child status: 143
Real time (s): 93.1485
CPU time (s): 93.1078
CPU user time (s): 92.7389
CPU system time (s): 0.368943
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 1843352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.7389
system time used= 0.368943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49013
page faults= 16
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2678
involuntary context switches= 378

runsolver used 0.105983 second user time and 0.250961 second system time

The end

Launcher Data

Begin job on node63 at 2009-06-17 01:28:47
IDJOB=1883613
IDBENCH=1390
IDSOLVER=688
FILE ID=node63/1883613-1245194927
PBS_JOBID= 9368324
Free space on /tmp= 66468 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_40_pb.cnf.cr.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-1883613-1245194927/watcher-1883613-1245194927 -o /tmp/evaluation-result-1883613-1245194927/solver-1883613-1245194927 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883613-1245194927.opb minisat %dimacs %var

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

MD5SUM BENCH= d3d31f2bec4390bf166702fac3cf6fcc
RANDOM SEED=1652393735

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1605928 kB
Buffers:         54944 kB
Cached:         313772 kB
SwapCached:       5692 kB
Active:          58116 kB
Inactive:       319608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605928 kB
SwapTotal:     4192956 kB
SwapFree:      4181640 kB
Dirty:             900 kB
Writeback:           0 kB
Mapped:          13708 kB
Slab:            57964 kB
Committed_AS:    87476 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883613-1245194927.opb

Free space on /tmp at the end= 66468 MiB
End job on node63 at 2009-06-17 01:30:22