Trace number 41869

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
PBS 4.1L? (TO) 1800.64 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f2000.opb
MD5SUMfad56081e554a0467e4020315c4dfc76
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 variables4000
Total number of constraints10500
Number of constraints which are clauses10500
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 constraint2
Maximum length of a constraint3
Number of terms in the objective function 4000
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 4000
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4000
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	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node85/41869-1149283832/instance-41869-1149283832.opb ......

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/node85/watcher-41869-1149283832 -o ROOT/results/node85/solver-41869-1149283832 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node85/41869-1149283832/instance-41869-1149283832.opb 912799954 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.98 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1422408/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=1776 CPUtime=0
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 194022448 1818624 146 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598917 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 444 147 90 232 0 209 0

[startup+10.0028 s]
/proc/loadavg: 0.98 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1419336/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=4140 CPUtime=9.99
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 919 0 0 0 996 3 0 0 25 0 1 0 194022448 4239360 843 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 1035 843 105 232 0 800 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4140

[startup+20.008 s]
/proc/loadavg: 0.98 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1418696/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=5292 CPUtime=19.99
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 1106 0 0 0 1991 8 0 0 25 0 1 0 194022448 5419008 1030 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 1323 1030 105 232 0 1088 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5292

[startup+30.0141 s]
/proc/loadavg: 0.98 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1417864/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=5936 CPUtime=29.99
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 1386 0 0 0 2988 11 0 0 25 0 1 0 194022448 6078464 1213 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 1484 1213 105 232 0 1249 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5936

[startup+40.0203 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1417480/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=8148 CPUtime=40
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 1492 0 0 0 3983 17 0 0 25 0 1 0 194022448 8343552 1319 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2037 1319 105 232 0 1802 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 8148

[startup+50.0264 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1417288/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=8260 CPUtime=50
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 1568 0 0 0 4976 24 0 0 25 0 1 0 194022448 8458240 1395 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2065 1395 105 232 0 1830 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 8260

[startup+60.0326 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1417032/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=8360 CPUtime=60
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 1630 0 0 0 5972 28 0 0 25 0 1 0 194022448 8560640 1457 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551112 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2090 1457 105 232 0 1855 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 8360

[startup+70.0388 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1416840/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=8460 CPUtime=70.01
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 1665 0 0 0 6969 32 0 0 25 0 1 0 194022448 8663040 1492 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551621 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2115 1492 105 232 0 1880 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 8460

[startup+80.0449 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1416712/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=8576 CPUtime=80.02
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 1705 0 0 0 7964 38 0 0 25 0 1 0 194022448 8781824 1532 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2144 1532 105 232 0 1909 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 8576

[startup+90.0501 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1416200/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=8688 CPUtime=90.01
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 1826 0 0 0 8959 42 0 0 25 0 1 0 194022448 8896512 1653 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2172 1653 105 232 0 1937 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 8688

[startup+100.056 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1416072/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=8688 CPUtime=100.01
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 1858 0 0 0 9954 47 0 0 25 0 1 0 194022448 8896512 1685 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546657 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2172 1685 105 232 0 1937 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 8688

[startup+110.062 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1415688/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=8932 CPUtime=110.02
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 1957 0 0 0 10949 53 0 0 25 0 1 0 194022448 9146368 1784 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2233 1784 105 232 0 1998 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 8932

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1415432/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=9700 CPUtime=120.03
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 2188 0 0 0 11945 58 0 0 25 0 1 0 194022448 9932800 1822 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2425 1822 105 232 0 2190 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 9700

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1415112/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=9808 CPUtime=130.03
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 2292 0 0 0 12941 62 0 0 25 0 1 0 194022448 10043392 1926 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2452 1926 105 232 0 2217 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 9808

[startup+140.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1414920/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=9940 CPUtime=140.03
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 2338 0 0 0 13935 68 0 0 25 0 1 0 194022448 10178560 1972 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2485 1972 105 232 0 2250 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 9940

[startup+150.086 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1414472/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=10052 CPUtime=150.03
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 2443 0 0 0 14931 72 0 0 25 0 1 0 194022448 10293248 2077 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2513 2077 105 232 0 2278 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 10052

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1414280/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=10208 CPUtime=160.04
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 2486 0 0 0 15927 77 0 0 25 0 1 0 194022448 10452992 2120 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2552 2120 105 232 0 2317 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 10208

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1413960/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=10208 CPUtime=170.04
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 2579 0 0 0 16924 80 0 0 25 0 1 0 194022448 10452992 2213 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2552 2213 105 232 0 2317 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 10208

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1413768/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=10340 CPUtime=180.04
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 2641 0 0 0 17918 86 0 0 25 0 1 0 194022448 10588160 2275 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 2585 2275 105 232 0 2350 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 10340

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1413384/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=14568 CPUtime=190.05
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 2737 0 0 0 18914 91 0 0 25 0 1 0 194022448 14917632 2371 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 3642 2371 105 232 0 3407 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 14568

[startup+200.116 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1413192/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=14568 CPUtime=200.05
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 2774 0 0 0 19909 96 0 0 25 0 1 0 194022448 14917632 2408 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 3642 2408 105 232 0 3407 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 14568

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15786
/proc/meminfo: memFree=1412808/2055892 swapFree=4085348/4096564

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

/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 12989 0 0 0 177420 733 0 0 25 0 1 0 194022448 61943808 9932 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15123 9932 105 232 0 14888 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (Kb) 60492

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382856/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60492 CPUtime=1782.54
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 12998 0 0 0 177520 734 0 0 25 0 1 0 194022448 61943808 9941 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15123 9941 105 232 0 14888 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 60492

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382792/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1783.54
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13008 0 0 0 177619 735 0 0 25 0 1 0 194022448 62050304 9951 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9951 105 232 0 14914 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 60596

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382792/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1784.54
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13008 0 0 0 177719 735 0 0 25 0 1 0 194022448 62050304 9951 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9951 105 232 0 14914 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 60596

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382792/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1785.54
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13009 0 0 0 177819 735 0 0 25 0 1 0 194022448 62050304 9952 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9952 105 232 0 14914 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 60596

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382792/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1786.56
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13010 0 0 0 177920 736 0 0 25 0 1 0 194022448 62050304 9953 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9953 105 232 0 14914 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 60596

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382792/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1787.56
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13011 0 0 0 178020 736 0 0 25 0 1 0 194022448 62050304 9954 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9954 105 232 0 14914 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 60596

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382792/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1788.56
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13012 0 0 0 178120 736 0 0 25 0 1 0 194022448 62050304 9955 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550046 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9955 105 232 0 14914 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 60596

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382728/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1789.56
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13016 0 0 0 178220 736 0 0 25 0 1 0 194022448 62050304 9959 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9959 105 232 0 14914 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 60596

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382728/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1790.57
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13017 0 0 0 178320 737 0 0 25 0 1 0 194022448 62050304 9960 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552019 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9960 105 232 0 14914 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 60596

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382728/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1791.57
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13018 0 0 0 178420 737 0 0 25 0 1 0 194022448 62050304 9961 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9961 105 232 0 14914 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 60596

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382728/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1792.58
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13019 0 0 0 178520 738 0 0 25 0 1 0 194022448 62050304 9962 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9962 105 232 0 14914 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 60596

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382728/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1793.58
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13020 0 0 0 178620 738 0 0 25 0 1 0 194022448 62050304 9963 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9963 105 232 0 14914 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 60596

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382728/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1794.6
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13028 0 0 0 178721 739 0 0 25 0 1 0 194022448 62050304 9971 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9971 105 232 0 14914 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 60596

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382728/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1795.6
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13028 0 0 0 178821 739 0 0 25 0 1 0 194022448 62050304 9971 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9971 105 232 0 14914 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 60596

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382728/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1796.6
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13029 0 0 0 178921 739 0 0 25 0 1 0 194022448 62050304 9972 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9972 105 232 0 14914 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (Kb) 60596

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382728/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1797.6
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13030 0 0 0 179021 739 0 0 25 0 1 0 194022448 62050304 9973 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9973 105 232 0 14914 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 60596

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382728/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1798.61
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13031 0 0 0 179121 740 0 0 25 0 1 0 194022448 62050304 9974 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9974 105 232 0 14914 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 60596

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382728/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1799.61
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13031 0 0 0 179221 740 0 0 25 0 1 0 194022448 62050304 9974 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9974 105 232 0 14914 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 60596

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382664/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1800.61
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13044 0 0 0 179321 740 0 0 25 0 1 0 194022448 62050304 9987 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9987 105 232 0 14914 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 60596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 15788
/proc/meminfo: memFree=1382664/2055892 swapFree=4085348/4096564
[pid=15786] ppid=15784 vsize=60596 CPUtime=1800.62
/proc/15786/stat : 15786 (PBS4L) R 15784 15786 15740 0 -1 4194304 13044 0 0 0 179322 740 0 0 25 0 1 0 194022448 62050304 9987 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15786/statm: 15149 9987 105 232 0 14914 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 60596

Sending SIGTERM to -15786
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.17
CPU time (s): 1800.64
CPU user time (s): 1793.22
CPU system time (s): 7.41487
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (Kb): 60596
The end

Launcher Data (download as text)

Begin job on node85 on Fri Jun  2 21:30:32 UTC 2006


FILE ID= 41869-1149283832

PBS_JOBID= 306317

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-f2000.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node85/41869-1149283832/instance-41869-1149283832.opb 912799954
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node85/watcher-41869-1149283832 -o ROOT/results/node85/solver-41869-1149283832 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node85/41869-1149283832/instance-41869-1149283832.opb 912799954

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  fad56081e554a0467e4020315c4dfc76

RANDOM SEED= 912799954


/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.218
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	: 6006.18
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.218
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1422552 kB
Buffers:         33116 kB
Cached:         524560 kB
SwapCached:       2508 kB
Active:          57788 kB
Inactive:       508676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1422552 kB
SwapTotal:     4096564 kB
SwapFree:      4085348 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          16760 kB
Slab:            53472 kB
Committed_AS:   284484 kB
PageTables:       1292 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node85 on Fri Jun  2 22:00:33 UTC 2006