Trace number 2670593

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
bsolo 3.2 Card? 1798.01 1798.46

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=103-P1=277-P2=401-P3=67-P4=337-P5=17-P6=499-P7=23-B.opb
MD5SUM9de8f37e65dc0eaf693e157cab5aa725
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark7.65783
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables189
Total number of constraints15
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints15
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)567
Sum of products size (including duplicates)1134
Number of different products567
Sum of products size1134

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2670593-1276703070.opb
0.00/0.00	c File size is 42576 bytes.
0.00/0.00	c Highest Coefficient sum: 523264
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.007 s
0.00/0.00	c Var: 756 Constr: 1156 567/0/589 Lit: 4842 Watch. Lit: 2963
0.00/0.00	c Obj. Vars: 9 (1.19048 % of total variables)
0.00/0.01	c Pre-processing Time: 0.016 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    756     1156     4842    4     4165    6471      0      0 0.02
0.00/0.01	c Switching off lower bounding mode.
1797.94/1798.46	c      100    756     1345    15109   11     4582    7119    189   2500 0.04
1797.94/1798.46	c      251    756     1625    43050   26     5257    7831    469   2510 0.10
1797.94/1798.46	c      477    756     2053    71246   34     6327    8615    897   2839 0.17
1797.94/1798.46	c      815    756     2712   119079   43     7964    9477   1556   2800 0.29
1797.94/1798.46	c     1323    756     3709   184565   49    10655   10425   2553   2814 0.47
1797.94/1798.46	c     2088    756     5205   282068   54    14711   11468   4049   2600 0.80
1797.94/1798.46	c     3234    756     7191   415081   57    19196   12615   6035   1788 1.81
1797.94/1798.46	c     4956    756    10490   628845   59    27472   13877   9334   1404 3.53
1797.94/1798.46	c     7540    756     8293   479406   57    21346   15265   7137    922 8.17
1797.94/1798.46	c    11419    756    15583  1029809   66    38861   16792  14427   1073 10.64
1797.94/1798.46	c    17241    756    17593  1142056   64    44699   18472  16437   1032 16.70
1797.94/1798.46	c    25980    756    15455   944141   61    41688   20320  14299    990 26.23
1797.94/1798.46	c    39091    756    20089  1145510   57    55388   22353  18933    938 41.65
1797.94/1798.46	c    58761    756    12765   719620   56    33741   24589  11609    750 78.25
1797.94/1798.46	c    88271    756    19571  1224807   62    52339   27048  18415    632 139.54
1797.94/1798.46	c   132543    756    21886  1485917   67    55580   29753  20730    577 229.66
1797.94/1798.46	c   198953    756    27727  2067944   74    69979   32729  26571    539 368.54
1797.94/1798.46	c   298573    756    32676  1891374   57    85541   36002  31520    448 665.79
1797.94/1798.46	c   448010    756    22699  1585387   69    61516   39603  21543    436 1026.80
1797.94/1798.46	c Resources Exceeded
1797.94/1798.46	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.46	c   19   654710   5500   670630    27841  1653303  26685    364 1798.00
1797.94/1798.46	s UNKNOWN
1797.94/1798.46	c Total time: 1798 s

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-2670593-1276703070/watcher-2670593-1276703070 -o /tmp/evaluation-result-2670593-1276703070/solver-2670593-1276703070 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2670593-1276703070.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.99 0.98 0.94 2/106 16941
/proc/meminfo: memFree=1878348/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=10840 CPUtime=0
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 336 0 0 0 0 0 0 0 19 0 1 0 11599406 11100160 255 1992294400 134512640 137138936 4287339376 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 2710 256 175 642 0 2055 0

[startup+0.0184119 s]
/proc/loadavg: 0.99 0.98 0.94 2/106 16941
/proc/meminfo: memFree=1878348/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=11068 CPUtime=0.01
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 431 0 0 0 1 0 0 0 19 0 1 0 11599406 11333632 339 1992294400 134512640 137138936 4287339376 18446744073709551615 136504020 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 2767 339 192 642 0 2123 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11068

[startup+0.100419 s]
/proc/loadavg: 0.99 0.98 0.94 2/106 16941
/proc/meminfo: memFree=1878348/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=11568 CPUtime=0.09
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 551 0 0 0 9 0 0 0 20 0 1 0 11599406 11845632 459 1992294400 134512640 137138936 4287339376 18446744073709551615 136504105 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 2892 459 192 642 0 2248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11568

[startup+0.300436 s]
/proc/loadavg: 0.99 0.98 0.94 2/106 16941
/proc/meminfo: memFree=1878348/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=12724 CPUtime=0.29
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 834 0 0 0 29 0 0 0 20 0 1 0 11599406 13029376 742 1992294400 134512640 137138936 4287339376 18446744073709551615 136500251 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 3181 742 192 642 0 2537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12724

[startup+0.700472 s]
/proc/loadavg: 0.99 0.98 0.94 2/106 16941
/proc/meminfo: memFree=1878348/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=14764 CPUtime=0.69
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 1333 0 0 0 68 1 0 0 21 0 1 0 11599406 15118336 1241 1992294400 134512640 137138936 4287339376 18446744073709551615 134599241 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 3691 1241 192 642 0 3047 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14764

[startup+1.50054 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16942
/proc/meminfo: memFree=1873628/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=16548 CPUtime=1.49
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 1787 0 0 0 148 1 0 0 23 0 1 0 11599406 16945152 1695 1992294400 134512640 137138936 4287339376 18446744073709551615 136504262 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 4137 1695 192 642 0 3493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16548

[startup+3.10068 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16942
/proc/meminfo: memFree=1871148/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=19388 CPUtime=3.09
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 2512 0 0 0 306 3 0 0 25 0 1 0 11599406 19853312 2420 1992294400 134512640 137138936 4287339376 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 4847 2420 192 642 0 4203 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19388

[startup+6.30197 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16942
/proc/meminfo: memFree=1866684/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=22968 CPUtime=6.3
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 3400 0 0 0 626 4 0 0 25 0 1 0 11599406 23519232 3308 1992294400 134512640 137138936 4287339376 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 5742 3308 192 642 0 5098 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 22968

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16942
/proc/meminfo: memFree=1860112/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=29148 CPUtime=12.69
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 4940 0 0 0 1263 6 0 0 25 0 1 0 11599406 29847552 4848 1992294400 134512640 137138936 4287339376 18446744073709551615 136504102 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 7287 4848 192 642 0 6643 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29148

[startup+25.5007 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16942
/proc/meminfo: memFree=1858872/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=29788 CPUtime=25.48
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 5112 0 0 0 2538 10 0 0 25 0 1 0 11599406 30502912 5020 1992294400 134512640 137138936 4287339376 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 7447 5020 192 642 0 6803 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29788

[startup+51.101 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16942
/proc/meminfo: memFree=1857384/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=31328 CPUtime=51.08
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 5490 0 0 0 5093 15 0 0 25 0 1 0 11599406 32079872 5398 1992294400 134512640 137138936 4287339376 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 7832 5398 192 642 0 7188 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31328

[startup+102.308 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16944
/proc/meminfo: memFree=1854284/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=34212 CPUtime=102.27
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 6213 0 0 0 10204 23 0 0 25 0 1 0 11599406 35033088 6121 1992294400 134512640 137138936 4287339376 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 8553 6121 192 642 0 7909 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34212

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16946
/proc/meminfo: memFree=1851184/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=37184 CPUtime=162.25
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 6959 0 0 0 16191 34 0 0 25 0 1 0 11599406 38076416 6867 1992294400 134512640 137138936 4287339376 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 9296 6867 192 642 0 8652 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 37184

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16948
/proc/meminfo: memFree=1849200/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=39320 CPUtime=222.24
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 7492 0 0 0 22179 45 0 0 25 0 1 0 11599406 40263680 7400 1992294400 134512640 137138936 4287339376 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 9830 7400 192 642 0 9186 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 39320

[startup+282.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16948
/proc/meminfo: memFree=1845604/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=42772 CPUtime=282.22
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 8361 0 0 0 28166 56 0 0 25 0 1 0 11599406 43798528 8269 1992294400 134512640 137138936 4287339376 18446744073709551615 134607004 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 10693 8269 192 642 0 10049 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 42772

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16950
/proc/meminfo: memFree=1845604/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=42772 CPUtime=342.2
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 8361 0 0 0 34154 66 0 0 25 0 1 0 11599406 43798528 8269 1992294400 134512640 137138936 4287339376 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 10693 8269 192 642 0 10049 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 42772

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16952
/proc/meminfo: memFree=1839776/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=48644 CPUtime=402.19
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 9830 0 0 0 40140 79 0 0 25 0 1 0 11599406 49811456 9705 1992294400 134512640 137138936 4287339376 18446744073709551615 136501669 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 12161 9705 192 642 0 11517 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 48644

[startup+462.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16954
/proc/meminfo: memFree=1839652/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=48508 CPUtime=462.18
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 9830 0 0 0 46130 88 0 0 25 0 1 0 11599406 49672192 9703 1992294400 134512640 137138936 4287339376 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 12127 9703 192 642 0 11483 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 48508

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16956
/proc/meminfo: memFree=1839652/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=48508 CPUtime=522.16
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 9830 0 0 0 52122 94 0 0 25 0 1 0 11599406 49672192 9703 1992294400 134512640 137138936 4287339376 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 12127 9703 192 642 0 11483 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 48508

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16956
/proc/meminfo: memFree=1839528/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=48508 CPUtime=582.14
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 9830 0 0 0 58112 102 0 0 25 0 1 0 11599406 49672192 9703 1992294400 134512640 137138936 4287339376 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 12127 9703 192 642 0 11483 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 48508

[startup+642.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16958
/proc/meminfo: memFree=1839528/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=48508 CPUtime=642.14
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 9830 0 0 0 64103 111 0 0 25 0 1 0 11599406 49672192 9703 1992294400 134512640 137138936 4287339376 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 12127 9703 192 642 0 11483 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 48508

[startup+702.301 s]

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

/proc/meminfo: memFree=1834320/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=52628 CPUtime=1122
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 10867 0 0 0 112022 178 0 0 25 0 1 0 11599406 53891072 10704 1992294400 134512640 137138936 4287339376 18446744073709551615 134542796 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13157 10704 192 642 0 12513 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 52628

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16981
/proc/meminfo: memFree=1834320/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=52628 CPUtime=1181.98
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 10867 0 0 0 118016 182 0 0 25 0 1 0 11599406 53891072 10704 1992294400 134512640 137138936 4287339376 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13157 10704 192 642 0 12513 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 52628

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16983
/proc/meminfo: memFree=1834320/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=52628 CPUtime=1241.97
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 10867 0 0 0 124009 188 0 0 25 0 1 0 11599406 53891072 10704 1992294400 134512640 137138936 4287339376 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13157 10704 192 642 0 12513 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 52628

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16985
/proc/meminfo: memFree=1834320/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=52456 CPUtime=1301.96
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 10906 0 0 0 130002 194 0 0 25 0 1 0 11599406 53714944 10690 1992294400 134512640 137138936 4287339376 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13114 10690 192 642 0 12470 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 52456

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16987
/proc/meminfo: memFree=1834320/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=52612 CPUtime=1361.94
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 10913 0 0 0 135994 200 0 0 25 0 1 0 11599406 53874688 10697 1992294400 134512640 137138936 4287339376 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13153 10697 192 642 0 12509 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 52612

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16989
/proc/meminfo: memFree=1834444/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=52612 CPUtime=1421.94
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 10913 0 0 0 141988 206 0 0 25 0 1 0 11599406 53874688 10697 1992294400 134512640 137138936 4287339376 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13153 10697 192 642 0 12509 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 52612

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16989
/proc/meminfo: memFree=1834320/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=52612 CPUtime=1481.91
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 10913 0 0 0 147978 213 0 0 25 0 1 0 11599406 53874688 10697 1992294400 134512640 137138936 4287339376 18446744073709551615 136296993 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13153 10697 192 642 0 12509 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 52612

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16991
/proc/meminfo: memFree=1834320/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=52612 CPUtime=1541.89
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 10913 0 0 0 153972 217 0 0 25 0 1 0 11599406 53874688 10697 1992294400 134512640 137138936 4287339376 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13153 10697 192 642 0 12509 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 52612

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16993
/proc/meminfo: memFree=1834320/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=52612 CPUtime=1601.89
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 10913 0 0 0 159964 225 0 0 25 0 1 0 11599406 53874688 10697 1992294400 134512640 137138936 4287339376 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13153 10697 192 642 0 12509 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 52612

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16995
/proc/meminfo: memFree=1834320/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=52612 CPUtime=1661.86
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 10913 0 0 0 165954 232 0 0 25 0 1 0 11599406 53874688 10697 1992294400 134512640 137138936 4287339376 18446744073709551615 136501668 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13153 10697 192 642 0 12509 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 52612

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16997
/proc/meminfo: memFree=1831716/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=55716 CPUtime=1721.85
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 11689 0 0 0 171944 241 0 0 25 0 1 0 11599406 57053184 11473 1992294400 134512640 137138936 4287339376 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13929 11473 192 642 0 13285 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 55716

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16997
/proc/meminfo: memFree=1831468/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=55716 CPUtime=1781.84
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 11689 0 0 0 177935 249 0 0 25 0 1 0 11599406 57053184 11473 1992294400 134512640 137138936 4287339376 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13929 11473 192 642 0 13285 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 55716

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16999
/proc/meminfo: memFree=1831468/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=55716 CPUtime=1791.44
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 11689 0 0 0 178894 250 0 0 25 0 1 0 11599406 57053184 11473 1992294400 134512640 137138936 4287339376 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13929 11473 192 642 0 13285 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 55716

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16999
/proc/meminfo: memFree=1831468/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=55716 CPUtime=1794.64
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 11689 0 0 0 179213 251 0 0 25 0 1 0 11599406 57053184 11473 1992294400 134512640 137138936 4287339376 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13929 11473 192 642 0 13285 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 55716

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16999
/proc/meminfo: memFree=1831468/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=55716 CPUtime=1796.23
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 11689 0 0 0 179372 251 0 0 25 0 1 0 11599406 57053184 11473 1992294400 134512640 137138936 4287339376 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13929 11473 192 642 0 13285 0
Current children cumulated CPU time (s) 1796.23
Current children cumulated vsize (KiB) 55716

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16999
/proc/meminfo: memFree=1831468/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=55716 CPUtime=1797.03
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 11689 0 0 0 179452 251 0 0 25 0 1 0 11599406 57053184 11473 1992294400 134512640 137138936 4287339376 18446744073709551615 134577137 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13929 11473 192 642 0 13285 0
Current children cumulated CPU time (s) 1797.03
Current children cumulated vsize (KiB) 55716

[startup+1797.9 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16999
/proc/meminfo: memFree=1831468/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=55716 CPUtime=1797.43
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 11689 0 0 0 179492 251 0 0 25 0 1 0 11599406 57053184 11473 1992294400 134512640 137138936 4287339376 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13929 11473 192 642 0 13285 0
Current children cumulated CPU time (s) 1797.43
Current children cumulated vsize (KiB) 55716

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16999
/proc/meminfo: memFree=1831468/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=55716 CPUtime=1797.83
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 11689 0 0 0 179532 251 0 0 25 0 1 0 11599406 57053184 11473 1992294400 134512640 137138936 4287339376 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13929 11473 192 642 0 13285 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 55716

[startup+1798.4 s]
/proc/loadavg: 0.99 0.98 0.94 2/107 16999
/proc/meminfo: memFree=1831468/2059040 swapFree=4140140/4192956
[pid=16941] ppid=16939 vsize=55716 CPUtime=1797.94
/proc/16941/stat : 16941 (bsolo_pb10) R 16939 16941 16461 0 -1 4202496 11689 0 0 0 179543 251 0 0 25 0 1 0 11599406 57053184 11473 1992294400 134512640 137138936 4287339376 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16941/statm: 13929 11473 192 642 0 13285 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 55716

Child status: 0
Real time (s): 1798.46
CPU time (s): 1798.01
CPU user time (s): 1795.49
CPU system time (s): 2.52262
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 55716

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

runsolver used 2.91756 second user time and 8.5417 second system time

The end

Launcher Data

Begin job on node043 at 2010-06-16 17:44:30
IDJOB=2670593
IDBENCH=48013
IDSOLVER=1162
FILE ID=node043/2670593-1276703070
PBS_JOBID= 11174100
Free space on /tmp= 62296 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=103-P1=277-P2=401-P3=67-P4=337-P5=17-P6=499-P7=23-B.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2670593-1276703070/watcher-2670593-1276703070 -o /tmp/evaluation-result-2670593-1276703070/solver-2670593-1276703070 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2670593-1276703070.opb

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

MD5SUM BENCH= 9de8f37e65dc0eaf693e157cab5aa725
RANDOM SEED=1385474976

node043.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.241
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.241
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.37
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1879248 kB
Buffers:         11640 kB
Cached:          85492 kB
SwapCached:       5560 kB
Active:          84472 kB
Inactive:        24916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1879248 kB
SwapTotal:     4192956 kB
SwapFree:      4140140 kB
Dirty:            4000 kB
Writeback:           0 kB
AnonPages:       10884 kB
Mapped:          12904 kB
Slab:            48528 kB
PageTables:       3964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181852 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2670593-1276703070.opb

Free space on /tmp at the end= 62292 MiB
End job on node043 at 2010-06-16 18:14:29