Trace number 2668411

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) 911.314 911.579

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=420-sizeP=211-sizeQ=420-802270006-max.opb
MD5SUM9af4cec1a3de729e6d2b359a17678fc7
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 variables89251
Total number of constraints265861
Number of constraints which are clauses265860
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 constraint88620
Number of terms in the objective function 211
Biggest coefficient in the objective function 1645504557321206042154969182557350504982735865633579863348609024
Number of bits for the biggest coefficient in the objective function 211
Sum of the numbers in the objective function 3291009114642412084309938365114701009965471731267159726697218047
Number of bits of the sum of numbers in the objective function 211
Biggest number in a constraint 2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912
Number of bits of the biggest number in a constraint 630
Biggest sum of numbers in a constraint 8911016831293350036408538292383381493932086928219843614412485386260498644612268667133724011390101656086782377029608255490932025454511314090929376002563120558209056959186693543806592147551031
Number of bits of the biggest sum of numbers631
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
3.98/4.01	c constraints 1/0 clauses 265860/0 units 0
3.98/4.01	c vars 89251
3.98/4.01	c objective 211 + -3291009114642412084309938365114701009965471731267159726697218047
911.14/911.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-2668411-1276625719/watcher-2668411-1276625719 -o /tmp/evaluation-result-2668411-1276625719/solver-2668411-1276625719 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668411-1276625719.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.06 1.12 1.07 3/106 10726
/proc/meminfo: memFree=1476148/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=2208 CPUtime=0
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 259 0 0 0 0 0 0 0 20 0 1 0 3864521 2260992 181 1992294400 134512640 136485738 4291911392 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10726/statm: 552 181 156 482 0 68 0

[startup+0.0959031 s]
/proc/loadavg: 1.06 1.12 1.07 3/106 10726
/proc/meminfo: memFree=1476148/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=2472 CPUtime=0.09
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 326 0 0 0 9 0 0 0 20 0 1 0 3864521 2531328 248 1992294400 134512640 136485738 4291911392 18446744073709551615 135848193 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10726/statm: 618 248 156 482 0 134 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2472

[startup+0.100904 s]
/proc/loadavg: 1.06 1.12 1.07 3/106 10726
/proc/meminfo: memFree=1476148/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=2472 CPUtime=0.09
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 335 0 0 0 9 0 0 0 20 0 1 0 3864521 2531328 257 1992294400 134512640 136485738 4291911392 18446744073709551615 134518960 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10726/statm: 618 257 156 482 0 134 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2472

[startup+0.300925 s]
/proc/loadavg: 1.06 1.12 1.07 3/106 10726
/proc/meminfo: memFree=1476148/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=3132 CPUtime=0.29
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 483 0 0 0 29 0 0 0 20 0 1 0 3864521 3207168 405 1992294400 134512640 136485738 4291911392 18446744073709551615 135415692 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10726/statm: 783 405 156 482 0 299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3132

[startup+0.700969 s]
/proc/loadavg: 1.06 1.12 1.07 3/106 10726
/proc/meminfo: memFree=1476148/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=4316 CPUtime=0.69
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 823 0 0 0 69 0 0 0 21 0 1 0 3864521 4419584 712 1992294400 134512640 136485738 4291911392 18446744073709551615 135857059 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10726/statm: 1079 712 156 482 0 595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4316

[startup+1.50106 s]
/proc/loadavg: 1.06 1.12 1.07 2/107 10727
/proc/meminfo: memFree=1472172/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=6816 CPUtime=1.48
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 1495 0 0 0 148 0 0 0 23 0 1 0 3864521 6979584 1319 1992294400 134512640 136485738 4291911392 18446744073709551615 135856871 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10726/statm: 1704 1319 156 482 0 1220 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6816

[startup+3.10023 s]
/proc/loadavg: 1.06 1.12 1.07 2/107 10727
/proc/meminfo: memFree=1468948/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=13368 CPUtime=3.09
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 3258 0 0 0 307 2 0 0 25 0 1 0 3864521 13688832 2696 1992294400 134512640 136485738 4291911392 18446744073709551615 135849036 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10726/statm: 3342 2696 156 482 0 2858 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13368

[startup+6.30058 s]
/proc/loadavg: 1.06 1.12 1.07 2/107 10727
/proc/meminfo: memFree=1315808/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=256664 CPUtime=6.28
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 67484 0 0 0 600 28 0 0 25 0 1 0 3864521 262823936 60815 1992294400 134512640 136485738 4291911392 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 64166 60816 194 482 0 63682 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 256664

[startup+12.7003 s]
/proc/loadavg: 1.05 1.11 1.07 2/107 10727
/proc/meminfo: memFree=792652/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=737996 CPUtime=12.68
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 194853 0 0 0 1181 87 0 0 25 0 1 0 3864521 755707904 181587 1992294400 134512640 136485738 4291911392 18446744073709551615 135219541 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 184499 181588 198 482 0 184015 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 737996

[startup+25.5017 s]
/proc/loadavg: 1.04 1.11 1.06 2/107 10727
/proc/meminfo: memFree=278176/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1230700 CPUtime=25.48
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 325476 0 0 0 2381 167 0 0 25 0 1 0 3864521 1260236800 299137 1992294400 134512640 136485738 4291911392 18446744073709551615 135848551 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 307675 299137 225 482 0 307191 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1230700

[startup+51.1015 s]
/proc/loadavg: 1.03 1.10 1.06 2/107 10729
/proc/meminfo: memFree=245068/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1264828 CPUtime=51.06
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 333822 0 0 0 4923 183 0 0 25 0 1 0 3864521 1295183872 307483 1992294400 134512640 136485738 4291911392 18446744073709551615 134882320 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 316207 307484 227 482 0 315723 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1264828

[startup+102.309 s]
/proc/loadavg: 1.01 1.08 1.06 2/107 10729
/proc/meminfo: memFree=166700/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1345032 CPUtime=102.25
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 353218 0 0 0 10024 201 0 0 25 0 1 0 3864521 1377312768 326879 1992294400 134512640 136485738 4291911392 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 336258 326879 227 482 0 335774 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1345032

[startup+162.302 s]
/proc/loadavg: 1.00 1.06 1.05 2/107 10731
/proc/meminfo: memFree=113628/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1399956 CPUtime=162.23
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 366493 0 0 0 15989 234 0 0 25 0 1 0 3864521 1433554944 340154 1992294400 134512640 136485738 4291911392 18446744073709551615 134878471 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 349989 340154 228 482 0 349505 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1399956

[startup+222.301 s]
/proc/loadavg: 1.00 1.05 1.05 2/107 10733
/proc/meminfo: memFree=93540/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1419872 CPUtime=222.21
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 371410 0 0 0 21985 236 0 0 25 0 1 0 3864521 1453948928 345071 1992294400 134512640 136485738 4291911392 18446744073709551615 134878471 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 354968 345071 228 482 0 354484 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1419872

[startup+282.302 s]
/proc/loadavg: 1.00 1.04 1.04 2/107 10735
/proc/meminfo: memFree=68864/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1442048 CPUtime=282.19
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 377694 0 0 0 27974 245 0 0 25 0 1 0 3864521 1476657152 351355 1992294400 134512640 136485738 4291911392 18446744073709551615 135180033 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 360512 351355 228 482 0 360028 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1442048

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.03 2/107 10737
/proc/meminfo: memFree=12320/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1499188 CPUtime=342.18
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 391794 0 0 0 33955 263 0 0 25 0 1 0 3864521 1535168512 365455 1992294400 134512640 136485738 4291911392 18446744073709551615 135025302 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 374797 365455 228 482 0 374313 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1499188

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/107 10737
/proc/meminfo: memFree=10120/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1587052 CPUtime=402.16
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 413006 0 0 0 39915 301 0 0 25 0 1 0 3864521 1625141248 386667 1992294400 134512640 136485738 4291911392 18446744073709551615 134878471 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 396763 386667 228 482 0 396279 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1587052

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.02 2/107 10739
/proc/meminfo: memFree=9180/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1597400 CPUtime=462.14
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 415522 0 0 0 45913 301 0 0 25 0 1 0 3864521 1635737600 389183 1992294400 134512640 136485738 4291911392 18446744073709551615 135860532 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 399350 389183 228 482 0 398866 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1597400

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/107 10741
/proc/meminfo: memFree=10572/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1604672 CPUtime=522.13
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 417340 0 0 0 51910 303 0 0 25 0 1 0 3864521 1643184128 391001 1992294400 134512640 136485738 4291911392 18446744073709551615 134878449 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 401168 391001 228 482 0 400684 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1604672

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/107 10743
/proc/meminfo: memFree=10432/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1612456 CPUtime=582.12
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 419288 0 0 0 57908 304 0 0 25 0 1 0 3864521 1651154944 392949 1992294400 134512640 136485738 4291911392 18446744073709551615 134878726 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 403114 392949 228 482 0 402630 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1612456

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10745
/proc/meminfo: memFree=9184/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1621476 CPUtime=642.1
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 421483 0 0 0 63905 305 0 0 25 0 1 0 3864521 1660391424 395144 1992294400 134512640 136485738 4291911392 18446744073709551615 134878710 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 405369 395144 228 482 0 404885 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1621476

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10745
/proc/meminfo: memFree=10428/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1691136 CPUtime=702.08
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 438712 0 0 0 69882 326 0 0 25 0 1 0 3864521 1731723264 412373 1992294400 134512640 136485738 4291911392 18446744073709551615 135039472 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 422784 412373 228 482 0 422300 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 1691136

[startup+762.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10747
/proc/meminfo: memFree=9720/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1774652 CPUtime=762.07
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 459523 0 0 0 75867 340 0 0 25 0 1 0 3864521 1817243648 432843 1992294400 134512640 136485738 4291911392 18446744073709551615 134880498 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 443663 432843 228 482 0 443179 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1774652

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10749
/proc/meminfo: memFree=9292/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1805752 CPUtime=822.05
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 467045 0 0 0 81862 343 0 0 25 0 1 0 3864521 1849090048 440365 1992294400 134512640 136485738 4291911392 18446744073709551615 135039475 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 451438 440365 228 482 0 450954 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 1805752

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10751
/proc/meminfo: memFree=9820/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1830140 CPUtime=882.04
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 473010 0 0 0 87859 345 0 0 25 0 1 0 3864521 1874063360 446330 1992294400 134512640 136485738 4291911392 18446744073709551615 134878460 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 457535 446330 228 482 0 457051 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 1830140



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+911.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10751
/proc/meminfo: memFree=9996/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=1843444 CPUtime=911.14
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4202496 476297 0 0 0 90767 347 0 0 25 0 1 0 3864521 1887686656 449617 1992294400 134512640 136485738 4291911392 18446744073709551615 135028854 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10726/statm: 460861 449617 228 482 0 460377 0
Current children cumulated CPU time (s) 911.14
Current children cumulated vsize (KiB) 1843444

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

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

[startup+911.509 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10751
/proc/meminfo: memFree=9996/2059040 swapFree=4192956/4192956
[pid=10726] ppid=10724 vsize=0 CPUtime=911.24
/proc/10726/stat : 10726 (pbct) R 10724 10726 10260 0 -1 4194308 476297 0 0 0 90767 357 0 0 25 0 1 0 3864521 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/10726/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 911.24
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 911.579
CPU time (s): 911.314
CPU user time (s): 907.672
CPU system time (s): 3.64245
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 1843444

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

runsolver used 1.60975 second user time and 4.21036 second system time

The end

Launcher Data

Begin job on node042 at 2010-06-15 20:15:20
IDJOB=2668411
IDBENCH=2988
IDSOLVER=1170
FILE ID=node042/2668411-1276625719
PBS_JOBID= 11172320
Free space on /tmp= 62564 MiB

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

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

MD5SUM BENCH= 9af4cec1a3de729e6d2b359a17678fc7
RANDOM SEED=530242963

node042.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.213
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.42
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.213
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1476552 kB
Buffers:         80908 kB
Cached:         373348 kB
SwapCached:          0 kB
Active:         219736 kB
Inactive:       293868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1476552 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           18200 kB
Writeback:           0 kB
AnonPages:       59348 kB
Mapped:          15440 kB
Slab:            47104 kB
PageTables:       4028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184232 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= 62564 MiB
End job on node042 at 2010-06-15 20:30:34