Trace number 3721472

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 NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14UNSAT 635.637 635.74

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_4.opb
MD5SUM56022330ee2943e2696d570dbfee01d9
Bench CategoryOPT-SMALLINT (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 benchmark7.73782
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2608
Number of bits of the biggest sum of numbers12
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 8 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): (none)
0.00/0.00	c ---[   6]---> Sorter-cost: 1472     Base: 2 2 2 2 3
0.00/0.01	c ---[   4]---> Sorter-cost: 1740     Base: 2 2 2 3 2
0.00/0.01	c ---[   2]---> Sorter-cost: 2019     Base: 2 2 3 2 3
0.00/0.02	c ---[   0]---> Sorter-cost: 1858     Base: 2 3 3 3
0.00/0.04	c ==================================[MINISAT+]==================================
0.00/0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   18121    42613 |    6040       0        0     nan |  0.000 % |
0.00/0.05	c |       101 |   18121    42613 |    6644     101      887     8.8 |  3.702 % |
0.06/0.08	c |       251 |   18121    42613 |    7308     251     5425    21.6 |  3.702 % |
0.09/0.11	c |       476 |   18121    42613 |    8039     476     9047    19.0 |  3.702 % |
0.09/0.16	c |       813 |   18121    42613 |    8843     813    19611    24.1 |  3.702 % |
0.19/0.26	c |      1319 |   18121    42613 |    9727    1319    39544    30.0 |  3.702 % |
0.39/0.41	c |      2079 |   18121    42613 |   10700    2079    70238    33.8 |  3.702 % |
0.59/0.65	c |      3219 |   18121    42613 |   11770    3219   116349    36.1 |  3.702 % |
1.00/1.02	c |      4927 |   18121    42613 |   12947    4927   178334    36.2 |  3.702 % |
1.59/1.68	c |      7490 |   18121    42613 |   14242    7490   290893    38.8 |  3.702 % |
2.69/2.75	c |     11334 |   18121    42613 |   15666   11334   450310    39.7 |  3.702 % |
4.39/4.47	c |     17100 |   18121    42613 |   17232   17100   675486    39.5 |  3.702 % |
6.99/7.05	c |     25751 |   18121    42613 |   18956   16183   592295    36.6 |  3.702 % |
10.89/10.97	c |     38725 |   18121    42613 |   20851   18795   686280    36.5 |  3.702 % |
17.19/17.23	c |     58186 |   18121    42613 |   22936   15525   537609    34.6 |  3.702 % |
26.58/26.63	c |     87379 |   18121    42613 |   25230   20002   666604    33.3 |  3.702 % |
41.08/41.15	c |    131168 |   18121    42613 |   27753   23483   984408    41.9 |  3.702 % |
64.38/64.48	c |    196852 |   18121    42613 |   30529   28745  1112906    38.7 |  3.702 % |
97.37/97.44	c |    295378 |   18121    42613 |   33581   19029   759844    39.9 |  3.702 % |
146.86/146.90	c |    443170 |   18121    42613 |   36940   23676   961351    40.6 |  3.702 % |
224.25/224.31	c |    664854 |   18121    42613 |   40634   34934  1376516    39.4 |  3.702 % |
342.83/342.93	c |    997380 |   18121    42613 |   44697   19489   699713    35.9 |  3.703 % |
519.60/519.74	c |   1496168 |   17640    41529 |   49167   21041   791173    37.6 |  5.714 % |
635.59/635.73	c ==============================================================================
635.59/635.73	c UNSATISFIABLE
635.59/635.73	s UNSATISFIABLE
635.59/635.73	c _______________________________________________________________________________
635.59/635.73	c 
635.59/635.73	c restarts              : 23
635.59/635.73	c conflicts             : 1822380        (2867 /sec)
635.59/635.73	c decisions             : 1929069        (3035 /sec)
635.59/635.73	c propagations          : 0              (0 /sec)
635.59/635.73	c inspects              : 0              (0 /sec)
635.59/635.73	c CPU time              : 635.628 s
635.59/635.73	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-3721472-1338556277/watcher-3721472-1338556277 -o /tmp/evaluation-result-3721472-1338556277/solver-3721472-1338556277 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721472-1338556277.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 31566
/proc/meminfo: memFree=27791764/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=1132 CPUtime=0 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 150 0 0 0 0 0 0 0 20 0 1 0 321751807 1159168 107 33554432000 134512640 135395479 4287602336 4287601180 134527796 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 283 109 87 216 0 65 0

[startup+0.066992 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 31566
/proc/meminfo: memFree=27791764/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=2704 CPUtime=0.06 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 553 0 0 0 6 0 0 0 20 0 1 0 321751807 2768896 509 33554432000 134512640 135395479 4287602336 4287600640 134580405 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 676 509 109 216 0 458 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2704

[startup+0.100261 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 31566
/proc/meminfo: memFree=27791764/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=2836 CPUtime=0.09 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 558 0 0 0 9 0 0 0 20 0 1 0 321751807 2904064 514 33554432000 134512640 135395479 4287602336 4287600688 134581307 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 709 514 109 216 0 491 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2836

[startup+0.300223 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 31566
/proc/meminfo: memFree=27791764/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=2972 CPUtime=0.29 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 616 0 0 0 29 0 0 0 20 0 1 0 321751807 3043328 572 33554432000 134512640 135395479 4287602336 4287600056 135007481 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 743 572 109 216 0 525 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2972

[startup+0.700221 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 31566
/proc/meminfo: memFree=27791764/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=3368 CPUtime=0.69 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 718 0 0 0 69 0 0 0 20 0 1 0 321751807 3448832 674 33554432000 134512640 135395479 4287602336 4287600688 134581183 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 842 674 109 216 0 624 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3368

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31567
/proc/meminfo: memFree=27789176/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=4168 CPUtime=1.49 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 894 0 0 0 149 0 0 0 20 0 1 0 321751807 4268032 850 33554432000 134512640 135395479 4287602336 4287600056 135007481 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 1042 850 109 216 0 824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4168

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31567
/proc/meminfo: memFree=27787936/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=5380 CPUtime=3.09 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 1194 0 0 0 309 0 0 0 20 0 1 0 321751807 5509120 1150 33554432000 134512640 135395479 4287602336 4287600208 134574290 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 1345 1150 109 216 0 1127 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5380

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31567
/proc/meminfo: memFree=27784340/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=6724 CPUtime=6.29 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 1520 0 0 0 629 0 0 0 20 0 1 0 321751807 6885376 1476 33554432000 134512640 135395479 4287602336 4287600688 134581426 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 1681 1476 109 216 0 1463 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6724

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31567
/proc/meminfo: memFree=27783120/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=7248 CPUtime=12.69 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 1679 0 0 0 1269 0 0 0 20 0 1 0 321751807 7421952 1635 33554432000 134512640 135395479 4287602336 4287600688 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 1812 1635 109 216 0 1594 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7248

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31567
/proc/meminfo: memFree=27777672/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=8156 CPUtime=25.48 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 1902 0 0 0 2548 0 0 0 20 0 1 0 321751807 8351744 1858 33554432000 134512640 135395479 4287602336 4287600208 134574442 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 2039 1858 109 216 0 1821 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8156

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31567
/proc/meminfo: memFree=27776368/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=10260 CPUtime=51.08 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 2421 0 0 0 5108 0 0 0 20 0 1 0 321751807 10506240 2376 33554432000 134512640 135395479 4287602336 4287600688 134580732 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 2565 2376 109 216 0 2347 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10260

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31567
/proc/meminfo: memFree=27774060/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=12220 CPUtime=102.28 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 2894 0 0 0 10228 0 0 0 20 0 1 0 321751807 12513280 2869 33554432000 134512640 135395479 4287602336 4287600668 134580244 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 3055 2869 109 216 0 2837 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 12220

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31567
/proc/meminfo: memFree=27772948/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=13052 CPUtime=162.26 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 3081 0 0 0 16226 0 0 0 20 0 1 0 321751807 13365248 3056 33554432000 134512640 135395479 4287602336 4287600640 134580343 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 3263 3056 109 216 0 3045 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 13052

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31568
/proc/meminfo: memFree=27771956/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=13600 CPUtime=222.25 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 3232 0 0 0 22225 0 0 0 20 0 1 0 321751807 13926400 3207 33554432000 134512640 135395479 4287602336 4287600304 134578854 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 3400 3207 109 216 0 3182 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 13600

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31568
/proc/meminfo: memFree=27767736/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=15948 CPUtime=282.24 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 3794 0 0 0 28224 0 0 0 20 0 1 0 321751807 16330752 3797 33554432000 134512640 135395479 4287602336 4287600656 134573374 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 3987 3797 109 216 0 3769 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 15948

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31568
/proc/meminfo: memFree=27766020/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=16268 CPUtime=342.23 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 3838 0 0 0 34223 0 0 0 20 0 1 0 321751807 16658432 3841 33554432000 134512640 135395479 4287602336 4287600688 134581028 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4067 3841 109 216 0 3849 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 16268

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 1.92 3/177 31568
/proc/meminfo: memFree=27759164/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=16532 CPUtime=402.22 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 3907 0 0 0 40222 0 0 0 20 0 1 0 321751807 16928768 3910 33554432000 134512640 135395479 4287602336 4287600640 134580473 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4133 3910 109 216 0 3915 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 16532

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 31568
/proc/meminfo: memFree=27759052/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=17060 CPUtime=462.21 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 4040 0 0 0 46221 0 0 0 20 0 1 0 321751807 17469440 4043 33554432000 134512640 135395479 4287602336 4287600208 134574132 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4265 4043 109 216 0 4047 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 17060

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/177 31569
/proc/meminfo: memFree=27759052/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=17060 CPUtime=522.2 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 4060 0 0 0 52220 0 0 0 20 0 1 0 321751807 17469440 4063 33554432000 134512640 135395479 4287602336 4287600688 134580744 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4265 4063 109 216 0 4047 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 17060

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 31572
/proc/meminfo: memFree=27758928/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=17256 CPUtime=582.19 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 4079 0 0 0 58219 0 0 0 20 0 1 0 321751807 17670144 4082 33554432000 134512640 135395479 4287602336 4287600208 134573886 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4314 4082 109 216 0 4096 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 17256

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

[startup+588.7 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 31572
/proc/meminfo: memFree=27758936/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=17256 CPUtime=588.59 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 4081 0 0 0 58859 0 0 0 20 0 1 0 321751807 17670144 4084 33554432000 134512640 135395479 4287602336 4287600688 134580886 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4314 4084 109 216 0 4096 0
Current children cumulated CPU time (s) 588.59
Current children cumulated vsize (KiB) 17256

[startup+614.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 31572
/proc/meminfo: memFree=27755340/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=17400 CPUtime=614.19 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 4113 0 0 0 61419 0 0 0 20 0 1 0 321751807 17817600 4116 33554432000 134512640 135395479 4287602336 4287600688 134580973 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4350 4116 109 216 0 4132 0
Current children cumulated CPU time (s) 614.19
Current children cumulated vsize (KiB) 17400

[startup+627.1 s]
/proc/loadavg: 2.05 2.01 1.93 3/177 31572
/proc/meminfo: memFree=27749884/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=17400 CPUtime=626.99 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 4113 0 0 0 62699 0 0 0 20 0 1 0 321751807 17817600 4116 33554432000 134512640 135395479 4287602336 4287600668 134580244 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4350 4116 109 216 0 4132 0
Current children cumulated CPU time (s) 626.99
Current children cumulated vsize (KiB) 17400

[startup+630.306 s]
/proc/loadavg: 2.05 2.01 1.93 3/177 31572
/proc/meminfo: memFree=27749884/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=17400 CPUtime=630.19 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 4113 0 0 0 63019 0 0 0 20 0 1 0 321751807 17817600 4116 33554432000 134512640 135395479 4287602336 4287600688 134580768 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4350 4116 109 216 0 4132 0
Current children cumulated CPU time (s) 630.19
Current children cumulated vsize (KiB) 17400

[startup+633.5 s]
/proc/loadavg: 2.05 2.01 1.93 3/177 31572
/proc/meminfo: memFree=27749884/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=17400 CPUtime=633.39 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 4113 0 0 0 63339 0 0 0 20 0 1 0 321751807 17817600 4116 33554432000 134512640 135395479 4287602336 4287600688 134580856 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4350 4116 109 216 0 4132 0
Current children cumulated CPU time (s) 633.39
Current children cumulated vsize (KiB) 17400

[startup+635.1 s]
/proc/loadavg: 2.05 2.01 1.93 3/177 31572
/proc/meminfo: memFree=27749884/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=17400 CPUtime=634.98 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 4113 0 0 0 63498 0 0 0 20 0 1 0 321751807 17817600 4116 33554432000 134512640 135395479 4287602336 4287600688 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4350 4116 109 216 0 4132 0
Current children cumulated CPU time (s) 634.98
Current children cumulated vsize (KiB) 17400

[startup+635.5 s]
/proc/loadavg: 2.05 2.01 1.93 3/177 31572
/proc/meminfo: memFree=27749884/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=17400 CPUtime=635.38 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 4113 0 0 0 63538 0 0 0 20 0 1 0 321751807 17817600 4116 33554432000 134512640 135395479 4287602336 4287600304 134579871 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4350 4116 109 216 0 4132 0
Current children cumulated CPU time (s) 635.38
Current children cumulated vsize (KiB) 17400

[startup+635.7 s]
/proc/loadavg: 2.04 2.01 1.93 3/177 31572
/proc/meminfo: memFree=27749884/32873648 swapFree=7368/7368
[pid=31566] ppid=31564 vsize=17400 CPUtime=635.59 cores=0,2,4,6
/proc/31566/stat : 31566 (minisat+) R 31564 31566 31158 0 -1 4202496 4113 0 0 0 63559 0 0 0 20 0 1 0 321751807 17817600 4116 33554432000 134512640 135395479 4287602336 4287600208 134574216 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31566/statm: 4350 4116 109 216 0 4132 0
Current children cumulated CPU time (s) 635.59
Current children cumulated vsize (KiB) 17400

Child status: 20
Real time (s): 635.74
CPU time (s): 635.637
CPU user time (s): 635.628
CPU system time (s): 0.008998
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 17400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 635.628
system time used= 0.008998
maximum resident set size= 16476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4116
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= 7
involuntary context switches= 661

runsolver used 1.20082 second user time and 3.14552 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-01 15:11:17
IDJOB=3721472
IDBENCH=2907
IDSOLVER=2306
FILE ID=node149/3721472-1338556277
RUNJOBID= node149-1338552555-31174
PBS_JOBID= 14635835
Free space on /tmp= 71328 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_4.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721472-1338556277/watcher-3721472-1338556277 -o /tmp/evaluation-result-3721472-1338556277/solver-3721472-1338556277 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721472-1338556277.opb            

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

MD5SUM BENCH= 56022330ee2943e2696d570dbfee01d9
RANDOM SEED=264046440

node149.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.145
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	: 5332.29
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.145
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.145
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	: 5438.55
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.145
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.145
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.145
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	: 5438.55
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.145
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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27792036 kB
Buffers:          665776 kB
Cached:          3517632 kB
SwapCached:         2468 kB
Active:          1542032 kB
Inactive:        2688516 kB
Active(anon):      30292 kB
Inactive(anon):     9368 kB
Active(file):    1511740 kB
Inactive(file):  2679148 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              2356 kB
Writeback:             0 kB
AnonPages:         42024 kB
Mapped:            14696 kB
Shmem:                96 kB
Slab:             714132 kB
SReclaimable:     158484 kB
SUnreclaim:       555648 kB
KernelStack:        1464 kB
PageTables:         3736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     151952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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-3721472-1338556277.opb

Free space on /tmp at the end= 71324 MiB
End job on node149 at 2012-06-01 15:21:53