Trace number 38087

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
Pueblo 1.3? (TO) 1800.66 1801.27

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g250.15.opb
MD5SUMf368868fda311e5aaeadb84d33b29291
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3750
Best CPU time to get the best result obtained on this benchmark1800.55
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3750
Optimality of the best value was proved NO
Number of variables7500
Total number of constraints237715
Number of constraints which are clauses237715
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 constraint15
Number of terms in the objective function 7500
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 7500
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7500
Number of bits of the biggest sum of numbers13
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 Pueblo version 1.4 (September 2005)
0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini
5.48	c starting to Solve
5.48	c #variables read: 7500 - #constraints read: 237716

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/node45/watcher-38087-1149418993 -o ROOT/results/node45/solver-38087-1149418993 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node45/38087-1149418993/instance-38087-1149418993.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.99 2/64 5581
/proc/meminfo: memFree=1418624/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=2328 CPUtime=0
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 103337061 2383872 130 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4696952 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 582 130 111 16 0 11 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 5581
/proc/meminfo: memFree=1383688/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=37388 CPUtime=9.99
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 8968 0 0 0 995 4 0 0 25 0 1 0 103337061 38285312 8939 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557304 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 9347 8939 206 16 0 8788 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 37388

[startup+20.0093 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 5581
/proc/meminfo: memFree=1383624/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=37792 CPUtime=19.99
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 9050 0 0 0 1995 4 0 0 25 0 1 0 103337061 38699008 9021 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520076 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 9448 9021 206 16 0 8889 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 37792

[startup+30.0161 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 5581
/proc/meminfo: memFree=1374472/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=47068 CPUtime=30
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 11356 0 0 0 2994 6 0 0 25 0 1 0 103337061 48197632 11327 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 11767 11327 206 16 0 11208 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 47068

[startup+40.023 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1365832/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=55740 CPUtime=40
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 13509 0 0 0 3992 8 0 0 25 0 1 0 103337061 57077760 13480 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 13935 13480 206 16 0 13376 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 55740

[startup+50.0298 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1357064/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=64444 CPUtime=50
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 15703 0 0 0 4991 9 0 0 25 0 1 0 103337061 65990656 15674 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 16111 15674 206 16 0 15552 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 64444

[startup+60.0356 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1349832/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=71724 CPUtime=60
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 17516 0 0 0 5989 11 0 0 25 0 1 0 103337061 73445376 17487 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 17931 17487 206 16 0 17372 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 71724

[startup+70.0424 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1343624/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=78008 CPUtime=70.01
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 19074 0 0 0 6988 13 0 0 25 0 1 0 103337061 79880192 19045 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 19502 19045 206 16 0 18943 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 78008

[startup+80.0493 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1336776/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=84748 CPUtime=80.01
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 20781 0 0 0 7987 14 0 0 25 0 1 0 103337061 86781952 20752 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 21187 20752 206 16 0 20628 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 84748

[startup+90.0551 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1331272/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=90280 CPUtime=90.01
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 22159 0 0 0 8986 15 0 0 25 0 1 0 103337061 92446720 22130 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 22570 22130 206 16 0 22011 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 90280

[startup+100.061 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1323080/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=98716 CPUtime=100.02
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 24203 0 0 0 9985 17 0 0 25 0 1 0 103337061 101085184 24174 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 24679 24174 206 16 0 24120 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 98716

[startup+110.067 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1315208/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=106496 CPUtime=110.02
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 26154 0 0 0 10983 19 0 0 25 0 1 0 103337061 109051904 26125 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 26624 26125 206 16 0 26065 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 106496

[startup+120.073 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1305992/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=115780 CPUtime=120.02
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 28453 0 0 0 11982 20 0 0 25 0 1 0 103337061 118558720 28424 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 28945 28424 206 16 0 28386 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 115780

[startup+130.078 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1301384/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=120384 CPUtime=130.02
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 29599 0 0 0 12981 21 0 0 25 0 1 0 103337061 123273216 29570 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 30096 29570 206 16 0 29537 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 120384

[startup+140.084 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1295176/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=126624 CPUtime=140.02
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 31172 0 0 0 13980 22 0 0 25 0 1 0 103337061 129662976 31143 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 31656 31143 206 16 0 31097 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 126624

[startup+150.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1286152/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=135624 CPUtime=150.03
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 33420 0 0 0 14979 24 0 0 25 0 1 0 103337061 138878976 33391 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 33906 33391 206 16 0 33347 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 135624

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1276168/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=145560 CPUtime=160.03
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 35904 0 0 0 15977 26 0 0 25 0 1 0 103337061 149053440 35875 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 36390 35875 206 16 0 35831 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 145560

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1268232/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=153568 CPUtime=170.04
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 37892 0 0 0 16976 28 0 0 25 0 1 0 103337061 157253632 37863 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 38392 37863 206 16 0 37833 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 153568

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1259976/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=161752 CPUtime=180.03
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 39941 0 0 0 17974 29 0 0 25 0 1 0 103337061 165634048 39912 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520339 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 40438 39912 206 16 0 39879 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 161752

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1255624/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=166020 CPUtime=190.04
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 41020 0 0 0 18974 30 0 0 25 0 1 0 103337061 170004480 40991 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520135 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 41505 40991 206 16 0 40946 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 166020

[startup+200.119 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1251976/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=169716 CPUtime=200.04
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 41932 0 0 0 19973 31 0 0 25 0 1 0 103337061 173789184 41903 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 42429 41903 206 16 0 41870 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 169716

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5583
/proc/meminfo: memFree=1248456/2055920 swapFree=4191900/4192956

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

/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158316 0 0 0 178007 140 0 0 25 0 1 0 103337061 653463552 158287 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159537 158287 206 16 0 158978 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 638148

[startup+1783.07 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=785360/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=638276 CPUtime=1782.47
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158339 0 0 0 178107 140 0 0 25 0 1 0 103337061 653594624 158310 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519884 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159569 158310 206 16 0 159010 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 638276

[startup+1784.08 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=785232/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=638404 CPUtime=1783.47
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158371 0 0 0 178207 140 0 0 25 0 1 0 103337061 653725696 158342 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159601 158342 206 16 0 159042 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 638404

[startup+1785.08 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=785168/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=638404 CPUtime=1784.48
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158395 0 0 0 178308 140 0 0 25 0 1 0 103337061 653725696 158366 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159601 158366 206 16 0 159042 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 638404

[startup+1786.09 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=785040/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=638536 CPUtime=1785.48
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158421 0 0 0 178408 140 0 0 25 0 1 0 103337061 653860864 158392 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159634 158392 206 16 0 159075 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (Kb) 638536

[startup+1787.09 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=784912/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=638664 CPUtime=1786.49
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158453 0 0 0 178509 140 0 0 25 0 1 0 103337061 653991936 158424 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159666 158424 206 16 0 159107 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 638664

[startup+1788.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=784848/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=638792 CPUtime=1787.49
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158473 0 0 0 178609 140 0 0 25 0 1 0 103337061 654123008 158444 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159698 158444 206 16 0 159139 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 638792

[startup+1789.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=784720/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=638920 CPUtime=1788.5
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158499 0 0 0 178710 140 0 0 25 0 1 0 103337061 654254080 158470 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159730 158470 206 16 0 159171 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (Kb) 638920

[startup+1790.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=784656/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=638920 CPUtime=1789.5
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158522 0 0 0 178810 140 0 0 25 0 1 0 103337061 654254080 158493 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159730 158493 206 16 0 159171 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 638920

[startup+1791.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=784528/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=639052 CPUtime=1790.51
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158547 0 0 0 178911 140 0 0 25 0 1 0 103337061 654389248 158518 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159763 158518 206 16 0 159204 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 639052

[startup+1792.12 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=784400/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=639180 CPUtime=1791.51
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158571 0 0 0 179011 140 0 0 25 0 1 0 103337061 654520320 158542 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159795 158542 206 16 0 159236 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 639180

[startup+1793.12 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=784336/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=639312 CPUtime=1792.51
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158593 0 0 0 179111 140 0 0 25 0 1 0 103337061 654655488 158564 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159828 158564 206 16 0 159269 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 639312

[startup+1794.13 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=784208/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=639436 CPUtime=1793.52
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158623 0 0 0 179212 140 0 0 25 0 1 0 103337061 654782464 158594 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159859 158594 206 16 0 159300 0
Current children cumulated CPU time (s) 1793.52
Current children cumulated vsize (Kb) 639436

[startup+1795.13 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=784016/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=639584 CPUtime=1794.52
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158678 0 0 0 179312 140 0 0 25 0 1 0 103337061 654934016 158649 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159896 158649 206 16 0 159337 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (Kb) 639584

[startup+1796.14 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=783888/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=639708 CPUtime=1795.53
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158703 0 0 0 179413 140 0 0 25 0 1 0 103337061 655060992 158674 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159927 158674 206 16 0 159368 0
Current children cumulated CPU time (s) 1795.53
Current children cumulated vsize (Kb) 639708

[startup+1797.14 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=783824/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=639836 CPUtime=1796.53
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158728 0 0 0 179513 140 0 0 25 0 1 0 103337061 655192064 158699 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559483 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159959 158699 206 16 0 159400 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 639836

[startup+1798.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=783696/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=639960 CPUtime=1797.54
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158758 0 0 0 179614 140 0 0 25 0 1 0 103337061 655319040 158729 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519995 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 159990 158729 206 16 0 159431 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (Kb) 639960

[startup+1799.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=783568/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=640080 CPUtime=1798.54
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158785 0 0 0 179714 140 0 0 25 0 1 0 103337061 655441920 158756 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 160020 158756 206 16 0 159461 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 640080

[startup+1800.16 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=783504/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=640208 CPUtime=1799.55
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158810 0 0 0 179815 140 0 0 25 0 1 0 103337061 655572992 158781 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 160052 158781 206 16 0 159493 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (Kb) 640208

[startup+1801.16 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=783376/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=640208 CPUtime=1800.55
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158833 0 0 0 179915 140 0 0 25 0 1 0 103337061 655572992 158804 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 160052 158804 206 16 0 159493 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 640208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 5583
/proc/meminfo: memFree=783376/2055920 swapFree=4191900/4192956
[pid=5581] ppid=5579 vsize=640208 CPUtime=1800.55
/proc/5581/stat : 5581 (Pueblo13) R 5579 5581 5535 0 -1 4194304 158833 0 0 0 179915 140 0 0 25 0 1 0 103337061 655572992 158804 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/5581/statm: 160052 158804 206 16 0 159493 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 640208

Sending SIGTERM to -5581
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.27
CPU time (s): 1800.66
CPU user time (s): 1799.16
CPU system time (s): 1.50577
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (Kb): 640208
The end

Launcher Data (download as text)

Begin job on node45 on Sun Jun  4 11:03:13 UTC 2006


FILE ID= 38087-1149418993

PBS_JOBID= 315644

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g250.15.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node45/38087-1149418993/instance-38087-1149418993.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-38087-1149418993 -o ROOT/results/node45/solver-38087-1149418993 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node45/38087-1149418993/instance-38087-1149418993.opb

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  f368868fda311e5aaeadb84d33b29291

RANDOM SEED= 643568209


/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.263
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.263
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:       1418832 kB
Buffers:         32396 kB
Cached:         525012 kB
SwapCached:        260 kB
Active:          68164 kB
Inactive:       503148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418832 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          23016 kB
Slab:            51856 kB
Committed_AS:   352840 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node45 on Sun Jun  4 11:33:14 UTC 2006