Trace number 41887

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.68 1801.25

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8e2.opb
MD5SUM6af59dd0656451189b30414ce106135b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark494
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 494
Optimality of the best value was proved NO
Number of variables1740
Total number of constraints6991
Number of constraints which are clauses6991
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 constraint10
Number of terms in the objective function 1740
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 1740
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1740
Number of bits of the biggest sum of numbers11
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/41887-1149285801/instance-41887-1149285801.opb ......
0.15	c done parsing opb.
0.15	o 870
0.16	o 869
0.17	o 868
0.18	o 774
11.69	o 736
16.76	o 689
31.71	o 638
31.74	o 637

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-41887-1149285801 -o ROOT/results/node71/solver-41887-1149285801 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node71/41887-1149285801/instance-41887-1149285801.opb 19385885 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.93 0.98 0.91 2/64 12740
/proc/meminfo: memFree=1259760/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=1564 CPUtime=0
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 194249819 1601536 179 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 391 180 97 232 0 156 0

[startup+10.0028 s]
/proc/loadavg: 0.94 0.98 0.91 2/64 12740
/proc/meminfo: memFree=1215808/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=67748 CPUtime=9.99
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 11158 0 0 0 993 6 0 0 25 0 1 0 194249819 69373952 11080 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549321 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 16937 11080 108 232 0 16702 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 67748

[startup+20.0102 s]
/proc/loadavg: 1.03 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1211152/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=68396 CPUtime=19.99
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12425 0 0 0 1985 14 0 0 25 0 1 0 194249819 70037504 12250 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17099 12250 108 232 0 16864 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 68396

[startup+30.0166 s]
/proc/loadavg: 1.03 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1211088/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=68640 CPUtime=29.99
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12480 0 0 0 2977 22 0 0 25 0 1 0 194249819 70287360 12305 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17160 12305 108 232 0 16925 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 68640

[startup+40.023 s]
/proc/loadavg: 1.02 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1211024/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=68772 CPUtime=40
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12505 0 0 0 3977 23 0 0 25 0 1 0 194249819 70422528 12330 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17193 12330 108 232 0 16958 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 68772

[startup+50.0294 s]
/proc/loadavg: 1.02 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1211024/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=68772 CPUtime=50
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12517 0 0 0 4977 23 0 0 25 0 1 0 194249819 70422528 12342 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549282 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17193 12342 108 232 0 16958 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 68772

[startup+60.0357 s]
/proc/loadavg: 1.01 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1210960/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=68772 CPUtime=60.01
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12531 0 0 0 5977 24 0 0 25 0 1 0 194249819 70422528 12356 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549325 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17193 12356 108 232 0 16958 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 68772

[startup+70.0421 s]
/proc/loadavg: 1.01 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1210768/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=68924 CPUtime=70.01
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12575 0 0 0 6975 26 0 0 25 0 1 0 194249819 70578176 12400 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17231 12400 108 232 0 16996 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 68924

[startup+80.0495 s]
/proc/loadavg: 1.01 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1210640/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=69044 CPUtime=80.02
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12603 0 0 0 7971 31 0 0 25 0 1 0 194249819 70701056 12428 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549257 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17261 12428 108 232 0 17026 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 69044

[startup+90.0549 s]
/proc/loadavg: 1.01 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1210576/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=69160 CPUtime=90.02
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12640 0 0 0 8963 39 0 0 25 0 1 0 194249819 70819840 12465 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549300 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17290 12465 108 232 0 17055 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 69160

[startup+100.061 s]
/proc/loadavg: 1.01 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1210448/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=69160 CPUtime=100.02
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12663 0 0 0 9957 45 0 0 25 0 1 0 194249819 70819840 12488 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563511 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17290 12488 108 232 0 17055 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 69160

[startup+110.068 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1210384/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=69292 CPUtime=110.03
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12686 0 0 0 10953 50 0 0 25 0 1 0 194249819 70955008 12511 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17323 12511 108 232 0 17088 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 69292

[startup+120.074 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1210256/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=69292 CPUtime=120.03
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12716 0 0 0 11945 58 0 0 25 0 1 0 194249819 70955008 12541 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549303 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17323 12541 108 232 0 17088 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 69292

[startup+130.08 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1210192/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=69428 CPUtime=130.03
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12738 0 0 0 12938 65 0 0 25 0 1 0 194249819 71094272 12563 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17357 12563 108 232 0 17122 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 69428

[startup+140.087 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1209936/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=70196 CPUtime=140.03
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12952 0 0 0 13933 70 0 0 25 0 1 0 194249819 71880704 12584 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17549 12584 108 232 0 17314 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 70196

[startup+150.093 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1209936/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=70344 CPUtime=150.03
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12977 0 0 0 14926 77 0 0 25 0 1 0 194249819 72032256 12609 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17586 12609 108 232 0 17351 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 70344

[startup+160.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1209872/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=70344 CPUtime=160.04
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 12993 0 0 0 15926 78 0 0 25 0 1 0 194249819 72032256 12625 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17586 12625 108 232 0 17351 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 70344

[startup+170.106 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1209808/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=70344 CPUtime=170.05
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 13020 0 0 0 16926 79 0 0 25 0 1 0 194249819 72032256 12652 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549206 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17586 12652 108 232 0 17351 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 70344

[startup+180.112 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1209680/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=70468 CPUtime=180.04
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 13046 0 0 0 17924 80 0 0 25 0 1 0 194249819 72159232 12678 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17617 12678 108 232 0 17382 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 70468

[startup+190.119 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1209552/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=70468 CPUtime=190.05
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 13072 0 0 0 18924 81 0 0 25 0 1 0 194249819 72159232 12704 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549300 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17617 12704 108 232 0 17382 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 70468

[startup+200.125 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1209488/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=70468 CPUtime=200.05
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 13082 0 0 0 19924 81 0 0 25 0 1 0 194249819 72159232 12714 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549321 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 17617 12714 108 232 0 17382 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 70468

[startup+210.13 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1209424/2055920 swapFree=4182220/4192956

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

/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16779 0 0 0 178014 143 0 0 25 0 1 0 194249819 82931712 15257 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15257 108 232 0 20012 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (Kb) 80988

[startup+1783.14 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1199120/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1782.57
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16784 0 0 0 178114 143 0 0 25 0 1 0 194249819 82931712 15262 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15262 108 232 0 20012 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 80988

[startup+1784.14 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1199120/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1783.58
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16784 0 0 0 178215 143 0 0 25 0 1 0 194249819 82931712 15262 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549336 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15262 108 232 0 20012 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (Kb) 80988

[startup+1785.15 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1199056/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1784.58
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16789 0 0 0 178315 143 0 0 25 0 1 0 194249819 82931712 15267 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15267 108 232 0 20012 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 80988

[startup+1786.15 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1199056/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1785.58
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16790 0 0 0 178415 143 0 0 25 0 1 0 194249819 82931712 15268 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15268 108 232 0 20012 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 80988

[startup+1787.16 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1199056/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1786.59
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16791 0 0 0 178516 143 0 0 25 0 1 0 194249819 82931712 15269 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549300 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15269 108 232 0 20012 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 80988

[startup+1788.17 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1199056/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1787.59
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16791 0 0 0 178616 143 0 0 25 0 1 0 194249819 82931712 15269 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15269 108 232 0 20012 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 80988

[startup+1789.17 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1199056/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1788.6
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16792 0 0 0 178717 143 0 0 25 0 1 0 194249819 82931712 15270 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15270 108 232 0 20012 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 80988

[startup+1790.18 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1199056/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1789.6
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16793 0 0 0 178817 143 0 0 25 0 1 0 194249819 82931712 15271 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15271 108 232 0 20012 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 80988

[startup+1791.18 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1199056/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1790.61
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16794 0 0 0 178918 143 0 0 25 0 1 0 194249819 82931712 15272 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15272 108 232 0 20012 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 80988

[startup+1792.18 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1199056/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1791.61
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16794 0 0 0 179018 143 0 0 25 0 1 0 194249819 82931712 15272 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564523 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15272 108 232 0 20012 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 80988

[startup+1793.19 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1199056/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1792.61
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16795 0 0 0 179118 143 0 0 25 0 1 0 194249819 82931712 15273 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549318 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15273 108 232 0 20012 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 80988

[startup+1794.19 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1199056/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1793.62
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16796 0 0 0 179219 143 0 0 25 0 1 0 194249819 82931712 15274 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549306 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15274 108 232 0 20012 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 80988

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1198992/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1794.62
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16802 0 0 0 179319 143 0 0 25 0 1 0 194249819 82931712 15280 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15280 108 232 0 20012 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 80988

[startup+1796.2 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1198992/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1795.63
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16806 0 0 0 179420 143 0 0 25 0 1 0 194249819 82931712 15284 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15284 108 232 0 20012 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 80988

[startup+1797.21 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1198992/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1796.63
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16807 0 0 0 179520 143 0 0 25 0 1 0 194249819 82931712 15285 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15285 108 232 0 20012 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 80988

[startup+1798.21 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1198992/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1797.64
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16808 0 0 0 179621 143 0 0 25 0 1 0 194249819 82931712 15286 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15286 108 232 0 20012 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 80988

[startup+1799.22 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1198992/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1798.64
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16809 0 0 0 179721 143 0 0 25 0 1 0 194249819 82931712 15287 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15287 108 232 0 20012 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 80988

[startup+1800.23 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1198992/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1799.65
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16810 0 0 0 179822 143 0 0 25 0 1 0 194249819 82931712 15288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15288 108 232 0 20012 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 80988

[startup+1801.23 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1198992/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1800.65
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16810 0 0 0 179922 143 0 0 25 0 1 0 194249819 82931712 15288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549282 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15288 108 232 0 20012 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 80988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.23 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 12740
/proc/meminfo: memFree=1198992/2055920 swapFree=4182220/4192956
[pid=12740] ppid=12738 vsize=80988 CPUtime=1800.65
/proc/12740/stat : 12740 (PBS4L) R 12738 12740 12694 0 -1 4194304 16810 0 0 0 179922 143 0 0 25 0 1 0 194249819 82931712 15288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/12740/statm: 20247 15288 108 232 0 20012 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 80988

Sending SIGTERM to -12740
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.25
CPU time (s): 1800.68
CPU user time (s): 1799.23
CPU system time (s): 1.44878
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (Kb): 80988
The end

Launcher Data (download as text)

Begin job on node71 on Fri Jun  2 22:03:21 UTC 2006


FILE ID= 41887-1149285801

PBS_JOBID= 306551

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  6af59dd0656451189b30414ce106135b

RANDOM SEED= 19385885


/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:       1260032 kB
Buffers:         42736 kB
Cached:         675016 kB
SwapCached:       2504 kB
Active:         122812 kB
Inactive:       603644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1260032 kB
SwapTotal:     4192956 kB
SwapFree:      4182220 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          15100 kB
Slab:            55388 kB
Committed_AS:   280244 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 Fri Jun  2 22:33:23 UTC 2006