Trace number 35490

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.62 1801.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-4.opb
MD5SUM172d8bfe30610a29dfe3bb9d98ed3f4c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13489
Number of constraints which are clauses13489
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
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 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
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	c Parsing PB file...
0.40	c Converting 13075 PB-constraints to clauses...
0.40	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.42	c   -- Detecting intervals from adjacent constraints: (none)
0.42	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.45	c ==================================[MINISAT+]==================================
0.45	c | Conflicts | Original         | Learnt                           | Progress |
0.45	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.45	c ==============================================================================
0.45	c |         0 |    9815    24584 |    3271       0        0     nan |  0.000 % |
0.47	c |       100 |    9815    24584 |    3598     100     1175    11.8 | 24.906 % |
0.50	c |       250 |    9815    24584 |    3957     250     4761    19.0 | 24.906 % |
0.54	c |       476 |    9815    24584 |    4353     476     8036    16.9 | 24.906 % |
0.64	c |       814 |    9805    24562 |    4789     813    16099    19.8 | 24.969 % |
0.82	c |      1321 |    9805    24562 |    5267    1320    31268    23.7 | 24.969 % |
0.95	c |      2080 |    9805    24562 |    5794    2079    42787    20.6 | 24.969 % |
1.33	c |      3220 |    9805    24562 |    6374    3219    75648    23.5 | 24.969 % |
1.67	c |      4928 |    9805    24562 |    7011    4927   107201    21.8 | 24.969 % |
2.59	c |      7490 |    9805    24562 |    7712    7489   180306    24.1 | 24.969 % |
3.96	c |     11334 |    9805    24562 |    8484    6526   158927    24.4 | 24.969 % |
6.19	c |     17101 |    9805    24562 |    9332    7165   174694    24.4 | 24.969 % |
10.21	c |     25751 |    9805    24562 |   10265   10288   256474    24.9 | 24.969 % |
15.74	c |     38726 |    9805    24562 |   11292   11339   271909    24.0 | 24.969 % |
24.40	c |     58189 |    9805    24562 |   12421   11405   270262    23.7 | 24.969 % |
37.85	c |     87381 |    9805    24562 |   13663   12378   287949    23.3 | 24.969 % |
56.81	c |    131171 |    9805    24562 |   15030   10244   241970    23.6 | 24.969 % |
89.80	c |    196856 |    9805    24562 |   16533    8936   193461    21.6 | 24.969 % |
140.52	c |    295383 |    9805    24562 |   18186   16303   374771    23.0 | 24.969 % |
218.82	c |    443174 |    9805    24562 |   20005   15022   328559    21.9 | 24.969 % |
346.56	c |    664857 |    9805    24562 |   22005   19531   428366    21.9 | 24.969 % |
546.49	c |    997383 |    9805    24562 |   24206   20211   427004    21.1 | 24.969 % |
864.74	c |   1496171 |    9805    24562 |   26626   13785   250120    18.1 | 24.969 % |
1368.98	c |   2244354 |    9805    24562 |   29289   14172   284196    20.1 | 24.969 % |
1801.15	c 
1801.15	c *** TERMINATED ***
1801.15	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node25/watcher-35490-1149417180 -o ROOT/results/node25/solver-35490-1149417180 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node25/35490-1149417180/instance-35490-1149417180.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.97 2/64 31227
/proc/meminfo: memFree=1608984/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=1180 CPUtime=0
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 207381398 1208320 113 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 295 114 67 215 0 77 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.95 0.97 2/64 31227
/proc/meminfo: memFree=1603800/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=6216 CPUtime=9.99
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1438 0 0 0 998 1 0 0 25 0 1 0 207381398 6365184 1385 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 1554 1385 102 215 0 1336 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6216

[startup+20.0082 s]
/proc/loadavg: 0.94 0.96 0.97 2/64 31227
/proc/meminfo: memFree=1603424/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=6792 CPUtime=19.99
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1559 0 0 0 1998 1 0 0 25 0 1 0 207381398 6955008 1506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 1698 1506 102 215 0 1480 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 6792

[startup+30.0141 s]
/proc/loadavg: 0.95 0.96 0.97 2/64 31227
/proc/meminfo: memFree=1603168/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=7076 CPUtime=29.99
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1627 0 0 0 2998 1 0 0 25 0 1 0 207381398 7245824 1574 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 1769 1574 102 215 0 1551 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 7076

[startup+40.019 s]
/proc/loadavg: 0.95 0.96 0.97 2/64 31227
/proc/meminfo: memFree=1603040/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=7208 CPUtime=40
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1681 0 0 0 3998 2 0 0 25 0 1 0 207381398 7380992 1628 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581139 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 1802 1628 102 215 0 1584 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 7208

[startup+50.0249 s]
/proc/loadavg: 0.96 0.96 0.97 2/64 31227
/proc/meminfo: memFree=1602784/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=7472 CPUtime=50
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1731 0 0 0 4998 2 0 0 25 0 1 0 207381398 7651328 1678 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579855 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 1868 1678 102 215 0 1650 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 7472

[startup+60.0309 s]
/proc/loadavg: 0.97 0.96 0.97 2/64 31227
/proc/meminfo: memFree=1602592/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=7732 CPUtime=60
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1790 0 0 0 5998 2 0 0 25 0 1 0 207381398 7917568 1737 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580349 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 1933 1737 102 215 0 1715 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 7732

[startup+70.0368 s]
/proc/loadavg: 0.97 0.96 0.97 2/64 31227
/proc/meminfo: memFree=1602464/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=7868 CPUtime=70.01
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1817 0 0 0 6999 2 0 0 25 0 1 0 207381398 8056832 1764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 1967 1764 102 215 0 1749 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 7868

[startup+80.0427 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 31227
/proc/meminfo: memFree=1602400/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=7868 CPUtime=80.01
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1841 0 0 0 7999 2 0 0 25 0 1 0 207381398 8056832 1788 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 1967 1788 102 215 0 1749 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7868

[startup+90.0486 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 31227
/proc/meminfo: memFree=1602400/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=7868 CPUtime=90.01
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1851 0 0 0 8999 2 0 0 25 0 1 0 207381398 8056832 1798 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575658 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 1967 1798 102 215 0 1749 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7868

[startup+100.054 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 31227
/proc/meminfo: memFree=1602208/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=8156 CPUtime=100.02
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1884 0 0 0 10000 2 0 0 25 0 1 0 207381398 8351744 1831 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2039 1831 102 215 0 1821 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 8156

[startup+110.059 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 31227
/proc/meminfo: memFree=1602208/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=8156 CPUtime=110.02
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1884 0 0 0 11000 2 0 0 25 0 1 0 207381398 8351744 1831 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2039 1831 102 215 0 1821 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 8156

[startup+120.065 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31229
/proc/meminfo: memFree=1602208/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=8156 CPUtime=120.02
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1886 0 0 0 12000 2 0 0 25 0 1 0 207381398 8351744 1833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2039 1833 102 215 0 1821 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 8156

[startup+130.071 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31229
/proc/meminfo: memFree=1602208/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=8156 CPUtime=130.03
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1887 0 0 0 13001 2 0 0 25 0 1 0 207381398 8351744 1834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2039 1834 102 215 0 1821 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 8156

[startup+140.077 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31229
/proc/meminfo: memFree=1602144/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=8156 CPUtime=140.03
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1895 0 0 0 14001 2 0 0 25 0 1 0 207381398 8351744 1842 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2039 1842 102 215 0 1821 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8156

[startup+150.083 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31229
/proc/meminfo: memFree=1601952/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=8288 CPUtime=150.03
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1949 0 0 0 15001 2 0 0 25 0 1 0 207381398 8486912 1896 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2072 1896 102 215 0 1854 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 8288

[startup+160.088 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31229
/proc/meminfo: memFree=1601888/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=8420 CPUtime=160.03
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1972 0 0 0 16001 2 0 0 25 0 1 0 207381398 8622080 1919 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579190 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2105 1919 102 215 0 1887 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8420

[startup+170.094 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31229
/proc/meminfo: memFree=1601888/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=8420 CPUtime=170.04
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1973 0 0 0 17002 2 0 0 25 0 1 0 207381398 8622080 1920 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2105 1920 102 215 0 1887 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8420

[startup+180.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31229
/proc/meminfo: memFree=1601824/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=8552 CPUtime=180.04
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 1983 0 0 0 18002 2 0 0 25 0 1 0 207381398 8757248 1930 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576145 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2138 1930 102 215 0 1920 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8552

[startup+190.106 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31229
/proc/meminfo: memFree=1601760/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=8552 CPUtime=190.04
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2002 0 0 0 19002 2 0 0 25 0 1 0 207381398 8757248 1949 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2138 1949 102 215 0 1920 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 8552

[startup+200.112 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31229
/proc/meminfo: memFree=1601760/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=8552 CPUtime=200.05
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2002 0 0 0 20003 2 0 0 25 0 1 0 207381398 8757248 1949 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580461 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2138 1949 102 215 0 1920 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8552

[startup+210.119 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31229
/proc/meminfo: memFree=1601760/2055920 swapFree=4181452/4192956

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

[pid=31227] ppid=31225 vsize=11964 CPUtime=1781.51
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2817 0 0 0 178143 8 0 0 25 0 1 0 207381398 12251136 2764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2764 102 215 0 2773 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (Kb) 11964

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1782.51
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2817 0 0 0 178243 8 0 0 25 0 1 0 207381398 12251136 2764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2764 102 215 0 2773 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 11964

[startup+1784.06 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1783.52
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2817 0 0 0 178344 8 0 0 25 0 1 0 207381398 12251136 2764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2764 102 215 0 2773 0
Current children cumulated CPU time (s) 1783.52
Current children cumulated vsize (Kb) 11964

[startup+1785.06 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1784.52
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2817 0 0 0 178444 8 0 0 25 0 1 0 207381398 12251136 2764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2764 102 215 0 2773 0
Current children cumulated CPU time (s) 1784.52
Current children cumulated vsize (Kb) 11964

[startup+1786.07 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1785.53
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2817 0 0 0 178545 8 0 0 25 0 1 0 207381398 12251136 2764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2764 102 215 0 2773 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (Kb) 11964

[startup+1787.07 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1786.53
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2817 0 0 0 178645 8 0 0 25 0 1 0 207381398 12251136 2764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2764 102 215 0 2773 0
Current children cumulated CPU time (s) 1786.53
Current children cumulated vsize (Kb) 11964

[startup+1788.08 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1787.54
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2817 0 0 0 178746 8 0 0 25 0 1 0 207381398 12251136 2764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2764 102 215 0 2773 0
Current children cumulated CPU time (s) 1787.54
Current children cumulated vsize (Kb) 11964

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1788.54
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2817 0 0 0 178846 8 0 0 25 0 1 0 207381398 12251136 2764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2764 102 215 0 2773 0
Current children cumulated CPU time (s) 1788.54
Current children cumulated vsize (Kb) 11964

[startup+1790.09 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1789.55
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2817 0 0 0 178947 8 0 0 25 0 1 0 207381398 12251136 2764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2764 102 215 0 2773 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (Kb) 11964

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1790.55
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2817 0 0 0 179047 8 0 0 25 0 1 0 207381398 12251136 2764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2764 102 215 0 2773 0
Current children cumulated CPU time (s) 1790.55
Current children cumulated vsize (Kb) 11964

[startup+1792.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1791.56
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2818 0 0 0 179147 9 0 0 25 0 1 0 207381398 12251136 2765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2765 102 215 0 2773 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 11964

[startup+1793.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1792.57
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2818 0 0 0 179248 9 0 0 25 0 1 0 207381398 12251136 2765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2765 102 215 0 2773 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 11964

[startup+1794.11 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1793.57
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2818 0 0 0 179348 9 0 0 25 0 1 0 207381398 12251136 2765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2765 102 215 0 2773 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 11964

[startup+1795.11 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1794.58
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2818 0 0 0 179449 9 0 0 25 0 1 0 207381398 12251136 2765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2765 102 215 0 2773 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 11964

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1795.58
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2818 0 0 0 179549 9 0 0 25 0 1 0 207381398 12251136 2765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580461 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2765 102 215 0 2773 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (Kb) 11964

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1796.59
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2818 0 0 0 179650 9 0 0 25 0 1 0 207381398 12251136 2765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2765 102 215 0 2773 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 11964

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1797.59
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2818 0 0 0 179750 9 0 0 25 0 1 0 207381398 12251136 2765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2765 102 215 0 2773 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 11964

[startup+1799.13 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1798.6
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2818 0 0 0 179851 9 0 0 25 0 1 0 207381398 12251136 2765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2765 102 215 0 2773 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 11964

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1799.6
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2818 0 0 0 179951 9 0 0 25 0 1 0 207381398 12251136 2765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2765 102 215 0 2773 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (Kb) 11964

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1800.61
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2818 0 0 0 180052 9 0 0 25 0 1 0 207381398 12251136 2765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2765 102 215 0 2773 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 11964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 31424
/proc/meminfo: memFree=1598104/2055920 swapFree=4181452/4192956
[pid=31227] ppid=31225 vsize=11964 CPUtime=1800.61
/proc/31227/stat : 31227 (minisat+) R 31225 31227 31181 0 -1 4194304 2818 0 0 0 180052 9 0 0 25 0 1 0 207381398 12251136 2765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31227/statm: 2991 2765 102 215 0 2773 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 11964

Sending SIGTERM to -31227
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.16
CPU time (s): 1800.62
CPU user time (s): 1800.53
CPU system time (s): 0.092985
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (Kb): 11964

Launcher Data (download as text)

Begin job on node25 on Sun Jun  4 10:33:00 UTC 2006


FILE ID= 35490-1149417180

PBS_JOBID= 315422

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-4.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node25/35490-1149417180/instance-35490-1149417180.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-35490-1149417180 -o ROOT/results/node25/solver-35490-1149417180 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node25/35490-1149417180/instance-35490-1149417180.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  172d8bfe30610a29dfe3bb9d98ed3f4c

RANDOM SEED= 419276512


/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.236
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.236
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:       1609192 kB
Buffers:         29364 kB
Cached:         355972 kB
SwapCached:       3080 kB
Active:         113044 kB
Inactive:       280876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609192 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            38836 kB
Committed_AS:   399100 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node25 on Sun Jun  4 11:03:01 UTC 2006