Trace number 36279

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.4? (TO) 1800.6 1801.22

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.12	c starting to Solve
40.12	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/node41/watcher-36279-1149238627 -o ROOT/results/node41/solver-36279-1149238627 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node41/36279-1149238627/instance-36279-1149238627.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1207976/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=172 CPUtime=0
/proc/22084/stat : 22084 (Pueblo) D 22082 22084 22039 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 189529369 176128 23 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 1962788 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/22084/statm: 43 23 18 16 0 2 0

[startup+10.0023 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1163712/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=51796 CPUtime=9.99
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 623932 0 0 0 832 167 0 0 25 0 1 0 189529369 53039104 11369 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 12949 11369 204 16 0 12390 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 51796

[startup+20.0089 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1163648/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=52004 CPUtime=19.99
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2501888 0 0 0 1323 676 0 0 25 0 1 0 189529369 53252096 11365 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532444 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 13001 11365 204 16 0 12442 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 52004

[startup+30.0156 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1158784/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=57268 CPUtime=29.99
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2503139 0 0 0 2323 676 0 0 25 0 1 0 189529369 58642432 12616 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532440 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 14317 12616 204 16 0 13758 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 57268

[startup+40.0213 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1147328/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=68488 CPUtime=40
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506012 0 0 0 3322 678 0 0 25 0 1 0 189529369 70131712 15489 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 2397819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17122 15489 205 16 0 16563 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 68488

[startup+50.028 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145920/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70252 CPUtime=50
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506388 0 0 0 4322 678 0 0 25 0 1 0 189529369 71938048 15833 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17563 15833 206 16 0 17004 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 70252

[startup+60.0337 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145920/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70252 CPUtime=60
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506388 0 0 0 5322 678 0 0 25 0 1 0 189529369 71938048 15833 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17563 15833 206 16 0 17004 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 70252

[startup+70.0404 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145920/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70252 CPUtime=70
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506388 0 0 0 6322 678 0 0 25 0 1 0 189529369 71938048 15833 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134529116 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17563 15833 206 16 0 17004 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 70252

[startup+80.047 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145920/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70252 CPUtime=80
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506388 0 0 0 7322 678 0 0 25 0 1 0 189529369 71938048 15833 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134557669 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17563 15833 206 16 0 17004 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 70252

[startup+90.0527 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145920/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70252 CPUtime=90.01
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506388 0 0 0 8323 678 0 0 25 0 1 0 189529369 71938048 15833 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17563 15833 206 16 0 17004 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 70252

[startup+100.058 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145792/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70508 CPUtime=100.01
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506422 0 0 0 9323 678 0 0 25 0 1 0 189529369 72200192 15867 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134553203 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17627 15867 206 16 0 17068 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 70508

[startup+110.064 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145728/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70508 CPUtime=110.01
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506426 0 0 0 10323 678 0 0 25 0 1 0 189529369 72200192 15871 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17627 15871 206 16 0 17068 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 70508

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145728/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70508 CPUtime=120.01
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506428 0 0 0 11323 678 0 0 25 0 1 0 189529369 72200192 15873 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559503 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17627 15873 206 16 0 17068 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 70508

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145728/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70508 CPUtime=130.02
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506432 0 0 0 12324 678 0 0 25 0 1 0 189529369 72200192 15877 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17627 15877 206 16 0 17068 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 70508

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145728/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70508 CPUtime=140.02
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506439 0 0 0 13324 678 0 0 25 0 1 0 189529369 72200192 15884 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17627 15884 206 16 0 17068 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 70508

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145728/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70508 CPUtime=150.02
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506443 0 0 0 14324 678 0 0 25 0 1 0 189529369 72200192 15888 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559515 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17627 15888 206 16 0 17068 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 70508

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145728/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70508 CPUtime=160.03
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506447 0 0 0 15325 678 0 0 25 0 1 0 189529369 72200192 15892 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134556334 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17627 15892 206 16 0 17068 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 70508

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1145664/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=70764 CPUtime=170.03
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2506453 0 0 0 16325 678 0 0 25 0 1 0 189529369 72462336 15898 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 17691 15898 206 16 0 17132 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 70764

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1142400/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=74124 CPUtime=180.03
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2507274 0 0 0 17324 679 0 0 25 0 1 0 189529369 75902976 16719 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 18531 16719 206 16 0 17972 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 74124

[startup+190.11 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1137152/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=79272 CPUtime=190.03
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2508572 0 0 0 18322 681 0 0 25 0 1 0 189529369 81174528 18017 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558609 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 19818 18017 206 16 0 19259 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 79272

[startup+200.115 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1132416/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=84032 CPUtime=200.03
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2509753 0 0 0 19321 682 0 0 25 0 1 0 189529369 86048768 19198 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 21008 19198 206 16 0 20449 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 84032

[startup+210.121 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 22084
/proc/meminfo: memFree=1126912/2055920 swapFree=4180940/4192956

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

/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607158 0 0 0 177368 775 0 0 25 0 1 0 189529369 487309312 116603 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 118972 116603 206 16 0 118413 0
Current children cumulated CPU time (s) 1781.43
Current children cumulated vsize (Kb) 475888

[startup+1783.05 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=741704/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=476008 CPUtime=1782.44
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607199 0 0 0 177469 775 0 0 25 0 1 0 189529369 487432192 116644 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119002 116644 206 16 0 118443 0
Current children cumulated CPU time (s) 1782.44
Current children cumulated vsize (Kb) 476008

[startup+1784.05 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=741064/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=476656 CPUtime=1783.44
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607353 0 0 0 177569 775 0 0 25 0 1 0 189529369 488095744 116798 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119164 116798 206 16 0 118605 0
Current children cumulated CPU time (s) 1783.44
Current children cumulated vsize (Kb) 476656

[startup+1785.06 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=740872/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=476924 CPUtime=1784.44
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607410 0 0 0 177669 775 0 0 25 0 1 0 189529369 488370176 116855 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119231 116855 206 16 0 118672 0
Current children cumulated CPU time (s) 1784.44
Current children cumulated vsize (Kb) 476924

[startup+1786.06 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=740872/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=476924 CPUtime=1785.45
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607410 0 0 0 177770 775 0 0 25 0 1 0 189529369 488370176 116855 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119231 116855 206 16 0 118672 0
Current children cumulated CPU time (s) 1785.45
Current children cumulated vsize (Kb) 476924

[startup+1787.07 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=740808/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=476924 CPUtime=1786.45
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607421 0 0 0 177870 775 0 0 25 0 1 0 189529369 488370176 116866 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559561 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119231 116866 206 16 0 118672 0
Current children cumulated CPU time (s) 1786.45
Current children cumulated vsize (Kb) 476924

[startup+1788.07 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=740424/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=477324 CPUtime=1787.46
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607521 0 0 0 177971 775 0 0 25 0 1 0 189529369 488779776 116966 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119331 116966 206 16 0 118772 0
Current children cumulated CPU time (s) 1787.46
Current children cumulated vsize (Kb) 477324

[startup+1789.08 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=740104/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=477576 CPUtime=1788.46
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607591 0 0 0 178071 775 0 0 25 0 1 0 189529369 489037824 117036 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119394 117036 206 16 0 118835 0
Current children cumulated CPU time (s) 1788.46
Current children cumulated vsize (Kb) 477576

[startup+1790.08 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=739720/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=477988 CPUtime=1789.47
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607682 0 0 0 178172 775 0 0 25 0 1 0 189529369 489459712 117127 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134556269 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119497 117127 206 16 0 118938 0
Current children cumulated CPU time (s) 1789.47
Current children cumulated vsize (Kb) 477988

[startup+1791.09 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=739336/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=478388 CPUtime=1790.47
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607784 0 0 0 178272 775 0 0 25 0 1 0 189529369 489869312 117229 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119597 117229 206 16 0 119038 0
Current children cumulated CPU time (s) 1790.47
Current children cumulated vsize (Kb) 478388

[startup+1792.09 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=739144/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=478684 CPUtime=1791.47
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607832 0 0 0 178372 775 0 0 25 0 1 0 189529369 490172416 117277 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520198 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119671 117277 206 16 0 119112 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (Kb) 478684

[startup+1793.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=739144/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=478684 CPUtime=1792.48
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607832 0 0 0 178473 775 0 0 25 0 1 0 189529369 490172416 117277 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119671 117277 206 16 0 119112 0
Current children cumulated CPU time (s) 1792.48
Current children cumulated vsize (Kb) 478684

[startup+1794.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=739144/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=478684 CPUtime=1793.48
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607833 0 0 0 178573 775 0 0 25 0 1 0 189529369 490172416 117278 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558603 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119671 117278 206 16 0 119112 0
Current children cumulated CPU time (s) 1793.48
Current children cumulated vsize (Kb) 478684

[startup+1795.11 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=739016/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=478684 CPUtime=1794.49
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607863 0 0 0 178674 775 0 0 25 0 1 0 189529369 490172416 117308 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119671 117308 206 16 0 119112 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (Kb) 478684

[startup+1796.11 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=738632/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=479084 CPUtime=1795.49
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2607958 0 0 0 178774 775 0 0 25 0 1 0 189529369 490582016 117403 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119771 117403 206 16 0 119212 0
Current children cumulated CPU time (s) 1795.49
Current children cumulated vsize (Kb) 479084

[startup+1797.12 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=738184/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=479616 CPUtime=1796.5
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2608073 0 0 0 178875 775 0 0 25 0 1 0 189529369 491126784 117518 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119904 117518 206 16 0 119345 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (Kb) 479616

[startup+1798.12 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=738056/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=479740 CPUtime=1797.5
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2608106 0 0 0 178975 775 0 0 25 0 1 0 189529369 491253760 117551 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119935 117551 206 16 0 119376 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (Kb) 479740

[startup+1799.13 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=738056/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=479740 CPUtime=1798.51
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2608106 0 0 0 179076 775 0 0 25 0 1 0 189529369 491253760 117551 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134533511 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119935 117551 206 16 0 119376 0
Current children cumulated CPU time (s) 1798.51
Current children cumulated vsize (Kb) 479740

[startup+1800.13 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=738056/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=479740 CPUtime=1799.51
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2608107 0 0 0 179176 775 0 0 25 0 1 0 189529369 491253760 117552 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520225 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 119935 117552 206 16 0 119376 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (Kb) 479740

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=737544/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=480144 CPUtime=1800.51
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2608229 0 0 0 179276 775 0 0 25 0 1 0 189529369 491667456 117674 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 120036 117674 206 16 0 119477 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 480144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 22279
/proc/meminfo: memFree=737544/2055920 swapFree=4180940/4192956
[pid=22084] ppid=22082 vsize=480144 CPUtime=1800.52
/proc/22084/stat : 22084 (Pueblo) R 22082 22084 22039 0 -1 4194304 2608229 0 0 0 179277 775 0 0 25 0 1 0 189529369 491667456 117674 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 120036 117674 206 16 0 119477 0
Current children cumulated CPU time (s) 1800.52
Current children cumulated vsize (Kb) 480144

Sending SIGTERM to -22084
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.6
CPU user time (s): 1792.77
CPU system time (s): 7.83181
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (Kb): 480144
The end

Launcher Data (download as text)

Begin job on node41 on Fri Jun  2 08:57:08 UTC 2006


FILE ID= 36279-1149238627

PBS_JOBID= 297232

BENCH NAME= ROOT/tmp/node41/36279-1149238627/instance-36279-1149238627.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node41/36279-1149238627/instance-36279-1149238627.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-36279-1149238627 -o ROOT/results/node41/solver-36279-1149238627 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node41/36279-1149238627/instance-36279-1149238627.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  70ea01a607f0d01f6199fb93098b84d8

RANDOM SEED= 378049453


/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.265
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.265
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:       1208376 kB
Buffers:         33132 kB
Cached:         741188 kB
SwapCached:       4008 kB
Active:         158548 kB
Inactive:       624808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1208376 kB
SwapTotal:     4192956 kB
SwapFree:      4180940 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14924 kB
Slab:            50208 kB
Committed_AS:   258960 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 node41 on Fri Jun  2 09:27:09 UTC 2006