Trace number 41735

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.57 1801.1

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-2-c.opb
MD5SUM02ee6f086501e1f86c8de97a222a24d7
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 variables2606
Total number of constraints6509
Number of constraints which are clauses6509
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 2606
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 2606
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 2606
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/node29/41735-1149409089/instance-41735-1149409089.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/node29/watcher-41735-1149409089 -o ROOT/results/node29/solver-41735-1149409089 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node29/41735-1149409089/instance-41735-1149409089.opb 56979481 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1830176/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=1780 CPUtime=0
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 230 0 0 0 0 0 0 0 18 0 1 0 206572522 1822720 214 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134867881 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 445 214 97 232 0 210 0

[startup+10.0018 s]
/proc/loadavg: 0.93 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1828264/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=3316 CPUtime=9.99
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 660 0 0 0 999 0 0 0 25 0 1 0 206572522 3395584 579 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 829 579 105 232 0 594 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 3316

[startup+20.0072 s]
/proc/loadavg: 0.94 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1826856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=4872 CPUtime=19.99
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 1042 0 0 0 1999 0 0 0 25 0 1 0 206572522 4988928 961 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 1218 961 105 232 0 983 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 4872

[startup+30.0126 s]
/proc/loadavg: 0.95 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1826152/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=7036 CPUtime=30
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 1220 0 0 0 2999 1 0 0 25 0 1 0 206572522 7204864 1139 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 1759 1139 105 232 0 1524 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 7036

[startup+40.018 s]
/proc/loadavg: 0.96 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1825320/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=7704 CPUtime=40
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 1485 0 0 0 3999 1 0 0 25 0 1 0 206572522 7888896 1307 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546253 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 1926 1307 105 232 0 1691 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 7704

[startup+50.0234 s]
/proc/loadavg: 0.96 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1824552/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=7852 CPUtime=50.01
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 1729 0 0 0 4999 2 0 0 25 0 1 0 206572522 8040448 1551 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 1963 1551 105 232 0 1728 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 7852

[startup+60.0288 s]
/proc/loadavg: 0.97 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1823848/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=8100 CPUtime=60
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 1919 0 0 0 5998 2 0 0 25 0 1 0 206572522 8294400 1741 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 2025 1741 105 232 0 1790 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 8100

[startup+70.0343 s]
/proc/loadavg: 0.97 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1822888/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=12324 CPUtime=70.01
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 2145 0 0 0 6998 3 0 0 25 0 1 0 206572522 12619776 1967 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3081 1967 105 232 0 2846 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 12324

[startup+80.0397 s]
/proc/loadavg: 0.98 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1822248/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=12592 CPUtime=80.01
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 2306 0 0 0 7998 3 0 0 25 0 1 0 206572522 12894208 2128 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3148 2128 105 232 0 2913 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 12592

[startup+90.0451 s]
/proc/loadavg: 0.98 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1822056/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=12740 CPUtime=90.01
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 2357 0 0 0 8998 3 0 0 25 0 1 0 206572522 13045760 2179 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551621 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3185 2179 105 232 0 2950 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 12740

[startup+100.051 s]
/proc/loadavg: 0.98 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1821288/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=13508 CPUtime=100.01
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 2709 0 0 0 9997 4 0 0 25 0 1 0 206572522 13832192 2338 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3377 2338 105 232 0 3142 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 13508

[startup+110.056 s]
/proc/loadavg: 0.98 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1821160/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=13780 CPUtime=110.01
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 2771 0 0 0 10997 4 0 0 25 0 1 0 206572522 14110720 2400 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3445 2400 105 232 0 3210 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 13780

[startup+120.061 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1820392/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=13908 CPUtime=120.02
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 2963 0 0 0 11996 6 0 0 25 0 1 0 206572522 14241792 2592 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552002 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3477 2592 105 232 0 3242 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 13908

[startup+130.067 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1820072/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=14032 CPUtime=130.02
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 3043 0 0 0 12996 6 0 0 25 0 1 0 206572522 14368768 2672 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3508 2672 105 232 0 3273 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 14032

[startup+140.072 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1819816/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=14320 CPUtime=140.03
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 3102 0 0 0 13996 7 0 0 25 0 1 0 206572522 14663680 2731 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3580 2731 105 232 0 3345 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 14320

[startup+150.078 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1819624/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=14444 CPUtime=150.02
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 3149 0 0 0 14995 7 0 0 25 0 1 0 206572522 14790656 2778 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3611 2778 105 232 0 3376 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 14444

[startup+160.083 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1819048/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=14612 CPUtime=160.03
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 3300 0 0 0 15995 8 0 0 25 0 1 0 206572522 14962688 2929 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3653 2930 105 232 0 3418 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 14612

[startup+170.088 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1818280/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=14724 CPUtime=170.03
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 3481 0 0 0 16995 8 0 0 25 0 1 0 206572522 15077376 3110 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3681 3110 105 232 0 3446 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 14724

[startup+180.094 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1818088/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=14860 CPUtime=180.04
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 3527 0 0 0 17995 9 0 0 25 0 1 0 206572522 15216640 3156 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3715 3156 105 232 0 3480 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 14860

[startup+190.098 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1817256/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=14992 CPUtime=190.03
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 3738 0 0 0 18994 9 0 0 25 0 1 0 206572522 15351808 3367 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3748 3367 105 232 0 3513 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 14992

[startup+200.105 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1817128/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=15108 CPUtime=200.04
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 3773 0 0 0 19994 10 0 0 25 0 1 0 206572522 15470592 3402 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 3777 3402 105 232 0 3542 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 15108

[startup+210.11 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30824
/proc/meminfo: memFree=1816552/2055920 swapFree=4181320/4192956

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

/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23883 0 0 0 178065 81 0 0 25 0 1 0 206572522 102977536 20821 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20821 105 232 0 24906 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (Kb) 100564

[startup+1782.99 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1782.46
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23887 0 0 0 178165 81 0 0 25 0 1 0 206572522 102977536 20825 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20825 105 232 0 24906 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 100564

[startup+1784 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1783.47
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23889 0 0 0 178266 81 0 0 25 0 1 0 206572522 102977536 20827 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552324 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20827 105 232 0 24906 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 100564

[startup+1785 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1784.47
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23890 0 0 0 178366 81 0 0 25 0 1 0 206572522 102977536 20828 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546666 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20828 105 232 0 24906 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 100564

[startup+1786 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1785.47
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23891 0 0 0 178466 81 0 0 25 0 1 0 206572522 102977536 20829 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20829 105 232 0 24906 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 100564

[startup+1787.01 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1786.48
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23892 0 0 0 178567 81 0 0 25 0 1 0 206572522 102977536 20830 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20830 105 232 0 24906 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 100564

[startup+1788.01 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1787.48
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23894 0 0 0 178667 81 0 0 25 0 1 0 206572522 102977536 20832 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546505 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20832 105 232 0 24906 0
Current children cumulated CPU time (s) 1787.48
Current children cumulated vsize (Kb) 100564

[startup+1789.02 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1788.49
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23895 0 0 0 178768 81 0 0 25 0 1 0 206572522 102977536 20833 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20833 105 232 0 24906 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 100564

[startup+1790.02 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1789.49
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23896 0 0 0 178868 81 0 0 25 0 1 0 206572522 102977536 20834 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20834 105 232 0 24906 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 100564

[startup+1791.03 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1790.49
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23897 0 0 0 178968 81 0 0 25 0 1 0 206572522 102977536 20835 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20835 105 232 0 24906 0
Current children cumulated CPU time (s) 1790.49
Current children cumulated vsize (Kb) 100564

[startup+1792.03 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1791.5
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23898 0 0 0 179069 81 0 0 25 0 1 0 206572522 102977536 20836 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20836 105 232 0 24906 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 100564

[startup+1793.04 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1792.5
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23899 0 0 0 179169 81 0 0 25 0 1 0 206572522 102977536 20837 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20837 105 232 0 24906 0
Current children cumulated CPU time (s) 1792.5
Current children cumulated vsize (Kb) 100564

[startup+1794.04 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746856/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1793.51
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23900 0 0 0 179270 81 0 0 25 0 1 0 206572522 102977536 20838 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20838 105 232 0 24906 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 100564

[startup+1795.05 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746792/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1794.51
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23901 0 0 0 179370 81 0 0 25 0 1 0 206572522 102977536 20839 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20839 105 232 0 24906 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 100564

[startup+1796.05 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746792/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1795.52
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23902 0 0 0 179471 81 0 0 25 0 1 0 206572522 102977536 20840 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20840 105 232 0 24906 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 100564

[startup+1797.06 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746792/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1796.52
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23904 0 0 0 179571 81 0 0 25 0 1 0 206572522 102977536 20842 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551632 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20842 105 232 0 24906 0
Current children cumulated CPU time (s) 1796.52
Current children cumulated vsize (Kb) 100564

[startup+1798.06 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746792/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1797.53
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23905 0 0 0 179671 82 0 0 25 0 1 0 206572522 102977536 20843 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20843 105 232 0 24906 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 100564

[startup+1799.07 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746792/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1798.54
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23908 0 0 0 179772 82 0 0 25 0 1 0 206572522 102977536 20846 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20846 105 232 0 24906 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 100564

[startup+1800.07 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746792/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1799.54
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23909 0 0 0 179872 82 0 0 25 0 1 0 206572522 102977536 20847 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546666 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20847 105 232 0 24906 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 100564

[startup+1801.08 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746792/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1800.55
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23910 0 0 0 179973 82 0 0 25 0 1 0 206572522 102977536 20848 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20848 105 232 0 24906 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 100564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.08 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 30826
/proc/meminfo: memFree=1746792/2055920 swapFree=4181320/4192956
[pid=30824] ppid=30822 vsize=100564 CPUtime=1800.55
/proc/30824/stat : 30824 (PBS4L) R 30822 30824 30778 0 -1 4194304 23910 0 0 0 179973 82 0 0 25 0 1 0 206572522 102977536 20848 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/30824/statm: 25141 20848 105 232 0 24906 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 100564

Sending SIGTERM to -30824
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.1
CPU time (s): 1800.57
CPU user time (s): 1799.73
CPU system time (s): 0.836872
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (Kb): 100564
The end

Launcher Data (download as text)

Begin job on node29 on Sun Jun  4 08:18:09 UTC 2006


FILE ID= 41735-1149409089

PBS_JOBID= 314579

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-2-c.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node29/41735-1149409089/instance-41735-1149409089.opb 56979481
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-41735-1149409089 -o ROOT/results/node29/solver-41735-1149409089 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node29/41735-1149409089/instance-41735-1149409089.opb 56979481

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  02ee6f086501e1f86c8de97a222a24d7

RANDOM SEED= 56979481


/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.259
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.259
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:       1830384 kB
Buffers:         16820 kB
Cached:         143652 kB
SwapCached:       3068 kB
Active:          44948 kB
Inactive:       123956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830384 kB
SwapTotal:     4192956 kB
SwapFree:      4181320 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            42548 kB
Committed_AS:   407812 kB
PageTables:       1504 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node29 on Sun Jun  4 08:48:11 UTC 2006