Trace number 3722566

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_51_pb.cnf.cr.opb
MD5SUM04ec290f8a8afffbd026dcfb09cada39
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.096984
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints202
Number of constraints which are clauses102
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 constraint51
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 52
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 202 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.00	c ---[  99]---> BDD-cost:   99
0.00/0.00	c ---[  98]---> BDD-cost:   99
0.00/0.00	c ---[  97]---> BDD-cost:   99
0.00/0.00	c ---[  96]---> BDD-cost:   99
0.00/0.00	c ---[  95]---> BDD-cost:   99
0.00/0.00	c ---[  94]---> BDD-cost:   99
0.00/0.00	c ---[  93]---> BDD-cost:   99
0.00/0.00	c ---[  92]---> BDD-cost:   99
0.00/0.00	c ---[  91]---> BDD-cost:   99
0.00/0.00	c ---[  90]---> BDD-cost:   99
0.00/0.00	c ---[  89]---> BDD-cost:   99
0.00/0.00	c ---[  88]---> BDD-cost:   99
0.00/0.00	c ---[  87]---> BDD-cost:   99
0.00/0.00	c ---[  86]---> BDD-cost:   99
0.00/0.00	c ---[  85]---> BDD-cost:   99
0.00/0.00	c ---[  84]---> BDD-cost:   99
0.00/0.00	c ---[  83]---> BDD-cost:   99
0.00/0.00	c ---[  82]---> BDD-cost:   99
0.00/0.00	c ---[  81]---> BDD-cost:   99
0.00/0.00	c ---[  80]---> BDD-cost:   99
0.00/0.00	c ---[  79]---> BDD-cost:   99
0.00/0.00	c ---[  78]---> BDD-cost:   99
0.00/0.00	c ---[  77]---> BDD-cost:   99
0.00/0.00	c ---[  76]---> BDD-cost:   99
0.00/0.00	c ---[  75]---> BDD-cost:   99
0.00/0.00	c ---[  74]---> BDD-cost:   99
0.00/0.00	c ---[  73]---> BDD-cost:   99
0.00/0.00	c ---[  72]---> BDD-cost:   99
0.00/0.00	c ---[  71]---> BDD-cost:   99
0.00/0.00	c ---[  70]---> BDD-cost:   99
0.00/0.00	c ---[  69]---> BDD-cost:   99
0.00/0.00	c ---[  68]---> BDD-cost:   99
0.00/0.00	c ---[  67]---> BDD-cost:   99
0.00/0.00	c ---[  66]---> BDD-cost:   99
0.00/0.00	c ---[  65]---> BDD-cost:   99
0.00/0.00	c ---[  64]---> BDD-cost:   99
0.00/0.00	c ---[  63]---> BDD-cost:   99
0.00/0.00	c ---[  62]---> BDD-cost:   99
0.00/0.00	c ---[  61]---> BDD-cost:   99
0.00/0.00	c ---[  60]---> BDD-cost:   99
0.00/0.00	c ---[  59]---> BDD-cost:   99
0.00/0.00	c ---[  58]---> BDD-cost:   99
0.00/0.00	c ---[  57]---> BDD-cost:   99
0.00/0.01	c ---[  56]---> BDD-cost:   99
0.00/0.01	c ---[  55]---> BDD-cost:   99
0.00/0.01	c ---[  54]---> BDD-cost:   99
0.00/0.01	c ---[  53]---> BDD-cost:   99
0.00/0.01	c ---[  52]---> BDD-cost:   99
0.00/0.01	c ---[  51]---> BDD-cost:   99
0.00/0.01	c ---[  50]---> BDD-cost:   99
0.00/0.01	c ---[  49]---> BDD-cost:   99
0.00/0.01	c ---[  48]---> BDD-cost:   99
0.00/0.01	c ---[  47]---> BDD-cost:   99
0.00/0.01	c ---[  46]---> BDD-cost:   99
0.00/0.01	c ---[  45]---> BDD-cost:   99
0.00/0.01	c ---[  44]---> BDD-cost:   99
0.00/0.01	c ---[  43]---> BDD-cost:   99
0.00/0.01	c ---[  42]---> BDD-cost:   99
0.00/0.01	c ---[  41]---> BDD-cost:   99
0.00/0.01	c ---[  40]---> BDD-cost:   99
0.00/0.01	c ---[  39]---> BDD-cost:   99
0.00/0.01	c ---[  38]---> BDD-cost:   99
0.00/0.01	c ---[  37]---> BDD-cost:   99
0.00/0.01	c ---[  36]---> BDD-cost:   99
0.00/0.01	c ---[  35]---> BDD-cost:   99
0.00/0.01	c ---[  34]---> BDD-cost:   99
0.00/0.01	c ---[  33]---> BDD-cost:   99
0.00/0.01	c ---[  32]---> BDD-cost:   99
0.00/0.01	c ---[  31]---> BDD-cost:   99
0.00/0.01	c ---[  30]---> BDD-cost:   99
0.00/0.01	c ---[  29]---> BDD-cost:   99
0.00/0.01	c ---[  28]---> BDD-cost:   99
0.00/0.01	c ---[  27]---> BDD-cost:   99
0.00/0.01	c ---[  26]---> BDD-cost:   99
0.00/0.01	c ---[  25]---> BDD-cost:   99
0.00/0.01	c ---[  24]---> BDD-cost:   99
0.00/0.01	c ---[  23]---> BDD-cost:   99
0.00/0.01	c ---[  22]---> BDD-cost:   99
0.00/0.01	c ---[  21]---> BDD-cost:   99
0.00/0.01	c ---[  20]---> BDD-cost:   99
0.00/0.01	c ---[  19]---> BDD-cost:   99
0.00/0.01	c ---[  18]---> BDD-cost:   99
0.00/0.01	c ---[  17]---> BDD-cost:   99
0.00/0.01	c ---[  16]---> BDD-cost:   99
0.00/0.01	c ---[  15]---> BDD-cost:   99
0.00/0.01	c ---[  14]---> BDD-cost:   99
0.00/0.01	c ---[  13]---> BDD-cost:   99
0.00/0.01	c ---[  12]---> BDD-cost:   99
0.00/0.01	c ---[  11]---> BDD-cost:   99
0.00/0.01	c ---[  10]---> BDD-cost:   99
0.00/0.01	c ---[   9]---> BDD-cost:   99
0.00/0.01	c ---[   8]---> BDD-cost:   99
0.00/0.01	c ---[   7]---> BDD-cost:   99
0.00/0.01	c ---[   6]---> BDD-cost:   99
0.00/0.01	c ---[   5]---> BDD-cost:   99
0.00/0.01	c ---[   4]---> BDD-cost:   99
0.00/0.01	c ---[   3]---> BDD-cost:   99
0.00/0.01	c ---[   2]---> BDD-cost:   99
0.00/0.01	c ---[   1]---> BDD-cost:   99
0.00/0.01	c ---[   0]---> BDD-cost:   99
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   24702    69100 |    8234       0        0    -nan |  0.000 % |
0.00/0.02	c |       103 |   24702    69100 |    9057     103    21251   206.3 |  0.667 % |
0.00/0.03	c |       257 |   24702    69100 |    9963     257    49705   193.4 |  0.667 % |
0.00/0.04	c |       483 |   24702    69100 |   10959     483   104379   216.1 |  0.667 % |
0.00/0.07	c |       820 |   24702    69100 |   12055     820   161617   197.1 |  0.667 % |
0.00/0.12	c |      1328 |   24702    69100 |   13260    1328   304812   229.5 |  0.667 % |
0.00/0.18	c |      2087 |   24702    69100 |   14587    2087   499248   239.2 |  0.667 % |
0.00/0.33	c |      3226 |   24702    69100 |   16045    3226   939931   291.4 |  0.667 % |
0.00/0.57	c |      4934 |   24702    69100 |   17650    4934  1692679   343.1 |  0.667 % |
0.99/1.01	c |      7497 |   24702    69100 |   19415    7497  2867483   382.5 |  0.667 % |
1.49/1.59	c |     11345 |   24702    69100 |   21356   11345  4334050   382.0 |  0.667 % |
2.69/2.79	c |     17113 |   24702    69100 |   23492   17113  7407340   432.8 |  0.667 % |
4.89/4.97	c |     25762 |   24702    69100 |   25841   25762 11735963   455.6 |  0.667 % |
7.59/7.60	c |     38737 |   24702    69100 |   28426   19008  7824386   411.6 |  0.667 % |
14.99/15.07	c |     58199 |   24702    69100 |   31268   16256 10089594   620.7 |  0.667 % |
25.08/25.13	c |     87395 |   24702    69100 |   34395   19841 14087913   710.0 |  0.667 % |
40.18/40.20	c |    131185 |   24702    69100 |   37835   30439 12217177   401.4 |  0.667 % |
63.78/63.82	c |    196871 |   24702    69100 |   41618   31593 20441364   647.0 |  0.667 % |
107.45/107.58	c |    295397 |   24702    69100 |   45780   28179 19295089   684.7 |  0.667 % |
187.80/187.92	c |    443187 |   24702    69100 |   50358   47916 22784303   475.5 |  0.667 % |
307.88/308.04	c |    664870 |   24702    69100 |   55394   40498 21015767   518.9 |  0.667 % |
568.61/568.83	c |    997395 |   24702    69100 |   60933   29833 14302584   479.4 |  0.667 % |
898.25/898.55	c |   1496185 |   24702    69100 |   67027   30318 18241452   601.7 |  0.667 % |
1702.57/1703.06	c |   2244369 |   24702    69100 |   73729   49403 46106958   933.3 |  0.667 % |
1800.06/1800.50	c 
1800.06/1800.50	c *** TERMINATED ***
1800.06/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-3722566-1338568978/watcher-3722566-1338568978 -o /tmp/evaluation-result-3722566-1338568978/solver-3722566-1338568978 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722566-1338568978.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.98 1.98 1.99 3/177 25439
/proc/meminfo: memFree=27901876/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0

[startup+0.0524 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 25439
/proc/meminfo: memFree=27901876/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 25439
/proc/meminfo: memFree=27901876/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300181 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 25439
/proc/meminfo: memFree=27901876/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700231 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 25439
/proc/meminfo: memFree=27901876/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 25444
/proc/meminfo: memFree=27884848/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=24156 CPUtime=1.49 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 5849 0 0 0 149 0 0 0 20 0 1 0 323023259 24735744 5765 33554432000 4194304 5276501 140733956027744 140733956025736 4633200 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 6039 5765 118 265 0 5771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33304

[startup+3.10022 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 25444
/proc/meminfo: memFree=27871688/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=41460 CPUtime=3.09 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 10152 0 0 0 308 1 0 0 20 0 1 0 323023259 42455040 10068 33554432000 4194304 5276501 140733956027744 140733956025736 4633200 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 10365 10068 118 265 0 10097 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50608

[startup+6.30027 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 25444
/proc/meminfo: memFree=27841308/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=67312 CPUtime=6.28 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 16614 0 0 0 626 2 0 0 20 0 1 0 323023259 68927488 16530 33554432000 4194304 5276501 140733956027744 140733956025928 4633200 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 16828 16530 118 265 0 16560 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 76460

[startup+12.7003 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 25444
/proc/meminfo: memFree=27827676/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=79128 CPUtime=12.69 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 19533 0 0 0 1266 3 0 0 20 0 1 0 323023259 81027072 19449 33554432000 4194304 5276501 140733956027744 140733956025736 4633200 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 19782 19449 118 265 0 19514 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88276

[startup+25.5002 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 25444
/proc/meminfo: memFree=27791080/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=111388 CPUtime=25.48 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 27599 0 0 0 2543 5 0 0 20 0 1 0 323023259 114061312 27515 33554432000 4194304 5276501 140733956027744 140733956025736 4394752 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 27847 27515 118 265 0 27579 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 120536

[startup+51.1003 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 25444
/proc/meminfo: memFree=27782740/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=120208 CPUtime=51.08 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 29741 0 0 0 5103 5 0 0 20 0 1 0 323023259 123092992 29657 33554432000 4194304 5276501 140733956027744 140733956025992 4399904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 30052 29657 118 265 0 29784 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 129356

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 25529
/proc/meminfo: memFree=29308748/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=182460 CPUtime=102.24 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 45254 0 0 0 10215 9 0 0 20 0 1 0 323023259 186839040 45180 33554432000 4194304 5276501 140733956027744 140733956025736 4395152 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 45615 45180 118 265 0 45347 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 191608

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 25529
/proc/meminfo: memFree=29268736/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=182452 CPUtime=162.2 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 45353 0 0 0 16210 10 0 0 20 0 1 0 323023259 186830848 45298 33554432000 4194304 5276501 140733956027744 140733956026040 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 45613 45298 118 265 0 45345 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 191600

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 25529
/proc/meminfo: memFree=29246292/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=191536 CPUtime=222.18 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 47580 0 0 0 22208 10 0 0 20 0 1 0 323023259 196132864 47534 33554432000 4194304 5276501 140733956027744 140733956025736 4399904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 47884 47534 118 265 0 47616 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 200684

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 25529
/proc/meminfo: memFree=29224948/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=211932 CPUtime=282.18 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 52614 0 0 0 28206 12 0 0 20 0 1 0 323023259 217018368 52568 33554432000 4194304 5276501 140733956027744 140733956025736 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 52983 52568 118 265 0 52715 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 221080

[startup+342.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/179 25529
/proc/meminfo: memFree=29215524/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=218824 CPUtime=342.17 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 54239 0 0 0 34205 12 0 0 20 0 1 0 323023259 224075776 54193 33554432000 4194304 5276501 140733956027744 140733956025736 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 54706 54193 118 265 0 54438 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 227972

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 25530
/proc/meminfo: memFree=29156584/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=443064 CPUtime=1122 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 110216 0 0 0 112171 29 0 0 20 0 1 0 323023259 453697536 109872 33554432000 4194304 5276501 140733956027744 140733956025736 4633200 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 110766 109872 118 265 0 110498 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 452212

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 25602
/proc/meminfo: memFree=28650116/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=534392 CPUtime=1181.97 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133073 0 0 0 118162 35 0 0 20 0 1 0 323023259 547217408 132706 33554432000 4194304 5276501 140733956027744 140733956025736 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133598 132706 118 265 0 133330 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 543540

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 25602
/proc/meminfo: memFree=28629948/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=532260 CPUtime=1241.94 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133091 0 0 0 124159 35 0 0 20 0 1 0 323023259 545034240 132180 33554432000 4194304 5276501 140733956027744 140733956026040 4394889 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133065 132180 118 265 0 132797 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 541408

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25602
/proc/meminfo: memFree=28629700/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=532260 CPUtime=1301.94 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133091 0 0 0 130159 35 0 0 20 0 1 0 323023259 545034240 132180 33554432000 4194304 5276501 140733956027744 140733956026040 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133065 132180 118 265 0 132797 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 541408

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25603
/proc/meminfo: memFree=28629700/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=532260 CPUtime=1361.93 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133091 0 0 0 136158 35 0 0 20 0 1 0 323023259 545034240 132180 33554432000 4194304 5276501 140733956027744 140733956026040 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133065 132180 118 265 0 132797 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 541408

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25603
/proc/meminfo: memFree=28629368/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=532260 CPUtime=1421.92 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133091 0 0 0 142157 35 0 0 20 0 1 0 323023259 545034240 132180 33554432000 4194304 5276501 140733956027744 140733956026040 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133065 132180 118 265 0 132797 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 541408

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25603
/proc/meminfo: memFree=28629668/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=532260 CPUtime=1481.91 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133091 0 0 0 148156 35 0 0 20 0 1 0 323023259 545034240 132180 33554432000 4194304 5276501 140733956027744 140733956026040 4399918 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133065 132180 118 265 0 132797 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 541408

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25603
/proc/meminfo: memFree=28629548/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=532260 CPUtime=1541.9 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133091 0 0 0 154155 35 0 0 20 0 1 0 323023259 545034240 132180 33554432000 4194304 5276501 140733956027744 140733956026040 4399913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133065 132180 118 265 0 132797 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 541408

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25603
/proc/meminfo: memFree=28629796/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=532260 CPUtime=1601.89 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133091 0 0 0 160154 35 0 0 20 0 1 0 323023259 545034240 132180 33554432000 4194304 5276501 140733956027744 140733956026040 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133065 132180 118 265 0 132797 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 541408

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25607
/proc/meminfo: memFree=28630028/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=532260 CPUtime=1661.88 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133091 0 0 0 166153 35 0 0 20 0 1 0 323023259 545034240 132180 33554432000 4194304 5276501 140733956027744 140733956026040 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133065 132180 118 265 0 132797 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 541408

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25607
/proc/meminfo: memFree=28609444/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=532260 CPUtime=1721.87 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133094 0 0 0 172152 35 0 0 20 0 1 0 323023259 545034240 132183 33554432000 4194304 5276501 140733956027744 140733956025992 4399918 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133065 132183 118 265 0 132797 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 541408

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 25607
/proc/meminfo: memFree=28608828/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=532260 CPUtime=1781.86 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133106 0 0 0 178151 35 0 0 20 0 1 0 323023259 545034240 132195 33554432000 4194304 5276501 140733956027744 140733956025992 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133065 132195 118 265 0 132797 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 541408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 25607
/proc/meminfo: memFree=28608828/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=532260 CPUtime=1800.06 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133106 0 0 0 179971 35 0 0 20 0 1 0 323023259 545034240 132195 33554432000 4194304 5276501 140733956027744 140733956025992 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133065 132195 118 265 0 132797 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 541408

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.03 2.01 2.00 3/179 25607
/proc/meminfo: memFree=28608828/32873648 swapFree=7116/7116
[pid=25439] ppid=25437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25439/stat : 25439 (minisat+_script) S 25437 25439 23316 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323023258 9367552 276 33554432000 4194304 5064252 140735104097280 140735104096192 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25439/statm: 2287 276 236 213 0 72 0
[pid=25443] ppid=25439 vsize=532260 CPUtime=1800.06 cores=0,2,4,6
/proc/25443/stat : 25443 (minisat+_64-bit) R 25439 25439 23316 0 -1 4202496 133106 0 0 0 179971 35 0 0 20 0 1 0 323023259 545034240 132195 33554432000 4194304 5276501 140733956027744 140733956025992 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25443/statm: 133065 132195 118 265 0 132797 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 541408

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.361944
maximum resident set size= 530840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134056
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= 220
involuntary context switches= 1913

runsolver used 3.38348 second user time and 7.58785 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-01 18:42:58
IDJOB=3722566
IDBENCH=1403
IDSOLVER=2307
FILE ID=node123/3722566-1338568978
RUNJOBID= node123-1338568896-25239
PBS_JOBID= 14635861
Free space on /tmp= 71228 MiB

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

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

MD5SUM BENCH= 04ec290f8a8afffbd026dcfb09cada39
RANDOM SEED=793567581

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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.91
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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.91
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		: 2667.217
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		: 2667.217
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:       32873648 kB
MemFree:        27902140 kB
Buffers:          440516 kB
Cached:          2092220 kB
SwapCached:         2248 kB
Active:          2393744 kB
Inactive:        1701032 kB
Active(anon):    1556832 kB
Inactive(anon):     5492 kB
Active(file):     836912 kB
Inactive(file):  1695540 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100308 kB
Dirty:              2700 kB
Writeback:             0 kB
AnonPages:       1565600 kB
Mapped:            10972 kB
Shmem:                 0 kB
Slab:             735968 kB
SReclaimable:     180220 kB
SUnreclaim:       555748 kB
KernelStack:        1456 kB
PageTables:         6704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1696572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71312 MiB
End job on node123 at 2012-06-01 19:12:58