Trace number 3722567

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
PB12: minisatp 1.0-2-g022594c? (TO) 1800.08 1800.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr.opb
MD5SUM887c74fdc5099423a97b443d1200370c
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.104983
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5500
Total number of constraints210
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
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 56
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

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 210 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.01	c   -- Clauses(.)/Splits(s): ..............................................................................................................
0.00/0.01	c ---[  99]---> BDD-cost:  107
0.00/0.01	c ---[  98]---> BDD-cost:  107
0.00/0.01	c ---[  97]---> BDD-cost:  107
0.00/0.01	c ---[  96]---> BDD-cost:  107
0.00/0.01	c ---[  95]---> BDD-cost:  107
0.00/0.01	c ---[  94]---> BDD-cost:  107
0.00/0.01	c ---[  93]---> BDD-cost:  107
0.00/0.01	c ---[  92]---> BDD-cost:  107
0.00/0.01	c ---[  91]---> BDD-cost:  107
0.00/0.01	c ---[  90]---> BDD-cost:  107
0.00/0.01	c ---[  89]---> BDD-cost:  107
0.00/0.01	c ---[  88]---> BDD-cost:  107
0.00/0.01	c ---[  87]---> BDD-cost:  107
0.00/0.01	c ---[  86]---> BDD-cost:  107
0.00/0.01	c ---[  85]---> BDD-cost:  107
0.00/0.01	c ---[  84]---> BDD-cost:  107
0.00/0.01	c ---[  83]---> BDD-cost:  107
0.00/0.01	c ---[  82]---> BDD-cost:  107
0.00/0.01	c ---[  81]---> BDD-cost:  107
0.00/0.01	c ---[  80]---> BDD-cost:  107
0.00/0.01	c ---[  79]---> BDD-cost:  107
0.00/0.01	c ---[  78]---> BDD-cost:  107
0.00/0.01	c ---[  77]---> BDD-cost:  107
0.00/0.01	c ---[  76]---> BDD-cost:  107
0.00/0.01	c ---[  75]---> BDD-cost:  107
0.00/0.01	c ---[  74]---> BDD-cost:  107
0.00/0.01	c ---[  73]---> BDD-cost:  107
0.00/0.01	c ---[  72]---> BDD-cost:  107
0.00/0.01	c ---[  71]---> BDD-cost:  107
0.00/0.01	c ---[  70]---> BDD-cost:  107
0.00/0.01	c ---[  69]---> BDD-cost:  107
0.00/0.01	c ---[  68]---> BDD-cost:  107
0.00/0.01	c ---[  67]---> BDD-cost:  107
0.00/0.01	c ---[  66]---> BDD-cost:  107
0.00/0.01	c ---[  65]---> BDD-cost:  107
0.00/0.01	c ---[  64]---> BDD-cost:  107
0.00/0.01	c ---[  63]---> BDD-cost:  107
0.00/0.01	c ---[  62]---> BDD-cost:  107
0.00/0.01	c ---[  61]---> BDD-cost:  107
0.00/0.01	c ---[  60]---> BDD-cost:  107
0.00/0.01	c ---[  59]---> BDD-cost:  107
0.00/0.01	c ---[  58]---> BDD-cost:  107
0.00/0.01	c ---[  57]---> BDD-cost:  107
0.00/0.01	c ---[  56]---> BDD-cost:  107
0.00/0.01	c ---[  55]---> BDD-cost:  107
0.00/0.01	c ---[  54]---> BDD-cost:  107
0.00/0.01	c ---[  53]---> BDD-cost:  107
0.00/0.01	c ---[  52]---> BDD-cost:  107
0.00/0.01	c ---[  51]---> BDD-cost:  107
0.00/0.01	c ---[  50]---> BDD-cost:  107
0.00/0.01	c ---[  49]---> BDD-cost:  107
0.00/0.01	c ---[  48]---> BDD-cost:  107
0.00/0.01	c ---[  47]---> BDD-cost:  107
0.00/0.01	c ---[  46]---> BDD-cost:  107
0.00/0.01	c ---[  45]---> BDD-cost:  107
0.00/0.01	c ---[  44]---> BDD-cost:  107
0.00/0.01	c ---[  43]---> BDD-cost:  107
0.00/0.01	c ---[  42]---> BDD-cost:  107
0.00/0.01	c ---[  41]---> BDD-cost:  107
0.00/0.01	c ---[  40]---> BDD-cost:  107
0.00/0.01	c ---[  39]---> BDD-cost:  107
0.00/0.01	c ---[  38]---> BDD-cost:  107
0.00/0.01	c ---[  37]---> BDD-cost:  107
0.00/0.01	c ---[  36]---> BDD-cost:  107
0.00/0.01	c ---[  35]---> BDD-cost:  107
0.00/0.01	c ---[  34]---> BDD-cost:  107
0.00/0.01	c ---[  33]---> BDD-cost:  107
0.00/0.01	c ---[  32]---> BDD-cost:  107
0.00/0.01	c ---[  31]---> BDD-cost:  107
0.00/0.01	c ---[  30]---> BDD-cost:  107
0.00/0.01	c ---[  29]---> BDD-cost:  107
0.00/0.01	c ---[  28]---> BDD-cost:  107
0.00/0.01	c ---[  27]---> BDD-cost:  107
0.00/0.01	c ---[  26]---> BDD-cost:  107
0.00/0.01	c ---[  25]---> BDD-cost:  107
0.00/0.01	c ---[  24]---> BDD-cost:  107
0.00/0.01	c ---[  23]---> BDD-cost:  107
0.00/0.01	c ---[  22]---> BDD-cost:  107
0.00/0.01	c ---[  21]---> BDD-cost:  107
0.00/0.01	c ---[  20]---> BDD-cost:  107
0.00/0.01	c ---[  19]---> BDD-cost:  107
0.00/0.01	c ---[  18]---> BDD-cost:  107
0.00/0.01	c ---[  17]---> BDD-cost:  107
0.00/0.01	c ---[  16]---> BDD-cost:  107
0.00/0.01	c ---[  15]---> BDD-cost:  107
0.00/0.01	c ---[  14]---> BDD-cost:  107
0.00/0.01	c ---[  13]---> BDD-cost:  107
0.00/0.01	c ---[  12]---> BDD-cost:  107
0.00/0.01	c ---[  11]---> BDD-cost:  107
0.00/0.01	c ---[  10]---> BDD-cost:  107
0.00/0.01	c ---[   9]---> BDD-cost:  107
0.00/0.01	c ---[   8]---> BDD-cost:  107
0.00/0.01	c ---[   7]---> BDD-cost:  107
0.00/0.01	c ---[   6]---> BDD-cost:  107
0.00/0.01	c ---[   5]---> BDD-cost:  107
0.00/0.01	c ---[   4]---> BDD-cost:  107
0.00/0.01	c ---[   3]---> BDD-cost:  107
0.00/0.01	c ---[   2]---> BDD-cost:  107
0.00/0.01	c ---[   1]---> BDD-cost:  107
0.00/0.01	c ---[   0]---> BDD-cost:  107
0.00/0.02	c ==================================[MINISAT+]==================================
0.00/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   26710    74700 |    8903       0        0    -nan |  0.000 % |
0.00/0.03	c |       101 |   26710    74700 |    9793     101    19540   193.5 |  0.617 % |
0.00/0.04	c |       254 |   26710    74700 |   10772     254    57136   224.9 |  0.617 % |
0.00/0.05	c |       479 |   26710    74700 |   11849     479   106928   223.2 |  0.617 % |
0.00/0.10	c |       820 |   26710    74700 |   13034     820   228012   278.1 |  0.617 % |
0.00/0.17	c |      1327 |   26710    74700 |   14338    1327   407337   307.0 |  0.617 % |
0.00/0.25	c |      2089 |   26710    74700 |   15772    2089   607183   290.7 |  0.617 % |
0.00/0.39	c |      3232 |   26710    74700 |   17349    3232   926679   286.7 |  0.617 % |
0.00/0.62	c |      4943 |   26710    74700 |   19084    4943  1483658   300.2 |  0.617 % |
0.99/1.05	c |      7507 |   26710    74700 |   20992    7507  2510030   334.4 |  0.617 % |
1.68/1.73	c |     11351 |   26710    74700 |   23092   11351  4018398   354.0 |  0.617 % |
3.29/3.35	c |     17118 |   26710    74700 |   25401   17118  7441464   434.7 |  0.617 % |
6.49/6.52	c |     25771 |   26710    74700 |   27941   25771 13547867   525.7 |  0.617 % |
9.18/9.27	c |     38746 |   26710    74700 |   30735   11987  5239024   437.1 |  0.617 % |
15.08/15.11	c |     58208 |   26710    74700 |   33809   31449 15437128   490.9 |  0.617 % |
25.07/25.11	c |     87403 |   26710    74700 |   37190   28315 16522485   583.5 |  0.617 % |
42.54/42.67	c |    131194 |   26710    74700 |   40909   37023 22713772   613.5 |  0.617 % |
65.63/65.79	c |    196878 |   26710    74700 |   44999   30800 19121496   620.8 |  0.617 % |
123.49/123.65	c |    295409 |   26710    74700 |   49499   47517 27534863   579.5 |  0.617 % |
180.30/180.43	c |    443203 |   26710    74700 |   54449   28768 13780292   479.0 |  0.617 % |
316.63/316.83	c |    664889 |   26710    74700 |   59894   57411 42296622   736.7 |  0.617 % |
524.69/524.99	c |    997415 |   26710    74700 |   65884   18793 12161367   647.1 |  0.617 % |
894.23/894.56	c |   1496203 |   26710    74700 |   72472   58409 66364373  1136.2 |  0.617 % |
1494.81/1495.28	c |   2244385 |   26710    74700 |   79720   42964 22685687   528.0 |  0.617 % |
1800.07/1800.50	c 
1800.07/1800.50	c *** TERMINATED ***
1800.07/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3722567-1338568966/watcher-3722567-1338568966 -o /tmp/evaluation-result-3722567-1338568966/solver-3722567-1338568966 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722567-1338568966.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 2.07 3/174 30670
/proc/meminfo: memFree=29393040/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 352 0 0 0 0 0 0 0 20 0 1 0 323021346 9367552 273 33554432000 4194304 5064252 140733969045456 140733969043464 215124624768 0 0 4100 65536 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 273 232 213 0 72 0

[startup+0.078565 s]
/proc/loadavg: 1.84 1.97 2.07 3/174 30670
/proc/meminfo: memFree=29393040/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 1.84 1.97 2.07 3/174 30670
/proc/meminfo: memFree=29393040/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300164 s]
/proc/loadavg: 1.84 1.97 2.07 3/174 30670
/proc/meminfo: memFree=29393040/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 1.84 1.97 2.07 3/174 30670
/proc/meminfo: memFree=29393040/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 1.84 1.97 2.07 3/181 30767
/proc/meminfo: memFree=29371864/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=21900 CPUtime=1.48 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 5302 0 0 0 147 1 0 0 20 0 1 0 323021346 22425600 5215 33554432000 4194304 5276501 140733485156736 140733485154328 4397898 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30682/statm: 5475 5215 118 265 0 5207 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31048

[startup+3.10023 s]
/proc/loadavg: 1.84 1.97 2.07 3/181 30767
/proc/meminfo: memFree=29356720/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=36748 CPUtime=3.09 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 9023 0 0 0 307 2 0 0 20 0 1 0 323021346 37629952 8936 33554432000 4194304 5276501 140733485156736 140733485154728 4399918 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30682/statm: 9187 8936 118 265 0 8919 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45896

[startup+6.30023 s]
/proc/loadavg: 1.85 1.97 2.07 3/181 30767
/proc/meminfo: memFree=29324200/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=62696 CPUtime=6.28 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 15498 0 0 0 625 3 0 0 20 0 1 0 323021346 64200704 15411 33554432000 4194304 5276501 140733485156736 140733485154328 4399937 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30682/statm: 15674 15411 118 265 0 15406 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 71844

[startup+12.7003 s]
/proc/loadavg: 1.86 1.97 2.07 3/181 30767
/proc/meminfo: memFree=29284872/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=90516 CPUtime=12.68 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 22409 0 0 0 1263 5 0 0 20 0 1 0 323021346 92688384 22322 33554432000 4194304 5276501 140733485156736 140733485154984 4399816 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30682/statm: 22629 22322 118 265 0 22361 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99664

[startup+25.5002 s]
/proc/loadavg: 1.89 1.97 2.07 3/181 30767
/proc/meminfo: memFree=29262756/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=109196 CPUtime=25.47 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 27078 0 0 0 2542 5 0 0 20 0 1 0 323021346 111816704 27002 33554432000 4194304 5276501 140733485156736 140733485154984 4397076 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30682/statm: 27299 27002 118 265 0 27031 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 118344

[startup+51.1003 s]
/proc/loadavg: 1.93 1.97 2.06 3/181 30767
/proc/meminfo: memFree=29219556/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=141376 CPUtime=51.04 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 35107 0 0 0 5097 7 0 0 20 0 1 0 323021346 144769024 35015 33554432000 4194304 5276501 140733485156736 140733485154728 4394889 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30682/statm: 35344 35015 118 265 0 35076 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 150524

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 2.06 3/181 30767
/proc/meminfo: memFree=29196164/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=159044 CPUtime=102.2 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 39503 0 0 0 10212 8 0 0 20 0 1 0 323021346 162861056 39453 33554432000 4194304 5276501 140733485156736 140733485154920 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 39761 39453 118 265 0 39493 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 168192

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 2.05 3/181 30767
/proc/meminfo: memFree=29138896/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=202236 CPUtime=162.19 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 50435 0 0 0 16207 12 0 0 20 0 1 0 323021346 207089664 50259 33554432000 4194304 5276501 140733485156736 140733485155032 4399918 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 50559 50259 118 265 0 50291 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 211384

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 2.05 3/181 30767
/proc/meminfo: memFree=29113972/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=228768 CPUtime=222.18 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 56902 0 0 0 22204 14 0 0 20 0 1 0 323021346 234258432 56726 33554432000 4194304 5276501 140733485156736 140733485154728 4399992 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 57192 56726 118 265 0 56924 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 237916

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 2.04 3/181 30809
/proc/meminfo: memFree=29075896/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=258220 CPUtime=282.16 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 64227 0 0 0 28200 16 0 0 20 0 1 0 323021346 264417280 64073 33554432000 4194304 5276501 140733485156736 140733485154728 4397568 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 64555 64073 118 265 0 64287 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 267368

[startup+342.3 s]
/proc/loadavg: 2.04 1.99 2.04 3/181 30810
/proc/meminfo: memFree=29034200/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=262196 CPUtime=342.13 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 66536 0 0 0 34196 17 0 0 20 0 1 0 323021346 268488704 65195 33554432000 4194304 5276501 140733485156736 140733485154728 4397196 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 65549 65195 118 265 0 65281 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 271344

[startup+402.3 s]
/proc/loadavg: 2.01 1.99 2.03 3/181 30810
/proc/meminfo: memFree=29016960/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=462924 CPUtime=1121.97 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118516 0 0 0 112166 31 0 0 20 0 1 0 323021346 474034176 115034 33554432000 4194304 5276501 140733485156736 140733485155160 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115731 115034 118 265 0 115463 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 472072

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30840
/proc/meminfo: memFree=28604636/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=462924 CPUtime=1181.96 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118516 0 0 0 118165 31 0 0 20 0 1 0 323021346 474034176 115034 33554432000 4194304 5276501 140733485156736 140733485155160 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115731 115034 118 265 0 115463 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 472072

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 30841
/proc/meminfo: memFree=28602832/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=462924 CPUtime=1241.95 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118516 0 0 0 124164 31 0 0 20 0 1 0 323021346 474034176 115034 33554432000 4194304 5276501 140733485156736 140733485155160 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115731 115034 118 265 0 115463 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 472072

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 30841
/proc/meminfo: memFree=28599112/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=462924 CPUtime=1301.94 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118516 0 0 0 130163 31 0 0 20 0 1 0 323021346 474034176 115034 33554432000 4194304 5276501 140733485156736 140733485155160 4399918 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115731 115034 118 265 0 115463 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 472072

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 30841
/proc/meminfo: memFree=28598244/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=462924 CPUtime=1361.93 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118516 0 0 0 136162 31 0 0 20 0 1 0 323021346 474034176 115034 33554432000 4194304 5276501 140733485156736 140733485155160 4397076 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115731 115034 118 265 0 115463 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 472072

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 30841
/proc/meminfo: memFree=28594772/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=462924 CPUtime=1421.93 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118516 0 0 0 142162 31 0 0 20 0 1 0 323021346 474034176 115034 33554432000 4194304 5276501 140733485156736 140733485155160 4399918 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115731 115034 118 265 0 115463 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 472072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 30841
/proc/meminfo: memFree=28593780/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=462924 CPUtime=1481.91 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118516 0 0 0 148160 31 0 0 20 0 1 0 323021346 474034176 115034 33554432000 4194304 5276501 140733485156736 140733485155160 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115731 115034 118 265 0 115463 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 472072

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30842
/proc/meminfo: memFree=28593904/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=462924 CPUtime=1541.9 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118527 0 0 0 154159 31 0 0 20 0 1 0 323021346 474034176 115045 33554432000 4194304 5276501 140733485156736 140733485154984 4394779 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115731 115045 118 265 0 115463 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 472072

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30842
/proc/meminfo: memFree=28592292/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=462924 CPUtime=1601.89 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118527 0 0 0 160158 31 0 0 20 0 1 0 323021346 474034176 115045 33554432000 4194304 5276501 140733485156736 140733485154984 4395456 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115731 115045 118 265 0 115463 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 472072

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30845
/proc/meminfo: memFree=28590796/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=463284 CPUtime=1661.88 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118538 0 0 0 166157 31 0 0 20 0 1 0 323021346 474402816 115056 33554432000 4194304 5276501 140733485156736 140733485154872 4400020 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115821 115056 118 265 0 115553 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 472432

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30845
/proc/meminfo: memFree=28589744/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=463284 CPUtime=1721.87 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118538 0 0 0 172156 31 0 0 20 0 1 0 323021346 474402816 115056 33554432000 4194304 5276501 140733485156736 140733485154872 4692095 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115821 115056 118 265 0 115553 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 472432

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30845
/proc/meminfo: memFree=28588380/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=463284 CPUtime=1781.86 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118539 0 0 0 178155 31 0 0 20 0 1 0 323021346 474402816 115057 33554432000 4194304 5276501 140733485156736 140733485154872 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115821 115057 118 265 0 115553 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 472432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30845
/proc/meminfo: memFree=28587636/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=463284 CPUtime=1800.07 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118539 0 0 0 179976 31 0 0 20 0 1 0 323021346 474402816 115057 33554432000 4194304 5276501 140733485156736 140733485154872 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115821 115057 118 265 0 115553 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 472432

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30845
/proc/meminfo: memFree=28587636/32873844 swapFree=7620/7620
[pid=30670] ppid=30667 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30670/stat : 30670 (minisat+_script) S 30667 30670 29031 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323021346 9367552 277 33554432000 4194304 5064252 140733969045456 140733969044368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30670/statm: 2287 277 236 213 0 72 0
[pid=30682] ppid=30670 vsize=463284 CPUtime=1800.07 cores=0,2,4,6
/proc/30682/stat : 30682 (minisat+_64-bit) R 30670 30670 29031 0 -1 4202496 118539 0 0 0 179976 31 0 0 20 0 1 0 323021346 474402816 115057 33554432000 4194304 5276501 140733485156736 140733485154872 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30682/statm: 115821 115057 118 265 0 115553 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 472432

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1799.76
CPU system time (s): 0.317951
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 477400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.317951
maximum resident set size= 465228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119487
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 210
involuntary context switches= 1970

runsolver used 2.59061 second user time and 7.2389 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-01 18:42:46
IDJOB=3722567
IDBENCH=1396
IDSOLVER=2307
FILE ID=node135/3722567-1338568966
RUNJOBID= node135-1338568966-30646
PBS_JOBID= 14635849
Free space on /tmp= 71004 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722567-1338568966/watcher-3722567-1338568966 -o /tmp/evaluation-result-3722567-1338568966/solver-3722567-1338568966 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722567-1338568966.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 887c74fdc5099423a97b443d1200370c
RANDOM SEED=912099107

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5238.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29394328 kB
Buffers:          313680 kB
Cached:          2316292 kB
SwapCached:         1676 kB
Active:          1045824 kB
Inactive:        1596196 kB
Active(anon):       2188 kB
Inactive(anon):    12048 kB
Active(file):    1043636 kB
Inactive(file):  1584148 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105796 kB
Dirty:              4656 kB
Writeback:             0 kB
AnonPages:         18260 kB
Mapped:             9708 kB
Shmem:               132 kB
Slab:             697716 kB
SReclaimable:     139336 kB
SUnreclaim:       558380 kB
KernelStack:        1400 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70996 MiB
End job on node135 at 2012-06-01 19:12:46