Trace number 3722562

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.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_35_pb.cnf.cr.opb
MD5SUM55203b98fb707e386dea9ef4475d45f9
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.041993
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2100
Total number of constraints130
Number of constraints which are clauses70
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
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 36
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 130 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 ---[  59]---> BDD-cost:   67
0.00/0.00	c ---[  58]---> BDD-cost:   67
0.00/0.00	c ---[  57]---> BDD-cost:   67
0.00/0.00	c ---[  56]---> BDD-cost:   67
0.00/0.00	c ---[  55]---> BDD-cost:   67
0.00/0.00	c ---[  54]---> BDD-cost:   67
0.00/0.00	c ---[  53]---> BDD-cost:   67
0.00/0.00	c ---[  52]---> BDD-cost:   67
0.00/0.00	c ---[  51]---> BDD-cost:   67
0.00/0.00	c ---[  50]---> BDD-cost:   67
0.00/0.00	c ---[  49]---> BDD-cost:   67
0.00/0.00	c ---[  48]---> BDD-cost:   67
0.00/0.00	c ---[  47]---> BDD-cost:   67
0.00/0.00	c ---[  46]---> BDD-cost:   67
0.00/0.00	c ---[  45]---> BDD-cost:   67
0.00/0.00	c ---[  44]---> BDD-cost:   67
0.00/0.00	c ---[  43]---> BDD-cost:   67
0.00/0.00	c ---[  42]---> BDD-cost:   67
0.00/0.00	c ---[  41]---> BDD-cost:   67
0.00/0.00	c ---[  40]---> BDD-cost:   67
0.00/0.00	c ---[  39]---> BDD-cost:   67
0.00/0.00	c ---[  38]---> BDD-cost:   67
0.00/0.00	c ---[  37]---> BDD-cost:   67
0.00/0.00	c ---[  36]---> BDD-cost:   67
0.00/0.00	c ---[  35]---> BDD-cost:   67
0.00/0.00	c ---[  34]---> BDD-cost:   67
0.00/0.00	c ---[  33]---> BDD-cost:   67
0.00/0.00	c ---[  32]---> BDD-cost:   67
0.00/0.00	c ---[  31]---> BDD-cost:   67
0.00/0.00	c ---[  30]---> BDD-cost:   67
0.00/0.00	c ---[  29]---> BDD-cost:   67
0.00/0.00	c ---[  28]---> BDD-cost:   67
0.00/0.00	c ---[  27]---> BDD-cost:   67
0.00/0.00	c ---[  26]---> BDD-cost:   67
0.00/0.00	c ---[  25]---> BDD-cost:   67
0.00/0.00	c ---[  24]---> BDD-cost:   67
0.00/0.00	c ---[  23]---> BDD-cost:   67
0.00/0.00	c ---[  22]---> BDD-cost:   67
0.00/0.00	c ---[  21]---> BDD-cost:   67
0.00/0.00	c ---[  20]---> BDD-cost:   67
0.00/0.00	c ---[  19]---> BDD-cost:   67
0.00/0.00	c ---[  18]---> BDD-cost:   67
0.00/0.00	c ---[  17]---> BDD-cost:   67
0.00/0.00	c ---[  16]---> BDD-cost:   67
0.00/0.00	c ---[  15]---> BDD-cost:   67
0.00/0.00	c ---[  14]---> BDD-cost:   67
0.00/0.00	c ---[  13]---> BDD-cost:   67
0.00/0.00	c ---[  12]---> BDD-cost:   67
0.00/0.00	c ---[  11]---> BDD-cost:   67
0.00/0.00	c ---[  10]---> BDD-cost:   67
0.00/0.00	c ---[   9]---> BDD-cost:   67
0.00/0.00	c ---[   8]---> BDD-cost:   67
0.00/0.00	c ---[   7]---> BDD-cost:   67
0.00/0.00	c ---[   6]---> BDD-cost:   67
0.00/0.00	c ---[   5]---> BDD-cost:   67
0.00/0.00	c ---[   4]---> BDD-cost:   67
0.00/0.00	c ---[   3]---> BDD-cost:   67
0.00/0.00	c ---[   2]---> BDD-cost:   67
0.00/0.00	c ---[   1]---> BDD-cost:   67
0.00/0.00	c ---[   0]---> BDD-cost:   67
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 |   10030    28020 |    3343       0        0    -nan |  0.000 % |
0.00/0.01	c |       105 |   10030    28020 |    3677     105    11655   111.0 |  0.980 % |
0.00/0.01	c |       257 |   10030    28020 |    4045     257    29832   116.1 |  0.980 % |
0.00/0.02	c |       483 |   10030    28020 |    4449     483    70240   145.4 |  0.980 % |
0.00/0.04	c |       822 |   10030    28020 |    4894     822   128798   156.7 |  0.980 % |
0.00/0.07	c |      1332 |   10030    28020 |    5383    1332   212600   159.6 |  0.980 % |
0.00/0.12	c |      2091 |   10030    28020 |    5922    2091   359695   172.0 |  0.980 % |
0.00/0.19	c |      3231 |   10030    28020 |    6514    3231   581665   180.0 |  0.980 % |
0.00/0.37	c |      4941 |   10030    28020 |    7166    4941  1128031   228.3 |  0.980 % |
0.00/0.64	c |      7504 |   10030    28020 |    7882    7504  1889344   251.8 |  0.980 % |
0.99/1.06	c |     11348 |   10030    28020 |    8670    6199  1605192   258.9 |  0.980 % |
1.68/1.75	c |     17117 |   10030    28020 |    9537    6488  1486146   229.1 |  0.980 % |
2.88/2.90	c |     25767 |   10030    28020 |   10491    9195  2320409   252.4 |  0.980 % |
4.58/4.66	c |     38744 |   10030    28020 |   11540    9206  1751665   190.3 |  0.980 % |
7.38/7.41	c |     58208 |   10030    28020 |   12695    8514  2840099   333.6 |  0.980 % |
12.08/12.18	c |     87401 |   10030    28020 |   13964    8361  2196205   262.7 |  0.980 % |
19.97/20.06	c |    131192 |   10030    28020 |   15360   10463  2984230   285.2 |  0.980 % |
29.46/29.52	c |    196876 |   10030    28020 |   16897   13914  3752433   269.7 |  0.980 % |
47.07/47.20	c |    295402 |   10030    28020 |   18586   15463  4099626   265.1 |  0.980 % |
84.56/84.62	c |    443193 |   10030    28020 |   20445   17987  8151977   453.2 |  0.980 % |
137.84/137.91	c |    664876 |   10030    28020 |   22490   14414  6145835   426.4 |  0.980 % |
219.53/219.63	c |    997402 |   10030    28020 |   24739   23074  7948593   344.5 |  0.980 % |
334.80/334.93	c |   1496190 |   10030    28020 |   27212   23057  8423780   365.3 |  0.980 % |
534.57/534.79	c |   2244372 |   10030    28020 |   29934   14403  4251838   295.2 |  0.980 % |
865.82/866.00	c |   3366648 |   10030    28020 |   32927   30964 10955207   353.8 |  0.980 % |
1482.02/1482.30	c |   5050087 |   10030    28020 |   36220   19385  7141053   368.4 |  0.980 % |
1800.06/1800.40	c 
1800.06/1800.40	c *** TERMINATED ***
1800.06/1800.40	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-3722562-1338569029/watcher-3722562-1338569029 -o /tmp/evaluation-result-3722562-1338569029/solver-3722562-1338569029 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722562-1338569029.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.10 1.63 1.86 2/174 10351
/proc/meminfo: memFree=31642404/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0

[startup+0.027616 s]
/proc/loadavg: 1.10 1.63 1.86 2/174 10351
/proc/meminfo: memFree=31642404/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 1.10 1.63 1.86 2/174 10351
/proc/meminfo: memFree=31642404/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 1.10 1.63 1.86 2/174 10351
/proc/meminfo: memFree=31642404/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 1.10 1.63 1.86 2/174 10351
/proc/meminfo: memFree=31642404/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/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: 1.10 1.63 1.86 3/179 10365
/proc/meminfo: memFree=31627560/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=15492 CPUtime=1.48 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 3670 0 0 0 148 0 0 0 20 0 1 0 323027446 15863808 3626 33554432000 4194304 5276501 140735077263808 140735077262056 4633200 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 3873 3626 118 265 0 3605 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24640

[startup+3.10027 s]
/proc/loadavg: 1.18 1.64 1.86 3/179 10365
/proc/meminfo: memFree=31624948/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=18016 CPUtime=3.08 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 4328 0 0 0 308 0 0 0 20 0 1 0 323027446 18448384 4284 33554432000 4194304 5276501 140735077263808 140735077261400 4394702 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 4504 4284 118 265 0 4236 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27164

[startup+6.30028 s]
/proc/loadavg: 1.18 1.64 1.86 3/179 10365
/proc/meminfo: memFree=31620948/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=20296 CPUtime=6.28 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 4860 0 0 0 628 0 0 0 20 0 1 0 323027446 20783104 4816 33554432000 4194304 5276501 140735077263808 140735077261800 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 5074 4816 118 265 0 4806 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29444

[startup+12.7003 s]
/proc/loadavg: 1.30 1.65 1.86 3/179 10407
/proc/meminfo: memFree=31595592/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=31280 CPUtime=12.68 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 7596 0 0 0 1267 1 0 0 20 0 1 0 323027446 32030720 7550 33554432000 4194304 5276501 140735077263808 140735077262056 4397984 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 7820 7550 118 265 0 7552 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40428

[startup+25.5003 s]
/proc/loadavg: 1.41 1.66 1.86 3/179 10407
/proc/meminfo: memFree=31570532/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=37336 CPUtime=25.47 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 9086 0 0 0 2546 1 0 0 20 0 1 0 323027446 38232064 9065 33554432000 4194304 5276501 140735077263808 140735077261992 4411455 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 9334 9065 118 265 0 9066 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 46484

[startup+51.1003 s]
/proc/loadavg: 1.68 1.70 1.87 3/179 10407
/proc/meminfo: memFree=31550472/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=50036 CPUtime=51.06 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 12091 0 0 0 5104 2 0 0 20 0 1 0 323027446 51236864 12070 33554432000 4194304 5276501 140735077263808 140735077261992 4399918 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 12509 12070 118 265 0 12241 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 59184

[startup+102.307 s]
/proc/loadavg: 1.87 1.75 1.88 3/179 10407
/proc/meminfo: memFree=31508520/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=71144 CPUtime=102.25 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 17213 0 0 0 10222 3 0 0 20 0 1 0 323027446 72851456 17432 33554432000 4194304 5276501 140735077263808 140735077261800 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 17786 17432 118 265 0 17518 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 80292

[startup+162.3 s]
/proc/loadavg: 1.95 1.79 1.88 3/179 10408
/proc/meminfo: memFree=31498332/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=81172 CPUtime=162.23 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 19487 0 0 0 16219 4 0 0 20 0 1 0 323027446 83120128 19706 33554432000 4194304 5276501 140735077263808 140735077262040 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 20293 19706 118 265 0 20025 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 90320

[startup+222.3 s]
/proc/loadavg: 2.02 1.84 1.89 3/179 10408
/proc/meminfo: memFree=31476128/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=82684 CPUtime=222.23 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 19808 0 0 0 22218 5 0 0 20 0 1 0 323027446 84668416 20186 33554432000 4194304 5276501 140735077263808 140735077262056 4390912 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 20671 20186 118 265 0 20403 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 91832

[startup+282.3 s]
/proc/loadavg: 2.00 1.87 1.90 3/179 10408
/proc/meminfo: memFree=31464704/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=93272 CPUtime=282.22 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 22292 0 0 0 28217 5 0 0 20 0 1 0 323027446 95510528 22670 33554432000 4194304 5276501 140735077263808 140735077262040 4399854 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 23318 22670 118 265 0 23050 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 102420

[startup+342.3 s]
/proc/loadavg: 2.00 1.89 1.90 3/179 10408
/proc/meminfo: memFree=31449008/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=99380 CPUtime=342.2 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 23641 0 0 0 34215 5 0 0 20 0 1 0 323027446 101765120 24180 33554432000 4194304 5276501 140735077263808 140735077261992 4399918 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 24845 24180 118 265 0 24577 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 108528

[startup+402.3 s]
/proc/loadavg: 2.07 1.92 1.91 3/179 10411
/proc/meminfo: memFree=31431072/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=172052 CPUtime=1062.09 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 41243 0 0 0 106198 11 0 0 20 0 1 0 323027446 176181248 41826 33554432000 4194304 5276501 140735077263808 140735077262040 4394889 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 43013 41826 118 265 0 42745 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 181200

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10440
/proc/meminfo: memFree=31311180/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=177752 CPUtime=1122.07 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 42604 0 0 0 112195 12 0 0 20 0 1 0 323027446 182018048 43175 33554432000 4194304 5276501 140735077263808 140735077262040 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 44438 43175 118 265 0 44170 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 186900

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10440
/proc/meminfo: memFree=31309196/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=177952 CPUtime=1182.07 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 42721 0 0 0 118195 12 0 0 20 0 1 0 323027446 182222848 43228 33554432000 4194304 5276501 140735077263808 140735077262104 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 44488 43228 118 265 0 44220 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 187100

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10440
/proc/meminfo: memFree=31306840/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=178024 CPUtime=1242.06 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 42733 0 0 0 124194 12 0 0 20 0 1 0 323027446 182296576 43240 33554432000 4194304 5276501 140735077263808 140735077262232 4406287 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 44506 43240 118 265 0 44238 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 187172

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10440
/proc/meminfo: memFree=31304232/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=178024 CPUtime=1302.05 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 42740 0 0 0 130193 12 0 0 20 0 1 0 323027446 182296576 43245 33554432000 4194304 5276501 140735077263808 140735077262232 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 44506 43245 118 265 0 44238 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 187172

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10441
/proc/meminfo: memFree=31302496/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=178168 CPUtime=1362.04 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 42757 0 0 0 136192 12 0 0 20 0 1 0 323027446 182444032 43262 33554432000 4194304 5276501 140735077263808 140735077262232 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 44542 43262 118 265 0 44274 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 187316

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10441
/proc/meminfo: memFree=31301256/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=178168 CPUtime=1422.03 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 42757 0 0 0 142191 12 0 0 20 0 1 0 323027446 182444032 43262 33554432000 4194304 5276501 140735077263808 140735077262232 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 44542 43262 118 265 0 44274 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 187316

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10441
/proc/meminfo: memFree=31300264/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=178240 CPUtime=1482.02 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 42777 0 0 0 148190 12 0 0 20 0 1 0 323027446 182517760 43282 33554432000 4194304 5276501 140735077263808 140735077262232 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 44560 43282 118 265 0 44292 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 187388

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10441
/proc/meminfo: memFree=31281664/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=195708 CPUtime=1542.01 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 47096 0 0 0 154188 13 0 0 20 0 1 0 323027446 200404992 47601 33554432000 4194304 5276501 140735077263808 140735077261800 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 48927 47601 118 265 0 48659 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 204856

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/180 10444
/proc/meminfo: memFree=31263056/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=213272 CPUtime=1601.99 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 51378 0 0 0 160185 14 0 0 20 0 1 0 323027446 218390528 51883 33554432000 4194304 5276501 140735077263808 140735077262216 4399836 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 53318 51883 118 265 0 53050 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 222420

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10445
/proc/meminfo: memFree=31260488/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=214632 CPUtime=1661.97 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 51762 0 0 0 166183 14 0 0 20 0 1 0 323027446 219783168 52286 33554432000 4194304 5276501 140735077263808 140735077261800 4396835 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 53658 52286 118 265 0 53390 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 223780

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10445
/proc/meminfo: memFree=31259308/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=214704 CPUtime=1721.96 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 51766 0 0 0 172182 14 0 0 20 0 1 0 323027446 219856896 52304 33554432000 4194304 5276501 140735077263808 140735077262232 4399942 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 53676 52304 118 265 0 53408 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 223852

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10445
/proc/meminfo: memFree=31245172/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=228156 CPUtime=1781.96 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 55118 0 0 0 178181 15 0 0 20 0 1 0 323027446 233631744 55656 33554432000 4194304 5276501 140735077263808 140735077261800 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 57039 55656 118 265 0 56771 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 237304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10445
/proc/meminfo: memFree=31240336/32873844 swapFree=7900/7900
[pid=10351] ppid=10349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10351/stat : 10351 (minisat+_script) S 10349 10351 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323027446 9367552 277 33554432000 4194304 5064252 140737024778256 140737024777168 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10351/statm: 2287 277 236 213 0 72 0
[pid=10355] ppid=10351 vsize=233268 CPUtime=1800.06 cores=0,2,4,6
/proc/10355/stat : 10355 (minisat+_64-bit) R 10351 10351 8567 0 -1 4202496 56351 0 0 0 179991 15 0 0 20 0 1 0 323027446 238866432 56889 33554432000 4194304 5276501 140735077263808 140735077261992 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10355/statm: 58317 56889 118 265 0 58049 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 242416

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.91
CPU system time (s): 0.164974
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 242416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.164974
maximum resident set size= 227560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57297
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= 107
involuntary context switches= 2015

runsolver used 2.6406 second user time and 7.18791 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-01 18:43:49
IDJOB=3722562
IDBENCH=1413
IDSOLVER=2307
FILE ID=node137/3722562-1338569029
RUNJOBID= node137-1338569029-10328
PBS_JOBID= 14635883
Free space on /tmp= 70700 MiB

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

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

MD5SUM BENCH= 55203b98fb707e386dea9ef4475d45f9
RANDOM SEED=2147437668

node137.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.600
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.20
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.600
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		: 2666.600
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.600
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.600
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.600
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.600
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.600
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:        31642932 kB
Buffers:          108712 kB
Cached:           310036 kB
SwapCached:         5796 kB
Active:           183708 kB
Inactive:         242244 kB
Active(anon):       2532 kB
Inactive(anon):     7184 kB
Active(file):     181176 kB
Inactive(file):   235060 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              4688 kB
Writeback:             0 kB
AnonPages:         10668 kB
Mapped:             8240 kB
Shmem:                 0 kB
Slab:             665372 kB
SReclaimable:     106700 kB
SUnreclaim:       558672 kB
KernelStack:        1376 kB
PageTables:         4244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70692 MiB
End job on node137 at 2012-06-01 19:13:50