Trace number 37395

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM3764cf8f4e2d3654f46ab0ec56ea8581
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1574.92
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
Minimum length of a constraint1
Maximum length of a constraint15
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
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
394.23	c starting to Solve
394.23	c #variables read: 168111 - #constraints read: 487524

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.73 0.93 0.90 2/64 9385
/proc/meminfo: memFree=872384/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=1104 CPUtime=0
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 55 0 0 0 0 0 0 0 18 0 1 0 189121292 1130496 39 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 10027812 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 276 39 30 16 0 8 0

[startup+10.0021 s]
/proc/loadavg: 0.77 0.94 0.90 2/64 9385
/proc/meminfo: memFree=776776/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=106752 CPUtime=9.98
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 805641 0 0 0 779 219 0 0 25 0 1 0 189121292 109314048 24211 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26688 24211 234 16 0 26129 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 106752

[startup+20.0091 s]
/proc/loadavg: 0.80 0.94 0.90 2/64 9385
/proc/meminfo: memFree=776648/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=106752 CPUtime=19.99
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 2881233 0 0 0 1202 797 0 0 25 0 1 0 189121292 109314048 24103 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26688 24113 204 16 0 26129 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 106752

[startup+30.0151 s]
/proc/loadavg: 0.83 0.94 0.90 2/64 9385
/proc/meminfo: memFree=776776/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=106752 CPUtime=29.99
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 4963833 0 0 0 1624 1375 0 0 25 0 1 0 189121292 109314048 24074 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26688 24083 204 16 0 26129 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 106752

[startup+40.0211 s]
/proc/loadavg: 0.86 0.94 0.90 2/64 9385
/proc/meminfo: memFree=776968/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=106752 CPUtime=40
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 7042971 0 0 0 2050 1950 0 0 25 0 1 0 189121292 109314048 24211 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26688 24211 357 16 0 26129 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 106752

[startup+50.0281 s]
/proc/loadavg: 0.88 0.94 0.90 2/64 9385
/proc/meminfo: memFree=776584/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=106752 CPUtime=50
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 9124079 0 0 0 2483 2517 0 0 25 0 1 0 189121292 109314048 24174 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26688 24185 204 16 0 26129 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 106752

[startup+60.0341 s]
/proc/loadavg: 0.90 0.94 0.90 2/64 9385
/proc/meminfo: memFree=776520/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=107264 CPUtime=60.01
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 11203099 0 0 0 2910 3091 0 0 25 0 1 0 189121292 109838336 24194 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26816 24203 204 16 0 26257 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 107264

[startup+70.0401 s]
/proc/loadavg: 0.91 0.95 0.91 2/64 9385
/proc/meminfo: memFree=776264/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=107264 CPUtime=70.01
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 13289769 0 0 0 3334 3667 0 0 25 0 1 0 189121292 109838336 24275 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26816 24284 204 16 0 26257 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 107264

[startup+80.0461 s]
/proc/loadavg: 0.93 0.95 0.91 2/64 9385
/proc/meminfo: memFree=776648/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=107264 CPUtime=80.02
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 15370466 0 0 0 3757 4245 0 0 25 0 1 0 189121292 109838336 24157 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26816 24166 204 16 0 26257 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 107264

[startup+90.0521 s]
/proc/loadavg: 0.94 0.95 0.91 2/64 9385
/proc/meminfo: memFree=776584/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=107264 CPUtime=90.02
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 17458205 0 0 0 4178 4824 0 0 25 0 1 0 189121292 109838336 24150 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26816 24150 204 16 0 26257 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 107264

[startup+100.058 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 9385
/proc/meminfo: memFree=776584/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=107264 CPUtime=100.02
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 19539032 0 0 0 4593 5409 0 0 25 0 1 0 189121292 109838336 24327 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26816 24327 204 16 0 26257 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 107264

[startup+110.065 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 9385
/proc/meminfo: memFree=776392/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=107264 CPUtime=110.03
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 21625335 0 0 0 5021 5982 0 0 25 0 1 0 189121292 109838336 24205 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26816 24215 204 16 0 26257 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 107264

[startup+120.071 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 9385
/proc/meminfo: memFree=776456/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=107776 CPUtime=120.03
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 23705472 0 0 0 5444 6559 0 0 25 0 1 0 189121292 110362624 24352 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26944 24352 255 16 0 26385 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 107776

[startup+130.077 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 9385
/proc/meminfo: memFree=776008/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=107776 CPUtime=130.03
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 25791840 0 0 0 5865 7138 0 0 25 0 1 0 189121292 110362624 24295 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26944 24304 204 16 0 26385 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 107776

[startup+140.083 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 9385
/proc/meminfo: memFree=776392/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=107116 CPUtime=140.04
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 27872901 0 0 0 6288 7716 0 0 25 0 1 0 189121292 109686784 24211 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26944 24221 204 16 0 26385 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 107116

[startup+150.089 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 9385
/proc/meminfo: memFree=776328/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=107776 CPUtime=150.04
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 29957194 0 0 0 6704 8300 0 0 25 0 1 0 189121292 110362624 24389 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26944 24389 204 16 0 26385 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 107776

[startup+160.095 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 9385
/proc/meminfo: memFree=776136/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=107776 CPUtime=160.04
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 32033598 0 0 0 7122 8882 0 0 25 0 1 0 189121292 110362624 24269 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 26944 24279 204 16 0 26385 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 107776

[startup+170.101 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 9385
/proc/meminfo: memFree=776072/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=108040 CPUtime=170.04
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 34110618 0 0 0 7549 9455 0 0 25 0 1 0 189121292 110632960 24433 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 27010 24443 204 16 0 26451 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 108040

[startup+180.107 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 9385
/proc/meminfo: memFree=774664/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=109096 CPUtime=180.04
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 36178269 0 0 0 7968 10036 0 0 25 0 1 0 189121292 111714304 24634 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 27274 24643 204 16 0 26715 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 109096

[startup+190.113 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 9385
/proc/meminfo: memFree=773512/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=110152 CPUtime=190.05
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 38258272 0 0 0 8382 10623 0 0 25 0 1 0 189121292 112795648 24977 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 27538 24987 204 16 0 26979 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 110152

[startup+200.119 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 9385
/proc/meminfo: memFree=772616/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=111208 CPUtime=200.05
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 40329184 0 0 0 8798 11207 0 0 25 0 1 0 189121292 113876992 25139 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 27802 25149 204 16 0 27243 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 111208

[startup+210.125 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 9385
/proc/meminfo: memFree=771400/2055920 swapFree=4181332/4192956

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

/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503401 0 0 0 155623 22534 0 0 25 0 1 0 189121292 265043968 61589 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 64708 61589 206 16 0 64149 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (Kb) 258832

[startup+1783.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=626440/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=258996 CPUtime=1782.58
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503433 0 0 0 155724 22534 0 0 25 0 1 0 189121292 265211904 61621 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 64749 61621 206 16 0 64190 0
Current children cumulated CPU time (s) 1782.58
Current children cumulated vsize (Kb) 258996

[startup+1784.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=626376/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=258996 CPUtime=1783.58
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503451 0 0 0 155824 22534 0 0 25 0 1 0 189121292 265211904 61639 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 64749 61639 206 16 0 64190 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (Kb) 258996

[startup+1785.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=626312/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=258996 CPUtime=1784.59
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503466 0 0 0 155925 22534 0 0 25 0 1 0 189121292 265211904 61654 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 64749 61654 206 16 0 64190 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (Kb) 258996

[startup+1786.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=626248/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=259128 CPUtime=1785.59
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503479 0 0 0 156025 22534 0 0 25 0 1 0 189121292 265347072 61667 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 64782 61667 206 16 0 64223 0
Current children cumulated CPU time (s) 1785.59
Current children cumulated vsize (Kb) 259128

[startup+1787.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=626120/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=259260 CPUtime=1786.6
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503506 0 0 0 156126 22534 0 0 25 0 1 0 189121292 265482240 61694 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559122 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 64815 61694 206 16 0 64256 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 259260

[startup+1788.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=625992/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=259392 CPUtime=1787.6
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503537 0 0 0 156226 22534 0 0 25 0 1 0 189121292 265617408 61725 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559077 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 64848 61725 206 16 0 64289 0
Current children cumulated CPU time (s) 1787.6
Current children cumulated vsize (Kb) 259392

[startup+1789.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=625864/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=259520 CPUtime=1788.61
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503568 0 0 0 156327 22534 0 0 25 0 1 0 189121292 265748480 61756 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520019 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 64880 61756 206 16 0 64321 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (Kb) 259520

[startup+1790.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=625736/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=259648 CPUtime=1789.61
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503598 0 0 0 156427 22534 0 0 25 0 1 0 189121292 265879552 61786 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 64912 61786 206 16 0 64353 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (Kb) 259648

[startup+1791.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=625672/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=259648 CPUtime=1790.62
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503618 0 0 0 156528 22534 0 0 25 0 1 0 189121292 265879552 61806 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 64912 61806 206 16 0 64353 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 259648

[startup+1792.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=625608/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=259772 CPUtime=1791.62
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503641 0 0 0 156628 22534 0 0 25 0 1 0 189121292 266006528 61829 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520215 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 64943 61829 206 16 0 64384 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 259772

[startup+1793.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=625480/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=259900 CPUtime=1792.62
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503669 0 0 0 156728 22534 0 0 25 0 1 0 189121292 266137600 61857 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 64975 61857 206 16 0 64416 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 259900

[startup+1794.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=625352/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=260024 CPUtime=1793.63
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503703 0 0 0 156829 22534 0 0 25 0 1 0 189121292 266264576 61891 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557702 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 65006 61891 206 16 0 64447 0
Current children cumulated CPU time (s) 1793.63
Current children cumulated vsize (Kb) 260024

[startup+1795.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=625160/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=260152 CPUtime=1794.63
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503740 0 0 0 156929 22534 0 0 25 0 1 0 189121292 266395648 61928 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 65038 61928 206 16 0 64479 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 260152

[startup+1796.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=625032/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=260284 CPUtime=1795.65
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503787 0 0 0 157030 22535 0 0 25 0 1 0 189121292 266530816 61975 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134554597 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 65071 61975 206 16 0 64512 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 260284

[startup+1797.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=624776/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=260540 CPUtime=1796.65
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503836 0 0 0 157130 22535 0 0 25 0 1 0 189121292 266792960 62024 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 65135 62024 206 16 0 64576 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (Kb) 260540

[startup+1798.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=624520/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=260792 CPUtime=1797.65
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503906 0 0 0 157230 22535 0 0 25 0 1 0 189121292 267051008 62094 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 65198 62094 206 16 0 64639 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (Kb) 260792

[startup+1799.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=624328/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=261040 CPUtime=1798.66
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503948 0 0 0 157331 22535 0 0 25 0 1 0 189121292 267304960 62136 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519958 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 65260 62136 206 16 0 64701 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (Kb) 261040

[startup+1800.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=624200/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=261168 CPUtime=1799.66
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80503991 0 0 0 157431 22535 0 0 25 0 1 0 189121292 267436032 62179 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 65292 62179 206 16 0 64733 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 261168

[startup+1801.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=624008/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=261296 CPUtime=1800.67
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80504041 0 0 0 157532 22535 0 0 25 0 1 0 189121292 267567104 62229 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520059 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 65324 62229 206 16 0 64765 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 261296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 9580
/proc/meminfo: memFree=624008/2055920 swapFree=4181332/4192956
[pid=9385] ppid=9383 vsize=261296 CPUtime=1800.67
/proc/9385/stat : 9385 (Pueblo13) R 9383 9385 9340 0 -1 4194304 80504044 0 0 0 157532 22535 0 0 25 0 1 0 189121292 267567104 62232 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559483 0 0 4096 0 0 0 0 17 1 0 0
/proc/9385/statm: 65324 62232 206 16 0 64765 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 261296

Sending SIGTERM to -9385
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.25
CPU time (s): 1800.72
CPU user time (s): 1575.33
CPU system time (s): 225.394
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (Kb): 261296
The end

Launcher Data (download as text)

Begin job on node56 on Fri Jun  2 07:48:56 UTC 2006


FILE ID= 37395-1149234535

PBS_JOBID= 296785

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  3764cf8f4e2d3654f46ab0ec56ea8581

RANDOM SEED= 328596329


/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.232
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.232
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:        872592 kB
Buffers:         41852 kB
Cached:        1061608 kB
SwapCached:       3648 kB
Active:         321376 kB
Inactive:       791112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        872592 kB
SwapTotal:     4192956 kB
SwapFree:      4181332 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14900 kB
Slab:            56872 kB
Committed_AS:   198820 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node56 on Fri Jun  2 08:18:58 UTC 2006