Trace number 1883649

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) 101.715 101.678

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
MD5SUM63dafaa5a785f38064ac19ced11339d2
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.12298
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2520
Total number of constraints142
Number of constraints which are clauses72
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 constraint36
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 37
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

1.88/1.82	------------------------
1.88/1.82	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
1.88/1.82	Size : 0, 90720, 0, 0, 0
1.88/1.82	Count : 0, 142, 0, 0, 0
1.88/1.82	
1.88/1.82	Command line : minisat tmp.dimacs %var 
1.88/1.82	
1.88/1.82	------------------------
1.88/1.83	This is MiniSat 2.0 beta
1.88/1.83	WARNING: for repeatability, setting FPU to use double precision
1.88/1.83	============================[ Problem Statistics ]=============================
1.88/1.83	|                                                                             |
1.88/1.83	|  Number of variables:  2520                                                 |
1.88/1.83	|  Number of clauses:    44172                                                |
1.88/1.86	|  Parsing time:         0.03         s                                       |
2.37/2.37	============================[ Search Statistics ]==============================
2.37/2.37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.37/2.37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.37/2.37	===============================================================================
2.37/2.37	|         0 |    2448    44100   171360 |    14700        0    nan |  0.000 % |
2.37/2.38	|       101 |    2448    44100   171360 |    16170      101    162 |  0.000 % |
2.37/2.39	|       253 |    2448    44100   171360 |    17787      253    166 |  0.000 % |
2.47/2.40	|       479 |    2448    44100   171360 |    19565      479    170 |  0.000 % |
2.47/2.42	|       816 |    2448    44100   171360 |    21522      816    171 |  0.000 % |
2.47/2.46	|      1322 |    2448    44100   171360 |    23674     1322    187 |  0.000 % |
2.57/2.53	|      2081 |    2448    44100   171360 |    26041     2081    224 |  0.000 % |
2.67/2.65	|      3220 |    2448    44100   171360 |    28646     3220    238 |  0.000 % |
2.86/2.86	|      4928 |    2448    44100   171360 |    31510     4928    240 |  0.000 % |
3.27/3.23	|      7492 |    2448    44100   171360 |    34661     7492    246 |  0.000 % |
3.87/3.88	|     11336 |    2448    44100   171360 |    38128    11336    250 |  0.000 % |
5.67/5.65	|     17105 |    2448    44100   171360 |    41940    17105    291 |  0.000 % |
9.47/9.44	|     25755 |    2448    44100   171360 |    46134    25755    279 |  0.000 % |
16.17/16.10	|     38730 |    2448    44100   171360 |    50748    38730    271 |  0.000 % |
26.76/26.72	|     58194 |    2448    44100   171360 |    55823    18355    277 |  0.000 % |
37.75/37.73	|     87386 |    2448    44100   171360 |    61405    47547    356 |  0.000 % |
85.54/85.58	|    131178 |    2448    44100   171360 |    67546    40345    660 |  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-1883649-1245195105/watcher-1883649-1245195105 -o /tmp/evaluation-result-1883649-1245195105/solver-1883649-1245195105 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883649-1245195105.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.98 1.00 1.00 3/64 6480
/proc/meminfo: memFree=1895424/2055920 swapFree=4181856/4192956
[pid=6480] ppid=6478 vsize=152 CPUtime=0
/proc/6480/stat : 6480 (java) R 6478 6480 5401 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 187107224 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 11281188 0 0 4096 0 0 0 0 17 1 0 0
/proc/6480/statm: 38 26 19 9 0 4 0

[startup+0.0605399 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 6480
/proc/meminfo: memFree=1895424/2055920 swapFree=4181856/4192956
[pid=6480] ppid=6478 vsize=1685156 CPUtime=0.05
/proc/6480/stat : 6480 (java) S 6478 6480 5401 0 -1 0 2595 0 1 0 4 1 0 0 18 0 9 0 187107224 1725599744 2094 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6480/statm: 421289 2094 1163 9 0 416200 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1685156

[startup+0.101545 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 6480
/proc/meminfo: memFree=1895424/2055920 swapFree=4181856/4192956
[pid=6480] ppid=6478 vsize=1685156 CPUtime=0.11
/proc/6480/stat : 6480 (java) S 6478 6480 5401 0 -1 0 2905 0 1 0 10 1 0 0 18 0 9 0 187107224 1725599744 2399 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6480/statm: 421289 2401 1222 9 0 416200 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685156

[startup+0.301584 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 6480
/proc/meminfo: memFree=1895424/2055920 swapFree=4181856/4192956
[pid=6480] ppid=6478 vsize=1685456 CPUtime=0.36
/proc/6480/stat : 6480 (java) S 6478 6480 5401 0 -1 0 3572 0 1 0 34 2 0 0 18 0 9 0 187107224 1725906944 3044 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6480/statm: 421364 3047 1253 9 0 416275 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1685456

[startup+0.701654 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 6480
/proc/meminfo: memFree=1895424/2055920 swapFree=4181856/4192956
[pid=6480] ppid=6478 vsize=1685456 CPUtime=0.78
/proc/6480/stat : 6480 (java) S 6478 6480 5401 0 -1 0 5840 0 1 0 75 3 0 0 18 0 9 0 187107224 1725906944 5111 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6480/statm: 421364 5111 2160 9 0 416275 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 1685456

[startup+1.5018 s]
/proc/loadavg: 0.98 1.00 1.00 2/73 6489
/proc/meminfo: memFree=1880952/2055920 swapFree=4181856/4192956
[pid=6480] ppid=6478 vsize=1685456 CPUtime=1.57
/proc/6480/stat : 6480 (java) S 6478 6480 5401 0 -1 0 7447 0 1 0 153 4 0 0 18 0 9 0 187107224 1725906944 6596 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6480/statm: 421364 6596 2160 9 0 416275 0
[pid=6480/tid=6482] ppid=6478 vsize=1685456 CPUtime=1.22
/proc/6480/task/6482/stat : 6482 (java) S 6478 6480 5401 0 -1 64 2102 0 1 0 121 1 0 0 16 0 9 0 187107226 1725906944 6596 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6483] ppid=6478 vsize=1685456 CPUtime=0.24
/proc/6480/task/6483/stat : 6483 (java) R 6478 6480 5401 0 -1 64 4254 0 0 0 22 2 0 0 16 0 9 0 187107227 1725906944 6598 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6484] ppid=6478 vsize=1685456 CPUtime=0
/proc/6480/task/6484/stat : 6484 (java) S 6478 6480 5401 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187107227 1725906944 6598 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6485] ppid=6478 vsize=1685456 CPUtime=0
/proc/6480/task/6485/stat : 6485 (java) S 6478 6480 5401 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187107227 1725906944 6598 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6486] ppid=6478 vsize=1685456 CPUtime=0
/proc/6480/task/6486/stat : 6486 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187107229 1725906944 6598 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6487] ppid=6478 vsize=1685456 CPUtime=0.08
/proc/6480/task/6487/stat : 6487 (java) S 6478 6480 5401 0 -1 64 359 0 0 0 8 0 0 0 16 0 9 0 187107229 1725906944 6598 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6488] ppid=6478 vsize=1685456 CPUtime=0
/proc/6480/task/6488/stat : 6488 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187107229 1725906944 6598 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6489] ppid=6478 vsize=1685456 CPUtime=0
/proc/6480/task/6489/stat : 6489 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187107229 1725906944 6598 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 1685456

[startup+3.10209 s]
/proc/loadavg: 0.98 1.00 1.00 2/77 6493
/proc/meminfo: memFree=1868952/2055920 swapFree=4181856/4192956
[pid=6480] ppid=6478 vsize=1686428 CPUtime=1.91
/proc/6480/stat : 6480 (java) S 6478 6480 5401 0 -1 0 8500 0 1 0 186 5 0 0 18 0 12 0 187107224 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6480/statm: 421607 7273 2163 9 0 416518 0
[pid=6491] ppid=6480 vsize=11572 CPUtime=1.26
/proc/6491/stat : 6491 (minisat) R 6480 6480 5401 0 -1 4194304 2788 0 0 0 125 1 0 0 25 0 1 0 187107408 11849728 2678 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 0 0 0
/proc/6491/statm: 2893 2678 75 157 0 2733 0
[pid=6480/tid=6482] ppid=6478 vsize=1686428 CPUtime=1.46
/proc/6480/task/6482/stat : 6482 (java) S 6478 6480 5401 0 -1 64 2396 0 1 0 144 2 0 0 18 0 12 0 187107226 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6483] ppid=6478 vsize=1686428 CPUtime=0.34
/proc/6480/task/6483/stat : 6483 (java) S 6478 6480 5401 0 -1 64 4794 0 0 0 32 2 0 0 16 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6484] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6484/stat : 6484 (java) S 6478 6480 5401 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6485] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6485/stat : 6485 (java) S 6478 6480 5401 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6486] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6486/stat : 6486 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6487] ppid=6478 vsize=1686428 CPUtime=0.08
/proc/6480/task/6487/stat : 6487 (java) S 6478 6480 5401 0 -1 64 435 0 0 0 8 0 0 0 15 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6488] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6488/stat : 6488 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6489] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6489/stat : 6489 (java) S 6478 6480 5401 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6490] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6490/stat : 6490 (java) S 6478 6480 5401 0 -1 64 75 0 0 0 0 0 0 0 16 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6480/tid=6492] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6492/stat : 6492 (java) S 6478 6480 5401 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6480/tid=6493] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6493/stat : 6493 (java) S 6478 6480 5401 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1698000

[startup+6.30167 s]
/proc/loadavg: 0.98 1.00 1.00 2/77 6493
/proc/meminfo: memFree=1850200/2055920 swapFree=4181856/4192956
[pid=6480] ppid=6478 vsize=1686428 CPUtime=1.91
/proc/6480/stat : 6480 (java) S 6478 6480 5401 0 -1 0 8640 0 1 0 186 5 0 0 18 0 12 0 187107224 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6480/statm: 421607 7273 2163 9 0 416518 0
[pid=6491] ppid=6480 vsize=27364 CPUtime=4.45
/proc/6491/stat : 6491 (minisat) R 6480 6480 5401 0 -1 4194304 6720 0 0 0 443 2 0 0 25 0 1 0 187107408 28020736 6610 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6491/statm: 6841 6610 75 157 0 6681 0
[pid=6480/tid=6482] ppid=6478 vsize=1686428 CPUtime=1.46
/proc/6480/task/6482/stat : 6482 (java) S 6478 6480 5401 0 -1 64 2396 0 1 0 144 2 0 0 18 0 12 0 187107226 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6483] ppid=6478 vsize=1686428 CPUtime=0.34
/proc/6480/task/6483/stat : 6483 (java) S 6478 6480 5401 0 -1 64 4926 0 0 0 32 2 0 0 16 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6484] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6484/stat : 6484 (java) S 6478 6480 5401 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6485] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6485/stat : 6485 (java) S 6478 6480 5401 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6486] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6486/stat : 6486 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6487] ppid=6478 vsize=1686428 CPUtime=0.08
/proc/6480/task/6487/stat : 6487 (java) S 6478 6480 5401 0 -1 64 435 0 0 0 8 0 0 0 15 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6488] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6488/stat : 6488 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6489] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6489/stat : 6489 (java) S 6478 6480 5401 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6490] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6490/stat : 6490 (java) S 6478 6480 5401 0 -1 64 75 0 0 0 0 0 0 0 16 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6480/tid=6492] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6492/stat : 6492 (java) S 6478 6480 5401 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6480/tid=6493] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6493/stat : 6493 (java) S 6478 6480 5401 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 1713792

[startup+12.7028 s]
/proc/loadavg: 0.98 1.00 1.00 2/77 6493
/proc/meminfo: memFree=1831896/2055920 swapFree=4181856/4192956
[pid=6480] ppid=6478 vsize=1686428 CPUtime=1.91
/proc/6480/stat : 6480 (java) S 6478 6480 5401 0 -1 0 8640 0 1 0 186 5 0 0 18 0 12 0 187107224 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6480/statm: 421607 7273 2163 9 0 416518 0
[pid=6491] ppid=6480 vsize=44060 CPUtime=10.86
/proc/6491/stat : 6491 (minisat) R 6480 6480 5401 0 -1 4194304 10888 0 0 0 1081 5 0 0 25 0 1 0 187107408 45117440 10778 1992294400 134512640 135156773 4294956080 18446744073709551615 134556389 0 4 0 3 0 0 0 17 0 0 0
/proc/6491/statm: 11015 10778 75 157 0 10855 0
[pid=6480/tid=6482] ppid=6478 vsize=1686428 CPUtime=1.46
/proc/6480/task/6482/stat : 6482 (java) S 6478 6480 5401 0 -1 64 2396 0 1 0 144 2 0 0 18 0 12 0 187107226 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6483] ppid=6478 vsize=1686428 CPUtime=0.34
/proc/6480/task/6483/stat : 6483 (java) S 6478 6480 5401 0 -1 64 4926 0 0 0 32 2 0 0 16 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6484] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6484/stat : 6484 (java) S 6478 6480 5401 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6485] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6485/stat : 6485 (java) S 6478 6480 5401 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6486] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6486/stat : 6486 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6487] ppid=6478 vsize=1686428 CPUtime=0.08
/proc/6480/task/6487/stat : 6487 (java) S 6478 6480 5401 0 -1 64 435 0 0 0 8 0 0 0 15 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6488] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6488/stat : 6488 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6489] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6489/stat : 6489 (java) S 6478 6480 5401 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6490] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6490/stat : 6490 (java) S 6478 6480 5401 0 -1 64 75 0 0 0 0 0 0 0 16 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6480/tid=6492] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6492/stat : 6492 (java) S 6478 6480 5401 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6480/tid=6493] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6493/stat : 6493 (java) S 6478 6480 5401 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 1730488

[startup+25.5012 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 6493
/proc/meminfo: memFree=1810904/2055920 swapFree=4181856/4192956
[pid=6480] ppid=6478 vsize=1686428 CPUtime=1.91
/proc/6480/stat : 6480 (java) S 6478 6480 5401 0 -1 0 8641 0 1 0 186 5 0 0 18 0 12 0 187107224 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6480/statm: 421607 7273 2163 9 0 416518 0
[pid=6491] ppid=6480 vsize=63880 CPUtime=23.65
/proc/6491/stat : 6491 (minisat) R 6480 6480 5401 0 -1 4194304 15817 0 0 0 2357 8 0 0 25 0 1 0 187107408 65413120 15707 1992294400 134512640 135156773 4294956080 18446744073709551615 134556398 0 4 0 3 0 0 0 17 0 0 0
/proc/6491/statm: 15970 15707 75 157 0 15810 0
[pid=6480/tid=6482] ppid=6478 vsize=1686428 CPUtime=1.46
/proc/6480/task/6482/stat : 6482 (java) S 6478 6480 5401 0 -1 64 2396 0 1 0 144 2 0 0 18 0 12 0 187107226 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6483] ppid=6478 vsize=1686428 CPUtime=0.34
/proc/6480/task/6483/stat : 6483 (java) S 6478 6480 5401 0 -1 64 4926 0 0 0 32 2 0 0 16 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6484] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6484/stat : 6484 (java) S 6478 6480 5401 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6485] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6485/stat : 6485 (java) S 6478 6480 5401 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6486] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6486/stat : 6486 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6487] ppid=6478 vsize=1686428 CPUtime=0.08
/proc/6480/task/6487/stat : 6487 (java) S 6478 6480 5401 0 -1 64 435 0 0 0 8 0 0 0 15 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6488] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6488/stat : 6488 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6489] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6489/stat : 6489 (java) S 6478 6480 5401 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6490] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6490/stat : 6490 (java) S 6478 6480 5401 0 -1 64 75 0 0 0 0 0 0 0 16 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6480/tid=6492] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6492/stat : 6492 (java) S 6478 6480 5401 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6480/tid=6493] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6493/stat : 6493 (java) S 6478 6480 5401 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 1750308

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 6493
/proc/meminfo: memFree=1759064/2055920 swapFree=4181856/4192956
[pid=6480] ppid=6478 vsize=1686428 CPUtime=1.91
/proc/6480/stat : 6480 (java) S 6478 6480 5401 0 -1 0 8641 0 1 0 186 5 0 0 18 0 12 0 187107224 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6480/statm: 421607 7273 2163 9 0 416518 0
[pid=6491] ppid=6480 vsize=115604 CPUtime=49.24
/proc/6491/stat : 6491 (minisat) R 6480 6480 5401 0 -1 4194304 28741 0 0 0 4909 15 0 0 25 0 1 0 187107408 118378496 28631 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 0 0 0
/proc/6491/statm: 28901 28631 75 157 0 28741 0
[pid=6480/tid=6482] ppid=6478 vsize=1686428 CPUtime=1.46
/proc/6480/task/6482/stat : 6482 (java) S 6478 6480 5401 0 -1 64 2396 0 1 0 144 2 0 0 18 0 12 0 187107226 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6483] ppid=6478 vsize=1686428 CPUtime=0.34
/proc/6480/task/6483/stat : 6483 (java) S 6478 6480 5401 0 -1 64 4926 0 0 0 32 2 0 0 16 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6484] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6484/stat : 6484 (java) S 6478 6480 5401 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6485] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6485/stat : 6485 (java) S 6478 6480 5401 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6486] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6486/stat : 6486 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6487] ppid=6478 vsize=1686428 CPUtime=0.08
/proc/6480/task/6487/stat : 6487 (java) S 6478 6480 5401 0 -1 64 435 0 0 0 8 0 0 0 15 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6488] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6488/stat : 6488 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6489] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6489/stat : 6489 (java) R 6478 6480 5401 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6490] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6490/stat : 6490 (java) S 6478 6480 5401 0 -1 64 75 0 0 0 0 0 0 0 16 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6480/tid=6492] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6492/stat : 6492 (java) S 6478 6480 5401 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6480/tid=6493] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6493/stat : 6493 (java) S 6478 6480 5401 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 1802032



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+101.601 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 6493
/proc/meminfo: memFree=1717720/2055920 swapFree=4181856/4192956
[pid=6480] ppid=6478 vsize=1686428 CPUtime=1.91
/proc/6480/stat : 6480 (java) S 6478 6480 5401 0 -1 0 8641 0 1 0 186 5 0 0 18 0 12 0 187107224 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6480/statm: 421607 7273 2163 9 0 416518 0
[pid=6491] ppid=6480 vsize=156820 CPUtime=99.73
/proc/6491/stat : 6491 (minisat) R 6480 6480 5401 0 -1 4194304 39032 0 0 0 9951 22 0 0 25 0 1 0 187107408 160583680 38922 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6491/statm: 39205 38922 75 157 0 39045 0
[pid=6480/tid=6482] ppid=6478 vsize=1686428 CPUtime=1.46
/proc/6480/task/6482/stat : 6482 (java) S 6478 6480 5401 0 -1 64 2396 0 1 0 144 2 0 0 18 0 12 0 187107226 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6483] ppid=6478 vsize=1686428 CPUtime=0.34
/proc/6480/task/6483/stat : 6483 (java) S 6478 6480 5401 0 -1 64 4926 0 0 0 32 2 0 0 16 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6484] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6484/stat : 6484 (java) S 6478 6480 5401 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6485] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6485/stat : 6485 (java) S 6478 6480 5401 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187107227 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6486] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6486/stat : 6486 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6487] ppid=6478 vsize=1686428 CPUtime=0.08
/proc/6480/task/6487/stat : 6487 (java) S 6478 6480 5401 0 -1 64 435 0 0 0 8 0 0 0 15 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6488] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6488/stat : 6488 (java) S 6478 6480 5401 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6480/tid=6489] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6489/stat : 6489 (java) S 6478 6480 5401 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187107229 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6480/tid=6490] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6490/stat : 6490 (java) S 6478 6480 5401 0 -1 64 75 0 0 0 0 0 0 0 16 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6480/tid=6492] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6492/stat : 6492 (java) S 6478 6480 5401 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6480/tid=6493] ppid=6478 vsize=1686428 CPUtime=0
/proc/6480/task/6493/stat : 6493 (java) S 6478 6480 5401 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 187107408 1726902272 7273 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 1843248

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

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

Child status: 143
Real time (s): 101.678
CPU time (s): 101.715
CPU user time (s): 101.385
CPU system time (s): 0.329949
CPU usage (%): 100.036
Max. virtual memory (cumulated for all children) (KiB): 1843248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 101.385
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48143
page faults= 54
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2960
involuntary context switches= 729

runsolver used 0.131979 second user time and 0.26296 second system time

The end

Launcher Data

Begin job on node44 at 2009-06-17 01:31:45
IDJOB=1883649
IDBENCH=1426
IDSOLVER=688
FILE ID=node44/1883649-1245195105
PBS_JOBID= 9368292
Free space on /tmp= 65924 MiB

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

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

MD5SUM BENCH= 63dafaa5a785f38064ac19ced11339d2
RANDOM SEED=1257432778

node44.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.263
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.263
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:       1895904 kB
Buffers:         16184 kB
Cached:          77188 kB
SwapCached:       5024 kB
Active:          74672 kB
Inactive:        26696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1895904 kB
SwapTotal:     4192956 kB
SwapFree:      4181856 kB
Dirty:            1188 kB
Writeback:           0 kB
Mapped:          13848 kB
Slab:            44680 kB
Committed_AS:   180596 kB
PageTables:       1384 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-1883649-1245195105.opb

Free space on /tmp at the end= 65924 MiB
End job on node44 at 2009-06-17 01:33:29