Trace number 366798

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.02 1800.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_1.opb
MD5SUM8dbaef61ba32642517e0b17ac09a002e
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 benchmark24.3463
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 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2553
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]---> Sorter-cost: 2049     Base: 2 2 2 3 2
0.00/0.02	c ---[   4]---> Sorter-cost: 1612     Base: 2 2 3 2 3
0.00/0.03	c ---[   2]---> Adder-cost: 160   maxlim: 730   bits: 11/10
0.00/0.05	c ---[   0]---> Adder-cost: 174   maxlim: 693   bits: 11/10
0.05/0.07	c ==================================[MINISAT+]==================================
0.05/0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.05/0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.05/0.07	c ==============================================================================
0.05/0.07	c |         0 |   11613    29956 |    3871       0        0     nan |  0.000 % |
0.05/0.08	c |       101 |   11613    29956 |    4258     101     1361    13.5 |  4.321 % |
0.09/0.12	c |       251 |   11613    29956 |    4683     251     5528    22.0 |  4.321 % |
0.09/0.18	c |       476 |   11613    29956 |    5152     476    11696    24.6 |  4.322 % |
0.19/0.26	c |       814 |   11613    29956 |    5667     814    20253    24.9 |  4.322 % |
0.39/0.42	c |      1320 |   11613    29956 |    6234    1320    36306    27.5 |  4.322 % |
0.59/0.65	c |      2079 |   11613    29956 |    6857    2079    64108    30.8 |  4.322 % |
1.00/1.02	c |      3218 |   11613    29956 |    7543    3218   103992    32.3 |  4.322 % |
1.59/1.62	c |      4926 |   11613    29956 |    8297    4926   160950    32.7 |  4.322 % |
2.59/2.62	c |      7489 |   11613    29956 |    9127    7489   244709    32.7 |  4.322 % |
4.19/4.29	c |     11333 |   11613    29956 |   10040    6057   199894    33.0 |  4.322 % |
6.69/6.79	c |     17099 |   11613    29956 |   11044    6122   186852    30.5 |  4.322 % |
10.49/10.50	c |     25749 |   11613    29956 |   12148    8578   258292    30.1 |  4.322 % |
16.58/16.66	c |     38723 |   11613    29956 |   13363    8129   253368    31.2 |  4.322 % |
26.18/26.25	c |     58184 |   11605    29930 |   14700   12855   381216    29.7 |  4.350 % |
41.07/41.12	c |     87380 |   11597    29904 |   16170   10272   393304    38.3 |  4.377 % |
65.10/65.26	c |    131169 |   11591    29892 |   17787   10314   327125    31.7 |  4.433 % |
103.95/104.11	c |    196853 |   11591    29892 |   19565   18534   501137    27.0 |  4.433 % |
162.54/162.78	c |    295380 |   11583    29866 |   21522   12607   385498    30.6 |  4.461 % |
251.31/251.58	c |    443169 |   11583    29866 |   23674   11793   322480    27.3 |  4.461 % |
399.07/399.36	c |    664853 |   11575    29840 |   26042   20048   712200    35.5 |  4.490 % |
640.50/640.87	c |    997379 |   11561    29796 |   28646   23748   604118    25.4 |  4.544 % |
1027.90/1028.40	c |   1496171 |   11561    29796 |   31511   15999   418985    26.2 |  4.545 % |
1638.24/1638.80	c |   2244354 |   11267    29065 |   34662   23970   667351    27.8 |  6.331 % |
1800.01/1800.60	c 
1800.01/1800.61	c *** TERMINATED ***
1800.01/1800.61	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/366798-1177066820/instance-366798-1177066820.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/node5/watcher-366798-1177066820 -o ROOT/results/node5/solver-366798-1177066820 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/366798-1177066820/minisat+ /tmp/evaluation/366798-1177066820/instance-366798-1177066820.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.89 1.01 0.99 3/77 1553
/proc/meminfo: memFree=1748160/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=1056 CPUtime=0
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 182719693 1081344 111 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 264 111 87 215 0 46 0

[startup+0.061417 s]
/proc/loadavg: 0.89 1.01 0.99 3/77 1553
/proc/meminfo: memFree=1748160/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=1540 CPUtime=0.05
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 243 0 0 0 5 0 0 0 18 0 1 0 182719693 1576960 228 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 385 228 107 215 0 167 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1540

[startup+0.101421 s]
/proc/loadavg: 0.89 1.01 0.99 3/77 1553
/proc/meminfo: memFree=1748160/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=2152 CPUtime=0.09
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 412 0 0 0 9 0 0 0 18 0 1 0 182719693 2203648 397 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 538 397 123 215 0 320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2152

[startup+0.301442 s]
/proc/loadavg: 0.89 1.01 0.99 3/77 1553
/proc/meminfo: memFree=1748160/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=2280 CPUtime=0.29
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 443 0 0 0 29 0 0 0 19 0 1 0 182719693 2334720 428 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577166 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 570 428 123 215 0 352 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2280

[startup+0.701488 s]
/proc/loadavg: 0.89 1.01 0.99 3/77 1553
/proc/meminfo: memFree=1748160/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=2416 CPUtime=0.69
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 504 0 0 0 69 0 0 0 23 0 1 0 182719693 2473984 489 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 604 489 123 215 0 386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2416

[startup+1.50158 s]
/proc/loadavg: 0.90 1.01 0.99 2/78 1554
/proc/meminfo: memFree=1746488/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=2936 CPUtime=1.49
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 610 0 0 0 149 0 0 0 25 0 1 0 182719693 3006464 595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 734 595 123 215 0 516 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2936

[startup+3.10176 s]
/proc/loadavg: 0.90 1.01 0.99 2/78 1554
/proc/meminfo: memFree=1745784/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=3632 CPUtime=3.09
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 790 0 0 0 309 0 0 0 25 0 1 0 182719693 3719168 775 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 908 775 123 215 0 690 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3632

[startup+6.30112 s]
/proc/loadavg: 0.90 1.01 0.99 2/78 1554
/proc/meminfo: memFree=1744888/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=4020 CPUtime=6.29
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 889 0 0 0 629 0 0 0 25 0 1 0 182719693 4116480 874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 1005 874 123 215 0 787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4020

[startup+12.7018 s]
/proc/loadavg: 0.91 1.01 0.99 2/78 1554
/proc/meminfo: memFree=1744504/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=4536 CPUtime=12.68
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 1011 0 0 0 1268 0 0 0 25 0 1 0 182719693 4644864 996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 1134 996 123 215 0 916 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4536

[startup+25.5023 s]
/proc/loadavg: 0.93 1.01 0.99 2/78 1554
/proc/meminfo: memFree=1743864/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=4924 CPUtime=25.48
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 1122 0 0 0 2548 0 0 0 25 0 1 0 182719693 5042176 1107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 1231 1107 123 215 0 1013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4924

[startup+51.1022 s]
/proc/loadavg: 0.95 1.00 0.99 2/84 1629
/proc/meminfo: memFree=1741704/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=5952 CPUtime=51.04
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 1366 0 0 0 5103 1 0 0 25 0 1 0 182719693 6094848 1351 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 1488 1351 123 215 0 1270 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 5952

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1742520/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=6152 CPUtime=102.15
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 1421 0 0 0 10214 1 0 0 25 0 1 0 182719693 6299648 1406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574422 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 1538 1406 123 215 0 1320 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 6152

[startup+162.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1742136/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=6692 CPUtime=162.14
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 1559 0 0 0 16212 2 0 0 25 0 1 0 182719693 6852608 1544 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575357 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 1673 1544 123 215 0 1455 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 6692

[startup+222.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1741688/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=7212 CPUtime=222.12
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 1662 0 0 0 22209 3 0 0 25 0 1 0 182719693 7385088 1647 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 1803 1647 123 215 0 1585 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 7212

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1740856/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=7868 CPUtime=282.1
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 1856 0 0 0 28207 3 0 0 25 0 1 0 182719693 8056832 1841 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 1967 1841 123 215 0 1749 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 7868

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1740664/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=8136 CPUtime=342.09
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 1895 0 0 0 34205 4 0 0 25 0 1 0 182719693 8331264 1880 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579877 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2034 1880 123 215 0 1816 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 8136

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1740280/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=8392 CPUtime=402.07
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 1982 0 0 0 40203 4 0 0 25 0 1 0 182719693 8593408 1967 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580842 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2098 1967 123 215 0 1880 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 8392

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739832/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=8940 CPUtime=462.05
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2092 0 0 0 46200 5 0 0 25 0 1 0 182719693 9154560 2077 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2235 2077 123 215 0 2017 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 8940

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739832/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=9232 CPUtime=522.03
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2140 0 0 0 52198 5 0 0 25 0 1 0 182719693 9453568 2125 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2308 2125 123 215 0 2090 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 9232

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739768/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=9232 CPUtime=582.02
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2150 0 0 0 58196 6 0 0 25 0 1 0 182719693 9453568 2135 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576446 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2308 2135 123 215 0 2090 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 9232

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739640/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=9420 CPUtime=642.01
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2193 0 0 0 64195 6 0 0 25 0 1 0 182719693 9646080 2178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2355 2178 123 215 0 2137 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 9420


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

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739320/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=9848 CPUtime=821.95
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2277 0 0 0 82188 7 0 0 25 0 1 0 182719693 10084352 2262 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2462 2262 123 215 0 2244 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 9848

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739320/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=9848 CPUtime=881.94
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2277 0 0 0 88186 8 0 0 25 0 1 0 182719693 10084352 2262 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2462 2262 123 215 0 2244 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 9848

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739320/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=9848 CPUtime=941.92
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2277 0 0 0 94184 8 0 0 25 0 1 0 182719693 10084352 2262 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2462 2262 123 215 0 2244 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 9848

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739320/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=9848 CPUtime=1001.91
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2277 0 0 0 100182 9 0 0 25 0 1 0 182719693 10084352 2262 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2462 2262 123 215 0 2244 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 9848

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739320/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=9848 CPUtime=1061.89
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2279 0 0 0 106180 9 0 0 25 0 1 0 182719693 10084352 2264 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2462 2264 123 215 0 2244 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 9848

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739256/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=9848 CPUtime=1121.88
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2299 0 0 0 112178 10 0 0 25 0 1 0 182719693 10084352 2284 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2462 2284 123 215 0 2244 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 9848

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739192/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=9848 CPUtime=1181.86
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2299 0 0 0 118176 10 0 0 25 0 1 0 182719693 10084352 2284 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2462 2284 123 215 0 2244 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 9848

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739128/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=9988 CPUtime=1241.84
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2321 0 0 0 124174 10 0 0 25 0 1 0 182719693 10227712 2306 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580980 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2497 2306 123 215 0 2279 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 9988

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1739064/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=9988 CPUtime=1301.84
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2321 0 0 0 130173 11 0 0 25 0 1 0 182719693 10227712 2306 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2497 2306 123 215 0 2279 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 9988

[startup+1362.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1738872/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=10244 CPUtime=1361.81
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2396 0 0 0 136170 11 0 0 25 0 1 0 182719693 10489856 2381 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2561 2381 123 215 0 2343 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 10244

[startup+1422.31 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1738744/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=10416 CPUtime=1421.8
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2421 0 0 0 142168 12 0 0 25 0 1 0 182719693 10665984 2406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2604 2406 123 215 0 2386 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 10416

[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1738552/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=10580 CPUtime=1481.78
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2453 0 0 0 148166 12 0 0 25 0 1 0 182719693 10833920 2438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2645 2438 123 215 0 2427 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 10580

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1738552/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=10580 CPUtime=1541.77
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2453 0 0 0 154164 13 0 0 25 0 1 0 182719693 10833920 2438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580248 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2645 2438 123 215 0 2427 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 10580

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1738488/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=10724 CPUtime=1601.75
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2488 0 0 0 160162 13 0 0 25 0 1 0 182719693 10981376 2473 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2681 2473 123 215 0 2463 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 10724

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1738360/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=10724 CPUtime=1661.74
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2514 0 0 0 166160 14 0 0 25 0 1 0 182719693 10981376 2499 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 2681 2499 123 215 0 2463 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 10724

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1737080/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=12012 CPUtime=1721.71
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2838 0 0 0 172157 14 0 0 25 0 1 0 182719693 12300288 2823 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 3003 2823 123 215 0 2785 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 12012

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1736952/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=12012 CPUtime=1781.7
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2840 0 0 0 178155 15 0 0 25 0 1 0 182719693 12300288 2825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 3003 2825 123 215 0 2785 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 12012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 1758
/proc/meminfo: memFree=1737016/2055920 swapFree=4151632/4192956
[pid=1553] ppid=1551 vsize=12012 CPUtime=1800.01
/proc/1553/stat : 1553 (minisat+) R 1551 1553 1491 0 -1 4194304 2840 0 0 0 179986 15 0 0 25 0 1 0 182719693 12300288 2825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1553/statm: 3003 2825 123 215 0 2785 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 12012

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.61
CPU time (s): 1800.02
CPU user time (s): 1799.86
CPU system time (s): 0.155976
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 12012

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

runsolver used 2.24266 second user time and 4.23836 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri Apr 20 11:00:20 UTC 2007

IDJOB= 366798
IDBENCH= 2905
IDSOLVER= 156
FILE ID= node5/366798-1177066820

PBS_JOBID= 4640251

Free space on /tmp= 66355 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_1.opb
COMMAND LINE= /tmp/evaluation/366798-1177066820/minisat+ /tmp/evaluation/366798-1177066820/instance-366798-1177066820.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node5/convwatcher-366798-1177066820 -o ROOT/results/node5/conversion-366798-1177066820 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/366798-1177066820/instance-366798-1177066820.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  8dbaef61ba32642517e0b17ac09a002e

RANDOM SEED= 362240679

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1748568 kB
Buffers:         60256 kB
Cached:         182240 kB
SwapCached:       9376 kB
Active:         139204 kB
Inactive:       126568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748568 kB
SwapTotal:     4192956 kB
SwapFree:      4151632 kB
Dirty:            2516 kB
Writeback:           0 kB
Mapped:          29652 kB
Slab:            27112 kB
Committed_AS:  8956836 kB
PageTables:       1720 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= 66355 MiB

End job on node5 on Fri Apr 20 11:30:23 UTC 2007