Trace number 2670531

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.5

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=257-P1=53-P2=163-P3=163-P4=251-P5=269-P6=479-P7=113-B.opb
MD5SUM61ecac306f245a9bac818667ce91a2bc
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 benchmark9.69253
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-2670531-1276702369.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.008 s
0.00/0.01	c Var: 756 Constr: 1156 567/0/589 Lit: 4842 Watch. Lit: 2963
0.00/0.01	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.90/1798.49	c      100    756     1347    14336   10     4629    7119    191   2380 0.04
1797.90/1798.49	c      250    756     1645    35096   21     5439    7831    489   3125 0.08
1797.90/1798.49	c      476    756     2086    63159   30     6642    8615    930   3194 0.15
1797.90/1798.49	c      814    756     2722   110251   40     8329    9477   1566   2866 0.28
1797.90/1798.49	c     1323    756     3666   192222   52    10828   10425   2510   2362 0.56
1797.90/1798.49	c     2086    756     5167   303108   58    14622   11468   4011   2115 0.99
1797.90/1798.49	c     3233    756     7381   444577   60    20470   12615   6225   2217 1.46
1797.90/1798.49	c     4954    756    10643   623646   58    29124   13877   9487   1797 2.76
1797.90/1798.49	c     7538    756     8379   500263   59    22319   15265   7223   1619 4.65
1797.90/1798.49	c    11418    756    15847  1015145   64    41772   16792  14691   1381 8.27
1797.90/1798.49	c    17240    756     9553   628917   65    25235   18472   8397   1352 12.74
1797.90/1798.49	c    25977    756    16538  1066426   64    42738   20320  15382   1148 22.62
1797.90/1798.49	c    39087    756    20709  1473490   71    53900   22353  19553    860 45.44
1797.90/1798.49	c    58757    756    21565  1444867   67    52822   24589  20409    829 70.86
1797.90/1798.49	c    88268    756    15738   956850   60    40789   27048  14582    678 130.08
1797.90/1798.49	c   132539    756    14681  1003769   68    36519   29753  13525    649 204.17
1797.90/1798.49	c   198950    756    18051  1284304   71    44530   32729  16895    576 345.33
1797.90/1798.49	c   298571    756    26114  1772539   67    67292   36002  24958    467 638.84
1797.90/1798.49	c   448006    756    21907  1437654   65    56192   39603  20751    404 1107.59
1797.90/1798.49	c   672164    756    28531  1692753   59    75195   43564  27375    387 1733.36
1797.90/1798.49	c Resources Exceeded
1797.90/1798.49	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.49	c   20   699881   8607   728240    36016  2558513  34860    389 1798.00
1797.90/1798.49	s UNKNOWN
1797.90/1798.49	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-2670531-1276702369/watcher-2670531-1276702369 -o /tmp/evaluation-result-2670531-1276702369/solver-2670531-1276702369 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2670531-1276702369.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.97 3/106 10428
/proc/meminfo: memFree=1706804/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=10836 CPUtime=0
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 329 0 0 0 0 0 0 0 19 0 1 0 45840641 11096064 248 1992294400 134512640 137138936 4293146400 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 2709 249 174 642 0 2054 0

[startup+0.0343301 s]
/proc/loadavg: 1.00 1.00 0.97 3/106 10428
/proc/meminfo: memFree=1706804/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=11192 CPUtime=0.03
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 437 0 0 0 3 0 0 0 19 0 1 0 45840641 11460608 345 1992294400 134512640 137138936 4293146400 18446744073709551615 136504446 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 2798 345 192 642 0 2154 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11192

[startup+0.101337 s]
/proc/loadavg: 1.00 1.00 0.97 3/106 10428
/proc/meminfo: memFree=1706804/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=11580 CPUtime=0.09
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 555 0 0 0 9 0 0 0 20 0 1 0 45840641 11857920 463 1992294400 134512640 137138936 4293146400 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 2895 464 192 642 0 2251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11580

[startup+0.301359 s]
/proc/loadavg: 1.00 1.00 0.97 3/106 10428
/proc/meminfo: memFree=1706804/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=12720 CPUtime=0.29
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 818 0 0 0 29 0 0 0 20 0 1 0 45840641 13025280 726 1992294400 134512640 137138936 4293146400 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 3180 726 192 642 0 2536 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12720

[startup+0.701404 s]
/proc/loadavg: 1.00 1.00 0.97 3/106 10428
/proc/meminfo: memFree=1706804/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=14388 CPUtime=0.69
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 1238 0 0 0 68 1 0 0 21 0 1 0 45840641 14733312 1146 1992294400 134512640 137138936 4293146400 18446744073709551615 134603195 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 3597 1146 192 642 0 2953 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14388

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10429
/proc/meminfo: memFree=1701960/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=17592 CPUtime=1.49
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 2043 0 0 0 148 1 0 0 23 0 1 0 45840641 18014208 1951 1992294400 134512640 137138936 4293146400 18446744073709551615 134542190 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 4398 1951 192 642 0 3754 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17592

[startup+3.10167 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10429
/proc/meminfo: memFree=1698240/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=21152 CPUtime=3.09
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 2928 0 0 0 307 2 0 0 25 0 1 0 45840641 21659648 2836 1992294400 134512640 137138936 4293146400 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 5288 2836 192 642 0 4644 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21152

[startup+6.30102 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10429
/proc/meminfo: memFree=1691792/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=25276 CPUtime=6.29
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 3975 0 0 0 625 4 0 0 25 0 1 0 45840641 25882624 3883 1992294400 134512640 137138936 4293146400 18446744073709551615 136502641 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 6319 3883 192 642 0 5675 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25276

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10429
/proc/meminfo: memFree=1688204/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=28940 CPUtime=12.68
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 4901 0 0 0 1262 6 0 0 25 0 1 0 45840641 29634560 4809 1992294400 134512640 137138936 4293146400 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 7235 4809 192 642 0 6591 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28940

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10429
/proc/meminfo: memFree=1685848/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=31228 CPUtime=25.48
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 5463 0 0 0 2539 9 0 0 25 0 1 0 45840641 31977472 5371 1992294400 134512640 137138936 4293146400 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 7807 5371 192 642 0 7163 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31228

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10429
/proc/meminfo: memFree=1681756/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=35356 CPUtime=51.08
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 6502 0 0 0 5093 15 0 0 25 0 1 0 45840641 36204544 6410 1992294400 134512640 137138936 4293146400 18446744073709551615 136504617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 8839 6410 192 642 0 8195 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35356

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10431
/proc/meminfo: memFree=1680392/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=36580 CPUtime=102.27
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 6806 0 0 0 10202 25 0 0 25 0 1 0 45840641 37457920 6714 1992294400 134512640 137138936 4293146400 18446744073709551615 136520924 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 9145 6714 192 642 0 8501 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36580

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10433
/proc/meminfo: memFree=1675432/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=41532 CPUtime=162.25
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 8047 0 0 0 16189 36 0 0 25 0 1 0 45840641 42528768 7955 1992294400 134512640 137138936 4293146400 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 10383 7955 192 642 0 9739 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 41532

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10435
/proc/meminfo: memFree=1674440/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=42556 CPUtime=222.23
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 8306 0 0 0 22178 45 0 0 25 0 1 0 45840641 43577344 8214 1992294400 134512640 137138936 4293146400 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 10639 8214 192 642 0 9995 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42556

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10437
/proc/meminfo: memFree=1674192/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=42824 CPUtime=282.22
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 8372 0 0 0 28168 54 0 0 25 0 1 0 45840641 43851776 8280 1992294400 134512640 137138936 4293146400 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 10706 8280 192 642 0 10062 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 42824

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10437
/proc/meminfo: memFree=1662784/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=54108 CPUtime=342.2
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 11195 0 0 0 34154 66 0 0 25 0 1 0 45840641 55406592 11103 1992294400 134512640 137138936 4293146400 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 13527 11103 192 642 0 12883 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 54108

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10439
/proc/meminfo: memFree=1662784/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=54120 CPUtime=402.18
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 11198 0 0 0 40144 74 0 0 25 0 1 0 45840641 55418880 11106 1992294400 134512640 137138936 4293146400 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 13530 11106 192 642 0 12886 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 54120

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10441
/proc/meminfo: memFree=1662660/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=54116 CPUtime=462.17
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 11198 0 0 0 46134 83 0 0 25 0 1 0 45840641 55414784 11106 1992294400 134512640 137138936 4293146400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 13529 11106 192 642 0 12885 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 54116

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10443
/proc/meminfo: memFree=1662660/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=54116 CPUtime=522.15
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 11198 0 0 0 52124 91 0 0 25 0 1 0 45840641 55414784 11106 1992294400 134512640 137138936 4293146400 18446744073709551615 136520958 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 13529 11106 192 642 0 12885 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 54116

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10445
/proc/meminfo: memFree=1662536/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=54112 CPUtime=582.13
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 11198 0 0 0 58114 99 0 0 25 0 1 0 45840641 55410688 11105 1992294400 134512640 137138936 4293146400 18446744073709551615 134600053 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 13528 11105 192 642 0 12884 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 54112

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 10445
/proc/meminfo: memFree=1662412/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=54112 CPUtime=642.13
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 11198 0 0 0 64105 108 0 0 25 0 1 0 45840641 55410688 11105 1992294400 134512640 137138936 4293146400 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 13528 11105 192 642 0 12884 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 54112

[startup+702.301 s]

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

/proc/meminfo: memFree=1662040/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=54132 CPUtime=1121.99
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 11205 0 0 0 112029 170 0 0 25 0 1 0 45840641 55431168 11110 1992294400 134512640 137138936 4293146400 18446744073709551615 136504096 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 13533 11110 192 642 0 12889 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 54132

[startup+1182.3 s]
/proc/loadavg: 1.12 1.07 1.00 2/107 10461
/proc/meminfo: memFree=1661916/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=54132 CPUtime=1181.97
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 11205 0 0 0 118018 179 0 0 25 0 1 0 45840641 55431168 11110 1992294400 134512640 137138936 4293146400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 13533 11110 192 642 0 12889 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 54132

[startup+1242.3 s]
/proc/loadavg: 1.11 1.07 1.00 2/107 10461
/proc/meminfo: memFree=1661792/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=54128 CPUtime=1241.96
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 11205 0 0 0 124008 188 0 0 25 0 1 0 45840641 55427072 11109 1992294400 134512640 137138936 4293146400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 13532 11109 192 642 0 12888 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 54128

[startup+1302.3 s]
/proc/loadavg: 1.10 1.07 1.00 2/107 10463
/proc/meminfo: memFree=1661668/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=54128 CPUtime=1301.95
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 11205 0 0 0 130001 194 0 0 25 0 1 0 45840641 55427072 11109 1992294400 134512640 137138936 4293146400 18446744073709551615 136520918 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 13532 11109 192 642 0 12888 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 54128

[startup+1362.3 s]
/proc/loadavg: 1.09 1.07 1.00 2/107 10465
/proc/meminfo: memFree=1657080/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=59252 CPUtime=1361.93
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 12514 0 0 0 135990 203 0 0 25 0 1 0 45840641 60674048 12378 1992294400 134512640 137138936 4293146400 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 14813 12378 192 642 0 14169 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 59252

[startup+1422.31 s]
/proc/loadavg: 1.08 1.07 1.00 2/107 10467
/proc/meminfo: memFree=1657080/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=59476 CPUtime=1421.92
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 12550 0 0 0 141980 212 0 0 25 0 1 0 45840641 60903424 12414 1992294400 134512640 137138936 4293146400 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 14869 12414 192 642 0 14225 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 59476

[startup+1482.3 s]
/proc/loadavg: 1.08 1.07 1.00 2/107 10469
/proc/meminfo: memFree=1655220/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61492 CPUtime=1481.89
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13054 0 0 0 147970 219 0 0 25 0 1 0 45840641 62967808 12918 1992294400 134512640 137138936 4293146400 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15373 12918 192 642 0 14729 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 61492

[startup+1542.3 s]
/proc/loadavg: 1.07 1.06 1.00 2/107 10469
/proc/meminfo: memFree=1655096/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61492 CPUtime=1541.88
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13054 0 0 0 153961 227 0 0 25 0 1 0 45840641 62967808 12918 1992294400 134512640 137138936 4293146400 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15373 12918 192 642 0 14729 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 61492

[startup+1602.3 s]
/proc/loadavg: 1.07 1.06 1.00 2/107 10471
/proc/meminfo: memFree=1655096/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61492 CPUtime=1601.86
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13054 0 0 0 159951 235 0 0 25 0 1 0 45840641 62967808 12918 1992294400 134512640 137138936 4293146400 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15373 12918 192 642 0 14729 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 61492

[startup+1662.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/107 10473
/proc/meminfo: memFree=1655096/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61492 CPUtime=1661.85
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13054 0 0 0 165942 243 0 0 25 0 1 0 45840641 62967808 12918 1992294400 134512640 137138936 4293146400 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15373 12918 192 642 0 14729 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 61492

[startup+1722.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/107 10484
/proc/meminfo: memFree=1654476/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61180 CPUtime=1721.82
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13054 0 0 0 171933 249 0 0 25 0 1 0 45840641 62648320 12872 1992294400 134512640 137138936 4293146400 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15295 12872 192 642 0 14651 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 61180

[startup+1782.3 s]
/proc/loadavg: 1.13 1.08 1.01 2/107 10486
/proc/meminfo: memFree=1654476/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61196 CPUtime=1781.8
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13058 0 0 0 177923 257 0 0 25 0 1 0 45840641 62664704 12876 1992294400 134512640 137138936 4293146400 18446744073709551615 134577977 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15299 12876 192 642 0 14655 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 61196

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

[startup+1791.91 s]
/proc/loadavg: 1.11 1.07 1.00 2/107 10486
/proc/meminfo: memFree=1654476/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61196 CPUtime=1791.41
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13058 0 0 0 178882 259 0 0 25 0 1 0 45840641 62664704 12876 1992294400 134512640 137138936 4293146400 18446744073709551615 134542544 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15299 12876 192 642 0 14655 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 61196

[startup+1795.1 s]
/proc/loadavg: 1.11 1.07 1.00 2/107 10486
/proc/meminfo: memFree=1654476/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61196 CPUtime=1794.61
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13058 0 0 0 179202 259 0 0 25 0 1 0 45840641 62664704 12876 1992294400 134512640 137138936 4293146400 18446744073709551615 136297655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15299 12876 192 642 0 14655 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 61196

[startup+1796.7 s]
/proc/loadavg: 1.10 1.07 1.00 2/107 10486
/proc/meminfo: memFree=1654476/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61196 CPUtime=1796.2
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13058 0 0 0 179361 259 0 0 25 0 1 0 45840641 62664704 12876 1992294400 134512640 137138936 4293146400 18446744073709551615 134575852 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15299 12876 192 642 0 14655 0
Current children cumulated CPU time (s) 1796.2
Current children cumulated vsize (KiB) 61196

[startup+1797.5 s]
/proc/loadavg: 1.10 1.07 1.00 2/107 10486
/proc/meminfo: memFree=1654476/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61196 CPUtime=1797
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13058 0 0 0 179441 259 0 0 25 0 1 0 45840641 62664704 12876 1992294400 134512640 137138936 4293146400 18446744073709551615 136505666 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15299 12876 192 642 0 14655 0
Current children cumulated CPU time (s) 1797
Current children cumulated vsize (KiB) 61196

[startup+1797.9 s]
/proc/loadavg: 1.10 1.07 1.00 2/107 10486
/proc/meminfo: memFree=1654476/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61196 CPUtime=1797.4
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13058 0 0 0 179481 259 0 0 25 0 1 0 45840641 62664704 12876 1992294400 134512640 137138936 4293146400 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15299 12876 192 642 0 14655 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (KiB) 61196

[startup+1798.3 s]
/proc/loadavg: 1.10 1.07 1.00 2/107 10486
/proc/meminfo: memFree=1654476/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61196 CPUtime=1797.79
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13058 0 0 0 179520 259 0 0 25 0 1 0 45840641 62664704 12876 1992294400 134512640 137138936 4293146400 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15299 12876 192 642 0 14655 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 61196

[startup+1798.4 s]
/proc/loadavg: 1.10 1.07 1.00 2/107 10486
/proc/meminfo: memFree=1654476/2059040 swapFree=4140468/4192956
[pid=10428] ppid=10426 vsize=61196 CPUtime=1797.9
/proc/10428/stat : 10428 (bsolo_pb10) R 10426 10428 10161 0 -1 4202496 13058 0 0 0 179531 259 0 0 25 0 1 0 45840641 62664704 12876 1992294400 134512640 137138936 4293146400 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10428/statm: 15299 12876 192 642 0 14655 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 61196

Child status: 0
Real time (s): 1798.5
CPU time (s): 1798.01
CPU user time (s): 1795.4
CPU system time (s): 2.6066
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 61492

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

runsolver used 2.91456 second user time and 8.5437 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-16 17:32:49
IDJOB=2670531
IDBENCH=47982
IDSOLVER=1162
FILE ID=node005/2670531-1276702369
PBS_JOBID= 11174128
Free space on /tmp= 62564 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=257-P1=53-P2=163-P3=163-P4=251-P5=269-P6=479-P7=113-B.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2670531-1276702369/watcher-2670531-1276702369 -o /tmp/evaluation-result-2670531-1276702369/solver-2670531-1276702369 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2670531-1276702369.opb

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

MD5SUM BENCH= 61ecac306f245a9bac818667ce91a2bc
RANDOM SEED=2072954206

node005.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.246
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.49
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.246
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:       1709512 kB
Buffers:        110592 kB
Cached:         142344 kB
SwapCached:       6352 kB
Active:          94868 kB
Inactive:       171832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1709512 kB
SwapTotal:     4192956 kB
SwapFree:      4140468 kB
Dirty:            3992 kB
Writeback:           0 kB
AnonPages:       11608 kB
Mapped:          13188 kB
Slab:            61104 kB
PageTables:       4028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182592 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-2670531-1276702369.opb

Free space on /tmp at the end= 62560 MiB
End job on node005 at 2010-06-16 18:02:48