Trace number 37429

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.25

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LdValue.ucl.opb
MD5SUM70ea01a607f0d01f6199fb93098b84d8
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 benchmark1360.12
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables77106
Total number of constraints218779
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
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
40.25	c starting to Solve
40.25	c #variables read: 77106 - #constraints read: 218778

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 24450
/proc/meminfo: memFree=1322208/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=2280 CPUtime=0
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 189511760 2334720 134 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 4160436203 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 570 144 122 16 0 11 0

[startup+10.003 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 24450
/proc/meminfo: memFree=1277480/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=51796 CPUtime=10
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 551381 0 0 0 849 151 0 0 25 0 1 0 189511760 53039104 11322 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 12949 11332 204 16 0 12390 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 51796

[startup+20.0102 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 24450
/proc/meminfo: memFree=1277800/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=52004 CPUtime=20
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2501885 0 0 0 1324 676 0 0 25 0 1 0 189511760 53252096 11362 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134532012 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 13001 11362 204 16 0 12442 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 52004

[startup+30.0164 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 24450
/proc/meminfo: memFree=1272936/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=57268 CPUtime=30
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2503116 0 0 0 2324 676 0 0 25 0 1 0 189511760 58642432 12593 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 14317 12593 204 16 0 13758 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 57268

[startup+40.0225 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 24450
/proc/meminfo: memFree=1261864/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=68092 CPUtime=40
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2505900 0 0 0 3323 677 0 0 25 0 1 0 189511760 69726208 15377 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134532408 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17023 15377 205 16 0 16464 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 68092

[startup+50.0287 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 24450
/proc/meminfo: memFree=1260008/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70252 CPUtime=50.01
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506387 0 0 0 4323 678 0 0 25 0 1 0 189511760 71938048 15832 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559567 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17563 15832 206 16 0 17004 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 70252

[startup+60.0349 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 24450
/proc/meminfo: memFree=1260008/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70252 CPUtime=60.01
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506387 0 0 0 5323 678 0 0 25 0 1 0 189511760 71938048 15832 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17563 15832 206 16 0 17004 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 70252

[startup+70.041 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 24450
/proc/meminfo: memFree=1260008/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70252 CPUtime=70.02
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506388 0 0 0 6324 678 0 0 25 0 1 0 189511760 71938048 15833 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17563 15833 206 16 0 17004 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 70252

[startup+80.0472 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 24450
/proc/meminfo: memFree=1260072/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70252 CPUtime=80.02
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506388 0 0 0 7324 678 0 0 25 0 1 0 189511760 71938048 15833 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17563 15833 206 16 0 17004 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 70252

[startup+90.0524 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 24450
/proc/meminfo: memFree=1260072/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70252 CPUtime=90.02
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506388 0 0 0 8324 678 0 0 25 0 1 0 189511760 71938048 15833 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17563 15833 206 16 0 17004 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 70252

[startup+100.059 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 24450
/proc/meminfo: memFree=1260072/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70252 CPUtime=100.02
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506388 0 0 0 9324 678 0 0 25 0 1 0 189511760 71938048 15833 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17563 15833 206 16 0 17004 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 70252

[startup+110.065 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 24450
/proc/meminfo: memFree=1259880/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70508 CPUtime=110.03
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506426 0 0 0 10325 678 0 0 25 0 1 0 189511760 72200192 15871 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 5946481 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17627 15871 206 16 0 17068 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 70508

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24450
/proc/meminfo: memFree=1259816/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70508 CPUtime=120.03
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506435 0 0 0 11325 678 0 0 25 0 1 0 189511760 72200192 15880 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17627 15880 206 16 0 17068 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 70508

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24450
/proc/meminfo: memFree=1259816/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70508 CPUtime=130.03
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506440 0 0 0 12325 678 0 0 25 0 1 0 189511760 72200192 15885 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17627 15885 206 16 0 17068 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 70508

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24450
/proc/meminfo: memFree=1259816/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70508 CPUtime=140.04
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506446 0 0 0 13326 678 0 0 25 0 1 0 189511760 72200192 15891 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559471 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17627 15891 206 16 0 17068 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 70508

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24450
/proc/meminfo: memFree=1259752/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70764 CPUtime=150.04
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506453 0 0 0 14326 678 0 0 25 0 1 0 189511760 72462336 15898 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134527905 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17691 15898 206 16 0 17132 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 70764

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24450
/proc/meminfo: memFree=1259688/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70764 CPUtime=160.04
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506463 0 0 0 15326 678 0 0 25 0 1 0 189511760 72462336 15908 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559471 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17691 15908 206 16 0 17132 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 70764

[startup+170.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24450
/proc/meminfo: memFree=1259688/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=70764 CPUtime=170.05
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506469 0 0 0 16327 678 0 0 25 0 1 0 189511760 72462336 15914 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559483 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 17691 15914 206 16 0 17132 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 70764

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24450
/proc/meminfo: memFree=1257768/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=72728 CPUtime=180.05
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2506955 0 0 0 17326 679 0 0 25 0 1 0 189511760 74473472 16400 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 18182 16400 206 16 0 17623 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 72728

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24450
/proc/meminfo: memFree=1255912/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=74552 CPUtime=190.05
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2507408 0 0 0 18326 679 0 0 25 0 1 0 189511760 76341248 16853 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 18638 16853 206 16 0 18079 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 74552

[startup+200.119 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24450
/proc/meminfo: memFree=1251496/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=78936 CPUtime=200.05
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2508512 0 0 0 19325 680 0 0 25 0 1 0 189511760 80830464 17957 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 19734 17957 206 16 0 19175 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 78936

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24450
/proc/meminfo: memFree=1245800/2055920 swapFree=4181380/4192956

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

/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 177394 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (Kb) 387136

[startup+1783.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1782.58
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 177495 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1782.58
Current children cumulated vsize (Kb) 387136

[startup+1784.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1783.58
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 177595 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134519884 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (Kb) 387136

[startup+1785.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1784.59
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 177696 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (Kb) 387136

[startup+1786.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1785.59
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 177796 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1785.59
Current children cumulated vsize (Kb) 387136

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1786.6
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 177897 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 387136

[startup+1788.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1787.6
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 177997 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134519888 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1787.6
Current children cumulated vsize (Kb) 387136

[startup+1789.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1788.61
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 178098 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (Kb) 387136

[startup+1790.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1789.61
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 178198 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (Kb) 387136

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1790.62
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 178299 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 387136

[startup+1792.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1791.62
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 178399 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134519910 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 387136

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1792.62
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 178499 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 387136

[startup+1794.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1793.63
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 178600 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1793.63
Current children cumulated vsize (Kb) 387136

[startup+1795.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1794.63
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 178700 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 387136

[startup+1796.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1795.64
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 178801 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 387136

[startup+1797.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1796.64
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 178901 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 387136

[startup+1798.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1797.65
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 179002 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559471 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (Kb) 387136

[startup+1799.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1798.65
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 179102 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (Kb) 387136

[startup+1800.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1799.66
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 179203 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 387136

[startup+1801.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1800.66
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 179303 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 387136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24645
/proc/meminfo: memFree=945128/2055920 swapFree=4181380/4192956
[pid=24450] ppid=24448 vsize=387136 CPUtime=1800.67
/proc/24450/stat : 24450 (Pueblo13) R 24448 24450 24405 0 -1 4194304 2584863 0 0 0 179304 763 0 0 25 0 1 0 189511760 396427264 94308 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/24450/statm: 96784 94308 206 16 0 96225 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 387136

Sending SIGTERM to -24450
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.25
CPU time (s): 1800.74
CPU user time (s): 1793.04
CPU system time (s): 7.69683
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (Kb): 387136
The end

Launcher Data (download as text)

Begin job on node1 on Fri Jun  2 08:55:02 UTC 2006


FILE ID= 37429-1149238502

PBS_JOBID= 297225

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  70ea01a607f0d01f6199fb93098b84d8

RANDOM SEED= 748771253


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1322416 kB
Buffers:         32108 kB
Cached:         627092 kB
SwapCached:       3596 kB
Active:         235580 kB
Inactive:       432616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1322416 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:             216 kB
Writeback:           0 kB
Mapped:          14948 kB
Slab:            51320 kB
Committed_AS:   217404 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node1 on Fri Jun  2 09:25:03 UTC 2006