Trace number 1879258

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 NameAnswerCPU timeWall clock time
bsolo 3.1 pb? 1798.24 1798.79

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_5_40.opb
MD5SUMc1794605d16cd8196553c490f5507fd9
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

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-1879258-1245248151.opb
0.00/0.00	c File size is 532481 bytes.
0.04/0.07	c Highest Coefficient sum: 400
0.04/0.07	c Parsing was ok!!
0.04/0.07	c Total parsing time: 0.072 s
0.04/0.08	c Var: 6626 Constr: 13055 6426/403/6226 Lit: 51208 Watch. Lit: 44425
0.04/0.08	c Obj. Vars: 0 (0 % of total variables)
9.09/9.17	c Pre-processing Time: 9.166 s
9.09/9.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.09/9.17	c        0   6626    13055    51208    3    44425  170469      0      0 9.17
9.09/9.17	c Switching off lower bounding mode.
1798.14/1798.73	c      100   6626    13255    55074    4    47735  187516    200     10 9.27
1798.14/1798.73	c      250   6626    13549    84463    6    55606  206268    494     26 9.41
1798.14/1798.73	c      476   6626    14001   220977   15    81380  226895    946     47 9.96
1798.14/1798.73	c      816   6626    14677   450156   30   136232  249585   1622     74 10.88
1798.14/1798.73	c     1327   6626    15682   802666   51   218537  274544   2627    100 13.22
1798.14/1798.73	c     2090   6626    17176  1265501   73   314213  301999   4121    112 18.58
1798.14/1798.73	c     3239   6626    19435  1930714   99   421595  332199   6380    119 27.08
1798.14/1798.73	c     4961   6626    22793  3005869  131   626269  365419   9738     96 51.55
1798.14/1798.73	c     7545   6626    27784  4648901  167   930769  401961  14729     72 103.80
1798.14/1798.73	c    11426   6626    35360  7177881  202  1436273  442158  22305     51 221.80
1798.14/1798.73	c    17250   6626    46665 10942361  234  2147669  486374  33610     34 494.80
1798.14/1798.73	c    25989   6626    63624 16410965  257  3192831  535012  50569     22 1176.40
1798.14/1798.73	c Resources Exceeded
1798.14/1798.73	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.14/1798.73	c   12    31447  10735   175602    74325 19695870  61270     17 1798.19
1798.14/1798.73	s UNKNOWN
1798.14/1798.73	c Total time: 1798.19 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-1879258-1245248151/watcher-1879258-1245248151 -o /tmp/evaluation-result-1879258-1245248151/solver-1879258-1245248151 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879258-1245248151.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.92 3/65 32460
/proc/meminfo: memFree=1781296/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=19056 CPUtime=0
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 104236919 19513344 252 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 4764 253 175 640 0 3989 0

[startup+0.049707 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 32460
/proc/meminfo: memFree=1781296/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=12480 CPUtime=0.04
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 649 0 0 0 4 0 0 0 20 0 1 0 104236919 12779520 633 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 3120 634 254 640 0 2345 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12480

[startup+0.101713 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 32460
/proc/meminfo: memFree=1781296/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=14356 CPUtime=0.09
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 1298 0 0 0 9 0 0 0 20 0 1 0 104236919 14700544 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 3589 1151 189 640 0 2945 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14356

[startup+0.301739 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 32460
/proc/meminfo: memFree=1781296/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=14356 CPUtime=0.29
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 1301 0 0 0 29 0 0 0 22 0 1 0 104236919 14700544 1154 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 3589 1154 189 640 0 2945 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14356

[startup+0.701788 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 32460
/proc/meminfo: memFree=1781296/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=14356 CPUtime=0.69
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 1301 0 0 0 69 0 0 0 25 0 1 0 104236919 14700544 1154 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 3589 1154 189 640 0 2945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14356

[startup+1.50189 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1777384/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=14356 CPUtime=1.49
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 1301 0 0 0 149 0 0 0 25 0 1 0 104236919 14700544 1154 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 3589 1154 189 640 0 2945 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14356

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1777256/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=14356 CPUtime=3.09
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 1301 0 0 0 308 1 0 0 25 0 1 0 104236919 14700544 1154 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 3589 1154 189 640 0 2945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14356

[startup+6.30149 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1777064/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=14356 CPUtime=6.29
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 1301 0 0 0 628 1 0 0 25 0 1 0 104236919 14700544 1154 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 3589 1154 189 640 0 2945 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14356

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1765944/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=27336 CPUtime=12.69
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 4874 0 0 0 1264 5 0 0 25 0 1 0 104236919 27992064 4398 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 6834 4398 198 640 0 6190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27336

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1747256/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=44696 CPUtime=25.48
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 9214 0 0 0 2541 7 0 0 25 0 1 0 104236919 45768704 8738 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 11174 8738 198 640 0 10530 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44696

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1725752/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=66192 CPUtime=51.07
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 14591 0 0 0 5095 12 0 0 25 0 1 0 104236919 67780608 14115 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 16548 14115 198 640 0 15904 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 66192

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1697336/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=94120 CPUtime=102.26
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 21570 0 0 0 10210 16 0 0 25 0 1 0 104236919 96378880 21094 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 23530 21094 198 640 0 22886 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 94120

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1671992/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=120004 CPUtime=162.24
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 28042 0 0 0 16203 21 0 0 25 0 1 0 104236919 122884096 27566 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 30001 27566 198 640 0 29357 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 120004

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1651832/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=139504 CPUtime=222.22
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 32916 0 0 0 22198 24 0 0 25 0 1 0 104236919 142852096 32440 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 34876 32440 198 640 0 34232 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 139504

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1637688/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=153632 CPUtime=282.21
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 36464 0 0 0 28195 26 0 0 25 0 1 0 104236919 157319168 35988 1992294400 134512640 137136520 4294956256 18446744073709551615 134543806 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 38408 35988 198 640 0 37764 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 153632

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1619320/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=171860 CPUtime=342.19
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 41019 0 0 0 34191 28 0 0 25 0 1 0 104236919 175984640 40543 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 42965 40543 198 640 0 42321 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 171860

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1606328/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=184756 CPUtime=402.17
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 44245 0 0 0 40187 30 0 0 25 0 1 0 104236919 189190144 43769 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 46189 43769 198 640 0 45545 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 184756

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1593208/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=197888 CPUtime=462.15
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 47516 0 0 0 46183 32 0 0 25 0 1 0 104236919 202637312 47040 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 49472 47040 198 640 0 48828 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 197888

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1581432/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=209772 CPUtime=522.13
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 50500 0 0 0 52179 34 0 0 25 0 1 0 104236919 214806528 50024 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 52443 50024 198 640 0 51799 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 209772

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1571000/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=219996 CPUtime=582.12
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 53042 0 0 0 58176 36 0 0 25 0 1 0 104236919 225275904 52566 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 54999 52566 198 640 0 54355 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 219996

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 32461
/proc/meminfo: memFree=1564856/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=226004 CPUtime=642.1
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 54556 0 0 0 64173 37 0 0 25 0 1 0 104236919 231428096 54080 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 56501 54080 198 640 0 55857 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 226004

[startup+702.302 s]

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

/proc/meminfo: memFree=1504696/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=286152 CPUtime=1061.97
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 69578 0 0 0 106149 48 0 0 25 0 1 0 104236919 293019648 69102 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 71538 69102 198 640 0 70894 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 286152

[startup+1122.3 s]
/proc/loadavg: 1.03 1.01 0.93 2/66 32461
/proc/meminfo: memFree=1497464/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=293336 CPUtime=1121.95
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 71361 0 0 0 112146 49 0 0 25 0 1 0 104236919 300376064 70885 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 73334 70885 198 640 0 72690 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 293336

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 0.93 2/66 32461
/proc/meminfo: memFree=1489784/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=300988 CPUtime=1181.93
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 73287 0 0 0 118143 50 0 0 25 0 1 0 104236919 308211712 72811 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 75247 72811 198 640 0 74603 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 300988

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1484152/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=306524 CPUtime=1241.92
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 74671 0 0 0 124141 51 0 0 25 0 1 0 104236919 313880576 74195 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 76631 74195 198 640 0 75987 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 306524

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1480120/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=310460 CPUtime=1301.9
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 75656 0 0 0 130138 52 0 0 25 0 1 0 104236919 317911040 75180 1992294400 134512640 137136520 4294956256 18446744073709551615 134544135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 77615 75180 198 640 0 76971 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 310460

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1473208/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=317248 CPUtime=1361.88
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 77366 0 0 0 136135 53 0 0 25 0 1 0 104236919 324861952 76890 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 79312 76890 198 640 0 78668 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 317248

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1466680/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=323788 CPUtime=1421.86
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 79002 0 0 0 142132 54 0 0 25 0 1 0 104236919 331558912 78526 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 80947 78526 198 640 0 80303 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 323788

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1460792/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=329616 CPUtime=1481.84
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 80459 0 0 0 148129 55 0 0 25 0 1 0 104236919 337526784 79983 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 82404 79983 198 640 0 81760 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 329616

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1455160/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=335180 CPUtime=1541.82
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 81851 0 0 0 154126 56 0 0 25 0 1 0 104236919 343224320 81375 1992294400 134512640 137136520 4294956256 18446744073709551615 134544428 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 83795 81375 198 640 0 83151 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 335180

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1451192/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=339264 CPUtime=1601.81
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 82856 0 0 0 160124 57 0 0 25 0 1 0 104236919 347406336 82380 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 84816 82380 198 640 0 84172 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 339264

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1445560/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=344760 CPUtime=1661.78
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 84230 0 0 0 166119 59 0 0 25 0 1 0 104236919 353034240 83754 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 86190 83754 198 640 0 85546 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 344760

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1441784/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=348532 CPUtime=1721.77
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 85173 0 0 0 172117 60 0 0 25 0 1 0 104236919 356896768 84697 1992294400 134512640 137136520 4294956256 18446744073709551615 134544112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 87133 84697 198 640 0 86489 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 348532

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1436344/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=353980 CPUtime=1781.75
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 86553 0 0 0 178114 61 0 0 25 0 1 0 104236919 362475520 86077 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 88495 86077 198 640 0 87851 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 353980

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1435192/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=355100 CPUtime=1791.35
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 86815 0 0 0 179074 61 0 0 25 0 1 0 104236919 363622400 86339 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 88775 86339 198 640 0 88131 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 355100

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1434808/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=355432 CPUtime=1794.55
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 86901 0 0 0 179394 61 0 0 25 0 1 0 104236919 363962368 86425 1992294400 134512640 137136520 4294956256 18446744073709551615 134574036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 88858 86425 198 640 0 88214 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 355432

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1434744/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=355560 CPUtime=1796.15
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 86931 0 0 0 179554 61 0 0 25 0 1 0 104236919 364093440 86455 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 88890 86455 198 640 0 88246 0
Current children cumulated CPU time (s) 1796.15
Current children cumulated vsize (KiB) 355560

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1434680/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=355560 CPUtime=1796.94
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 86934 0 0 0 179633 61 0 0 25 0 1 0 104236919 364093440 86458 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 88890 86458 198 640 0 88246 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 355560

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1434680/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=355956 CPUtime=1797.74
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 87040 0 0 0 179713 61 0 0 25 0 1 0 104236919 364498944 86564 1992294400 134512640 137136520 4294956256 18446744073709551615 136518911 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 88989 86564 198 640 0 88345 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 355956

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32461
/proc/meminfo: memFree=1434232/2055920 swapFree=4192812/4192956
[pid=32460] ppid=32458 vsize=355956 CPUtime=1798.14
/proc/32460/stat : 32460 (bsolo) R 32458 32460 31777 0 -1 4194304 87040 0 0 0 179753 61 0 0 25 0 1 0 104236919 364498944 86564 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32460/statm: 88989 86564 198 640 0 88345 0
Current children cumulated CPU time (s) 1798.14
Current children cumulated vsize (KiB) 355956

Child status: 0
Real time (s): 1798.79
CPU time (s): 1798.24
CPU user time (s): 1797.57
CPU system time (s): 0.668898
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 355956

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

runsolver used 2.02969 second user time and 4.48232 second system time

The end

Launcher Data

Begin job on node92 at 2009-06-17 16:15:51
IDJOB=1879258
IDBENCH=48313
IDSOLVER=701
FILE ID=node92/1879258-1245248151
PBS_JOBID= 9372261
Free space on /tmp= 66464 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_25_5_40.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879258-1245248151/watcher-1879258-1245248151 -o /tmp/evaluation-result-1879258-1245248151/solver-1879258-1245248151 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1879258-1245248151.opb

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

MD5SUM BENCH= c1794605d16cd8196553c490f5507fd9
RANDOM SEED=235717842

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1782160 kB
Buffers:         48424 kB
Cached:         152648 kB
SwapCached:        140 kB
Active:          82812 kB
Inactive:       132304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            44536 kB
Committed_AS:   114056 kB
PageTables:       1464 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-1879258-1245248151.opb

Free space on /tmp at the end= 66460 MiB
End job on node92 at 2009-06-17 16:45:50