Trace number 3722568

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.05 1800.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr.opb
MD5SUM6f530d7030eb010292a76e81381ed552
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.105982
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6000
Total number of constraints220
Number of constraints which are clauses120
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 constraint60
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 61
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.00	c Converting 220 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ........................................................................................................................
0.00/0.01	c ---[  99]---> BDD-cost:  117
0.00/0.01	c ---[  98]---> BDD-cost:  117
0.00/0.01	c ---[  97]---> BDD-cost:  117
0.00/0.01	c ---[  96]---> BDD-cost:  117
0.00/0.01	c ---[  95]---> BDD-cost:  117
0.00/0.01	c ---[  94]---> BDD-cost:  117
0.00/0.01	c ---[  93]---> BDD-cost:  117
0.00/0.01	c ---[  92]---> BDD-cost:  117
0.00/0.01	c ---[  91]---> BDD-cost:  117
0.00/0.01	c ---[  90]---> BDD-cost:  117
0.00/0.01	c ---[  89]---> BDD-cost:  117
0.00/0.01	c ---[  88]---> BDD-cost:  117
0.00/0.01	c ---[  87]---> BDD-cost:  117
0.00/0.01	c ---[  86]---> BDD-cost:  117
0.00/0.01	c ---[  85]---> BDD-cost:  117
0.00/0.01	c ---[  84]---> BDD-cost:  117
0.00/0.01	c ---[  83]---> BDD-cost:  117
0.00/0.01	c ---[  82]---> BDD-cost:  117
0.00/0.01	c ---[  81]---> BDD-cost:  117
0.00/0.01	c ---[  80]---> BDD-cost:  117
0.00/0.01	c ---[  79]---> BDD-cost:  117
0.00/0.01	c ---[  78]---> BDD-cost:  117
0.00/0.01	c ---[  77]---> BDD-cost:  117
0.00/0.01	c ---[  76]---> BDD-cost:  117
0.00/0.01	c ---[  75]---> BDD-cost:  117
0.00/0.01	c ---[  74]---> BDD-cost:  117
0.00/0.01	c ---[  73]---> BDD-cost:  117
0.00/0.01	c ---[  72]---> BDD-cost:  117
0.00/0.01	c ---[  71]---> BDD-cost:  117
0.00/0.01	c ---[  70]---> BDD-cost:  117
0.00/0.01	c ---[  69]---> BDD-cost:  117
0.00/0.01	c ---[  68]---> BDD-cost:  117
0.00/0.01	c ---[  67]---> BDD-cost:  117
0.00/0.01	c ---[  66]---> BDD-cost:  117
0.00/0.01	c ---[  65]---> BDD-cost:  117
0.00/0.01	c ---[  64]---> BDD-cost:  117
0.00/0.01	c ---[  63]---> BDD-cost:  117
0.00/0.01	c ---[  62]---> BDD-cost:  117
0.00/0.01	c ---[  61]---> BDD-cost:  117
0.00/0.01	c ---[  60]---> BDD-cost:  117
0.00/0.01	c ---[  59]---> BDD-cost:  117
0.00/0.01	c ---[  58]---> BDD-cost:  117
0.00/0.01	c ---[  57]---> BDD-cost:  117
0.00/0.01	c ---[  56]---> BDD-cost:  117
0.00/0.01	c ---[  55]---> BDD-cost:  117
0.00/0.01	c ---[  54]---> BDD-cost:  117
0.00/0.01	c ---[  53]---> BDD-cost:  117
0.00/0.01	c ---[  52]---> BDD-cost:  117
0.00/0.01	c ---[  51]---> BDD-cost:  117
0.00/0.01	c ---[  50]---> BDD-cost:  117
0.00/0.01	c ---[  49]---> BDD-cost:  117
0.00/0.01	c ---[  48]---> BDD-cost:  117
0.00/0.01	c ---[  47]---> BDD-cost:  117
0.00/0.01	c ---[  46]---> BDD-cost:  117
0.00/0.01	c ---[  45]---> BDD-cost:  117
0.00/0.01	c ---[  44]---> BDD-cost:  117
0.00/0.01	c ---[  43]---> BDD-cost:  117
0.00/0.01	c ---[  42]---> BDD-cost:  117
0.00/0.01	c ---[  41]---> BDD-cost:  117
0.00/0.01	c ---[  40]---> BDD-cost:  117
0.00/0.01	c ---[  39]---> BDD-cost:  117
0.00/0.01	c ---[  38]---> BDD-cost:  117
0.00/0.01	c ---[  37]---> BDD-cost:  117
0.00/0.01	c ---[  36]---> BDD-cost:  117
0.00/0.01	c ---[  35]---> BDD-cost:  117
0.00/0.01	c ---[  34]---> BDD-cost:  117
0.00/0.01	c ---[  33]---> BDD-cost:  117
0.00/0.01	c ---[  32]---> BDD-cost:  117
0.00/0.01	c ---[  31]---> BDD-cost:  117
0.00/0.01	c ---[  30]---> BDD-cost:  117
0.00/0.01	c ---[  29]---> BDD-cost:  117
0.00/0.01	c ---[  28]---> BDD-cost:  117
0.00/0.01	c ---[  27]---> BDD-cost:  117
0.00/0.01	c ---[  26]---> BDD-cost:  117
0.00/0.01	c ---[  25]---> BDD-cost:  117
0.00/0.01	c ---[  24]---> BDD-cost:  117
0.00/0.01	c ---[  23]---> BDD-cost:  117
0.00/0.01	c ---[  22]---> BDD-cost:  117
0.00/0.01	c ---[  21]---> BDD-cost:  117
0.00/0.01	c ---[  20]---> BDD-cost:  117
0.00/0.01	c ---[  19]---> BDD-cost:  117
0.00/0.01	c ---[  18]---> BDD-cost:  117
0.00/0.01	c ---[  17]---> BDD-cost:  117
0.00/0.01	c ---[  16]---> BDD-cost:  117
0.00/0.01	c ---[  15]---> BDD-cost:  117
0.00/0.01	c ---[  14]---> BDD-cost:  117
0.00/0.01	c ---[  13]---> BDD-cost:  117
0.00/0.01	c ---[  12]---> BDD-cost:  117
0.00/0.01	c ---[  11]---> BDD-cost:  117
0.00/0.01	c ---[  10]---> BDD-cost:  117
0.00/0.01	c ---[   9]---> BDD-cost:  117
0.00/0.01	c ---[   8]---> BDD-cost:  117
0.00/0.01	c ---[   7]---> BDD-cost:  117
0.00/0.01	c ---[   6]---> BDD-cost:  117
0.00/0.01	c ---[   5]---> BDD-cost:  117
0.00/0.01	c ---[   4]---> BDD-cost:  117
0.00/0.01	c ---[   3]---> BDD-cost:  117
0.00/0.01	c ---[   2]---> BDD-cost:  117
0.00/0.01	c ---[   1]---> BDD-cost:  117
0.00/0.01	c ---[   0]---> BDD-cost:  117
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 |   29220    81700 |    9740       0        0    -nan |  0.000 % |
0.00/0.02	c |       104 |   29220    81700 |   10714     104    19328   185.8 |  0.565 % |
0.00/0.03	c |       256 |   29220    81700 |   11785     256    51373   200.7 |  0.565 % |
0.00/0.05	c |       482 |   29220    81700 |   12963     482   102298   212.2 |  0.565 % |
0.00/0.08	c |       824 |   29220    81700 |   14260     824   174285   211.5 |  0.565 % |
0.00/0.13	c |      1330 |   29220    81700 |   15686    1330   314613   236.6 |  0.565 % |
0.00/0.21	c |      2091 |   29220    81700 |   17255    2091   547467   261.8 |  0.565 % |
0.00/0.35	c |      3231 |   29220    81700 |   18980    3231   973163   301.2 |  0.565 % |
0.00/0.65	c |      4940 |   29220    81700 |   20878    4940  1825691   369.6 |  0.565 % |
1.19/1.21	c |      7502 |   29220    81700 |   22966    7502  3300948   440.0 |  0.565 % |
1.78/1.85	c |     11349 |   29220    81700 |   25263   11349  4927293   434.2 |  0.565 % |
2.99/3.08	c |     17116 |   29220    81700 |   27789   17116  7830885   457.5 |  0.565 % |
5.28/5.32	c |     25776 |   29220    81700 |   30568   25776 12693138   492.4 |  0.565 % |
9.59/9.68	c |     38751 |   29220    81700 |   33625   12743  7049498   553.2 |  0.565 % |
17.69/17.72	c |     58213 |   29220    81700 |   36987   32205 17853736   554.4 |  0.565 % |
29.59/29.68	c |     87405 |   29220    81700 |   40686   28857 18280643   633.5 |  0.565 % |
44.38/44.44	c |    131197 |   29220    81700 |   44755   37310 18131775   486.0 |  0.565 % |
82.27/82.39	c |    196885 |   29220    81700 |   49230   33870 19465914   574.7 |  0.565 % |
144.73/144.85	c |    295413 |   29220    81700 |   54153   41045 35262471   859.1 |  0.565 % |
221.87/222.10	c |    443205 |   29220    81700 |   59568   42322 32489333   767.7 |  0.565 % |
388.23/388.40	c |    664893 |   29220    81700 |   65525   53992 39557295   732.7 |  0.565 % |
627.48/627.76	c |    997421 |   29220    81700 |   72078   37604 21158293   562.7 |  0.565 % |
1070.68/1071.06	c |   1496209 |   29220    81700 |   79286   26110 23864653   914.0 |  0.565 % |
1781.46/1781.94	c |   2244402 |   29220    81700 |   87214   75309 73153707   971.4 |  0.565 % |
1800.05/1800.50	c 
1800.05/1800.50	c *** TERMINATED ***
1800.05/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-3722568-1338568969/watcher-3722568-1338568969 -o /tmp/evaluation-result-3722568-1338568969/solver-3722568-1338568969 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722568-1338568969.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: 2.04 1.99 1.99 3/179 28242
/proc/meminfo: memFree=27407272/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0

[startup+0.0369251 s]
/proc/loadavg: 2.04 1.99 1.99 3/179 28242
/proc/meminfo: memFree=27407272/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100248 s]
/proc/loadavg: 2.04 1.99 1.99 3/179 28242
/proc/meminfo: memFree=27407272/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.04 1.99 1.99 3/179 28242
/proc/meminfo: memFree=27407272/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 2.04 1.99 1.99 3/179 28242
/proc/meminfo: memFree=27407272/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.04 1.99 1.99 3/181 28247
/proc/meminfo: memFree=27390268/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=24768 CPUtime=1.49 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 6005 0 0 0 149 0 0 0 20 0 1 0 323021672 25362432 5913 33554432000 4194304 5276501 140736750873952 140736750871944 4633200 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 6192 5913 118 265 0 5924 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33916

[startup+3.10029 s]
/proc/loadavg: 2.04 1.99 1.99 3/181 28247
/proc/meminfo: memFree=27378116/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=40768 CPUtime=3.09 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 10033 0 0 0 308 1 0 0 20 0 1 0 323021672 41746432 9941 33554432000 4194304 5276501 140736750873952 140736750871944 4399913 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 10192 9941 118 265 0 9924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49916

[startup+6.3003 s]
/proc/loadavg: 2.04 1.99 1.99 3/181 28247
/proc/meminfo: memFree=27346108/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=71900 CPUtime=6.29 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 17778 0 0 0 626 3 0 0 20 0 1 0 323021672 73625600 17686 33554432000 4194304 5276501 140736750873952 140736750871944 4397737 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 17975 17686 118 265 0 17707 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81048

[startup+12.7003 s]
/proc/loadavg: 2.04 1.99 1.99 3/181 28247
/proc/meminfo: memFree=27317256/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=90688 CPUtime=12.69 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 22463 0 0 0 1265 4 0 0 20 0 1 0 323021672 92864512 22371 33554432000 4194304 5276501 140736750873952 140736750872200 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 22672 22371 118 265 0 22404 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 99836

[startup+25.5003 s]
/proc/loadavg: 2.10 2.00 2.00 3/181 28247
/proc/meminfo: memFree=27291208/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=116976 CPUtime=25.49 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 29014 0 0 0 2544 5 0 0 20 0 1 0 323021672 119783424 28922 33554432000 4194304 5276501 140736750873952 140736750871544 4395096 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 29244 28922 118 265 0 28976 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 126124

[startup+51.1003 s]
/proc/loadavg: 2.06 2.00 2.00 3/181 28247
/proc/meminfo: memFree=27277660/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=130044 CPUtime=51.08 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 32250 0 0 0 5103 5 0 0 20 0 1 0 323021672 133165056 32158 33554432000 4194304 5276501 140736750873952 140736750872200 4399850 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 32511 32158 118 265 0 32243 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 139192

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 28289
/proc/meminfo: memFree=28846476/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=173656 CPUtime=102.26 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 43092 0 0 0 10218 8 0 0 20 0 1 0 323021672 177823744 43003 33554432000 4194304 5276501 140736750873952 140736750871544 4399918 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 43414 43003 118 265 0 43146 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 182804

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 28373
/proc/meminfo: memFree=28753948/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=227880 CPUtime=162.21 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 56621 0 0 0 16209 12 0 0 20 0 1 0 323021672 233349120 56545 33554432000 4194304 5276501 140736750873952 140736750871544 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 56970 56545 118 265 0 56702 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 237028

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28374
/proc/meminfo: memFree=28730480/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=248732 CPUtime=222.17 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 61824 0 0 0 22204 13 0 0 20 0 1 0 323021672 254701568 61755 33554432000 4194304 5276501 140736750873952 140736750871944 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 62183 61755 118 265 0 61915 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 257880

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28374
/proc/meminfo: memFree=28698648/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=256772 CPUtime=282.15 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 63844 0 0 0 28202 13 0 0 20 0 1 0 323021672 262934528 63808 33554432000 4194304 5276501 140736750873952 140736750871544 4394733 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 64193 63808 118 265 0 63925 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 265920

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28374
/proc/meminfo: memFree=28637984/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=299356 CPUtime=342.14 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 74427 0 0 0 34198 16 0 0 20 0 1 0 323021672 306540544 74391 33554432000 4194304 5276501 140736750873952 140736750871944 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 74839 74391 118 265 0 74571 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 308504

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28374
/proc/meminfo: memFree=28637612/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/28246/statm: 110523 110099 118 265 0 110255 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 451240

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28407
/proc/meminfo: memFree=28402428/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=451084 CPUtime=1241.95 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 112283 0 0 0 124168 27 0 0 20 0 1 0 323021672 461910016 112332 33554432000 4194304 5276501 140736750873952 140736750871944 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 112771 112332 118 265 0 112503 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 460232

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28407
/proc/meminfo: memFree=28341852/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=507660 CPUtime=1301.95 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 126367 0 0 0 130163 32 0 0 20 0 1 0 323021672 519843840 126416 33554432000 4194304 5276501 140736750873952 140736750871944 4394975 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 126915 126416 118 265 0 126647 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 516808

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28407
/proc/meminfo: memFree=28336820/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=507928 CPUtime=1361.94 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 126420 0 0 0 136162 32 0 0 20 0 1 0 323021672 520118272 126469 33554432000 4194304 5276501 140736750873952 140736750872376 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 126982 126469 118 265 0 126714 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 517076

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28408
/proc/meminfo: memFree=28328016/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=507928 CPUtime=1421.93 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 126425 0 0 0 142161 32 0 0 20 0 1 0 323021672 520118272 126474 33554432000 4194304 5276501 140736750873952 140736750872376 4399913 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 126982 126474 118 265 0 126714 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 517076

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28408
/proc/meminfo: memFree=28308176/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=507228 CPUtime=1481.92 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 126462 0 0 0 148160 32 0 0 20 0 1 0 323021672 519401472 126328 33554432000 4194304 5276501 140736750873952 140736750872248 4395432 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 126807 126328 118 265 0 126539 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 516376

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 28408
/proc/meminfo: memFree=28283128/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=507708 CPUtime=1541.91 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 126537 0 0 0 154159 32 0 0 20 0 1 0 323021672 519892992 126403 33554432000 4194304 5276501 140736750873952 140736750872376 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 126927 126403 118 265 0 126659 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 516856

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 28408
/proc/meminfo: memFree=28282732/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=507868 CPUtime=1601.89 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 126555 0 0 0 160157 32 0 0 20 0 1 0 323021672 520056832 126417 33554432000 4194304 5276501 140736750873952 140736750872376 4394779 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 126967 126417 118 265 0 126699 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 517016

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 28411
/proc/meminfo: memFree=28245116/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=546408 CPUtime=1661.87 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 136042 0 0 0 166152 35 0 0 20 0 1 0 323021672 559521792 135888 33554432000 4194304 5276501 140736750873952 140736750871944 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 136602 135888 118 265 0 136334 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 555556

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28412
/proc/meminfo: memFree=28239420/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=546408 CPUtime=1721.86 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 136042 0 0 0 172151 35 0 0 20 0 1 0 323021672 559521792 135888 33554432000 4194304 5276501 140736750873952 140736750871944 4399913 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 136602 135888 118 265 0 136334 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 555556

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28412
/proc/meminfo: memFree=28240972/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=546408 CPUtime=1781.85 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 136042 0 0 0 178150 35 0 0 20 0 1 0 323021672 559521792 135888 33554432000 4194304 5276501 140736750873952 140736750872200 4394889 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 136602 135888 118 265 0 136334 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 555556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28412
/proc/meminfo: memFree=28240972/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=546768 CPUtime=1800.05 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 136054 0 0 0 179970 35 0 0 20 0 1 0 323021672 559890432 135900 33554432000 4194304 5276501 140736750873952 140736750872088 4399947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 136692 135900 118 265 0 136424 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 555916

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

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 28412
/proc/meminfo: memFree=28240972/32873844 swapFree=7380/7380
[pid=28242] ppid=28240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28242/stat : 28242 (minisat+_script) S 28240 28242 25790 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323021672 9367552 277 33554432000 4194304 5064252 140733719622912 140733719621824 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28242/statm: 2287 277 236 213 0 72 0
[pid=28246] ppid=28242 vsize=546768 CPUtime=1800.05 cores=0,2,4,6
/proc/28246/stat : 28246 (minisat+_64-bit) R 28242 28242 25790 0 -1 4202496 136054 0 0 0 179970 35 0 0 20 0 1 0 323021672 559890432 135900 33554432000 4194304 5276501 140736750873952 140736750872088 4399947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28246/statm: 136692 135900 118 265 0 136424 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 555916

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28242 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1799.7
CPU system time (s): 0.35
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 555916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 1108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 936
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= 11
involuntary context switches= 2

runsolver used 3.90941 second user time and 9.61554 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-01 18:42:49
IDJOB=3722568
IDBENCH=1402
IDSOLVER=2307
FILE ID=node133/3722568-1338568969
RUNJOBID= node133-1338568900-28000
PBS_JOBID= 14635851
Free space on /tmp= 70392 MiB

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

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

MD5SUM BENCH= 6f530d7030eb010292a76e81381ed552
RANDOM SEED=625895974

node133.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.540
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.08
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.540
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	: 5331.92
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.540
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	: 5331.92
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.540
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	: 5331.91
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.540
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	: 5331.91
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.540
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	: 5331.90
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.540
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	: 5331.91
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.540
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27408016 kB
Buffers:          333056 kB
Cached:          2697432 kB
SwapCached:          676 kB
Active:          2936068 kB
Inactive:        1657852 kB
Active(anon):    1554760 kB
Inactive(anon):    10240 kB
Active(file):    1381308 kB
Inactive(file):  1647612 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:              2668 kB
Writeback:            80 kB
AnonPages:       1569416 kB
Mapped:            10924 kB
Shmem:                 0 kB
Slab:             730636 kB
SReclaimable:     172440 kB
SUnreclaim:       558196 kB
KernelStack:        1456 kB
PageTables:         7152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1696668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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= 70480 MiB
End job on node133 at 2012-06-01 19:12:51