Trace number 1879467

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.02 1798.77

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=229-P1=67-P2=149-P3=97-P4=149-P5=211-P6=89-P7=59-B.opb
MD5SUM12f1f3305860fafcd361cd1c61e0d104
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.46032
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 variables168
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 constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)448
Sum of products size (including duplicates)896
Number of different products448
Sum of products size896

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-1879467-1245244031.opb
0.00/0.00	c File size is 33487 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.004 s
0.00/0.00	c Var: 616 Constr: 918 448/0/470 Lit: 3856 Watch. Lit: 2368
0.00/0.00	c Obj. Vars: 8 (1.2987 % of total variables)
0.00/0.01	c Pre-processing Time: 0.01 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    616      918     3856    4     3312    5173      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1797.94/1798.76	c      105    616     1110    16379   14     7037    5691    192   3000 0.04
1797.94/1798.76	c      256    616     1398    34811   24    12817    6261    480   2844 0.09
1797.94/1798.76	c      481    616     1833    65209   35    20437    6888    915   2290 0.21
1797.94/1798.76	c      821    616     2503   117789   47    31570    7577   1585   1658 0.49
1797.94/1798.76	c     1329    616     3475   187702   54    48398    8335   2557   1358 0.98
1797.94/1798.76	c     2093    616     4959   291716   58    69711    9169   4041   1037 2.02
1797.94/1798.76	c     3239    616     7163   459055   64   104040   10086   6245    666 4.86
1797.94/1798.76	c     4961    616    10435   668745   64   143567   11095   9517    416 11.91
1797.94/1798.76	c     7545    616     9696   566243   58   124544   12205   8778    216 34.91
1797.94/1798.76	c    11424    616    10674   673239   63   124194   13426   9756    212 53.65
1797.94/1798.76	c    17246    616     7733   458537   59    76751   14769   6815    195 88.08
1797.94/1798.76	c    25984    615     9150   518271   56    90012   16246   8232    138 187.12
1797.94/1798.76	c    39095    615    16293  1085684   66   172703   17871  15375    110 353.69
1797.94/1798.76	c    58765    615    17791  1174869   66   277028   19659  16873     64 914.88
1797.94/1798.76	c    88276    615    19560  1440716   73   199439   21625  18642     73 1208.89
1797.94/1798.76	c Resources Exceeded
1797.94/1798.76	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.76	c   15   110663   1292   117075    17214  1114011  16296     61 1798.01
1797.94/1798.76	s UNKNOWN
1797.94/1798.76	c Total time: 1798.01 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-1879467-1245244031/watcher-1879467-1245244031 -o /tmp/evaluation-result-1879467-1245244031/solver-1879467-1245244031 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879467-1245244031.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.91 3/64 13295
/proc/meminfo: memFree=1840128/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=10744 CPUtime=0
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 260 0 0 0 0 0 0 0 18 0 1 0 192000306 11001856 244 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 2686 244 177 640 0 2033 0

[startup+0.0176329 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 13295
/proc/meminfo: memFree=1840128/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=10976 CPUtime=0.01
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 345 0 0 0 1 0 0 0 18 0 1 0 192000306 11239424 320 1992294400 134512640 137136520 4294956256 18446744073709551615 134574235 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 2744 320 197 640 0 2100 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10976

[startup+0.101642 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 13295
/proc/meminfo: memFree=1840128/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=11624 CPUtime=0.09
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 519 0 0 0 9 0 0 0 18 0 1 0 192000306 11902976 494 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 2906 494 198 640 0 2262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11624

[startup+0.301664 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 13295
/proc/meminfo: memFree=1840128/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=12652 CPUtime=0.29
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 765 0 0 0 29 0 0 0 19 0 1 0 192000306 12955648 740 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 3163 740 198 640 0 2519 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12652

[startup+0.701707 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 13295
/proc/meminfo: memFree=1840128/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=13940 CPUtime=0.69
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 1097 0 0 0 69 0 0 0 23 0 1 0 192000306 14274560 1072 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 3485 1072 198 640 0 2841 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13940

[startup+1.50179 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 13296
/proc/meminfo: memFree=1835704/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=16004 CPUtime=1.49
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 1613 0 0 0 148 1 0 0 25 0 1 0 192000306 16388096 1588 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 4001 1588 198 640 0 3357 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16004

[startup+3.10197 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 13296
/proc/meminfo: memFree=1833592/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=18196 CPUtime=3.09
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 2164 0 0 0 308 1 0 0 25 0 1 0 192000306 18632704 2139 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 4549 2139 198 640 0 3905 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18196

[startup+6.30131 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 13296
/proc/meminfo: memFree=1829496/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=21584 CPUtime=6.29
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 2996 0 0 0 627 2 0 0 25 0 1 0 192000306 22102016 2971 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 5396 2971 198 640 0 4752 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21584

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 13296
/proc/meminfo: memFree=1826056/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=24192 CPUtime=12.68
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 3661 0 0 0 1265 3 0 0 25 0 1 0 192000306 24772608 3636 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 6048 3636 198 640 0 5404 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24192

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 13296
/proc/meminfo: memFree=1824520/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=25848 CPUtime=25.48
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 4066 0 0 0 2544 4 0 0 25 0 1 0 192000306 26468352 4041 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 6462 4041 198 640 0 5818 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25848

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 13296
/proc/meminfo: memFree=1823048/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=27280 CPUtime=51.06
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 4433 0 0 0 5101 5 0 0 25 0 1 0 192000306 27934720 4408 1992294400 134512640 137136520 4294956256 18446744073709551615 134574992 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 6820 4408 198 640 0 6176 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 27280

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 13296
/proc/meminfo: memFree=1821256/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=28984 CPUtime=102.25
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 4865 0 0 0 10217 8 0 0 25 0 1 0 192000306 29679616 4840 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 7246 4840 198 640 0 6602 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 28984

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 13296
/proc/meminfo: memFree=1821192/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=28988 CPUtime=162.21
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 4867 0 0 0 16212 9 0 0 25 0 1 0 192000306 29683712 4842 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 7247 4842 198 640 0 6603 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 28988

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 13296
/proc/meminfo: memFree=1819208/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=31024 CPUtime=222.19
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 5365 0 0 0 22207 12 0 0 25 0 1 0 192000306 31768576 5340 1992294400 134512640 137136520 4294956256 18446744073709551615 134542094 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 7756 5340 198 640 0 7112 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 31024

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 13296
/proc/meminfo: memFree=1817992/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=32168 CPUtime=282.17
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 5664 0 0 0 28204 13 0 0 25 0 1 0 192000306 32940032 5639 1992294400 134512640 137136520 4294956256 18446744073709551615 134544387 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 8042 5639 198 640 0 7398 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 32168

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 13296
/proc/meminfo: memFree=1817736/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=32300 CPUtime=342.15
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 5695 0 0 0 34201 14 0 0 25 0 1 0 192000306 33075200 5670 1992294400 134512640 137136520 4294956256 18446744073709551615 134544443 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 8075 5670 198 640 0 7431 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 32300

[startup+402.301 s]
/proc/loadavg: 1.07 1.00 0.92 2/65 13296
/proc/meminfo: memFree=1815688/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=34352 CPUtime=402.12
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 6206 0 0 0 40196 16 0 0 25 0 1 0 192000306 35176448 6181 1992294400 134512640 137136520 4294956256 18446744073709551615 134544879 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 8588 6181 198 640 0 7944 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 34352

[startup+462.302 s]
/proc/loadavg: 1.10 1.02 0.93 2/65 13296
/proc/meminfo: memFree=1813064/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=36968 CPUtime=462.1
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 6865 0 0 0 46193 17 0 0 25 0 1 0 192000306 37855232 6840 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 9242 6840 198 640 0 8598 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 36968

[startup+522.301 s]
/proc/loadavg: 1.10 1.03 0.93 2/65 13296
/proc/meminfo: memFree=1813064/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=36968 CPUtime=522.07
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 6865 0 0 0 52190 17 0 0 25 0 1 0 192000306 37855232 6840 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13295/statm: 9242 6840 198 640 0 8598 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 36968

[startup+582.302 s]
/proc/loadavg: 1.10 1.04 0.94 2/65 13296
/proc/meminfo: memFree=1813064/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=36968 CPUtime=582.04
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 6865 0 0 0 58186 18 0 0 25 0 1 0 192000306 37855232 6840 1992294400 134512640 137136520 4294956256 18446744073709551615 134544428 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 9242 6840 198 640 0 8598 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 36968

[startup+642.301 s]
/proc/loadavg: 1.09 1.04 0.94 2/65 13296
/proc/meminfo: memFree=1811400/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=38680 CPUtime=642.03
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 7289 0 0 0 64184 19 0 0 25 0 1 0 192000306 39608320 7264 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 9670 7264 198 640 0 9026 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 38680

[startup+702.302 s]

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

/proc/meminfo: memFree=1807688/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=42084 CPUtime=1061.84
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8144 0 0 0 106158 26 0 0 25 0 1 0 192000306 43094016 8119 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13295/statm: 10521 8119 198 640 0 9877 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 42084

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 0.96 2/65 13296
/proc/meminfo: memFree=1807688/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=42084 CPUtime=1121.82
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8144 0 0 0 112153 29 0 0 25 0 1 0 192000306 43094016 8119 1992294400 134512640 137136520 4294956256 18446744073709551615 134543878 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10521 8119 198 640 0 9877 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 42084

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 0.96 2/65 13296
/proc/meminfo: memFree=1807624/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=42084 CPUtime=1181.79
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8144 0 0 0 118148 31 0 0 25 0 1 0 192000306 43094016 8119 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10521 8119 198 640 0 9877 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 42084

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 0.96 2/65 13296
/proc/meminfo: memFree=1807432/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=42092 CPUtime=1241.76
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8146 0 0 0 124143 33 0 0 25 0 1 0 192000306 43102208 8121 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10523 8121 198 640 0 9879 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 42092

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1807368/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=42092 CPUtime=1301.74
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8146 0 0 0 130140 34 0 0 25 0 1 0 192000306 43102208 8121 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10523 8121 198 640 0 9879 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 42092

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1807304/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=42092 CPUtime=1361.72
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8146 0 0 0 136137 35 0 0 25 0 1 0 192000306 43102208 8121 1992294400 134512640 137136520 4294956256 18446744073709551615 134544419 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10523 8121 198 640 0 9879 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 42092

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1807240/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=42092 CPUtime=1421.69
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8146 0 0 0 142134 35 0 0 25 0 1 0 192000306 43102208 8121 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10523 8121 198 640 0 9879 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 42092

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1807240/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=42092 CPUtime=1481.66
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8146 0 0 0 148131 35 0 0 25 0 1 0 192000306 43102208 8121 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10523 8121 198 640 0 9879 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 42092

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1807304/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=42092 CPUtime=1541.64
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8146 0 0 0 154128 36 0 0 25 0 1 0 192000306 43102208 8121 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10523 8121 198 640 0 9879 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 42092

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1807240/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=42092 CPUtime=1601.62
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8146 0 0 0 160126 36 0 0 25 0 1 0 192000306 43102208 8121 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10523 8121 198 640 0 9879 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 42092

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1807048/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=42484 CPUtime=1661.6
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8237 0 0 0 166123 37 0 0 25 0 1 0 192000306 43503616 8212 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10621 8212 198 640 0 9977 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 42484

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1805960/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=43532 CPUtime=1721.57
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8507 0 0 0 172120 37 0 0 25 0 1 0 192000306 44576768 8482 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10883 8482 198 640 0 10239 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 43532

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1805768/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=43532 CPUtime=1781.55
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8507 0 0 0 178117 38 0 0 25 0 1 0 192000306 44576768 8482 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10883 8482 198 640 0 10239 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 43532

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1805768/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=43532 CPUtime=1791.15
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8507 0 0 0 179077 38 0 0 25 0 1 0 192000306 44576768 8482 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10883 8482 198 640 0 10239 0
Current children cumulated CPU time (s) 1791.15
Current children cumulated vsize (KiB) 43532

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1805768/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=43532 CPUtime=1794.35
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8507 0 0 0 179397 38 0 0 25 0 1 0 192000306 44576768 8482 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10883 8482 198 640 0 10239 0
Current children cumulated CPU time (s) 1794.35
Current children cumulated vsize (KiB) 43532

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1805768/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=43532 CPUtime=1795.94
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8507 0 0 0 179556 38 0 0 25 0 1 0 192000306 44576768 8482 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10883 8482 198 640 0 10239 0
Current children cumulated CPU time (s) 1795.94
Current children cumulated vsize (KiB) 43532

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1805768/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=43532 CPUtime=1796.74
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8507 0 0 0 179636 38 0 0 25 0 1 0 192000306 44576768 8482 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10883 8482 198 640 0 10239 0
Current children cumulated CPU time (s) 1796.74
Current children cumulated vsize (KiB) 43532

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1805768/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=43532 CPUtime=1797.54
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8507 0 0 0 179716 38 0 0 25 0 1 0 192000306 44576768 8482 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10883 8482 198 640 0 10239 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 43532

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 13296
/proc/meminfo: memFree=1805768/2055920 swapFree=4181928/4192956
[pid=13295] ppid=13293 vsize=43532 CPUtime=1797.94
/proc/13295/stat : 13295 (bsolo) R 13293 13295 12930 0 -1 4194304 8507 0 0 0 179756 38 0 0 25 0 1 0 192000306 44576768 8482 1992294400 134512640 137136520 4294956256 18446744073709551615 134543954 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13295/statm: 10883 8482 198 640 0 10239 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 43532

Child status: 0
Real time (s): 1798.77
CPU time (s): 1798.02
CPU user time (s): 1797.63
CPU system time (s): 0.387941
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 43532

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

runsolver used 1.39779 second user time and 5.15022 second system time

The end

Launcher Data

Begin job on node37 at 2009-06-17 15:07:11
IDJOB=1879467
IDBENCH=48017
IDSOLVER=701
FILE ID=node37/1879467-1245244031
PBS_JOBID= 9372302
Free space on /tmp= 66168 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=229-P1=67-P2=149-P3=97-P4=149-P5=211-P6=89-P7=59-B.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879467-1245244031/watcher-1879467-1245244031 -o /tmp/evaluation-result-1879467-1245244031/solver-1879467-1245244031 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1879467-1245244031.opb

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

MD5SUM BENCH= 12f1f3305860fafcd361cd1c61e0d104
RANDOM SEED=743083677

node37.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.232
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.232
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:       1840672 kB
Buffers:         23420 kB
Cached:         109100 kB
SwapCached:       5044 kB
Active:          24656 kB
Inactive:       115972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840672 kB
SwapTotal:     4192956 kB
SwapFree:      4181928 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          14380 kB
Slab:            60768 kB
Committed_AS:   187312 kB
PageTables:       1376 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-1879467-1245244031.opb

Free space on /tmp at the end= 66164 MiB
End job on node37 at 2009-06-17 15:37:10