Trace number 1879501

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1 pb? 1798.04 1798.68

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=103-P1=127-P2=263-P3=461-P4=191-P5=277-B.opb
MD5SUM773aedb43187ca11a13e2d0d2a59ebe9
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 benchmark4.89525
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 variables135
Total number of constraints11
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 constraints11
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)405
Sum of products size (including duplicates)810
Number of different products405
Sum of products size810

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 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 Learning Strategy: Generic Pseudo-Boolean Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1879501-1245244399.opb
0.00/0.00	c File size is 30042 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.003 s
0.00/0.00	c Var: 540 Constr: 826 405/0/421 Lit: 3456 Watch. Lit: 2117
0.00/0.00	c Obj. Vars: 9 (1.66667 % of total variables)
0.00/0.01	c Pre-processing Time: 0.009 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    540      826     3456    4     2973    4616      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1797.96/1798.67	c      105    540     1014    18200   17     6370    5078    188   2282 0.05
1797.96/1798.67	c      259    540     1301    40979   31    10569    5586    475   1692 0.15
1797.96/1798.67	c      484    540     1727    81707   47    18025    6145    901   1561 0.31
1797.96/1798.67	c      828    540     2376   142363   59    42649    6760   1550   1198 0.69
1797.96/1798.67	c     1337    540     3375   227356   67    56306    7437   2549   1003 1.33
1797.96/1798.67	c     2101    540     4831   343904   71    87042    8181   4005    533 3.94
1797.96/1798.67	c     3248    540     7034   529173   75   137874    9000   6208    395 8.21
1797.96/1798.67	c     4970    540     5731   389419   67    96307    9901   4905    191 25.95
1797.96/1798.67	c     7554    540     5778   427474   73    85721   10892   4952    217 34.70
1797.96/1798.67	c    11437    540    11388   878800   77   175019   11982  10562    244 46.84
1797.96/1798.67	c    17259    540     9385   692537   73   122765   13181   8559    176 97.84
1797.96/1798.67	c    25997    540    12439   949915   76   180262   14500  11613    100 258.53
1797.96/1798.67	c    39107    540    14807  1139782   76   251006   15951  13981     73 531.24
1797.96/1798.67	c    58778    540     9493   782468   82   113732   17547   8667     68 862.43
1797.96/1798.67	c    88289    540    10205   777583   76   169164   19302   9379     63 1394.01
1797.96/1798.67	c Resources Exceeded
1797.96/1798.67	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.67	c   15   114392    984   120221    18582  1576117  17756     63 1798.04
1797.96/1798.67	s UNKNOWN
1797.96/1798.67	c Total time: 1798.04 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-1879501-1245244399/watcher-1879501-1245244399 -o /tmp/evaluation-result-1879501-1245244399/solver-1879501-1245244399 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879501-1245244399.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.96 0.98 0.94 3/64 10949
/proc/meminfo: memFree=1851240/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=10740 CPUtime=0
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 192036254 10997760 236 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 2685 239 176 640 0 2033 0

[startup+0.034806 s]
/proc/loadavg: 0.96 0.98 0.94 3/64 10949
/proc/meminfo: memFree=1851240/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=11096 CPUtime=0.03
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 378 0 0 0 3 0 0 0 18 0 1 0 192036254 11362304 354 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 2774 354 197 640 0 2130 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11096

[startup+0.102817 s]
/proc/loadavg: 0.96 0.98 0.94 3/64 10949
/proc/meminfo: memFree=1851240/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=11364 CPUtime=0.09
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 453 0 0 0 9 0 0 0 18 0 1 0 192036254 11636736 429 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 2841 429 198 640 0 2197 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11364

[startup+0.302852 s]
/proc/loadavg: 0.96 0.98 0.94 3/64 10949
/proc/meminfo: memFree=1851240/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=12396 CPUtime=0.29
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 707 0 0 0 29 0 0 0 19 0 1 0 192036254 12693504 683 1992294400 134512640 137136520 4294956256 18446744073709551615 134598550 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 3099 683 198 640 0 2455 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12396

[startup+0.70192 s]
/proc/loadavg: 0.96 0.98 0.94 3/64 10949
/proc/meminfo: memFree=1851240/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=13964 CPUtime=0.69
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 1112 0 0 0 69 0 0 0 22 0 1 0 192036254 14299136 1088 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 3491 1088 198 640 0 2847 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13964

[startup+1.50106 s]
/proc/loadavg: 0.96 0.98 0.94 2/65 10950
/proc/meminfo: memFree=1846816/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=15524 CPUtime=1.49
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 1504 0 0 0 148 1 0 0 25 0 1 0 192036254 15896576 1480 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 3881 1480 198 640 0 3237 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15524

[startup+3.10134 s]
/proc/loadavg: 0.96 0.98 0.94 2/65 10950
/proc/meminfo: memFree=1845600/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=16964 CPUtime=3.09
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 1865 0 0 0 308 1 0 0 25 0 1 0 192036254 17371136 1841 1992294400 134512640 137136520 4294956256 18446744073709551615 134544440 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 4241 1841 198 640 0 3597 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16964

[startup+6.30189 s]
/proc/loadavg: 0.96 0.98 0.94 2/65 10950
/proc/meminfo: memFree=1842656/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=19160 CPUtime=6.29
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 2385 0 0 0 627 2 0 0 25 0 1 0 192036254 19619840 2361 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 4790 2361 198 640 0 4146 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19160

[startup+12.702 s]
/proc/loadavg: 1.05 1.00 0.94 2/65 10950
/proc/meminfo: memFree=1837856/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=23536 CPUtime=12.68
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 3493 0 0 0 1266 2 0 0 25 0 1 0 192036254 24100864 3469 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 5884 3469 198 640 0 5240 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23536

[startup+25.5012 s]
/proc/loadavg: 1.19 1.03 0.95 2/65 10950
/proc/meminfo: memFree=1835240/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=26124 CPUtime=25.48
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 4131 0 0 0 2544 4 0 0 25 0 1 0 192036254 26750976 4107 1992294400 134512640 137136520 4294956256 18446744073709551615 134544440 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 6531 4107 198 640 0 5887 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26124

[startup+51.1026 s]
/proc/loadavg: 1.31 1.08 0.97 2/65 10950
/proc/meminfo: memFree=1830824/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=30468 CPUtime=51.07
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 5222 0 0 0 5102 5 0 0 25 0 1 0 192036254 31199232 5198 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 7617 5198 198 640 0 6973 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30468

[startup+102.304 s]
/proc/loadavg: 1.12 1.06 0.97 2/65 10950
/proc/meminfo: memFree=1830824/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=30468 CPUtime=102.25
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 5222 0 0 0 10218 7 0 0 25 0 1 0 192036254 31199232 5198 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 7617 5198 198 640 0 6973 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 30468

[startup+162.302 s]
/proc/loadavg: 1.04 1.05 0.97 2/65 10950
/proc/meminfo: memFree=1829416/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=31772 CPUtime=162.23
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 5564 0 0 0 16214 9 0 0 25 0 1 0 192036254 32534528 5540 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 7943 5540 198 640 0 7299 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 31772

[startup+222.301 s]
/proc/loadavg: 1.01 1.04 0.97 2/65 10950
/proc/meminfo: memFree=1829416/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=31772 CPUtime=222.21
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 5564 0 0 0 22212 9 0 0 25 0 1 0 192036254 32534528 5540 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 7943 5540 198 640 0 7299 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31772

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 0.97 2/65 10950
/proc/meminfo: memFree=1827944/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=33468 CPUtime=282.19
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 5961 0 0 0 28208 11 0 0 25 0 1 0 192036254 34271232 5937 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 8367 5937 198 640 0 7723 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 33468

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 10950
/proc/meminfo: memFree=1826856/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=34380 CPUtime=342.17
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 6205 0 0 0 34205 12 0 0 25 0 1 0 192036254 35205120 6181 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 8595 6181 198 640 0 7951 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 34380

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 10950
/proc/meminfo: memFree=1826792/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=34380 CPUtime=402.14
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 6205 0 0 0 40201 13 0 0 25 0 1 0 192036254 35205120 6181 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 8595 6181 198 640 0 7951 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 34380

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 10950
/proc/meminfo: memFree=1826728/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=34380 CPUtime=462.12
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 6205 0 0 0 46198 14 0 0 25 0 1 0 192036254 35205120 6181 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 8595 6181 198 640 0 7951 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 34380

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1826728/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=34380 CPUtime=522.11
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 6205 0 0 0 52195 16 0 0 25 0 1 0 192036254 35205120 6181 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 8595 6181 198 640 0 7951 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 34380

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1823080/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=38000 CPUtime=582.08
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 7107 0 0 0 58191 17 0 0 25 0 1 0 192036254 38912000 7083 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 9500 7083 198 640 0 8856 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 38000

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1823080/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=38000 CPUtime=642.07
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 7107 0 0 0 64188 19 0 0 25 0 1 0 192036254 38912000 7083 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 9500 7083 198 640 0 8856 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 38000

[startup+702.301 s]

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

/proc/meminfo: memFree=1818472/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=42476 CPUtime=1121.9
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8234 0 0 0 112160 30 0 0 25 0 1 0 192036254 43495424 8210 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 10619 8210 198 640 0 9975 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 42476

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1818408/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=42476 CPUtime=1181.88
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8234 0 0 0 118157 31 0 0 25 0 1 0 192036254 43495424 8210 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 10619 8210 198 640 0 9975 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 42476

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1817384/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=43400 CPUtime=1241.85
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8471 0 0 0 124154 31 0 0 25 0 1 0 192036254 44441600 8447 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 10850 8447 198 640 0 10206 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 43400

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1817384/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=43400 CPUtime=1301.84
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8471 0 0 0 130151 33 0 0 25 0 1 0 192036254 44441600 8447 1992294400 134512640 137136520 4294956256 18446744073709551615 134543957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 10850 8447 198 640 0 10206 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 43400

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1817320/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=43400 CPUtime=1361.81
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8471 0 0 0 136148 33 0 0 25 0 1 0 192036254 44441600 8447 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 10850 8447 198 640 0 10206 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 43400

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1817000/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=43792 CPUtime=1421.8
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8543 0 0 0 142145 35 0 0 25 0 1 0 192036254 44843008 8519 1992294400 134512640 137136520 4294956256 18446744073709551615 134607179 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 10948 8519 198 640 0 10304 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 43792

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1816104/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44524 CPUtime=1481.77
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8742 0 0 0 148141 36 0 0 25 0 1 0 192036254 45592576 8718 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11131 8718 198 640 0 10487 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 44524

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1816168/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44528 CPUtime=1541.75
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8743 0 0 0 154138 37 0 0 25 0 1 0 192036254 45596672 8719 1992294400 134512640 137136520 4294956256 18446744073709551615 134543995 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11132 8719 198 640 0 10488 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 44528

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1816040/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44604 CPUtime=1601.72
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8762 0 0 0 160134 38 0 0 25 0 1 0 192036254 45674496 8738 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11151 8738 198 640 0 10507 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 44604

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1815976/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44604 CPUtime=1661.71
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8762 0 0 0 166131 40 0 0 25 0 1 0 192036254 45674496 8738 1992294400 134512640 137136520 4294956256 18446744073709551615 134544434 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11151 8738 198 640 0 10507 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 44604

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1815976/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44600 CPUtime=1721.68
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8762 0 0 0 172127 41 0 0 25 0 1 0 192036254 45670400 8738 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11150 8738 198 640 0 10506 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 44600

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1815912/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44600 CPUtime=1781.66
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8762 0 0 0 178124 42 0 0 25 0 1 0 192036254 45670400 8738 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11150 8738 198 640 0 10506 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 44600

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1815912/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44600 CPUtime=1791.27
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8762 0 0 0 179084 43 0 0 25 0 1 0 192036254 45670400 8738 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11150 8738 198 640 0 10506 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 44600

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1815912/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44600 CPUtime=1794.47
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8762 0 0 0 179404 43 0 0 25 0 1 0 192036254 45670400 8738 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11150 8738 198 640 0 10506 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 44600

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1815912/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44600 CPUtime=1796.06
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8762 0 0 0 179563 43 0 0 25 0 1 0 192036254 45670400 8738 1992294400 134512640 137136520 4294956256 18446744073709551615 134544440 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11150 8738 198 640 0 10506 0
Current children cumulated CPU time (s) 1796.06
Current children cumulated vsize (KiB) 44600

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1815912/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44600 CPUtime=1796.86
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8762 0 0 0 179643 43 0 0 25 0 1 0 192036254 45670400 8738 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11150 8738 198 640 0 10506 0
Current children cumulated CPU time (s) 1796.86
Current children cumulated vsize (KiB) 44600

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1815912/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44600 CPUtime=1797.66
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8762 0 0 0 179723 43 0 0 25 0 1 0 192036254 45670400 8738 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11150 8738 198 640 0 10506 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 44600

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1815912/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44600 CPUtime=1797.86
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8762 0 0 0 179743 43 0 0 25 0 1 0 192036254 45670400 8738 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11150 8738 198 640 0 10506 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 44600

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 10950
/proc/meminfo: memFree=1815912/2055920 swapFree=4181252/4192956
[pid=10949] ppid=10947 vsize=44600 CPUtime=1797.96
/proc/10949/stat : 10949 (bsolo) R 10947 10949 10594 0 -1 4194304 8762 0 0 0 179753 43 0 0 25 0 1 0 192036254 45670400 8738 1992294400 134512640 137136520 4294956256 18446744073709551615 134543957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10949/statm: 11150 8738 198 640 0 10506 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 44600

Child status: 0
Real time (s): 1798.68
CPU time (s): 1798.04
CPU user time (s): 1797.6
CPU system time (s): 0.439933
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 44604

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

runsolver used 1.25181 second user time and 3.76443 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-17 15:13:19
IDJOB=1879501
IDBENCH=48051
IDSOLVER=701
FILE ID=node48/1879501-1245244399
PBS_JOBID= 9372292
Free space on /tmp= 66236 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=103-P1=127-P2=263-P3=461-P4=191-P5=277-B.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879501-1245244399/watcher-1879501-1245244399 -o /tmp/evaluation-result-1879501-1245244399/solver-1879501-1245244399 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1879501-1245244399.opb

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

MD5SUM BENCH= 773aedb43187ca11a13e2d0d2a59ebe9
RANDOM SEED=90608273

node48.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.270
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.270
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1851720 kB
Buffers:         24980 kB
Cached:         112556 kB
SwapCached:       5468 kB
Active:          31280 kB
Inactive:       114068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851720 kB
SwapTotal:     4192956 kB
SwapFree:      4181252 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            44852 kB
Committed_AS:   174012 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1879501-1245244399.opb

Free space on /tmp at the end= 66232 MiB
End job on node48 at 2009-06-17 15:43:18