Trace number 350043

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, and are wall clock time (not CPU 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
minisat+ 1.14? (TO) 1800.08 1800.81

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1138.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables41
Total number of constraints11
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 constraints10
Minimum length of a constraint1
Maximum length of a constraint40
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 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
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 (download as text)

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 10 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 ---[   8]---> Adder-cost: 242   maxlim: 1027   bits: 12/11
0.00/0.03	c ---[   6]---> Adder-cost: 228   maxlim: 947   bits: 11/10
0.03/0.04	c ---[   4]---> Adder-cost: 230   maxlim: 938   bits: 11/10
0.03/0.06	c ---[   2]---> Adder-cost: 238   maxlim: 1162   bits: 12/11
0.03/0.09	c ---[   0]---> Adder-cost: 232   maxlim: 1128   bits: 12/11
0.09/0.12	c ==================================[MINISAT+]==================================
0.09/0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |    7811    27721 |    2603       0        0     nan |  0.000 % |
0.09/0.12	c |       101 |    7811    27721 |    2863     101      582     5.8 |  8.861 % |
0.09/0.13	c |       251 |    7795    27669 |    3149     249     2065     8.3 |  9.019 % |
0.09/0.15	c |       477 |    7795    27669 |    3464     475     6626    13.9 |  9.019 % |
0.09/0.18	c |       814 |    7795    27669 |    3811     812    13594    16.7 |  9.019 % |
0.19/0.21	c |      1320 |    7795    27669 |    4192    1318    23103    17.5 |  9.019 % |
0.19/0.28	c |      2080 |    7787    27643 |    4611    2077    38928    18.7 |  9.098 % |
0.39/0.41	c |      3219 |    7787    27643 |    5072    3216    69396    21.6 |  9.098 % |
0.59/0.62	c |      4928 |    7787    27643 |    5579    4925   114415    23.2 |  9.098 % |
0.89/0.93	c |      7490 |    7787    27643 |    6137    4590   107704    23.5 |  9.098 % |
1.39/1.48	c |     11334 |    7787    27643 |    6751    5268   124855    23.7 |  9.098 % |
2.29/2.40	c |     17101 |    7787    27643 |    7426    4100    95120    23.2 |  9.098 % |
3.79/3.82	c |     25750 |    7787    27643 |    8169    5126   126186    24.6 |  9.098 % |
5.99/6.05	c |     38726 |    7773    27599 |    8986    5525   136789    24.8 |  9.256 % |
9.29/9.36	c |     58189 |    7773    27599 |    9884    6530   158607    24.3 |  9.256 % |
14.38/14.44	c |     87381 |    7773    27599 |   10873    5500   121142    22.0 |  9.256 % |
22.98/23.09	c |    131171 |    7766    27576 |   11960   10517   292187    27.8 |  9.336 % |
37.88/38.00	c |    196855 |    7758    27550 |   13156    9091   227348    25.0 |  9.415 % |
62.47/62.51	c |    295384 |    7750    27524 |   14472    7214   167106    23.2 |  9.494 % |
94.46/94.60	c |    443173 |    7750    27524 |   15919    8244   225848    27.4 |  9.494 % |
151.93/152.00	c |    664856 |    7734    27472 |   17511   11641   294088    25.3 |  9.652 % |
245.99/246.24	c |    997381 |    7734    27472 |   19262   15825   404048    25.5 |  9.652 % |
404.74/405.08	c |   1496170 |    7734    27472 |   21189   17370   451409    26.0 |  9.652 % |
653.06/653.44	c |   2244352 |    7734    27472 |   23308   15285   398759    26.1 |  9.652 % |
999.23/999.70	c |   3366626 |    7734    27472 |   25638   19985   496736    24.9 |  9.652 % |
1622.23/1622.93	c |   5050038 |    7734    27472 |   28202   21755   524375    24.1 |  9.652 % |
1800.07/1800.80	c 
1800.07/1800.80	c *** TERMINATED ***
1800.07/1800.80	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/350043-1176746291/instance-350043-1176746291.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node59/watcher-350043-1176746291 -o ROOT/results/node59/solver-350043-1176746291 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/350043-1176746291/minisat+ /tmp/evaluation/350043-1176746291/instance-350043-1176746291.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21818
/proc/meminfo: memFree=1860456/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=1048 CPUtime=0
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 122538800 1073152 98 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 262 98 75 215 0 44 0

[startup+0.03819 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21818
/proc/meminfo: memFree=1860456/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=1196 CPUtime=0.03
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 194 0 0 0 3 0 0 0 18 0 1 0 122538800 1224704 179 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134808936 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 299 179 106 215 0 81 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1196

[startup+0.101201 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21818
/proc/meminfo: memFree=1860456/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=1380 CPUtime=0.09
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 205 0 0 0 9 0 0 0 18 0 1 0 122538800 1413120 190 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135012124 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 345 190 106 215 0 127 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1380

[startup+0.301238 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21818
/proc/meminfo: memFree=1860456/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=1912 CPUtime=0.29
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 383 0 0 0 29 0 0 0 19 0 1 0 122538800 1957888 368 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 478 369 122 215 0 260 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1912

[startup+0.701315 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 21818
/proc/meminfo: memFree=1860456/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=2440 CPUtime=0.69
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 505 0 0 0 69 0 0 0 22 0 1 0 122538800 2498560 490 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 610 490 122 215 0 392 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2440

[startup+1.50147 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 21819
/proc/meminfo: memFree=1858912/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=2572 CPUtime=1.49
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 541 0 0 0 149 0 0 0 25 0 1 0 122538800 2633728 526 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 643 526 122 215 0 425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2572

[startup+3.10177 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 21819
/proc/meminfo: memFree=1858528/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=2964 CPUtime=3.09
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 628 0 0 0 309 0 0 0 25 0 1 0 122538800 3035136 613 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 741 613 122 215 0 523 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2964

[startup+6.30138 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 21819
/proc/meminfo: memFree=1858016/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=3260 CPUtime=6.29
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 701 0 0 0 629 0 0 0 25 0 1 0 122538800 3338240 686 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 815 686 122 215 0 597 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3260

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 21819
/proc/meminfo: memFree=1857576/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=3524 CPUtime=12.68
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 786 0 0 0 1268 0 0 0 25 0 1 0 122538800 3608576 771 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580913 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 881 771 122 215 0 663 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3524

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 21819
/proc/meminfo: memFree=1857000/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=4176 CPUtime=25.48
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 936 0 0 0 2548 0 0 0 25 0 1 0 122538800 4276224 921 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 1044 921 122 215 0 826 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4176

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 21819
/proc/meminfo: memFree=1856296/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=4844 CPUtime=51.08
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 1086 0 0 0 5107 1 0 0 25 0 1 0 122538800 4960256 1071 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 1211 1071 122 215 0 993 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4844

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 21819
/proc/meminfo: memFree=1855528/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=5652 CPUtime=102.26
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 1285 0 0 0 10225 1 0 0 25 0 1 0 122538800 5787648 1270 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 1413 1270 122 215 0 1195 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5652

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21819
/proc/meminfo: memFree=1854952/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=6180 CPUtime=162.23
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 1425 0 0 0 16222 1 0 0 25 0 1 0 122538800 6328320 1410 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007279 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 1545 1410 122 215 0 1327 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6180

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 21995
/proc/meminfo: memFree=1853160/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=6628 CPUtime=222.12
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 1512 0 0 0 22210 2 0 0 25 0 1 0 122538800 6787072 1497 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 1657 1497 122 215 0 1439 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 6628

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22017
/proc/meminfo: memFree=1853800/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=7040 CPUtime=282.08
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 1634 0 0 0 28206 2 0 0 25 0 1 0 122538800 7208960 1619 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 1760 1619 122 215 0 1542 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 7040

[startup+342.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1853736/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=7216 CPUtime=342.07
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 1656 0 0 0 34204 3 0 0 25 0 1 0 122538800 7389184 1641 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 1804 1641 122 215 0 1586 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 7216

[startup+402.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1853608/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=7360 CPUtime=402.04
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 1705 0 0 0 40201 3 0 0 25 0 1 0 122538800 7536640 1690 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 1840 1690 122 215 0 1622 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 7360

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1853224/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=7784 CPUtime=462.02
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 1806 0 0 0 46199 3 0 0 25 0 1 0 122538800 7970816 1791 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 1946 1791 122 215 0 1728 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 7784

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1853096/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=7928 CPUtime=522
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 1828 0 0 0 52197 3 0 0 25 0 1 0 122538800 8118272 1813 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 1982 1813 122 215 0 1764 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 7928

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1852968/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=8072 CPUtime=581.98
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 1858 0 0 0 58195 3 0 0 25 0 1 0 122538800 8265728 1843 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2018 1843 122 215 0 1800 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 8072

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1852904/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=8072 CPUtime=641.96
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 1869 0 0 0 64193 3 0 0 25 0 1 0 122538800 8265728 1854 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2018 1854 122 215 0 1800 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 8072


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

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1852264/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=8816 CPUtime=821.89
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2041 0 0 0 82186 3 0 0 25 0 1 0 122538800 9027584 2026 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2204 2026 122 215 0 1986 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 8816

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1852200/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=8960 CPUtime=881.87
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2072 0 0 0 88184 3 0 0 25 0 1 0 122538800 9175040 2057 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2240 2057 122 215 0 2022 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 8960

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1852072/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=8960 CPUtime=941.85
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2089 0 0 0 94182 3 0 0 25 0 1 0 122538800 9175040 2074 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2240 2074 122 215 0 2022 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 8960

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1851816/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=9220 CPUtime=1001.83
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2148 0 0 0 100180 3 0 0 25 0 1 0 122538800 9441280 2133 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2305 2133 122 215 0 2087 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 9220

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1851496/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=9496 CPUtime=1061.82
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2220 0 0 0 106178 4 0 0 25 0 1 0 122538800 9723904 2205 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2374 2205 122 215 0 2156 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 9496

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1851496/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=9672 CPUtime=1121.8
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2243 0 0 0 112176 4 0 0 25 0 1 0 122538800 9904128 2228 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2418 2228 122 215 0 2200 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 9672

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1851432/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=9672 CPUtime=1181.78
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2259 0 0 0 118174 4 0 0 25 0 1 0 122538800 9904128 2244 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134568475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2418 2244 122 215 0 2200 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 9672

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1851048/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=9932 CPUtime=1241.76
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2328 0 0 0 124172 4 0 0 25 0 1 0 122538800 10170368 2313 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2483 2313 122 215 0 2265 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 9932

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1850920/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=10080 CPUtime=1301.74
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2349 0 0 0 130170 4 0 0 25 0 1 0 122538800 10321920 2334 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2520 2334 122 215 0 2302 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 10080

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1850856/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=10080 CPUtime=1361.72
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2362 0 0 0 136168 4 0 0 25 0 1 0 122538800 10321920 2347 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2520 2347 122 215 0 2302 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 10080

[startup+1422.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1850728/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=10224 CPUtime=1421.7
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2397 0 0 0 142166 4 0 0 25 0 1 0 122538800 10469376 2382 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2556 2382 122 215 0 2338 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 10224

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1850408/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=10488 CPUtime=1481.67
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2463 0 0 0 148163 4 0 0 25 0 1 0 122538800 10739712 2448 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576536 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2622 2448 122 215 0 2404 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 10488

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1850280/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=10676 CPUtime=1541.65
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2495 0 0 0 154161 4 0 0 25 0 1 0 122538800 10932224 2480 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134579525 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2669 2480 122 215 0 2451 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 10676

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1850152/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=10852 CPUtime=1601.63
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2525 0 0 0 160159 4 0 0 25 0 1 0 122538800 11112448 2510 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2713 2510 122 215 0 2495 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 10852

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1849576/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=11440 CPUtime=1661.61
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2664 0 0 0 166157 4 0 0 25 0 1 0 122538800 11714560 2649 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2860 2649 122 215 0 2642 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 11440

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1849448/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=11616 CPUtime=1721.59
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2697 0 0 0 172155 4 0 0 25 0 1 0 122538800 11894784 2682 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2904 2682 122 215 0 2686 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 11616

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1849384/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=11616 CPUtime=1781.57
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2698 0 0 0 178153 4 0 0 25 0 1 0 122538800 11894784 2683 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2904 2683 122 215 0 2686 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 11616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22017
/proc/meminfo: memFree=1849384/2055920 swapFree=4184740/4192956
[pid=21818] ppid=21816 vsize=11616 CPUtime=1800.07
/proc/21818/stat : 21818 (minisat+) R 21816 21818 21071 0 -1 4194304 2698 0 0 0 180003 4 0 0 25 0 1 0 122538800 11894784 2683 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21818/statm: 2904 2683 122 215 0 2686 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 11616

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1800.81
CPU time (s): 1800.08
CPU user time (s): 1800.03
CPU system time (s): 0.044993
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 11616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.044993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2699
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= 8
involuntary context switches= 2414

runsolver used 1.24381 second user time and 3.73443 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Apr 16 17:58:11 UTC 2007

IDJOB= 350043
IDBENCH= 2931
IDSOLVER= 156
FILE ID= node59/350043-1176746291

PBS_JOBID= 4580686

Free space on /tmp= 66368 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_3.opb
COMMAND LINE= /tmp/evaluation/350043-1176746291/minisat+ /tmp/evaluation/350043-1176746291/instance-350043-1176746291.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node59/convwatcher-350043-1176746291 -o ROOT/results/node59/conversion-350043-1176746291 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/350043-1176746291/instance-350043-1176746291.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-350043-1176746291 -o ROOT/results/node59/solver-350043-1176746291 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/350043-1176746291/minisat+ /tmp/evaluation/350043-1176746291/instance-350043-1176746291.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  37c74b9e914d30b1ddfc0838676dd479

RANDOM SEED= 618305125

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1860864 kB
Buffers:         14880 kB
Cached:         120268 kB
SwapCached:       2348 kB
Active:          88412 kB
Inactive:        56808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860864 kB
SwapTotal:     4192956 kB
SwapFree:      4184740 kB
Dirty:            2328 kB
Writeback:           0 kB
Mapped:          16972 kB
Slab:            35812 kB
Committed_AS:  1565144 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB

End job on node59 on Mon Apr 16 18:28:15 UTC 2007