Trace number 41812

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-4-c.opb
MD5SUM28753ff2e44c4cedb2d3a2e783f8d1a4
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 variables2666
Total number of constraints6659
Number of constraints which are clauses6659
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 2666
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 2666
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 2666
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/node16/41812-1149418399/instance-41812-1149418399.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/node16/watcher-41812-1149418399 -o ROOT/results/node16/solver-41812-1149418399 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node16/41812-1149418399/instance-41812-1149418399.opb 677626150 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.95 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1214264/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=1784 CPUtime=0
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 229 0 0 0 0 0 0 0 19 0 1 0 207502780 1826816 213 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 446 213 97 232 0 211 0

[startup+10.0014 s]
/proc/loadavg: 0.96 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1212232/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=3468 CPUtime=9.99
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 694 0 0 0 999 0 0 0 25 0 1 0 207502780 3551232 614 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546666 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 867 614 105 232 0 632 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 3468

[startup+20.0069 s]
/proc/loadavg: 0.97 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1211088/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=4756 CPUtime=20
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 969 0 0 0 1999 1 0 0 25 0 1 0 207502780 4870144 889 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552644 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 1189 889 105 232 0 954 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 4756

[startup+30.0113 s]
/proc/loadavg: 0.97 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1210320/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=6940 CPUtime=30
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 1182 0 0 0 2998 2 0 0 25 0 1 0 207502780 7106560 1102 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 1735 1102 105 232 0 1500 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 6940

[startup+40.0157 s]
/proc/loadavg: 0.97 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1209360/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=7192 CPUtime=40
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 1419 0 0 0 3998 2 0 0 25 0 1 0 207502780 7364608 1339 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 1798 1339 105 232 0 1563 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 7192

[startup+50.0201 s]
/proc/loadavg: 0.98 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1208272/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=7828 CPUtime=50.01
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 1799 0 0 0 4998 3 0 0 25 0 1 0 207502780 8015872 1622 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 1957 1622 105 232 0 1722 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 7828

[startup+60.0246 s]
/proc/loadavg: 0.98 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1207952/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=7944 CPUtime=60.01
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 1872 0 0 0 5998 3 0 0 25 0 1 0 207502780 8134656 1695 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 1986 1695 105 232 0 1751 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 7944

[startup+70.029 s]
/proc/loadavg: 0.98 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1207248/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=12156 CPUtime=70.01
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 2047 0 0 0 6998 3 0 0 25 0 1 0 207502780 12447744 1870 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 3039 1870 105 232 0 2804 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 12156

[startup+80.0354 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1206416/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=12292 CPUtime=80.02
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 2250 0 0 0 7998 4 0 0 25 0 1 0 207502780 12587008 2073 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 3073 2073 105 232 0 2838 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 12292

[startup+90.0389 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1205904/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=12416 CPUtime=90.02
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 2401 0 0 0 8998 4 0 0 25 0 1 0 207502780 12713984 2224 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 3104 2224 105 232 0 2869 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 12416

[startup+100.043 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1204944/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=12640 CPUtime=100.03
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 2632 0 0 0 9998 5 0 0 25 0 1 0 207502780 12943360 2455 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 3160 2455 105 232 0 2925 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 12640

[startup+110.048 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1203792/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=13528 CPUtime=110.03
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 3072 0 0 0 10998 5 0 0 25 0 1 0 207502780 13852672 2702 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 3382 2702 105 232 0 3147 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 13528

[startup+120.052 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1203152/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=13656 CPUtime=120.03
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 3272 0 0 0 11997 6 0 0 25 0 1 0 207502780 13983744 2902 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 3414 2902 105 232 0 3179 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 13656

[startup+130.057 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1202768/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=13776 CPUtime=130.03
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 3364 0 0 0 12997 6 0 0 25 0 1 0 207502780 14106624 2994 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 3444 2994 105 232 0 3209 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 13776

[startup+140.061 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1201680/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=22404 CPUtime=140.03
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 3626 0 0 0 13996 7 0 0 25 0 1 0 207502780 22941696 3256 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 5601 3256 105 232 0 5366 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 22404

[startup+150.065 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1201168/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=22676 CPUtime=150.04
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 3759 0 0 0 14996 8 0 0 25 0 1 0 207502780 23220224 3389 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 5669 3389 105 232 0 5434 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 22676

[startup+160.07 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1200976/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=22788 CPUtime=160.05
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 3809 0 0 0 15996 9 0 0 25 0 1 0 207502780 23334912 3439 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 5697 3439 105 232 0 5462 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 22788

[startup+170.074 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1200720/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=22912 CPUtime=170.04
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 3865 0 0 0 16995 9 0 0 25 0 1 0 207502780 23461888 3495 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134553281 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 5728 3495 105 232 0 5493 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 22912

[startup+180.079 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1200592/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=23040 CPUtime=180.05
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 3903 0 0 0 17995 10 0 0 25 0 1 0 207502780 23592960 3533 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 5760 3533 105 232 0 5525 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 23040

[startup+190.083 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1200400/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=23040 CPUtime=190.05
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 3940 0 0 0 18995 10 0 0 25 0 1 0 207502780 23592960 3570 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 5760 3570 105 232 0 5525 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 23040

[startup+200.088 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1200272/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=23292 CPUtime=200.05
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 3984 0 0 0 19995 10 0 0 25 0 1 0 207502780 23851008 3614 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 5823 3614 105 232 0 5588 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 23292

[startup+210.091 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10673
/proc/meminfo: memFree=1200080/2055920 swapFree=4181468/4192956

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

/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 26946 0 0 0 178064 86 0 0 25 0 1 0 207502780 103538688 23753 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25278 23753 105 232 0 25043 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 101112

[startup+1782.79 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119184/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101112 CPUtime=1782.51
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 26962 0 0 0 178165 86 0 0 25 0 1 0 207502780 103538688 23769 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549518 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25278 23769 105 232 0 25043 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 101112

[startup+1783.8 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119184/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101112 CPUtime=1783.51
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 26964 0 0 0 178265 86 0 0 25 0 1 0 207502780 103538688 23771 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134548991 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25278 23771 105 232 0 25043 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 101112

[startup+1784.8 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119120/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101112 CPUtime=1784.52
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 26965 0 0 0 178366 86 0 0 25 0 1 0 207502780 103538688 23772 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25278 23772 105 232 0 25043 0
Current children cumulated CPU time (s) 1784.52
Current children cumulated vsize (Kb) 101112

[startup+1785.8 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119120/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101112 CPUtime=1785.52
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 26967 0 0 0 178466 86 0 0 25 0 1 0 207502780 103538688 23774 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25278 23774 105 232 0 25043 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 101112

[startup+1786.81 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119056/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1786.52
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 26985 0 0 0 178566 86 0 0 25 0 1 0 207502780 103673856 23792 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23792 105 232 0 25076 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 101244

[startup+1787.81 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119056/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1787.53
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 26987 0 0 0 178667 86 0 0 25 0 1 0 207502780 103673856 23794 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23794 105 232 0 25076 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 101244

[startup+1788.82 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119056/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1788.53
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 26993 0 0 0 178767 86 0 0 25 0 1 0 207502780 103673856 23800 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23800 105 232 0 25076 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 101244

[startup+1789.82 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119056/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1789.54
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 26996 0 0 0 178868 86 0 0 25 0 1 0 207502780 103673856 23803 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23803 105 232 0 25076 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 101244

[startup+1790.83 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1118992/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1790.54
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 26997 0 0 0 178968 86 0 0 25 0 1 0 207502780 103673856 23804 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23804 105 232 0 25076 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 101244

[startup+1791.83 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1118992/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1791.55
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 26999 0 0 0 179069 86 0 0 25 0 1 0 207502780 103673856 23806 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23806 105 232 0 25076 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (Kb) 101244

[startup+1792.84 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119056/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1792.55
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 27002 0 0 0 179169 86 0 0 25 0 1 0 207502780 103673856 23809 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23809 105 232 0 25076 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 101244

[startup+1793.84 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119056/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1793.55
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 27003 0 0 0 179269 86 0 0 25 0 1 0 207502780 103673856 23810 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23810 105 232 0 25076 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 101244

[startup+1794.85 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119056/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1794.56
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 27005 0 0 0 179370 86 0 0 25 0 1 0 207502780 103673856 23812 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23812 105 232 0 25076 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 101244

[startup+1795.85 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119056/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1795.56
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 27007 0 0 0 179470 86 0 0 25 0 1 0 207502780 103673856 23814 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23814 105 232 0 25076 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 101244

[startup+1796.86 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119056/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1796.58
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 27008 0 0 0 179571 87 0 0 25 0 1 0 207502780 103673856 23815 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23815 105 232 0 25076 0
Current children cumulated CPU time (s) 1796.58
Current children cumulated vsize (Kb) 101244

[startup+1797.86 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1119056/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1797.58
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 27009 0 0 0 179671 87 0 0 25 0 1 0 207502780 103673856 23816 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23816 105 232 0 25076 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (Kb) 101244

[startup+1798.87 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1118992/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1798.59
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 27016 0 0 0 179772 87 0 0 25 0 1 0 207502780 103673856 23823 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552213 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23823 105 232 0 25076 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (Kb) 101244

[startup+1799.87 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1118992/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1799.59
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 27018 0 0 0 179872 87 0 0 25 0 1 0 207502780 103673856 23825 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23825 105 232 0 25076 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (Kb) 101244

[startup+1800.88 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1118992/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1800.59
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 27020 0 0 0 179972 87 0 0 25 0 1 0 207502780 103673856 23827 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546666 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23827 105 232 0 25076 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (Kb) 101244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.88 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 10868
/proc/meminfo: memFree=1118992/2055920 swapFree=4181468/4192956
[pid=10673] ppid=10671 vsize=101244 CPUtime=1800.6
/proc/10673/stat : 10673 (PBS4L) R 10671 10673 10627 0 -1 4194304 27020 0 0 0 179973 87 0 0 25 0 1 0 207502780 103673856 23827 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10673/statm: 25311 23827 105 232 0 25076 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 101244

Sending SIGTERM to -10673
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.9
CPU time (s): 1800.62
CPU user time (s): 1799.73
CPU system time (s): 0.886865
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (Kb): 101244
The end

Launcher Data (download as text)

Begin job on node16 on Sun Jun  4 10:53:19 UTC 2006


FILE ID= 41812-1149418399

PBS_JOBID= 315573

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  28753ff2e44c4cedb2d3a2e783f8d1a4

RANDOM SEED= 677626150


/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.231
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.231
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:       1214472 kB
Buffers:         32724 kB
Cached:         731868 kB
SwapCached:       3128 kB
Active:         421556 kB
Inactive:       351640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1214472 kB
SwapTotal:     4192956 kB
SwapFree:      4181468 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14732 kB
Slab:            54292 kB
Committed_AS:   353016 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 node16 on Sun Jun  4 11:23:20 UTC 2006