Trace number 2682029

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) 839.715 839.969

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=380-sizeP=191-sizeQ=380-376320478-max.opb
MD5SUMc427a567f3b7633834233277c8a24b51
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables73151
Total number of constraints217741
Number of constraints which are clauses217740
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 constraint72580
Number of terms in the objective function 191
Biggest coefficient in the objective function 1569275433846670190958947355801916604025588861116008628224
Number of bits for the biggest coefficient in the objective function 191
Sum of the numbers in the objective function 3138550867693340381917894711603833208051177722232017256447
Number of bits of the sum of numbers in the objective function 191
Biggest number in a constraint 1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712
Number of bits of the biggest number in a constraint 570
Biggest sum of numbers in a constraint 7729075046034516689390703781863974688597854659412869997314224381048371193901200617177559040099268686897928050057991124859366103339630073271419918449372999566708003739316703
Number of bits of the biggest sum of numbers571
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
2.69/2.70	c constraints 1/0 clauses 217740/0 units 0
2.69/2.70	c vars 73151
2.69/2.70	c objective 191 + -3138550867693340381917894711603833208051177722232017256447
839.54/839.80	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-2682029-1277495210/watcher-2682029-1277495210 -o /tmp/evaluation-result-2682029-1277495210/solver-2682029-1277495210 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2682029-1277495210.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.93 0.98 0.99 3/105 30422
/proc/meminfo: memFree=1889168/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=2136 CPUtime=0
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 252 0 0 0 0 0 0 0 21 0 1 0 90814697 2187264 172 1992294400 134512640 136421960 4287637104 18446744073709551615 135809561 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30422/statm: 534 172 146 467 0 65 0

[startup+0.011948 s]
/proc/loadavg: 0.93 0.98 0.99 3/105 30422
/proc/meminfo: memFree=1889168/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=2136 CPUtime=0
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 257 0 0 0 0 0 0 0 21 0 1 0 90814697 2187264 177 1992294400 134512640 136421960 4287637104 18446744073709551615 135818481 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30422/statm: 534 177 146 467 0 65 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.10384 s]
/proc/loadavg: 0.93 0.98 0.99 3/105 30422
/proc/meminfo: memFree=1889168/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=2532 CPUtime=0.1
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 345 0 0 0 10 0 0 0 23 0 1 0 90814697 2592768 265 1992294400 134512640 136421960 4287637104 18446744073709551615 135873694 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30422/statm: 633 265 146 467 0 164 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2532

[startup+0.300979 s]
/proc/loadavg: 0.93 0.98 0.99 3/105 30422
/proc/meminfo: memFree=1889168/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=3320 CPUtime=0.29
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 568 0 0 0 29 0 0 0 23 0 1 0 90814697 3399680 455 1992294400 134512640 136421960 4287637104 18446744073709551615 135642735 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30422/statm: 830 455 146 467 0 361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3320

[startup+0.701026 s]
/proc/loadavg: 0.93 0.98 0.99 3/105 30422
/proc/meminfo: memFree=1889168/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=5028 CPUtime=0.69
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 1018 0 0 0 69 0 0 0 25 0 1 0 90814697 5148672 840 1992294400 134512640 136421960 4287637104 18446744073709551615 135818268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30422/statm: 1257 840 146 467 0 788 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5028

[startup+1.50111 s]
/proc/loadavg: 0.93 0.98 0.99 2/106 30423
/proc/meminfo: memFree=1884572/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=8312 CPUtime=1.49
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 1918 0 0 0 148 1 0 0 25 0 1 0 90814697 8511488 1611 1992294400 134512640 136421960 4287637104 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30422/statm: 2078 1611 146 467 0 1609 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8312

[startup+3.1013 s]
/proc/loadavg: 0.93 0.98 0.99 2/106 30423
/proc/meminfo: memFree=1878000/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=67140 CPUtime=3.09
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 16800 0 0 0 300 9 0 0 25 0 1 0 90814697 68751360 15818 1992294400 134512640 136421960 4287637104 18446744073709551615 134632264 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 16785 15825 190 467 0 16316 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67140

[startup+6.30166 s]
/proc/loadavg: 0.94 0.98 0.99 2/106 30423
/proc/meminfo: memFree=1587468/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=385076 CPUtime=6.29
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 102270 0 0 0 585 44 0 0 25 0 1 0 90814697 394317824 94380 1992294400 134512640 136421960 4287637104 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 96269 94381 195 467 0 95800 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 385076

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/106 30423
/proc/meminfo: memFree=942544/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=966948 CPUtime=12.69
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 256473 0 0 0 1163 106 0 0 25 0 1 0 90814697 990154752 238506 1992294400 134512640 136421960 4287637104 18446744073709551615 134927856 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 241737 238506 205 467 0 241268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 966948

[startup+25.5008 s]
/proc/loadavg: 0.95 0.98 0.99 2/106 30423
/proc/meminfo: memFree=895672/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1005908 CPUtime=25.48
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 266405 0 0 0 2404 144 0 0 25 0 1 0 90814697 1030049792 248025 1992294400 134512640 136421960 4287637104 18446744073709551615 134859887 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 251477 248025 216 467 0 251008 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1005908

[startup+51.1007 s]
/proc/loadavg: 0.97 0.98 0.99 2/106 30425
/proc/meminfo: memFree=886744/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1014932 CPUtime=51.08
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 268642 0 0 0 4963 145 0 0 25 0 1 0 90814697 1039290368 250262 1992294400 134512640 136421960 4287637104 18446744073709551615 134859865 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 253733 250262 216 467 0 253264 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1014932

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.99 2/106 30425
/proc/meminfo: memFree=805772/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1095308 CPUtime=102.27
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 288843 0 0 0 10050 177 0 0 25 0 1 0 90814697 1121595392 270463 1992294400 134512640 136421960 4287637104 18446744073709551615 135685746 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 273827 270463 217 467 0 273358 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1095308

[startup+162.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30427
/proc/meminfo: memFree=755056/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1146128 CPUtime=162.24
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 301632 0 0 0 16023 201 0 0 25 0 1 0 90814697 1173635072 283134 1992294400 134512640 136421960 4287637104 18446744073709551615 134859887 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 286532 283134 217 467 0 286063 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1146128

[startup+222.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30429
/proc/meminfo: memFree=738812/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1162700 CPUtime=222.22
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 305698 0 0 0 22019 203 0 0 25 0 1 0 90814697 1190604800 287200 1992294400 134512640 136421960 4287637104 18446744073709551615 134860104 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 290675 287200 217 467 0 290206 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1162700

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30431
/proc/meminfo: memFree=724304/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1177924 CPUtime=282.21
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 309225 0 0 0 28016 205 0 0 25 0 1 0 90814697 1206194176 290727 1992294400 134512640 136421960 4287637104 18446744073709551615 134860085 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 294481 290727 217 467 0 294012 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1177924

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30433
/proc/meminfo: memFree=684500/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1218672 CPUtime=342.19
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 319339 0 0 0 33999 220 0 0 25 0 1 0 90814697 1247920128 300729 1992294400 134512640 136421960 4287637104 18446744073709551615 135160751 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 304668 300729 217 467 0 304199 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1218672

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30433
/proc/meminfo: memFree=595468/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1309180 CPUtime=402.17
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 341779 0 0 0 39966 251 0 0 25 0 1 0 90814697 1340600320 323169 1992294400 134512640 136421960 4287637104 18446744073709551615 135154944 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 327295 323169 217 467 0 326826 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1309180

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30435
/proc/meminfo: memFree=540908/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1363512 CPUtime=462.15
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 355215 0 0 0 45931 284 0 0 25 0 1 0 90814697 1396236288 336605 1992294400 134512640 136421960 4287637104 18446744073709551615 134861937 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 340878 336605 217 467 0 340409 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1363512

[startup+522.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30437
/proc/meminfo: memFree=467872/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1437104 CPUtime=522.14
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 373506 0 0 0 51912 302 0 0 25 0 1 0 90814697 1471594496 354896 1992294400 134512640 136421960 4287637104 18446744073709551615 135275087 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 359276 354896 217 467 0 358807 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1437104

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30439
/proc/meminfo: memFree=396200/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1507776 CPUtime=582.12
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 391280 0 0 0 57899 313 0 0 25 0 1 0 90814697 1543962624 372670 1992294400 134512640 136421960 4287637104 18446744073709551615 135010280 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 376944 372670 217 467 0 376475 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1507776

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30441
/proc/meminfo: memFree=330976/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1573984 CPUtime=642.11
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 407500 0 0 0 63881 330 0 0 25 0 1 0 90814697 1611759616 388890 1992294400 134512640 136421960 4287637104 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 393496 388890 217 467 0 393027 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1573984

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30441
/proc/meminfo: memFree=280880/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1625008 CPUtime=702.08
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 419921 0 0 0 69837 371 0 0 25 0 1 0 90814697 1664008192 401311 1992294400 134512640 136421960 4287637104 18446744073709551615 134859887 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 406252 401311 217 467 0 405783 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 1625008

[startup+762.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30443
/proc/meminfo: memFree=212184/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1694028 CPUtime=762.07
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 437042 0 0 0 75796 411 0 0 25 0 1 0 90814697 1734684672 418432 1992294400 134512640 136421960 4287637104 18446744073709551615 135010280 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 423507 418432 217 467 0 423038 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1694028

[startup+822.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30445
/proc/meminfo: memFree=95500/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1815016 CPUtime=822.04
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 466464 0 0 0 81752 452 0 0 25 0 1 0 90814697 1858576384 447854 1992294400 134512640 136421960 4287637104 18446744073709551615 134640935 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 453754 447854 217 467 0 453285 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 1815016



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+839.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30445
/proc/meminfo: memFree=66484/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=1843272 CPUtime=839.54
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4202496 473387 0 0 0 83494 460 0 0 25 0 1 0 90814697 1887510528 454777 1992294400 134512640 136421960 4287637104 18446744073709551615 135820607 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30422/statm: 460818 454777 217 467 0 460349 0
Current children cumulated CPU time (s) 839.54
Current children cumulated vsize (KiB) 1843272

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

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

[startup+839.909 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 30445
/proc/meminfo: memFree=66484/2059040 swapFree=4138812/4192956
[pid=30422] ppid=30420 vsize=0 CPUtime=839.64
/proc/30422/stat : 30422 (pbct) R 30420 30422 30035 0 -1 4194308 473389 0 0 0 83494 470 0 0 25 0 1 0 90814697 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30422/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 839.64
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 839.969
CPU time (s): 839.715
CPU user time (s): 834.946
CPU system time (s): 4.76927
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 1843272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 834.946
system time used= 4.76927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 473389
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= 10242

runsolver used 1.35879 second user time and 4.00339 second system time

The end

Launcher Data

Begin job on node088 at 2010-06-25 21:46:51
IDJOB=2682029
IDBENCH=3053
IDSOLVER=1192
FILE ID=node088/2682029-1277495210
PBS_JOBID= 11190536
Free space on /tmp= 62456 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=380-sizeP=191-sizeQ=380-376320478-max.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2682029-1277495210/watcher-2682029-1277495210 -o /tmp/evaluation-result-2682029-1277495210/solver-2682029-1277495210 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2682029-1277495210.opb

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

MD5SUM BENCH= c427a567f3b7633834233277c8a24b51
RANDOM SEED=1540517444

node088.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.217
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.43
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.217
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1889696 kB
Buffers:          3428 kB
Cached:          75248 kB
SwapCached:       6148 kB
Active:          73192 kB
Inactive:        18208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1889696 kB
SwapTotal:     4192956 kB
SwapFree:      4138812 kB
Dirty:           14500 kB
Writeback:           0 kB
AnonPages:       11440 kB
Mapped:           8288 kB
Slab:            55960 kB
PageTables:       4076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182348 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= 62452 MiB
End job on node088 at 2010-06-25 22:00:53