Trace number 37427

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 NameAnswerCPU timeWall clock time
Pueblo 1.3? (TO) 1800.74 1801.29

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
MD5SUM939f54a73a83900b8b6d857af47a0b62
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62704
Total number of constraints187107
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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
57.68	c starting to Solve
57.68	c #variables read: 62704 - #constraints read: 187106

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1300160/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=964 CPUtime=0
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 189499789 987136 35 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 9839396 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 276 39 30 16 0 8 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1264648/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=38064 CPUtime=10
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 1668620 0 0 0 537 463 0 0 25 0 1 0 189499789 38977536 9037 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 9516 9047 204 16 0 8957 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 38064

[startup+20.0098 s]
/proc/loadavg: 0.94 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1264584/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=38320 CPUtime=20
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 3766836 0 0 0 973 1027 0 0 25 0 1 0 189499789 39239680 9111 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 9580 9118 204 16 0 9021 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 38320

[startup+30.017 s]
/proc/loadavg: 0.95 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1263624/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=39632 CPUtime=30
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 5866991 0 0 0 1399 1601 0 0 25 0 1 0 189499789 40583168 9389 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 9908 9399 204 16 0 9349 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 39632

[startup+40.0232 s]
/proc/loadavg: 0.96 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1260680/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=42404 CPUtime=40
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 7948562 0 0 0 1834 2166 0 0 25 0 1 0 189499789 43421696 10115 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 10601 10125 204 16 0 10042 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 42404

[startup+50.0295 s]
/proc/loadavg: 0.96 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1257736/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=45820 CPUtime=50.01
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 10026810 0 0 0 2262 2739 0 0 25 0 1 0 189499789 46919680 10868 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 11455 10877 204 16 0 10896 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 45820

[startup+60.0357 s]
/proc/loadavg: 0.97 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1254216/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=49176 CPUtime=60.01
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11612433 0 0 0 2823 3178 0 0 25 0 1 0 189499789 50356224 11770 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 12294 11770 206 16 0 11735 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 49176

[startup+70.042 s]
/proc/loadavg: 0.97 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1254152/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=49176 CPUtime=70.01
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11612444 0 0 0 3823 3178 0 0 25 0 1 0 189499789 50356224 11781 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 12294 11781 206 16 0 11735 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 49176

[startup+80.0482 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1254152/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=49176 CPUtime=80.02
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11612444 0 0 0 4824 3178 0 0 25 0 1 0 189499789 50356224 11781 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 12294 11781 206 16 0 11735 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 49176

[startup+90.0534 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1254152/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=49176 CPUtime=90.02
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11612446 0 0 0 5824 3178 0 0 25 0 1 0 189499789 50356224 11783 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 12294 11783 206 16 0 11735 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 49176

[startup+100.06 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1254152/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=49176 CPUtime=100.02
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11612446 0 0 0 6824 3178 0 0 25 0 1 0 189499789 50356224 11783 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 10273661 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 12294 11783 206 16 0 11735 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 49176

[startup+110.066 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1254216/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=49176 CPUtime=110.03
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11612446 0 0 0 7825 3178 0 0 25 0 1 0 189499789 50356224 11783 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520116 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 12294 11783 206 16 0 11735 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 49176

[startup+120.072 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1254216/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=49176 CPUtime=120.03
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11612446 0 0 0 8825 3178 0 0 25 0 1 0 189499789 50356224 11783 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 12294 11783 206 16 0 11735 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 49176

[startup+130.078 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1254216/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=49176 CPUtime=130.03
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11612446 0 0 0 9825 3178 0 0 25 0 1 0 189499789 50356224 11783 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 12294 11783 206 16 0 11735 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 49176

[startup+140.085 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1252168/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=51308 CPUtime=140.04
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11612949 0 0 0 10825 3179 0 0 25 0 1 0 189499789 52539392 12286 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557702 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 12827 12286 206 16 0 12268 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 51308

[startup+150.091 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1249608/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=53804 CPUtime=150.04
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11613590 0 0 0 11825 3179 0 0 25 0 1 0 189499789 55095296 12927 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 13451 12927 206 16 0 12892 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 53804

[startup+160.097 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1245576/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=57804 CPUtime=160.04
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11614603 0 0 0 12824 3180 0 0 25 0 1 0 189499789 59191296 13940 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 14451 13940 206 16 0 13892 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 57804

[startup+170.103 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1242248/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=61176 CPUtime=170.05
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11615432 0 0 0 13823 3182 0 0 25 0 1 0 189499789 62644224 14769 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 15294 14769 206 16 0 14735 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 61176

[startup+180.11 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1239048/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=64344 CPUtime=180.05
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11616224 0 0 0 14823 3182 0 0 25 0 1 0 189499789 65888256 15561 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 16086 15561 206 16 0 15527 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 64344

[startup+190.116 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1235528/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=67932 CPUtime=190.05
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11617114 0 0 0 15822 3183 0 0 25 0 1 0 189499789 69562368 16451 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 16983 16451 206 16 0 16424 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 67932

[startup+200.122 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1232008/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=71464 CPUtime=200.06
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11617991 0 0 0 16822 3184 0 0 25 0 1 0 189499789 73179136 17328 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 17866 17328 206 16 0 17307 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 71464

[startup+210.128 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 11253
/proc/meminfo: memFree=1229320/2055920 swapFree=4182232/4192956

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

/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11723485 0 0 0 174878 3278 0 0 25 0 1 0 189499789 506339328 122822 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 123618 122822 206 16 0 123059 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 494472

[startup+1783.11 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=808520/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=494848 CPUtime=1782.57
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11723567 0 0 0 174979 3278 0 0 25 0 1 0 189499789 506724352 122904 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 123712 122904 206 16 0 123153 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 494848

[startup+1784.12 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=808328/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=495092 CPUtime=1783.57
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11723623 0 0 0 175079 3278 0 0 25 0 1 0 189499789 506974208 122960 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 123773 122960 206 16 0 123214 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 495092

[startup+1785.12 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=808136/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=495224 CPUtime=1784.58
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11723678 0 0 0 175180 3278 0 0 25 0 1 0 189499789 507109376 123015 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 123806 123015 206 16 0 123247 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 495224

[startup+1786.13 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=807816/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=495608 CPUtime=1785.58
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11723757 0 0 0 175280 3278 0 0 25 0 1 0 189499789 507502592 123094 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 123902 123094 206 16 0 123343 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 495608

[startup+1787.13 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=807496/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=495856 CPUtime=1786.58
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11723836 0 0 0 175380 3278 0 0 25 0 1 0 189499789 507756544 123173 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 123964 123173 206 16 0 123405 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 495856

[startup+1788.14 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=807176/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=496240 CPUtime=1787.59
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11723916 0 0 0 175481 3278 0 0 25 0 1 0 189499789 508149760 123253 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557472 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124060 123253 206 16 0 123501 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 496240

[startup+1789.14 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=806856/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=496492 CPUtime=1788.59
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11723995 0 0 0 175581 3278 0 0 25 0 1 0 189499789 508407808 123332 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124123 123332 206 16 0 123564 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 496492

[startup+1790.15 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=806536/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=496864 CPUtime=1789.59
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724066 0 0 0 175681 3278 0 0 25 0 1 0 189499789 508788736 123403 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124216 123403 206 16 0 123657 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 496864

[startup+1791.15 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=806280/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=497120 CPUtime=1790.6
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724127 0 0 0 175782 3278 0 0 25 0 1 0 189499789 509050880 123464 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557702 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124280 123464 206 16 0 123721 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 497120

[startup+1792.16 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=806152/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=497248 CPUtime=1791.6
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724163 0 0 0 175882 3278 0 0 25 0 1 0 189499789 509181952 123500 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124312 123500 206 16 0 123753 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (Kb) 497248

[startup+1793.16 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=805960/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=497372 CPUtime=1792.6
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724209 0 0 0 175982 3278 0 0 25 0 1 0 189499789 509308928 123546 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124343 123546 206 16 0 123784 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 497372

[startup+1794.17 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=805704/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=497620 CPUtime=1793.62
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724269 0 0 0 176083 3279 0 0 25 0 1 0 189499789 509562880 123606 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124405 123606 206 16 0 123846 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 497620

[startup+1795.17 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=805384/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=497960 CPUtime=1794.62
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724350 0 0 0 176183 3279 0 0 25 0 1 0 189499789 509911040 123687 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520372 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124490 123687 206 16 0 123931 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 497960

[startup+1796.18 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=805192/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=498184 CPUtime=1795.63
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724407 0 0 0 176284 3279 0 0 25 0 1 0 189499789 510140416 123744 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124546 123744 206 16 0 123987 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 498184

[startup+1797.18 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=805000/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=498432 CPUtime=1796.63
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724456 0 0 0 176384 3279 0 0 25 0 1 0 189499789 510394368 123793 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124608 123793 206 16 0 124049 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 498432

[startup+1798.19 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=804808/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=498548 CPUtime=1797.63
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724505 0 0 0 176484 3279 0 0 25 0 1 0 189499789 510513152 123842 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124637 123842 206 16 0 124078 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 498548

[startup+1799.19 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=804552/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=498808 CPUtime=1798.64
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724564 0 0 0 176585 3279 0 0 25 0 1 0 189499789 510779392 123901 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124702 123901 206 16 0 124143 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 498808

[startup+1800.2 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=804296/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=499068 CPUtime=1799.64
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724626 0 0 0 176685 3279 0 0 25 0 1 0 189499789 511045632 123963 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124767 123963 206 16 0 124208 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 499068

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=804104/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=499320 CPUtime=1800.65
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724682 0 0 0 176786 3279 0 0 25 0 1 0 189499789 511303680 124019 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124830 124019 206 16 0 124271 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 499320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 11448
/proc/meminfo: memFree=804104/2055920 swapFree=4182232/4192956
[pid=11253] ppid=11251 vsize=499320 CPUtime=1800.65
/proc/11253/stat : 11253 (Pueblo13) R 11251 11253 11208 0 -1 4194304 11724682 0 0 0 176786 3279 0 0 25 0 1 0 189499789 511303680 124019 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/11253/statm: 124830 124019 206 16 0 124271 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 499320

Sending SIGTERM to -11253
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.29
CPU time (s): 1800.74
CPU user time (s): 1767.87
CPU system time (s): 32.87
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (Kb): 499320
The end

Launcher Data (download as text)

Begin job on node66 on Fri Jun  2 08:51:57 UTC 2006


FILE ID= 37427-1149238317

PBS_JOBID= 297207

BENCH NAME= ROOT/tmp/node66/37427-1149238317/instance-37427-1149238317.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node66/37427-1149238317/instance-37427-1149238317.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-37427-1149238317 -o ROOT/results/node66/solver-37427-1149238317 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node66/37427-1149238317/instance-37427-1149238317.opb

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  939f54a73a83900b8b6d857af47a0b62

RANDOM SEED= 757147856


/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.225
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.225
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:       1300368 kB
Buffers:         36924 kB
Cached:         644484 kB
SwapCached:       2536 kB
Active:         115016 kB
Inactive:       575176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1300368 kB
SwapTotal:     4192956 kB
SwapFree:      4182232 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          15184 kB
Slab:            51420 kB
Committed_AS:   213956 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node66 on Fri Jun  2 09:21:58 UTC 2006