Trace number 366784

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.11 1800.71

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
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 benchmark11.6732
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 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
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 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]---> Adder-cost: 168   maxlim: 686   bits: 11/10
0.00/0.01	c ---[   4]---> Sorter-cost: 1953     Base: 2 2 3 2 3
0.02/0.03	c ---[   2]---> Adder-cost: 158   maxlim: 655   bits: 11/10
0.02/0.04	c ---[   0]---> Adder-cost: 182   maxlim: 780   bits: 11/10
0.02/0.07	c ==================================[MINISAT+]==================================
0.02/0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.02/0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.02/0.07	c ==============================================================================
0.02/0.07	c |         0 |    8449    23884 |    2816       0        0     nan |  0.000 % |
0.02/0.07	c |       100 |    8449    23884 |    3097     100      642     6.4 |  5.847 % |
0.02/0.09	c |       252 |    8449    23884 |    3407     252     3833    15.2 |  5.848 % |
0.09/0.13	c |       478 |    8449    23884 |    3748     478     9578    20.0 |  5.847 % |
0.19/0.20	c |       815 |    8435    23840 |    4122     813    19102    23.5 |  5.934 % |
0.29/0.30	c |      1322 |    8435    23840 |    4535    1320    31428    23.8 |  5.933 % |
0.39/0.46	c |      2083 |    8435    23840 |    4988    2081    50337    24.2 |  5.934 % |
0.59/0.69	c |      3222 |    8421    23796 |    5487    3218    73965    23.0 |  6.021 % |
0.79/0.89	c |      4930 |    8421    23796 |    6036    4926   106857    21.7 |  6.020 % |
1.29/1.30	c |      7493 |    8421    23796 |    6639    4236    80868    19.1 |  6.021 % |
1.79/1.87	c |     11339 |    8421    23796 |    7303    4502    84073    18.7 |  6.020 % |
2.79/2.82	c |     17106 |    8421    23796 |    8034    6235   110360    17.7 |  6.020 % |
4.19/4.24	c |     25755 |    8421    23796 |    8837    6076   107778    17.7 |  6.021 % |
6.59/6.68	c |     38729 |    8421    23796 |    9721    4939    86852    17.6 |  6.020 % |
10.49/10.53	c |     58190 |    8421    23796 |   10693    9044   158409    17.5 |  6.020 % |
16.39/16.47	c |     87383 |    8421    23796 |   11763   10041   169073    16.8 |  6.020 % |
25.58/25.60	c |    131173 |    8421    23796 |   12939   10641   169588    15.9 |  6.020 % |
39.18/39.24	c |    196857 |    8421    23796 |   14233    7906   125378    15.9 |  6.021 % |
60.97/61.09	c |    295383 |    8418    23790 |   15656    9906   169273    17.1 |  6.064 % |
97.66/97.79	c |    443174 |    8418    23790 |   17222   11063   175569    15.9 |  6.064 % |
158.95/159.06	c |    664857 |    8418    23790 |   18944    9877   160266    16.2 |  6.064 % |
254.82/254.95	c |    997383 |    8418    23790 |   20839   19588   340753    17.4 |  6.064 % |
413.76/414.04	c |   1496172 |    8414    23781 |   22923   14596   243152    16.7 |  6.108 % |
685.49/685.86	c |   2244355 |    8392    23715 |   25215   22427   384594    17.1 |  6.281 % |
1099.17/1099.63	c |   3366629 |    8392    23715 |   27736   23106   394764    17.1 |  6.280 % |
1785.19/1785.83	c |   5050041 |    8386    23697 |   30510   23867   410167    17.2 |  6.325 % |
1800.09/1800.70	c 
1800.09/1800.70	c *** TERMINATED ***
1800.09/1800.70	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/366784-1177066553/instance-366784-1177066553.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/node11/watcher-366784-1177066553 -o ROOT/results/node11/solver-366784-1177066553 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/366784-1177066553/minisat+ /tmp/evaluation/366784-1177066553/instance-366784-1177066553.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.88 0.95 0.98 3/77 22481
/proc/meminfo: memFree=1800984/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=1056 CPUtime=0
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 147704213 1081344 112 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 264 112 87 215 0 46 0

[startup+0.0301961 s]
/proc/loadavg: 0.88 0.95 0.98 3/77 22481
/proc/meminfo: memFree=1800984/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=1208 CPUtime=0.02
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 172 0 0 0 2 0 0 0 18 0 1 0 147704213 1236992 157 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 302 157 106 215 0 84 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1208

[startup+0.101205 s]
/proc/loadavg: 0.88 0.95 0.98 3/77 22481
/proc/meminfo: memFree=1800984/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=1840 CPUtime=0.09
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 346 0 0 0 9 0 0 0 18 0 1 0 147704213 1884160 331 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581192 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 460 331 123 215 0 242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1840

[startup+0.301228 s]
/proc/loadavg: 0.88 0.95 0.98 3/77 22481
/proc/meminfo: memFree=1800984/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=1968 CPUtime=0.29
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 383 0 0 0 29 0 0 0 19 0 1 0 147704213 2015232 368 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 492 368 123 215 0 274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1968

[startup+0.701276 s]
/proc/loadavg: 0.88 0.95 0.98 3/77 22481
/proc/meminfo: memFree=1800984/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=2228 CPUtime=0.69
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 450 0 0 0 69 0 0 0 22 0 1 0 147704213 2281472 435 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 557 435 123 215 0 339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2228

[startup+1.50137 s]
/proc/loadavg: 0.88 0.95 0.98 3/78 22482
/proc/meminfo: memFree=1799440/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=2628 CPUtime=1.49
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 547 0 0 0 149 0 0 0 25 0 1 0 147704213 2691072 532 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 657 532 123 215 0 439 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2628

[startup+3.10156 s]
/proc/loadavg: 0.88 0.95 0.98 2/78 22482
/proc/meminfo: memFree=1799056/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=2892 CPUtime=3.09
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 609 0 0 0 309 0 0 0 25 0 1 0 147704213 2961408 594 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 723 594 123 215 0 505 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2892

[startup+6.30194 s]
/proc/loadavg: 0.89 0.95 0.98 2/78 22482
/proc/meminfo: memFree=1798672/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=3156 CPUtime=6.29
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 674 0 0 0 629 0 0 0 25 0 1 0 147704213 3231744 659 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 789 659 123 215 0 571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3156

[startup+12.7017 s]
/proc/loadavg: 0.90 0.95 0.98 2/78 22482
/proc/meminfo: memFree=1798304/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=3416 CPUtime=12.69
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 748 0 0 0 1269 0 0 0 25 0 1 0 147704213 3497984 733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572696 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 854 733 123 215 0 636 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3416

[startup+25.5012 s]
/proc/loadavg: 0.92 0.96 0.98 2/78 22482
/proc/meminfo: memFree=1797984/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=3692 CPUtime=25.48
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 821 0 0 0 2548 0 0 0 25 0 1 0 147704213 3780608 806 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576760 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 923 806 123 215 0 705 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3692

[startup+51.1012 s]
/proc/loadavg: 0.95 0.96 0.98 2/78 22482
/proc/meminfo: memFree=1797472/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=4236 CPUtime=51.08
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 942 0 0 0 5107 1 0 0 25 0 1 0 147704213 4337664 927 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1059 927 123 215 0 841 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4236

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 22482
/proc/meminfo: memFree=1796768/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=4912 CPUtime=102.26
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1116 0 0 0 10225 1 0 0 25 0 1 0 147704213 5029888 1101 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588556 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1228 1101 123 215 0 1010 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4912

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22482
/proc/meminfo: memFree=1796384/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=5412 CPUtime=162.24
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1201 0 0 0 16222 2 0 0 25 0 1 0 147704213 5541888 1186 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1353 1186 123 215 0 1135 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5412

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22482
/proc/meminfo: memFree=1796064/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=5692 CPUtime=222.22
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1271 0 0 0 22220 2 0 0 25 0 1 0 147704213 5828608 1256 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1423 1256 123 215 0 1205 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 5692

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22482
/proc/meminfo: memFree=1795744/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=5952 CPUtime=282.21
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1348 0 0 0 28218 3 0 0 25 0 1 0 147704213 6094848 1333 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1488 1333 123 215 0 1270 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 5952

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/84 22648
/proc/meminfo: memFree=1794016/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=6240 CPUtime=342.11
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1423 0 0 0 34207 4 0 0 25 0 1 0 147704213 6389760 1408 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1560 1408 123 215 0 1342 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 6240

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 22680
/proc/meminfo: memFree=1795040/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=6416 CPUtime=402.06
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1455 0 0 0 40202 4 0 0 25 0 1 0 147704213 6569984 1440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1604 1440 123 215 0 1386 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 6416

[startup+462.302 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 22680
/proc/meminfo: memFree=1794848/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=6680 CPUtime=462.04
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1541 0 0 0 46200 4 0 0 25 0 1 0 147704213 6840320 1526 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1670 1526 123 215 0 1452 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 6680

[startup+522.301 s]
/proc/loadavg: 1.06 1.00 0.99 2/78 22680
/proc/meminfo: memFree=1794720/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=6812 CPUtime=522.03
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1577 0 0 0 52198 5 0 0 25 0 1 0 147704213 6975488 1562 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1703 1562 123 215 0 1485 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 6812

[startup+582.301 s]
/proc/loadavg: 1.02 1.00 0.99 2/78 22680
/proc/meminfo: memFree=1794592/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=6956 CPUtime=582.01
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1598 0 0 0 58196 5 0 0 25 0 1 0 147704213 7122944 1583 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1739 1583 123 215 0 1521 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 6956

[startup+642.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 22680
/proc/meminfo: memFree=1794528/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=7088 CPUtime=642
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1615 0 0 0 64194 6 0 0 25 0 1 0 147704213 7258112 1600 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581420 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1772 1600 123 215 0 1554 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 7088


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

[startup+882.302 s]
/proc/loadavg: 1.12 1.06 1.01 2/78 22680
/proc/meminfo: memFree=1793888/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=7696 CPUtime=881.93
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1765 0 0 0 88186 7 0 0 25 0 1 0 147704213 7880704 1750 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1924 1750 123 215 0 1706 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 7696

[startup+942.302 s]
/proc/loadavg: 1.11 1.06 1.01 2/78 22680
/proc/meminfo: memFree=1793952/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=7696 CPUtime=941.92
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1784 0 0 0 94184 8 0 0 25 0 1 0 147704213 7880704 1769 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1924 1769 123 215 0 1706 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 7696

[startup+1002.3 s]
/proc/loadavg: 1.10 1.06 1.01 2/78 22680
/proc/meminfo: memFree=1793888/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=7864 CPUtime=1001.9
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1796 0 0 0 100182 8 0 0 25 0 1 0 147704213 8052736 1781 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 1966 1781 123 215 0 1748 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 7864

[startup+1062.3 s]
/proc/loadavg: 1.14 1.08 1.01 2/78 22680
/proc/meminfo: memFree=1793696/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=8004 CPUtime=1061.88
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1827 0 0 0 106179 9 0 0 25 0 1 0 147704213 8196096 1812 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2001 1812 123 215 0 1783 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 8004

[startup+1122.3 s]
/proc/loadavg: 1.22 1.11 1.02 2/78 22680
/proc/meminfo: memFree=1793632/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=8168 CPUtime=1121.87
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1855 0 0 0 112177 10 0 0 25 0 1 0 147704213 8364032 1840 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2042 1840 123 215 0 1824 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 8168

[startup+1182.3 s]
/proc/loadavg: 1.13 1.10 1.02 2/78 22680
/proc/meminfo: memFree=1793440/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=8452 CPUtime=1181.85
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1908 0 0 0 118175 10 0 0 25 0 1 0 147704213 8654848 1893 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2113 1893 123 215 0 1895 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 8452

[startup+1242.3 s]
/proc/loadavg: 1.16 1.11 1.03 2/78 22680
/proc/meminfo: memFree=1793248/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=8596 CPUtime=1241.84
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1938 0 0 0 124173 11 0 0 25 0 1 0 147704213 8802304 1923 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2149 1923 123 215 0 1931 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 8596

[startup+1302.3 s]
/proc/loadavg: 1.17 1.12 1.03 2/78 22680
/proc/meminfo: memFree=1793056/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=8736 CPUtime=1301.82
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1985 0 0 0 130171 11 0 0 25 0 1 0 147704213 8945664 1970 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2184 1970 123 215 0 1966 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 8736

[startup+1362.3 s]
/proc/loadavg: 1.17 1.13 1.04 3/78 22680
/proc/meminfo: memFree=1793056/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=8736 CPUtime=1361.8
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 1986 0 0 0 136169 11 0 0 25 0 1 0 147704213 8945664 1971 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2184 1971 123 215 0 1966 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 8736

[startup+1422.31 s]
/proc/loadavg: 1.17 1.13 1.04 2/78 22680
/proc/meminfo: memFree=1792928/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=8880 CPUtime=1421.79
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 2005 0 0 0 142167 12 0 0 25 0 1 0 147704213 9093120 1990 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568472 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2220 1990 123 215 0 2002 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 8880

[startup+1482.3 s]
/proc/loadavg: 1.25 1.15 1.05 2/78 22680
/proc/meminfo: memFree=1792864/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=8880 CPUtime=1481.77
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 2021 0 0 0 148165 12 0 0 25 0 1 0 147704213 9093120 2006 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2220 2006 123 215 0 2002 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 8880

[startup+1542.3 s]
/proc/loadavg: 1.20 1.15 1.06 2/78 22680
/proc/meminfo: memFree=1792736/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=9020 CPUtime=1541.76
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 2050 0 0 0 154163 13 0 0 25 0 1 0 147704213 9236480 2035 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2255 2035 123 215 0 2037 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 9020

[startup+1602.3 s]
/proc/loadavg: 1.14 1.14 1.06 2/78 22680
/proc/meminfo: memFree=1792800/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=9020 CPUtime=1601.74
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 2051 0 0 0 160161 13 0 0 25 0 1 0 147704213 9236480 2036 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580327 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2255 2036 123 215 0 2037 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 9020

[startup+1662.3 s]
/proc/loadavg: 1.15 1.14 1.06 3/78 22680
/proc/meminfo: memFree=1792736/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=9164 CPUtime=1661.73
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 2068 0 0 0 166159 14 0 0 25 0 1 0 147704213 9383936 2053 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576182 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2291 2053 123 215 0 2073 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 9164

[startup+1722.3 s]
/proc/loadavg: 1.15 1.14 1.06 2/78 22680
/proc/meminfo: memFree=1792672/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=9164 CPUtime=1721.71
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 2087 0 0 0 172157 14 0 0 25 0 1 0 147704213 9383936 2072 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2291 2072 123 215 0 2073 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 9164

[startup+1782.3 s]
/proc/loadavg: 1.11 1.13 1.06 2/78 22680
/proc/meminfo: memFree=1792672/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=9164 CPUtime=1781.69
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 2091 0 0 0 178154 15 0 0 25 0 1 0 147704213 9383936 2076 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572972 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2291 2076 123 215 0 2073 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 9164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.08 1.12 1.06 2/78 22680
/proc/meminfo: memFree=1792672/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=9164 CPUtime=1800.09
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 2093 0 0 0 179994 15 0 0 25 0 1 0 147704213 9383936 2078 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2291 2078 123 215 0 2073 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9164

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

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

[startup+1800.71 s]
/proc/loadavg: 1.08 1.12 1.06 2/78 22680
/proc/meminfo: memFree=1792672/2055920 swapFree=4150632/4192956
[pid=22481] ppid=22479 vsize=9164 CPUtime=1800.09
/proc/22481/stat : 22481 (minisat+) R 22479 22481 21851 0 -1 4194304 2093 0 0 0 179994 15 0 0 25 0 1 0 147704213 9383936 2078 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22481/statm: 2291 2078 123 215 0 2073 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9164

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.11
CPU user time (s): 1799.95
CPU system time (s): 0.154976
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 9164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2094
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= 3705

runsolver used 2.12268 second user time and 4.19536 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri Apr 20 10:55:53 UTC 2007

IDJOB= 366784
IDBENCH= 2901
IDSOLVER= 156
FILE ID= node11/366784-1177066553

PBS_JOBID= 4640231

Free space on /tmp= 66255 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_4_30_2.opb
COMMAND LINE= /tmp/evaluation/366784-1177066553/minisat+ /tmp/evaluation/366784-1177066553/instance-366784-1177066553.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node11/convwatcher-366784-1177066553 -o ROOT/results/node11/conversion-366784-1177066553 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/366784-1177066553/instance-366784-1177066553.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  1d7dd5c267917b6fb58d303c57bfa918

RANDOM SEED= 983561762

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1801392 kB
Buffers:         34672 kB
Cached:         132980 kB
SwapCached:      10916 kB
Active:          83808 kB
Inactive:       107540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801392 kB
SwapTotal:     4192956 kB
SwapFree:      4150632 kB
Dirty:            2376 kB
Writeback:           0 kB
Mapped:          30800 kB
Slab:            48608 kB
Committed_AS:  6227144 kB
PageTables:       1852 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= 66255 MiB

End job on node11 on Fri Apr 20 11:25:56 UTC 2007