Trace number 2683070

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 fixed? (MO) 910.019 910.377

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.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.99/1.07	c constraints 1/0 clauses 87120/0 units 0
0.99/1.07	c vars 29401
0.99/1.07	c objective 121 + 0
909.84/910.20	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-2683070-1277495042/watcher-2683070-1277495042 -o /tmp/evaluation-result-2683070-1277495042/solver-2683070-1277495042 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2683070-1277495042.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: 0.92 0.98 0.99 3/106 23267
/proc/meminfo: memFree=1903764/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=2136 CPUtime=0
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 123160593 2187264 169 1992294400 134512640 136421960 4287290896 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23267/statm: 534 169 146 467 0 65 0

[startup+0.06775 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 23267
/proc/meminfo: memFree=1903764/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=2268 CPUtime=0.06
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 302 0 0 0 6 0 0 0 20 0 1 0 123160593 2322432 222 1992294400 134512640 136421960 4287290896 18446744073709551615 135160288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23267/statm: 567 222 146 467 0 98 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2268

[startup+0.100755 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 23267
/proc/meminfo: memFree=1903764/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=2532 CPUtime=0.1
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 333 0 0 0 10 0 0 0 20 0 1 0 123160593 2592768 253 1992294400 134512640 136421960 4287290896 18446744073709551615 135809504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23267/statm: 633 253 146 467 0 164 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2532

[startup+0.300792 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 23267
/proc/meminfo: memFree=1903764/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=3192 CPUtime=0.29
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 512 0 0 0 29 0 0 0 20 0 1 0 123160593 3268608 432 1992294400 134512640 136421960 4287290896 18446744073709551615 135158959 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23267/statm: 798 432 146 467 0 329 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3192

[startup+0.700867 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 23267
/proc/meminfo: memFree=1903764/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=4896 CPUtime=0.69
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 969 0 0 0 69 0 0 0 21 0 1 0 123160593 5013504 791 1992294400 134512640 136421960 4287290896 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23267/statm: 1224 791 146 467 0 755 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4896

[startup+1.50102 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 23268
/proc/meminfo: memFree=1897928/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=54420 CPUtime=1.49
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 13360 0 0 0 143 6 0 0 23 0 1 0 123160593 55726080 13085 1992294400 134512640 136421960 4287290896 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 13605 13086 189 467 0 13136 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54420

[startup+3.10032 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 23268
/proc/meminfo: memFree=1790668/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=201104 CPUtime=3.09
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 52552 0 0 0 286 23 0 0 25 0 1 0 123160593 205930496 49394 1992294400 134512640 136421960 4287290896 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 50276 49395 195 467 0 49807 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 201104

[startup+6.30091 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 23268
/proc/meminfo: memFree=1512164/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=400964 CPUtime=6.29
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 104781 0 0 0 572 57 0 0 25 0 1 0 123160593 410587136 97863 1992294400 134512640 136421960 4287290896 18446744073709551615 135020784 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 100241 97863 216 467 0 99772 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 400964

[startup+12.7001 s]
/proc/loadavg: 0.94 0.98 0.99 2/107 23268
/proc/meminfo: memFree=1503988/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=411232 CPUtime=12.69
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 107302 0 0 0 1183 86 0 0 25 0 1 0 123160593 421101568 100384 1992294400 134512640 136421960 4287290896 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 102808 100384 217 467 0 102339 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 411232

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 23268
/proc/meminfo: memFree=1469392/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=446148 CPUtime=25.49
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 115584 0 0 0 2446 103 0 0 25 0 1 0 123160593 456855552 108666 1992294400 134512640 136421960 4287290896 18446744073709551615 135006405 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 111537 108666 217 467 0 111068 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 446148

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 23270
/proc/meminfo: memFree=1419668/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=498300 CPUtime=51.07
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 128104 0 0 0 4991 116 0 0 25 0 1 0 123160593 510259200 121186 1992294400 134512640 136421960 4287290896 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 124575 121186 217 467 0 124106 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 498300

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 23270
/proc/meminfo: memFree=1317244/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=603640 CPUtime=102.25
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 153431 0 0 0 10069 156 0 0 25 0 1 0 123160593 618127360 146513 1992294400 134512640 136421960 4287290896 18446744073709551615 135154948 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 150910 146513 217 467 0 150441 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 603640

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23272
/proc/meminfo: memFree=1210604/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=714732 CPUtime=162.22
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 180242 0 0 0 16011 211 0 0 25 0 1 0 123160593 731885568 173324 1992294400 134512640 136421960 4287290896 18446744073709551615 135237600 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 178683 173324 217 467 0 178214 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 714732

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23274
/proc/meminfo: memFree=1094664/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=833004 CPUtime=222.19
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 209011 0 0 0 21961 258 0 0 25 0 1 0 123160593 852996096 202093 1992294400 134512640 136421960 4287290896 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 208251 202093 217 467 0 207782 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 833004

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23276
/proc/meminfo: memFree=979592/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=952828 CPUtime=282.18
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 237901 0 0 0 27934 284 0 0 25 0 1 0 123160593 975695872 230983 1992294400 134512640 136421960 4287290896 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 238207 230983 217 467 0 237738 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 952828

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23276
/proc/meminfo: memFree=886220/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=1046672 CPUtime=342.16
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 260949 0 0 0 33922 294 0 0 25 0 1 0 123160593 1071792128 254031 1992294400 134512640 136421960 4287290896 18446744073709551615 135010280 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 261668 254031 217 467 0 261199 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 1046672

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23278
/proc/meminfo: memFree=784168/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=1152808 CPUtime=402.13
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 286680 0 0 0 39884 329 0 0 25 0 1 0 123160593 1180475392 279762 1992294400 134512640 136421960 4287290896 18446744073709551615 134864493 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 288202 279762 217 467 0 287733 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 1152808

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23280
/proc/meminfo: memFree=687200/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=1250668 CPUtime=462.1
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 310620 0 0 0 45842 368 0 0 25 0 1 0 123160593 1280684032 303702 1992294400 134512640 136421960 4287290896 18446744073709551615 134861999 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 312667 303702 217 467 0 312198 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 1250668

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23282
/proc/meminfo: memFree=594448/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=1346604 CPUtime=522.08
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 334057 0 0 0 51819 389 0 0 25 0 1 0 123160593 1378922496 327139 1992294400 134512640 136421960 4287290896 18446744073709551615 135272608 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 336651 327139 217 467 0 336182 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 1346604

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23284
/proc/meminfo: memFree=502688/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=1439760 CPUtime=582.06
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 356663 0 0 0 57777 429 0 0 25 0 1 0 123160593 1474314240 349745 1992294400 134512640 136421960 4287290896 18446744073709551615 134641114 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 359940 349745 217 467 0 359471 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 1439760

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/107 23284
/proc/meminfo: memFree=408944/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=1534000 CPUtime=642.05
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 379905 0 0 0 63741 464 0 0 25 0 1 0 123160593 1570816000 372987 1992294400 134512640 136421960 4287290896 18446744073709551615 135275152 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 383500 372987 217 467 0 383031 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 1534000

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23286
/proc/meminfo: memFree=327600/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=1616164 CPUtime=702.01
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 400381 0 0 0 69724 477 0 0 25 0 1 0 123160593 1654951936 393463 1992294400 134512640 136421960 4287290896 18446744073709551615 135020790 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 404041 393463 217 467 0 403572 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 1616164

[startup+762.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23288
/proc/meminfo: memFree=253324/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=1690392 CPUtime=761.99
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 418724 0 0 0 75708 491 0 0 25 0 1 0 123160593 1730961408 411806 1992294400 134512640 136421960 4287290896 18446744073709551615 135275055 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 422598 411806 217 467 0 422129 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 1690392

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23290
/proc/meminfo: memFree=191448/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=1753788 CPUtime=821.97
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 434271 0 0 0 81696 501 0 0 25 0 1 0 123160593 1795878912 427353 1992294400 134512640 136421960 4287290896 18446744073709551615 134861999 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 438447 427353 217 467 0 437978 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 1753788

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23292
/proc/meminfo: memFree=134904/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=1810296 CPUtime=881.94
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 448254 0 0 0 87683 511 0 0 25 0 1 0 123160593 1853743104 441336 1992294400 134512640 136421960 4287290896 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 452574 441336 217 467 0 452105 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 1810296



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+910.201 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23292
/proc/meminfo: memFree=101300/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=1843384 CPUtime=909.84
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4202496 456598 0 0 0 90459 525 0 0 25 0 1 0 123160593 1887625216 449680 1992294400 134512640 136421960 4287290896 18446744073709551615 134861840 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23267/statm: 460846 449680 217 467 0 460377 0
Current children cumulated CPU time (s) 909.84
Current children cumulated vsize (KiB) 1843384

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

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

[startup+910.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23292
/proc/meminfo: memFree=101300/2059040 swapFree=4139120/4192956
[pid=23267] ppid=23265 vsize=0 CPUtime=909.94
/proc/23267/stat : 23267 (pbct) R 23265 23267 23004 0 -1 4194308 456600 0 0 0 90459 535 0 0 25 0 1 0 123160593 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23267/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 909.94
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 910.377
CPU time (s): 910.019
CPU user time (s): 904.597
CPU system time (s): 5.42117
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 1843384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 904.597
system time used= 5.42117
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 456600
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= 1
involuntary context switches= 11148

runsolver used 1.46478 second user time and 4.34234 second system time

The end

Launcher Data

Begin job on node019 at 2010-06-25 21:44:03
IDJOB=2683070
IDBENCH=3042
IDSOLVER=1192
FILE ID=node019/2683070-1277495042
PBS_JOBID= 11190577
Free space on /tmp= 62268 MiB

SOLVER NAME= PB/CT 0.1 fixed
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-2683070-1277495042/watcher-2683070-1277495042 -o /tmp/evaluation-result-2683070-1277495042/solver-2683070-1277495042 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2683070-1277495042.opb

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

MD5SUM BENCH= 4309132132f3075979f27880d2e9bd87
RANDOM SEED=1966005203

node019.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.264
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.52
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.264
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1904292 kB
Buffers:          5972 kB
Cached:          67352 kB
SwapCached:       6036 kB
Active:          72672 kB
Inactive:        13312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1904292 kB
SwapTotal:     4192956 kB
SwapFree:      4139120 kB
Dirty:            6032 kB
Writeback:           0 kB
AnonPages:       11404 kB
Mapped:          11936 kB
Slab:            46932 kB
PageTables:       4160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182736 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= 62268 MiB
End job on node019 at 2010-06-25 21:59:15