Trace number 2669476

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB/CT 0.1? (MO) 891.328 891.577

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=240-sizeP=121-sizeQ=240-817963885.opb
MD5SUM4309132132f3075979f27880d2e9bd87
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark7.02993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables29401
Total number of constraints87121
Number of constraints which are clauses87120
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint29040
Number of terms in the objective function 121
Biggest coefficient in the objective function 1329227995784915872903807060280344576
Number of bits for the biggest coefficient in the objective function 121
Sum of the numbers in the objective function 2658455991569831745807614120560689151
Number of bits of the sum of numbers in the objective function 121
Biggest number in a constraint 1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488
Number of bits of the biggest number in a constraint 360
Biggest sum of numbers in a constraint 4697085165547666455778961193578674053925803487664042654232438232254482458885767017065112738772656890028524910
Number of bits of the biggest sum of numbers361
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PB/CT 0.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
1.19/1.22	c constraints 1/0 clauses 87120/0 units 0
1.19/1.22	c vars 29401
1.19/1.22	c objective 121 + 0
891.15/891.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2669476-1276628629/watcher-2669476-1276628629 -o /tmp/evaluation-result-2669476-1276628629/solver-2669476-1276628629 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2669476-1276628629.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.08 3/106 10828
/proc/meminfo: memFree=1823568/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=2208 CPUtime=0
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 4157991 2260992 180 1992294400 134512640 136485738 4291276464 18446744073709551615 135332318 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10828/statm: 552 180 156 482 0 68 0

[startup+0.0417791 s]
/proc/loadavg: 1.00 1.00 1.08 3/106 10828
/proc/meminfo: memFree=1823568/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=2340 CPUtime=0.04
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 283 0 0 0 4 0 0 0 20 0 1 0 4157991 2396160 206 1992294400 134512640 136485738 4291276464 18446744073709551615 135689904 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10828/statm: 585 206 156 482 0 101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2340

[startup+0.101782 s]
/proc/loadavg: 1.00 1.00 1.08 3/106 10828
/proc/meminfo: memFree=1823568/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=2472 CPUtime=0.1
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 333 0 0 0 10 0 0 0 20 0 1 0 4157991 2531328 256 1992294400 134512640 136485738 4291276464 18446744073709551615 135856929 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10828/statm: 618 256 156 482 0 134 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2472

[startup+0.301796 s]
/proc/loadavg: 1.00 1.00 1.08 3/106 10828
/proc/meminfo: memFree=1823568/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=3132 CPUtime=0.3
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 483 0 0 0 30 0 0 0 20 0 1 0 4157991 3207168 406 1992294400 134512640 136485738 4291276464 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10828/statm: 783 406 156 482 0 299 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3132

[startup+0.701824 s]
/proc/loadavg: 1.00 1.00 1.08 3/106 10828
/proc/meminfo: memFree=1823568/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=4316 CPUtime=0.69
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 822 0 0 0 69 0 0 0 21 0 1 0 4157991 4419584 712 1992294400 134512640 136485738 4291276464 18446744073709551615 134533947 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10828/statm: 1079 712 156 482 0 595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4316

[startup+1.50088 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 10829
/proc/meminfo: memFree=1820212/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=39808 CPUtime=1.49
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 9384 0 0 0 145 4 0 0 23 0 1 0 4157991 40763392 9209 1992294400 134512640 136485738 4291276464 18446744073709551615 135857055 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 9952 9209 194 482 0 9468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39808

[startup+3.10099 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 10829
/proc/meminfo: memFree=1728700/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=189316 CPUtime=3.09
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 49053 0 0 0 288 21 0 0 25 0 1 0 4157991 193859584 46283 1992294400 134512640 136485738 4291276464 18446744073709551615 134651003 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 47329 46283 198 482 0 46845 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 189316

[startup+6.30121 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 10829
/proc/meminfo: memFree=1441020/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=401036 CPUtime=6.29
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 104787 0 0 0 580 49 0 0 25 0 1 0 4157991 410660864 97872 1992294400 134512640 136485738 4291276464 18446744073709551615 135293605 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 100259 97872 227 482 0 99775 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 401036

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 10829
/proc/meminfo: memFree=1423784/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=411148 CPUtime=12.69
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 107254 0 0 0 1188 81 0 0 25 0 1 0 4157991 421015552 100339 1992294400 134512640 136485738 4291276464 18446744073709551615 135260279 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 102787 100339 228 482 0 102303 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 411148

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 10829
/proc/meminfo: memFree=1388692/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=446696 CPUtime=25.48
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 115717 0 0 0 2453 95 0 0 25 0 1 0 4157991 457416704 108802 1992294400 134512640 136485738 4291276464 18446744073709551615 134921933 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 111674 108802 228 482 0 111190 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 446696

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 10829
/proc/meminfo: memFree=1337976/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=499880 CPUtime=51.08
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 128485 0 0 0 4997 111 0 0 25 0 1 0 4157991 511877120 121570 1992294400 134512640 136485738 4291276464 18446744073709551615 135039475 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 124970 121570 228 482 0 124486 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 499880

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 10831
/proc/meminfo: memFree=1233692/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=606956 CPUtime=102.27
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 154250 0 0 0 10074 153 0 0 25 0 1 0 4157991 621522944 147335 1992294400 134512640 136485738 4291276464 18446744073709551615 134880498 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 151739 147335 228 482 0 151255 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 606956

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 10833
/proc/meminfo: memFree=1125192/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=720196 CPUtime=162.24
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 181545 0 0 0 16012 212 0 0 25 0 1 0 4157991 737480704 174630 1992294400 134512640 136485738 4291276464 18446744073709551615 135848200 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 180049 174630 228 482 0 179565 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 720196

[startup+222.301 s]
/proc/loadavg: 1.05 1.01 1.06 2/107 10835
/proc/meminfo: memFree=1003672/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=844044 CPUtime=222.22
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 211690 0 0 0 21958 264 0 0 25 0 1 0 4157991 864301056 204775 1992294400 134512640 136485738 4291276464 18446744073709551615 134880600 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 211011 204775 228 482 0 210527 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 844044

[startup+282.301 s]
/proc/loadavg: 1.05 1.02 1.06 2/107 10837
/proc/meminfo: memFree=889592/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=962796 CPUtime=282.21
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 240315 0 0 0 27933 288 0 0 25 0 1 0 4157991 985903104 233400 1992294400 134512640 136485738 4291276464 18446744073709551615 135848204 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 240699 233400 228 482 0 240215 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 962796

[startup+342.302 s]
/proc/loadavg: 1.05 1.03 1.06 2/107 10837
/proc/meminfo: memFree=793988/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=1059240 CPUtime=342.19
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 263988 0 0 0 33920 299 0 0 25 0 1 0 4157991 1084661760 257073 1992294400 134512640 136485738 4291276464 18446744073709551615 135185135 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 264810 257073 228 482 0 264326 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1059240

[startup+402.302 s]
/proc/loadavg: 1.05 1.04 1.06 3/107 10839
/proc/meminfo: memFree=688092/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=1168180 CPUtime=402.18
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 290505 0 0 0 39880 338 0 0 25 0 1 0 4157991 1196216320 283590 1992294400 134512640 136485738 4291276464 18446744073709551615 134880622 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 292045 283590 228 482 0 291561 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1168180

[startup+462.302 s]
/proc/loadavg: 1.02 1.03 1.06 2/107 10841
/proc/meminfo: memFree=590752/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=1267772 CPUtime=462.16
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 314778 0 0 0 45842 374 0 0 25 0 1 0 4157991 1298198528 307863 1992294400 134512640 136485738 4291276464 18446744073709551615 134880607 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 316943 307863 228 482 0 316459 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1267772

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.05 2/107 10843
/proc/meminfo: memFree=496016/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=1364820 CPUtime=522.13
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 338520 0 0 0 51812 401 0 0 25 0 1 0 4157991 1397575680 331605 1992294400 134512640 136485738 4291276464 18446744073709551615 135848407 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 341205 331605 228 482 0 340721 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1364820

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/107 10845
/proc/meminfo: memFree=403016/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=1459764 CPUtime=582.12
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 361633 0 0 0 57773 439 0 0 25 0 1 0 4157991 1494798336 354718 1992294400 134512640 136485738 4291276464 18446744073709551615 134880532 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 364941 354718 228 482 0 364457 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1459764

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.04 2/107 10845
/proc/meminfo: memFree=306048/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=1556800 CPUtime=642.11
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 385591 0 0 0 63741 470 0 0 25 0 1 0 4157991 1594163200 378676 1992294400 134512640 136485738 4291276464 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 389200 378676 228 482 0 388716 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1556800

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 10847
/proc/meminfo: memFree=225696/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=1637972 CPUtime=702.09
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 405803 0 0 0 69729 480 0 0 25 0 1 0 4157991 1677283328 398888 1992294400 134512640 136485738 4291276464 18446744073709551615 135024608 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 409493 398888 228 482 0 409009 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 1637972

[startup+762.309 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 10849
/proc/meminfo: memFree=155264/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=1708532 CPUtime=762.08
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 423200 0 0 0 75716 492 0 0 25 0 1 0 4157991 1749536768 416285 1992294400 134512640 136485738 4291276464 18446744073709551615 135860656 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 427133 416285 228 482 0 426649 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 1708532

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 10851
/proc/meminfo: memFree=94256/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=1771180 CPUtime=822.06
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 438594 0 0 0 81705 501 0 0 25 0 1 0 4157991 1813688320 431679 1992294400 134512640 136485738 4291276464 18446744073709551615 135856828 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 442795 431679 228 482 0 442311 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 1771180

[startup+882.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 10853
/proc/meminfo: memFree=38084/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=1826392 CPUtime=882.04
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 452449 0 0 0 87695 509 0 0 25 0 1 0 4157991 1870225408 445534 1992294400 134512640 136485738 4291276464 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 456598 445534 228 482 0 456114 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 1826392



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+891.401 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 10853
/proc/meminfo: memFree=21096/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=1843320 CPUtime=891.15
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4202496 456642 0 0 0 88595 520 0 0 25 0 1 0 4157991 1887559680 449727 1992294400 134512640 136485738 4291276464 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10828/statm: 460830 449727 228 482 0 460346 0
Current children cumulated CPU time (s) 891.15
Current children cumulated vsize (KiB) 1843320

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+891.509 s]
/proc/loadavg: 1.00 1.00 1.02 2/107 10853
/proc/meminfo: memFree=21096/2059040 swapFree=4192956/4192956
[pid=10828] ppid=10826 vsize=0 CPUtime=891.25
/proc/10828/stat : 10828 (pbct) R 10826 10828 9969 0 -1 4194308 456642 0 0 0 88595 530 0 0 25 0 1 0 4157991 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/10828/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 891.25
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 891.577
CPU time (s): 891.328
CPU user time (s): 885.954
CPU system time (s): 5.37418
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 1843320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 885.954
system time used= 5.37418
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 456642
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 11556

runsolver used 1.37779 second user time and 4.31234 second system time

The end

Launcher Data

Begin job on node034 at 2010-06-15 21:03:49
IDJOB=2669476
IDBENCH=3042
IDSOLVER=1170
FILE ID=node034/2669476-1276628629
PBS_JOBID= 11172323
Free space on /tmp= 62512 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=240-sizeP=121-sizeQ=240-817963885.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669476-1276628629/watcher-2669476-1276628629 -o /tmp/evaluation-result-2669476-1276628629/solver-2669476-1276628629 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2669476-1276628629.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4309132132f3075979f27880d2e9bd87
RANDOM SEED=343218103

node034.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
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.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1823972 kB
Buffers:          8508 kB
Cached:         102448 kB
SwapCached:          0 kB
Active:         103944 kB
Inactive:        67228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1823972 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6340 kB
Writeback:           0 kB
AnonPages:       60248 kB
Mapped:          15380 kB
Slab:            42096 kB
PageTables:       3928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182280 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62508 MiB
End job on node034 at 2010-06-15 21:18:43