Trace number 3722561

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.09 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr.opb
MD5SUM4d7adbd65e64509ef53d6e98bf824cab
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.031994
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1860
Total number of constraints122
Number of constraints which are clauses62
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 constraint31
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 32
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 122 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:   59
0.00/0.00	c ---[  58]---> BDD-cost:   59
0.00/0.00	c ---[  57]---> BDD-cost:   59
0.00/0.00	c ---[  56]---> BDD-cost:   59
0.00/0.00	c ---[  55]---> BDD-cost:   59
0.00/0.00	c ---[  54]---> BDD-cost:   59
0.00/0.00	c ---[  53]---> BDD-cost:   59
0.00/0.00	c ---[  52]---> BDD-cost:   59
0.00/0.00	c ---[  51]---> BDD-cost:   59
0.00/0.00	c ---[  50]---> BDD-cost:   59
0.00/0.00	c ---[  49]---> BDD-cost:   59
0.00/0.00	c ---[  48]---> BDD-cost:   59
0.00/0.00	c ---[  47]---> BDD-cost:   59
0.00/0.00	c ---[  46]---> BDD-cost:   59
0.00/0.00	c ---[  45]---> BDD-cost:   59
0.00/0.00	c ---[  44]---> BDD-cost:   59
0.00/0.00	c ---[  43]---> BDD-cost:   59
0.00/0.00	c ---[  42]---> BDD-cost:   59
0.00/0.00	c ---[  41]---> BDD-cost:   59
0.00/0.00	c ---[  40]---> BDD-cost:   59
0.00/0.00	c ---[  39]---> BDD-cost:   59
0.00/0.00	c ---[  38]---> BDD-cost:   59
0.00/0.00	c ---[  37]---> BDD-cost:   59
0.00/0.00	c ---[  36]---> BDD-cost:   59
0.00/0.00	c ---[  35]---> BDD-cost:   59
0.00/0.00	c ---[  34]---> BDD-cost:   59
0.00/0.00	c ---[  33]---> BDD-cost:   59
0.00/0.00	c ---[  32]---> BDD-cost:   59
0.00/0.00	c ---[  31]---> BDD-cost:   59
0.00/0.00	c ---[  30]---> BDD-cost:   59
0.00/0.00	c ---[  29]---> BDD-cost:   59
0.00/0.00	c ---[  28]---> BDD-cost:   59
0.00/0.00	c ---[  27]---> BDD-cost:   59
0.00/0.00	c ---[  26]---> BDD-cost:   59
0.00/0.00	c ---[  25]---> BDD-cost:   59
0.00/0.00	c ---[  24]---> BDD-cost:   59
0.00/0.00	c ---[  23]---> BDD-cost:   59
0.00/0.00	c ---[  22]---> BDD-cost:   59
0.00/0.00	c ---[  21]---> BDD-cost:   59
0.00/0.00	c ---[  20]---> BDD-cost:   59
0.00/0.00	c ---[  19]---> BDD-cost:   59
0.00/0.00	c ---[  18]---> BDD-cost:   59
0.00/0.00	c ---[  17]---> BDD-cost:   59
0.00/0.00	c ---[  16]---> BDD-cost:   59
0.00/0.00	c ---[  15]---> BDD-cost:   59
0.00/0.00	c ---[  14]---> BDD-cost:   59
0.00/0.00	c ---[  13]---> BDD-cost:   59
0.00/0.00	c ---[  12]---> BDD-cost:   59
0.00/0.00	c ---[  11]---> BDD-cost:   59
0.00/0.00	c ---[  10]---> BDD-cost:   59
0.00/0.00	c ---[   9]---> BDD-cost:   59
0.00/0.00	c ---[   8]---> BDD-cost:   59
0.00/0.00	c ---[   7]---> BDD-cost:   59
0.00/0.00	c ---[   6]---> BDD-cost:   59
0.00/0.00	c ---[   5]---> BDD-cost:   59
0.00/0.00	c ---[   4]---> BDD-cost:   59
0.00/0.00	c ---[   3]---> BDD-cost:   59
0.00/0.00	c ---[   2]---> BDD-cost:   59
0.00/0.00	c ---[   1]---> BDD-cost:   59
0.00/0.00	c ---[   0]---> BDD-cost:   59
0.00/0.00	c ==================================[MINISAT+]==================================
0.00/0.00	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    8822    24660 |    2940       0        0    -nan |  0.000 % |
0.00/0.01	c |       103 |    8822    24660 |    3234     103    11125   108.0 |  1.111 % |
0.00/0.01	c |       253 |    8822    24660 |    3557     253    29108   115.1 |  1.111 % |
0.00/0.02	c |       481 |    8822    24660 |    3913     481    60948   126.7 |  1.111 % |
0.00/0.03	c |       818 |    8822    24660 |    4304     818   108840   133.1 |  1.111 % |
0.00/0.06	c |      1324 |    8822    24660 |    4734    1324   188898   142.7 |  1.111 % |
0.00/0.08	c |      2083 |    8822    24660 |    5208    2083   314214   150.8 |  1.111 % |
0.00/0.15	c |      3222 |    8822    24660 |    5729    3222   492986   153.0 |  1.111 % |
0.00/0.27	c |      4931 |    8822    24660 |    6302    4931   860748   174.6 |  1.111 % |
0.00/0.47	c |      7493 |    8822    24660 |    6932    4279   864687   202.1 |  1.111 % |
0.00/0.79	c |     11338 |    8822    24660 |    7625    8124  1810763   222.9 |  1.111 % |
1.29/1.38	c |     17104 |    8822    24660 |    8388    4954  1245773   251.5 |  1.111 % |
2.49/2.58	c |     25753 |    8822    24660 |    9226    8309  2172756   261.5 |  1.111 % |
3.89/3.96	c |     38728 |    8822    24660 |   10149   10284  3443711   334.9 |  1.111 % |
7.69/7.78	c |     58193 |    8822    24660 |   11164    6696  2848007   425.3 |  1.111 % |
13.09/13.20	c |     87388 |    8822    24660 |   12281   10017  4729978   472.2 |  1.111 % |
21.08/21.18	c |    131184 |    8822    24660 |   13509   10476  3704025   353.6 |  1.111 % |
32.89/32.94	c |    196868 |    8822    24660 |   14860   13309  3219365   241.9 |  1.111 % |
53.46/53.51	c |    295396 |    8822    24660 |   16346   15375  4345903   282.7 |  1.111 % |
84.76/84.80	c |    443188 |    8822    24660 |   17980   17889  7893662   441.3 |  1.111 % |
122.06/122.14	c |    664872 |    8822    24660 |   19778   10838  2321145   214.2 |  1.111 % |
189.04/189.20	c |    997397 |    8822    24660 |   21756   12547  2917196   232.5 |  1.111 % |
301.22/301.35	c |   1496187 |    8822    24660 |   23932   21596  7150827   331.1 |  1.111 % |
488.78/488.97	c |   2244372 |    8822    24660 |   26325   16474  5813891   352.9 |  1.111 % |
806.42/806.68	c |   3366649 |    8822    24660 |   28958   20753 10065044   485.0 |  1.111 % |
1213.45/1213.77	c |   5050061 |    8822    24660 |   31854   16052  4206437   262.1 |  1.111 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/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-3722561-1338569039/watcher-3722561-1338569039 -o /tmp/evaluation-result-3722561-1338569039/solver-3722561-1338569039 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722561-1338569039.opb 

running on 4 cores: 1,3,5,7

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.24 1.64 1.86 3/177 10402
/proc/meminfo: memFree=31614456/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0

[startup+0.07277 s]
/proc/loadavg: 1.24 1.64 1.86 3/177 10402
/proc/meminfo: memFree=31614456/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 1.24 1.64 1.86 3/177 10402
/proc/meminfo: memFree=31614456/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 1.24 1.64 1.86 3/177 10402
/proc/meminfo: memFree=31614456/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 1.24 1.64 1.86 3/177 10402
/proc/meminfo: memFree=31614456/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.24 1.64 1.86 3/179 10407
/proc/meminfo: memFree=31600304/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=14832 CPUtime=1.49 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 3512 0 0 0 148 1 0 0 20 0 1 0 323028441 15187968 3468 33554432000 4194304 5276501 140734124698304 140734124696296 4390285 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 3708 3468 116 265 0 3440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23980

[startup+3.1003 s]
/proc/loadavg: 1.30 1.65 1.86 3/179 10407
/proc/meminfo: memFree=31595592/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=18944 CPUtime=3.09 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 4564 0 0 0 308 1 0 0 20 0 1 0 323028441 19398656 4520 33554432000 4194304 5276501 140734124698304 140734124696296 4397076 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 4736 4520 116 265 0 4468 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28092

[startup+6.30031 s]
/proc/loadavg: 1.30 1.65 1.86 3/179 10407
/proc/meminfo: memFree=31584952/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=31116 CPUtime=6.28 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 7577 0 0 0 627 1 0 0 20 0 1 0 323028441 31862784 7533 33554432000 4194304 5276501 140734124698304 140734124696296 4637016 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 7779 7533 116 265 0 7511 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40264

[startup+12.7003 s]
/proc/loadavg: 1.41 1.66 1.86 3/179 10407
/proc/meminfo: memFree=31574492/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=35752 CPUtime=12.69 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 8750 0 0 0 1267 2 0 0 20 0 1 0 323028441 36610048 8706 33554432000 4194304 5276501 140734124698304 140734124696296 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 8938 8706 116 265 0 8670 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44900

[startup+25.5003 s]
/proc/loadavg: 1.50 1.67 1.86 3/179 10407
/proc/meminfo: memFree=31568112/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=35752 CPUtime=25.48 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 8752 0 0 0 2546 2 0 0 20 0 1 0 323028441 36610048 8724 33554432000 4194304 5276501 140734124698304 140734124696552 4399826 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 8938 8724 116 265 0 8670 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44900

[startup+51.1003 s]
/proc/loadavg: 1.73 1.71 1.87 3/179 10407
/proc/meminfo: memFree=31536392/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=43812 CPUtime=51.06 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 10724 0 0 0 5104 2 0 0 20 0 1 0 323028441 44863488 10726 33554432000 4194304 5276501 140734124698304 140734124696488 4399942 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 10953 10726 116 265 0 10685 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 52960

[startup+102.307 s]
/proc/loadavg: 1.89 1.76 1.88 3/179 10407
/proc/meminfo: memFree=31505544/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=63568 CPUtime=102.26 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 15654 0 0 0 10222 4 0 0 20 0 1 0 323028441 65093632 15631 33554432000 4194304 5276501 140734124698304 140734124696552 4397204 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 15892 15631 116 265 0 15624 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 72716

[startup+162.3 s]
/proc/loadavg: 2.04 1.82 1.89 3/179 10408
/proc/meminfo: memFree=31496720/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=65756 CPUtime=162.24 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 16134 0 0 0 16220 4 0 0 20 0 1 0 323028441 67334144 16141 33554432000 4194304 5276501 140734124698304 140734124696536 4405577 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 16439 16141 116 265 0 16171 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 74904

[startup+222.3 s]
/proc/loadavg: 2.01 1.85 1.89 3/179 10408
/proc/meminfo: memFree=31470672/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=86288 CPUtime=222.23 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 21036 0 0 0 22217 6 0 0 20 0 1 0 323028441 88358912 21043 33554432000 4194304 5276501 140734124698304 140734124696488 4399869 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 21572 21043 116 265 0 21304 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 95436

[startup+282.3 s]
/proc/loadavg: 2.00 1.87 1.90 3/179 10408
/proc/meminfo: memFree=31464580/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=86864 CPUtime=282.22 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 21166 0 0 0 28216 6 0 0 20 0 1 0 323028441 88948736 21333 33554432000 4194304 5276501 140734124698304 140734124696536 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 21716 21333 116 265 0 21448 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 96012

[startup+342.3 s]
/proc/loadavg: 2.00 1.89 1.91 3/179 10408
/proc/meminfo: memFree=31441072/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=100524 CPUtime=342.21 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 24424 0 0 0 34214 7 0 0 20 0 1 0 323028441 102936576 24591 33554432000 4194304 5276501 140734124698304 140734124696536 4399820 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 25131 24591 117 265 0 24863 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 109672

[startup+402.3 s]
/proc/loadavg: 2.06 1.92 1.91 3/179 10411
/proc/meminfo: memFree=31431072/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=157796 CPUtime=1062.08 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 38611 0 0 0 106197 11 0 0 20 0 1 0 323028441 161583104 38681 33554432000 4194304 5276501 140734124698304 140734124696536 4399995 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 39449 38681 117 265 0 39181 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 166944

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10440
/proc/meminfo: memFree=31310312/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=159740 CPUtime=1122.07 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 38999 0 0 0 112196 11 0 0 20 0 1 0 323028441 163573760 39069 33554432000 4194304 5276501 140734124698304 140734124696536 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 39935 39069 117 265 0 39667 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 168888

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10440
/proc/meminfo: memFree=31309072/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=161036 CPUtime=1182.06 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 39279 0 0 0 118195 11 0 0 20 0 1 0 323028441 164900864 39349 33554432000 4194304 5276501 140734124698304 140734124696536 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 40259 39349 117 265 0 39991 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 170184

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10440
/proc/meminfo: memFree=31306096/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=164492 CPUtime=1242.05 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 39968 0 0 0 124194 11 0 0 20 0 1 0 323028441 168439808 40038 33554432000 4194304 5276501 140734124698304 140734124696536 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 41123 40038 117 265 0 40855 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 173640

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10440
/proc/meminfo: memFree=31303612/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=167228 CPUtime=1302.05 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 40529 0 0 0 130193 12 0 0 20 0 1 0 323028441 171241472 40599 33554432000 4194304 5276501 140734124698304 140734124696536 4399992 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 41807 40599 117 265 0 41539 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 176376

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10441
/proc/meminfo: memFree=31302372/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=169028 CPUtime=1362.04 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 40901 0 0 0 136192 12 0 0 20 0 1 0 323028441 173084672 40971 33554432000 4194304 5276501 140734124698304 140734124696536 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 42257 40971 117 265 0 41989 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 178176

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10441
/proc/meminfo: memFree=31301008/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=170512 CPUtime=1422.03 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 41198 0 0 0 142191 12 0 0 20 0 1 0 323028441 174604288 41268 33554432000 4194304 5276501 140734124698304 140734124696600 4395135 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 42628 41268 117 265 0 42360 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 179660

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10441
/proc/meminfo: memFree=31300264/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=171520 CPUtime=1482.01 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 41404 0 0 0 148189 12 0 0 20 0 1 0 323028441 175636480 41474 33554432000 4194304 5276501 140734124698304 140734124696728 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 42880 41474 117 265 0 42612 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 180668

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10441
/proc/meminfo: memFree=31277200/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=174328 CPUtime=1542.01 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 41952 0 0 0 154188 13 0 0 20 0 1 0 323028441 178511872 42022 33554432000 4194304 5276501 140734124698304 140734124696728 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 43582 42022 117 265 0 43314 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 183476

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/180 10444
/proc/meminfo: memFree=31262684/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=175624 CPUtime=1602 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 42227 0 0 0 160187 13 0 0 20 0 1 0 323028441 179838976 42297 33554432000 4194304 5276501 140734124698304 140734124696536 4400448 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 43906 42297 117 265 0 43638 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 184772

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10445
/proc/meminfo: memFree=31260052/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=177064 CPUtime=1661.99 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 42502 0 0 0 166186 13 0 0 20 0 1 0 323028441 181313536 42572 33554432000 4194304 5276501 140734124698304 140734124696536 4405513 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 44266 42572 117 265 0 43998 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 186212

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10445
/proc/meminfo: memFree=31259308/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=178072 CPUtime=1721.98 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 42671 0 0 0 172185 13 0 0 20 0 1 0 323028441 182345728 42741 33554432000 4194304 5276501 140734124698304 140734124696728 4399913 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 44518 42741 117 265 0 44250 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 187220

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10445
/proc/meminfo: memFree=31243684/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=179152 CPUtime=1781.97 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 42853 0 0 0 178184 13 0 0 20 0 1 0 323028441 183451648 42923 33554432000 4194304 5276501 140734124698304 140734124696728 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 44788 42923 117 265 0 44520 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 188300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 10488
/proc/meminfo: memFree=31451724/32873844 swapFree=7900/7900
[pid=10402] ppid=10400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10402/stat : 10402 (minisat+_script) S 10400 10402 8567 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323028440 9367552 277 33554432000 4194304 5064252 140733731536944 140733731535856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10402/statm: 2287 277 236 213 0 72 0
[pid=10406] ppid=10402 vsize=179512 CPUtime=1800.07 cores=1,3,5,7
/proc/10406/stat : 10406 (minisat+_64-bit) R 10402 10402 8567 0 -1 4202496 42921 0 0 0 179994 13 0 0 20 0 1 0 323028441 183820288 42991 33554432000 4194304 5276501 140734124698304 140734124696536 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10406/statm: 44878 42991 117 265 0 44610 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 188660

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.09
CPU user time (s): 1799.95
CPU system time (s): 0.143978
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 188660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.143978
maximum resident set size= 171968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43867
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= 81
involuntary context switches= 1852

runsolver used 3.3015 second user time and 8.59069 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-01 18:43:59
IDJOB=3722561
IDBENCH=1417
IDSOLVER=2307
FILE ID=node137/3722561-1338569039
RUNJOBID= node137-1338569029-10329
PBS_JOBID= 14635883
Free space on /tmp= 70696 MiB

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

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

MD5SUM BENCH= 4d7adbd65e64509ef53d6e98bf824cab
RANDOM SEED=881639022

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:        31614712 kB
Buffers:          108760 kB
Cached:           310384 kB
SwapCached:         5796 kB
Active:           215300 kB
Inactive:         239712 kB
Active(anon):      31096 kB
Inactive(anon):     7184 kB
Active(file):     184204 kB
Inactive(file):   232528 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              5316 kB
Writeback:             0 kB
AnonPages:         39420 kB
Mapped:             9488 kB
Shmem:                 0 kB
Slab:             666112 kB
SReclaimable:     106852 kB
SUnreclaim:       559260 kB
KernelStack:        1488 kB
PageTables:         3740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     154820 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:14:00