Trace number 41821

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.67 1801.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-1-c.opb
MD5SUM7d3927082349ded13241d71256bbcafb
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 variables2630
Total number of constraints6569
Number of constraints which are clauses6569
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 2630
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 2630
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 2630
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/node71/41821-1149419514/instance-41821-1149419514.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/node71/watcher-41821-1149419514 -o ROOT/results/node71/solver-41821-1149419514 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node71/41821-1149419514/instance-41821-1149419514.opb 24459478 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.92 2/64 29784
/proc/meminfo: memFree=1334168/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=1780 CPUtime=0
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 228 0 0 0 0 0 0 0 18 0 1 0 207621076 1822720 212 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 445 212 97 232 0 210 0

[startup+10.0026 s]
/proc/loadavg: 0.87 0.94 0.92 2/64 29784
/proc/meminfo: memFree=1332336/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=3328 CPUtime=9.99
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 632 0 0 0 999 0 0 0 25 0 1 0 207621076 3407872 552 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 832 552 104 232 0 597 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 3328

[startup+20.009 s]
/proc/loadavg: 0.89 0.94 0.92 2/64 29784
/proc/meminfo: memFree=1331768/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=4600 CPUtime=20
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 827 0 0 0 2000 0 0 0 25 0 1 0 207621076 4710400 747 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 1150 747 105 232 0 915 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 4600

[startup+30.0154 s]
/proc/loadavg: 0.90 0.94 0.92 2/64 29784
/proc/meminfo: memFree=1331192/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=4732 CPUtime=30
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 992 0 0 0 3000 0 0 0 25 0 1 0 207621076 4845568 912 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546643 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 1183 912 105 232 0 948 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 4732

[startup+40.0217 s]
/proc/loadavg: 0.92 0.94 0.92 2/64 29784
/proc/meminfo: memFree=1330360/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=6908 CPUtime=40
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 1188 0 0 0 4000 0 0 0 25 0 1 0 207621076 7073792 1108 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 1727 1108 105 232 0 1492 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6908

[startup+50.0281 s]
/proc/loadavg: 0.93 0.94 0.92 2/64 29784
/proc/meminfo: memFree=1329528/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=7552 CPUtime=50.01
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 1506 0 0 0 5000 1 0 0 25 0 1 0 207621076 7733248 1329 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 1888 1329 105 232 0 1653 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 7552

[startup+60.0345 s]
/proc/loadavg: 0.94 0.95 0.92 2/64 29784
/proc/meminfo: memFree=1328568/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=7808 CPUtime=60.01
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 1748 0 0 0 6000 1 0 0 25 0 1 0 207621076 7995392 1571 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 1952 1571 105 232 0 1717 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 7808

[startup+70.0409 s]
/proc/loadavg: 0.95 0.95 0.92 2/64 29784
/proc/meminfo: memFree=1327608/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=12152 CPUtime=70.01
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 1990 0 0 0 7000 1 0 0 25 0 1 0 207621076 12443648 1813 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551621 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3038 1813 105 232 0 2803 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 12152

[startup+80.0473 s]
/proc/loadavg: 0.96 0.95 0.92 2/64 29784
/proc/meminfo: memFree=1326904/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=12412 CPUtime=80.02
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 2178 0 0 0 8000 2 0 0 25 0 1 0 207621076 12709888 2001 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3103 2001 105 232 0 2868 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 12412

[startup+90.0536 s]
/proc/loadavg: 0.96 0.95 0.92 2/64 29784
/proc/meminfo: memFree=1326392/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=12544 CPUtime=90.02
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 2295 0 0 0 9000 2 0 0 25 0 1 0 207621076 12845056 2118 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3136 2118 105 232 0 2901 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 12544

[startup+100.06 s]
/proc/loadavg: 0.97 0.95 0.92 2/64 29784
/proc/meminfo: memFree=1326072/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=12672 CPUtime=100.02
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 2386 0 0 0 9999 3 0 0 25 0 1 0 207621076 12976128 2209 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3168 2209 105 232 0 2933 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 12672

[startup+110.066 s]
/proc/loadavg: 0.97 0.95 0.92 2/64 29784
/proc/meminfo: memFree=1325304/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=12816 CPUtime=110.03
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 2573 0 0 0 10999 4 0 0 25 0 1 0 207621076 13123584 2396 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546657 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3204 2396 105 232 0 2969 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 12816

[startup+120.073 s]
/proc/loadavg: 0.98 0.95 0.92 2/64 29784
/proc/meminfo: memFree=1324984/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=13712 CPUtime=120.03
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 2837 0 0 0 11999 4 0 0 25 0 1 0 207621076 14041088 2467 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3428 2467 105 232 0 3193 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 13712

[startup+130.078 s]
/proc/loadavg: 0.98 0.95 0.92 2/64 29784
/proc/meminfo: memFree=1324792/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=13836 CPUtime=130.03
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 2894 0 0 0 12999 4 0 0 25 0 1 0 207621076 14168064 2524 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3459 2524 105 232 0 3224 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 13836

[startup+140.085 s]
/proc/loadavg: 0.98 0.95 0.92 2/64 29784
/proc/meminfo: memFree=1324408/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=13944 CPUtime=140.04
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 2974 0 0 0 13999 5 0 0 25 0 1 0 207621076 14278656 2604 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3486 2604 105 232 0 3251 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 13944

[startup+150.091 s]
/proc/loadavg: 0.98 0.95 0.92 2/64 29784
/proc/meminfo: memFree=1323512/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=14064 CPUtime=150.04
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 3199 0 0 0 14999 5 0 0 25 0 1 0 207621076 14401536 2829 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551621 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3516 2829 105 232 0 3281 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 14064

[startup+160.097 s]
/proc/loadavg: 0.99 0.96 0.92 2/64 29784
/proc/meminfo: memFree=1323000/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=14324 CPUtime=160.04
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 3330 0 0 0 15999 5 0 0 25 0 1 0 207621076 14667776 2960 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546663 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3581 2960 105 232 0 3346 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 14324

[startup+170.104 s]
/proc/loadavg: 0.99 0.96 0.92 2/64 29784
/proc/meminfo: memFree=1322488/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=14500 CPUtime=170.05
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 3460 0 0 0 16999 6 0 0 25 0 1 0 207621076 14848000 3090 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3625 3090 105 232 0 3390 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 14500

[startup+180.111 s]
/proc/loadavg: 0.99 0.96 0.92 2/64 29784
/proc/meminfo: memFree=1322168/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=14500 CPUtime=180.04
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 3543 0 0 0 17998 6 0 0 25 0 1 0 207621076 14848000 3173 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3625 3173 105 232 0 3390 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 14500

[startup+190.117 s]
/proc/loadavg: 0.99 0.96 0.92 2/64 29784
/proc/meminfo: memFree=1321976/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=14628 CPUtime=190.06
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 3578 0 0 0 18999 7 0 0 25 0 1 0 207621076 14979072 3208 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3657 3208 105 232 0 3422 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 14628

[startup+200.124 s]
/proc/loadavg: 0.99 0.96 0.92 2/64 29784
/proc/meminfo: memFree=1321912/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=14780 CPUtime=200.06
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 3619 0 0 0 19999 7 0 0 25 0 1 0 207621076 15134720 3249 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552791 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 3695 3249 105 232 0 3460 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 14780

[startup+210.13 s]
/proc/loadavg: 0.99 0.96 0.92 2/64 29784
/proc/meminfo: memFree=1321208/2055920 swapFree=4182212/4192956

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

/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25166 0 0 0 178076 79 0 0 25 0 1 0 207621076 103018496 22072 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22072 105 232 0 24916 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 100604

[startup+1783.13 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246264/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1782.56
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25167 0 0 0 178177 79 0 0 25 0 1 0 207621076 103018496 22073 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22073 105 232 0 24916 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 100604

[startup+1784.13 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246264/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1783.56
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25168 0 0 0 178277 79 0 0 25 0 1 0 207621076 103018496 22074 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22074 105 232 0 24916 0
Current children cumulated CPU time (s) 1783.56
Current children cumulated vsize (Kb) 100604

[startup+1785.14 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246200/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1784.56
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25169 0 0 0 178377 79 0 0 25 0 1 0 207621076 103018496 22075 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552051 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22075 105 232 0 24916 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 100604

[startup+1786.14 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246200/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1785.57
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25170 0 0 0 178478 79 0 0 25 0 1 0 207621076 103018496 22076 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22076 105 232 0 24916 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (Kb) 100604

[startup+1787.15 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246200/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1786.57
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25172 0 0 0 178578 79 0 0 25 0 1 0 207621076 103018496 22078 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22078 105 232 0 24916 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 100604

[startup+1788.15 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246200/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1787.58
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25173 0 0 0 178679 79 0 0 25 0 1 0 207621076 103018496 22079 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22079 105 232 0 24916 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 100604

[startup+1789.16 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246136/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1788.58
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25187 0 0 0 178779 79 0 0 25 0 1 0 207621076 103018496 22093 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22093 105 232 0 24916 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 100604

[startup+1790.16 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246072/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1789.59
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25203 0 0 0 178880 79 0 0 25 0 1 0 207621076 103018496 22109 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22109 105 232 0 24916 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 100604

[startup+1791.16 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246072/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1790.59
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25206 0 0 0 178980 79 0 0 25 0 1 0 207621076 103018496 22112 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22112 105 232 0 24916 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 100604

[startup+1792.17 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246072/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1791.59
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25207 0 0 0 179080 79 0 0 25 0 1 0 207621076 103018496 22113 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551632 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22113 105 232 0 24916 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 100604

[startup+1793.17 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246072/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1792.6
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25209 0 0 0 179181 79 0 0 25 0 1 0 207621076 103018496 22115 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550022 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22115 105 232 0 24916 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 100604

[startup+1794.18 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246008/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1793.6
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25222 0 0 0 179281 79 0 0 25 0 1 0 207621076 103018496 22128 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552911 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22128 105 232 0 24916 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 100604

[startup+1795.18 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246008/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1794.61
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25223 0 0 0 179382 79 0 0 25 0 1 0 207621076 103018496 22129 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22129 105 232 0 24916 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 100604

[startup+1796.19 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1246008/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1795.61
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25224 0 0 0 179482 79 0 0 25 0 1 0 207621076 103018496 22130 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546505 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22130 105 232 0 24916 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 100604

[startup+1797.2 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1245880/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1796.62
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25251 0 0 0 179583 79 0 0 25 0 1 0 207621076 103018496 22157 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22157 105 232 0 24916 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 100604

[startup+1798.2 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1245752/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1797.63
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25278 0 0 0 179683 80 0 0 25 0 1 0 207621076 103018496 22184 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22184 105 232 0 24916 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 100604

[startup+1799.2 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1245624/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1798.63
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25317 0 0 0 179783 80 0 0 25 0 1 0 207621076 103018496 22223 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22223 105 232 0 24916 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 100604

[startup+1800.21 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1245432/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1799.64
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25356 0 0 0 179884 80 0 0 25 0 1 0 207621076 103018496 22262 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22262 105 232 0 24916 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 100604

[startup+1801.21 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1245368/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1800.64
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25384 0 0 0 179984 80 0 0 25 0 1 0 207621076 103018496 22290 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551957 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22290 105 232 0 24916 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 100604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 29786
/proc/meminfo: memFree=1245368/2055920 swapFree=4182212/4192956
[pid=29784] ppid=29782 vsize=100604 CPUtime=1800.64
/proc/29784/stat : 29784 (PBS4L) R 29782 29784 29738 0 -1 4194304 25385 0 0 0 179984 80 0 0 25 0 1 0 207621076 103018496 22291 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546666 0 0 4096 0 0 0 0 17 1 0 0
/proc/29784/statm: 25151 22291 105 232 0 24916 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 100604

Sending SIGTERM to -29784
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.24
CPU time (s): 1800.67
CPU user time (s): 1799.85
CPU system time (s): 0.820875
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (Kb): 100604
The end

Launcher Data (download as text)

Begin job on node71 on Sun Jun  4 11:11:54 UTC 2006


FILE ID= 41821-1149419514

PBS_JOBID= 315685

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  7d3927082349ded13241d71256bbcafb

RANDOM SEED= 24459478


/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:       1334376 kB
Buffers:         36996 kB
Cached:         606904 kB
SwapCached:       2372 kB
Active:          90372 kB
Inactive:       562104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1334376 kB
SwapTotal:     4192956 kB
SwapFree:      4182212 kB
Dirty:             304 kB
Writeback:           0 kB
Mapped:          15092 kB
Slab:            55016 kB
Committed_AS:   401796 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node71 on Sun Jun  4 11:41:55 UTC 2006