Trace number 3720976

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
PB07: minisat+ 1.14UNSAT 212.464 212.517

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110975965.opb
MD5SUM5a91e712d3aef81a2c9052622caecb97
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.116981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1171
Number of bits of the biggest sum of numbers11
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 101 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ##########################
0.00/0.00	c   -- Clauses(.)/Splits(s): ....
0.00/0.00	c ---[  99]---> BDD-cost:   23
0.00/0.00	c ---[  97]---> BDD-cost:   23
0.00/0.00	c ---[  95]---> BDD-cost:   23
0.00/0.00	c ---[  93]---> BDD-cost:   23
0.00/0.01	c ---[  91]---> BDD-cost:   23
0.00/0.01	c ---[  89]---> BDD-cost:   23
0.00/0.01	c ---[  87]---> BDD-cost:   23
0.00/0.01	c ---[  85]---> BDD-cost:   23
0.00/0.01	c ---[  83]---> BDD-cost:   23
0.00/0.01	c ---[  81]---> BDD-cost:   23
0.00/0.01	c ---[  79]---> BDD-cost:   23
0.00/0.01	c ---[  77]---> BDD-cost:   23
0.00/0.01	c ---[  75]---> BDD-cost:   23
0.00/0.01	c ---[  73]---> BDD-cost:   23
0.00/0.01	c ---[  71]---> BDD-cost:   23
0.00/0.01	c ---[  69]---> BDD-cost:   23
0.00/0.01	c ---[  67]---> BDD-cost:   23
0.00/0.01	c ---[  65]---> BDD-cost:   23
0.00/0.01	c ---[  63]---> BDD-cost:   23
0.00/0.01	c ---[  61]---> BDD-cost:   23
0.00/0.01	c ---[  59]---> BDD-cost:   23
0.00/0.01	c ---[  57]---> BDD-cost:   23
0.00/0.01	c ---[  55]---> BDD-cost:   23
0.00/0.01	c ---[  53]---> BDD-cost:   23
0.00/0.01	c ---[  51]---> BDD-cost:   23
0.00/0.01	c ---[  49]---> BDD-cost:   23
0.00/0.01	c ---[  48]---> BDD-cost:   23
0.00/0.01	c ---[  47]---> BDD-cost:   21
0.00/0.01	c ---[  46]---> BDD-cost:   19
0.00/0.01	c ---[  45]---> BDD-cost:   17
0.00/0.01	c ---[  44]---> BDD-cost:   15
0.00/0.01	c ---[  43]---> BDD-cost:   13
0.00/0.01	c ---[  42]---> BDD-cost:   11
0.00/0.01	c ---[  41]---> BDD-cost:    9
0.00/0.01	c ---[  40]---> BDD-cost:    7
0.00/0.01	c ---[  39]---> BDD-cost:    5
0.00/0.01	c ---[  38]---> BDD-cost:    3
0.00/0.01	c ---[  35]---> BDD-cost:    3
0.00/0.01	c ---[  34]---> BDD-cost:    5
0.00/0.01	c ---[  33]---> BDD-cost:    7
0.00/0.01	c ---[  32]---> BDD-cost:    9
0.00/0.01	c ---[  31]---> BDD-cost:   11
0.00/0.01	c ---[  30]---> BDD-cost:   13
0.00/0.01	c ---[  29]---> BDD-cost:   15
0.00/0.01	c ---[  28]---> BDD-cost:   17
0.00/0.01	c ---[  27]---> BDD-cost:   19
0.00/0.01	c ---[  26]---> BDD-cost:   21
0.00/0.01	c ---[  25]---> BDD-cost:   23
0.00/0.01	c ---[  24]---> BDD-cost:    0
0.00/0.01	c ---[  23]---> BDD-cost:   21
0.00/0.01	c ---[  22]---> BDD-cost:   19
0.00/0.01	c ---[  21]---> BDD-cost:   17
0.00/0.01	c ---[  20]---> BDD-cost:   15
0.00/0.01	c ---[  19]---> BDD-cost:   13
0.00/0.01	c ---[  18]---> BDD-cost:   11
0.00/0.01	c ---[  17]---> BDD-cost:    9
0.00/0.01	c ---[  16]---> BDD-cost:    7
0.00/0.01	c ---[  15]---> BDD-cost:    5
0.00/0.01	c ---[  14]---> BDD-cost:    3
0.00/0.01	c ---[  12]---> BDD-cost:    0
0.00/0.01	c ---[  11]---> BDD-cost:   21
0.00/0.01	c ---[  10]---> BDD-cost:   19
0.00/0.01	c ---[   9]---> BDD-cost:   17
0.00/0.01	c ---[   8]---> BDD-cost:   15
0.00/0.01	c ---[   7]---> BDD-cost:   13
0.00/0.01	c ---[   6]---> BDD-cost:   11
0.00/0.01	c ---[   5]---> BDD-cost:    9
0.00/0.01	c ---[   4]---> BDD-cost:    7
0.00/0.01	c ---[   3]---> BDD-cost:    5
0.00/0.01	c ---[   2]---> BDD-cost:    3
0.00/0.01	c ---[   0]---> Adder-cost: 584   maxlim: 1094   bits: 11/11
0.01/0.02	c ==================================[MINISAT+]==================================
0.01/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.01/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01/0.02	c ==============================================================================
0.01/0.02	c |         0 |    6740    21448 |    2246       0        0     nan |  0.000 % |
0.01/0.03	c |       100 |    6673    21211 |    2470      89     1407    15.8 |  4.997 % |
0.01/0.04	c |       250 |    6673    21211 |    2717     239     7855    32.9 |  4.999 % |
0.01/0.06	c |       475 |    6662    21168 |    2989     463    16685    36.0 |  5.104 % |
0.01/0.09	c |       812 |    6662    21168 |    3288     800    36631    45.8 |  5.104 % |
0.09/0.14	c |      1319 |    6662    21168 |    3617    1307    66914    51.2 |  5.104 % |
0.19/0.22	c |      2081 |    6662    21168 |    3978    2069   111288    53.8 |  5.104 % |
0.29/0.36	c |      3221 |    6662    21168 |    4376    3209   180233    56.2 |  5.104 % |
0.49/0.59	c |      4933 |    6662    21168 |    4814    2474   141214    57.1 |  5.104 % |
0.89/0.96	c |      7495 |    6662    21168 |    5295    5036   301128    59.8 |  5.104 % |
1.49/1.57	c |     11340 |    6662    21168 |    5825    3327   176742    53.1 |  5.104 % |
2.39/2.48	c |     17106 |    6662    21168 |    6408    5960   368126    61.8 |  5.104 % |
3.79/3.89	c |     25755 |    6662    21168 |    7048    4419   254869    57.7 |  5.104 % |
6.09/6.10	c |     38729 |    6662    21168 |    7753    6064   316732    52.2 |  5.104 % |
9.19/9.26	c |     58191 |    6632    21070 |    8529    4716   234754    49.8 |  5.370 % |
14.09/14.12	c |     87386 |    6599    20959 |    9382    6816   368830    54.1 |  5.688 % |
21.48/21.59	c |    131180 |    6590    20930 |   10320    5971   294816    49.4 |  5.795 % |
32.58/32.61	c |    196864 |    6590    20930 |   11352    6395   317967    49.7 |  5.795 % |
49.68/49.76	c |    295391 |    6563    20839 |   12487    9699   490434    50.6 |  6.007 % |
74.27/74.39	c |    443182 |    6511    20665 |   13736    8264   350683    42.4 |  6.433 % |
111.06/111.16	c |    664866 |    6511    20665 |   15109    8193   333226    40.7 |  6.433 % |
164.95/165.09	c |    997395 |    6477    20551 |   16620   12728   623529    49.0 |  6.699 % |
212.43/212.51	c ==============================================================================
212.43/212.51	c UNSATISFIABLE
212.43/212.51	s UNSATISFIABLE
212.43/212.51	c _______________________________________________________________________________
212.43/212.51	c 
212.43/212.51	c restarts              : 22
212.43/212.51	c conflicts             : 1289046        (6067 /sec)
212.43/212.51	c decisions             : 1552075        (7305 /sec)
212.43/212.51	c propagations          : 0              (0 /sec)
212.43/212.51	c inspects              : 0              (0 /sec)
212.43/212.51	c CPU time              : 212.454 s
212.43/212.51	c _______________________________________________________________________________

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-3720976-1338552576/watcher-3720976-1338552576 -o /tmp/evaluation-result-3720976-1338552576/solver-3720976-1338552576 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3720976-1338552576.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: 0.08 0.02 0.01 2/171 29743
/proc/meminfo: memFree=31143532/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=1132 CPUtime=0 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 146 0 0 0 0 0 0 0 20 0 1 0 321383487 1159168 103 33554432000 134512640 135395479 4290702304 4290701136 134618678 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29743/statm: 283 103 74 216 0 65 0

[startup+0.023118 s]
/proc/loadavg: 0.08 0.02 0.01 2/171 29743
/proc/meminfo: memFree=31143532/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=1404 CPUtime=0.01 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 250 0 0 0 1 0 0 0 20 0 1 0 321383487 1437696 207 33554432000 134512640 135395479 4290702304 4290700624 134673707 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29743/statm: 391 212 91 216 0 173 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1404

[startup+0.100209 s]
/proc/loadavg: 0.08 0.02 0.01 2/171 29743
/proc/meminfo: memFree=31143532/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=2288 CPUtime=0.09 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 471 0 0 0 9 0 0 0 20 0 1 0 321383487 2342912 428 33554432000 134512640 135395479 4290702304 4290700656 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29743/statm: 572 428 122 216 0 354 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2288

[startup+0.300176 s]
/proc/loadavg: 0.08 0.02 0.01 2/171 29743
/proc/meminfo: memFree=31143532/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=2812 CPUtime=0.29 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 600 0 0 0 29 0 0 0 20 0 1 0 321383487 2879488 557 33554432000 134512640 135395479 4290702304 4290700204 135007481 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29743/statm: 703 557 122 216 0 485 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2812

[startup+0.700179 s]
/proc/loadavg: 0.08 0.02 0.01 2/171 29743
/proc/meminfo: memFree=31143532/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=3472 CPUtime=0.69 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 773 0 0 0 69 0 0 0 20 0 1 0 321383487 3555328 730 33554432000 134512640 135395479 4290702304 4290700656 134581463 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29743/statm: 868 730 122 216 0 650 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3472

[startup+1.50034 s]
/proc/loadavg: 0.08 0.02 0.01 2/172 29744
/proc/meminfo: memFree=31140640/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=3872 CPUtime=1.49 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 865 0 0 0 149 0 0 0 20 0 1 0 321383487 3964928 822 33554432000 134512640 135395479 4290702304 4290700656 134580854 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29743/statm: 968 822 122 216 0 750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3872

[startup+3.10017 s]
/proc/loadavg: 0.08 0.02 0.01 3/177 29765
/proc/meminfo: memFree=31134252/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=4400 CPUtime=3.09 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 1020 0 0 0 309 0 0 0 20 0 1 0 321383487 4505600 977 33554432000 134512640 135395479 4290702304 4290700656 134581186 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29743/statm: 1100 977 122 216 0 882 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4400

[startup+6.30102 s]
/proc/loadavg: 0.23 0.05 0.02 3/177 29765
/proc/meminfo: memFree=31131252/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=4936 CPUtime=6.29 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 1133 0 0 0 629 0 0 0 20 0 1 0 321383487 5054464 1090 33554432000 134512640 135395479 4290702304 4290700272 134576840 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29743/statm: 1234 1090 122 216 0 1016 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4936

[startup+12.7006 s]
/proc/loadavg: 0.37 0.08 0.03 3/177 29765
/proc/meminfo: memFree=31129276/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=5208 CPUtime=12.69 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 1221 0 0 0 1269 0 0 0 20 0 1 0 321383487 5332992 1178 33554432000 134512640 135395479 4290702304 4290700656 134580959 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29743/statm: 1302 1178 122 216 0 1084 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5208

[startup+25.5002 s]
/proc/loadavg: 0.80 0.19 0.06 3/177 29813
/proc/meminfo: memFree=31129020/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=6400 CPUtime=25.48 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 1504 0 0 0 2548 0 0 0 20 0 1 0 321383487 6553600 1461 33554432000 134512640 135395479 4290702304 4290700656 134580915 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29743/statm: 1600 1461 122 216 0 1382 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6400

[startup+51.101 s]
/proc/loadavg: 1.21 0.33 0.11 3/178 29816
/proc/meminfo: memFree=31124988/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=7512 CPUtime=51.08 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 1757 0 0 0 5108 0 0 0 20 0 1 0 321383487 7692288 1719 33554432000 134512640 135395479 4290702304 4290700656 134581428 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29743/statm: 1878 1719 122 216 0 1660 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7512

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.21 3/177 29816
/proc/meminfo: memFree=31119420/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=8600 CPUtime=102.27 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 2009 0 0 0 10227 0 0 0 20 0 1 0 321383487 8806400 1971 33554432000 134512640 135395479 4290702304 4290700176 134574480 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/29743/statm: 2150 1971 122 216 0 1932 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8600

[startup+162.3 s]
/proc/loadavg: 1.94 0.86 0.32 3/177 29816
/proc/meminfo: memFree=31116940/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=9688 CPUtime=162.24 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 2293 0 0 0 16224 0 0 0 20 0 1 0 321383487 9920512 2255 33554432000 134512640 135395479 4290702304 4290700656 134581028 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29743/statm: 2422 2255 122 216 0 2204 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 9688

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

[startup+179.101 s]
/proc/loadavg: 1.96 0.93 0.36 3/177 29816
/proc/meminfo: memFree=31115328/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=10392 CPUtime=179.04 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 2449 0 0 0 17904 0 0 0 20 0 1 0 321383487 10641408 2411 33554432000 134512640 135395479 4290702304 4290700272 134576448 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29743/statm: 2598 2411 122 216 0 2380 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 10392

[startup+191.9 s]
/proc/loadavg: 1.97 0.97 0.38 3/177 29816
/proc/meminfo: memFree=31114704/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=10392 CPUtime=191.84 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 2472 0 0 0 19184 0 0 0 20 0 1 0 321383487 10641408 2434 33554432000 134512640 135395479 4290702304 4290700656 134580798 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29743/statm: 2598 2434 122 216 0 2380 0
Current children cumulated CPU time (s) 191.84
Current children cumulated vsize (KiB) 10392

[startup+204.7 s]
/proc/loadavg: 1.97 1.02 0.40 3/177 29816
/proc/meminfo: memFree=31114084/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=10392 CPUtime=204.63 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 2480 0 0 0 20463 0 0 0 20 0 1 0 321383487 10641408 2442 33554432000 134512640 135395479 4290702304 4290700656 134581186 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29743/statm: 2598 2442 122 216 0 2380 0
Current children cumulated CPU time (s) 204.63
Current children cumulated vsize (KiB) 10392

[startup+207.906 s]
/proc/loadavg: 1.97 1.02 0.40 3/177 29816
/proc/meminfo: memFree=31114084/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=10392 CPUtime=207.84 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 2480 0 0 0 20784 0 0 0 20 0 1 0 321383487 10641408 2442 33554432000 134512640 135395479 4290702304 4290700656 134581491 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29743/statm: 2598 2442 122 216 0 2380 0
Current children cumulated CPU time (s) 207.84
Current children cumulated vsize (KiB) 10392

[startup+211.101 s]
/proc/loadavg: 1.97 1.03 0.41 3/177 29816
/proc/meminfo: memFree=31113212/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=10392 CPUtime=211.04 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 2482 0 0 0 21104 0 0 0 20 0 1 0 321383487 10641408 2477 33554432000 134512640 135395479 4290702304 4290700176 134574223 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29743/statm: 2598 2477 122 216 0 2380 0
Current children cumulated CPU time (s) 211.04
Current children cumulated vsize (KiB) 10392

[startup+211.901 s]
/proc/loadavg: 1.97 1.03 0.41 3/177 29816
/proc/meminfo: memFree=31113212/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=10392 CPUtime=211.83 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 2482 0 0 0 21183 0 0 0 20 0 1 0 321383487 10641408 2477 33554432000 134512640 135395479 4290702304 4290700656 134581426 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29743/statm: 2598 2477 122 216 0 2380 0
Current children cumulated CPU time (s) 211.83
Current children cumulated vsize (KiB) 10392

[startup+212.307 s]
/proc/loadavg: 1.97 1.03 0.41 3/177 29816
/proc/meminfo: memFree=31113336/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=10392 CPUtime=212.24 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 2482 0 0 0 21224 0 0 0 20 0 1 0 321383487 10641408 2477 33554432000 134512640 135395479 4290702304 4290700624 134572776 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29743/statm: 2598 2477 122 216 0 2380 0
Current children cumulated CPU time (s) 212.24
Current children cumulated vsize (KiB) 10392

[startup+212.501 s]
/proc/loadavg: 1.97 1.03 0.41 3/177 29816
/proc/meminfo: memFree=31113336/32873648 swapFree=6860/6860
[pid=29743] ppid=29741 vsize=10392 CPUtime=212.43 cores=0,2,4,6
/proc/29743/stat : 29743 (minisat+) R 29741 29743 29705 0 -1 4202496 2482 0 0 0 21243 0 0 0 20 0 1 0 321383487 10641408 2477 33554432000 134512640 135395479 4290702304 4290700656 134580732 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/29743/statm: 2598 2477 122 216 0 2380 0
Current children cumulated CPU time (s) 212.43
Current children cumulated vsize (KiB) 10392

Child status: 20
Real time (s): 212.517
CPU time (s): 212.464
CPU user time (s): 212.454
CPU system time (s): 0.009998
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 10392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 212.454
system time used= 0.009998
maximum resident set size= 9916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2484
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= 5
involuntary context switches= 365

runsolver used 0.401938 second user time and 1.16282 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-01 14:09:36
IDJOB=3720976
IDBENCH=1199
IDSOLVER=2306
FILE ID=node124/3720976-1338552576
RUNJOBID= node124-1338552574-29722
PBS_JOBID= 14635860
Free space on /tmp= 70776 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110975965.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3720976-1338552576/watcher-3720976-1338552576 -o /tmp/evaluation-result-3720976-1338552576/solver-3720976-1338552576 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3720976-1338552576.opb            

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

MD5SUM BENCH= 5a91e712d3aef81a2c9052622caecb97
RANDOM SEED=474792019

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5357.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31144316 kB
Buffers:           73248 kB
Cached:           905216 kB
SwapCached:         8032 kB
Active:           179624 kB
Inactive:         808288 kB
Active(anon):       4084 kB
Inactive(anon):     7732 kB
Active(file):     175540 kB
Inactive(file):   800556 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091316 kB
Dirty:              2380 kB
Writeback:             0 kB
AnonPages:          8880 kB
Mapped:             7124 kB
Shmem:                 0 kB
Slab:             604900 kB
SReclaimable:      49756 kB
SUnreclaim:       555144 kB
KernelStack:        1400 kB
PageTables:         4240 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3720976-1338552576.opb

Free space on /tmp at the end= 70772 MiB
End job on node124 at 2012-06-01 14:13:09