Trace number 1879296

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.04 1798.47

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_1_40.opb
MD5SUM3f7fb60f05fdea42d317cf95beb113ab
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 variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

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-1879296-1245248630.opb
0.00/0.00	c File size is 106650 bytes.
0.00/0.01	c Highest Coefficient sum: 200
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.014 s
0.00/0.01	c Var: 1448 Constr: 2799 1348/203/1248 Lit: 10684 Watch. Lit: 9179
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.19/0.30	c Pre-processing Time: 0.298 s
0.19/0.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.30	c        0   1448     2799    10684    3     9179   20768      0      0 0.30
0.19/0.30	c Switching off lower bounding mode.
1797.97/1798.43	c      101   1448     2987    21739    7    12901   22845    188    282 0.36
1797.97/1798.43	c      251   1448     3286    58672   17    25569   25130    487    546 0.46
1797.97/1798.43	c      476   1448     3736   115659   30    44414   27644    937    679 0.70
1797.97/1798.43	c      814   1448     4411   200234   45    67520   30409   1612    652 1.25
1797.97/1798.43	c     1322   1448     5427   326886   60   105716   33450   2628    548 2.41
1797.97/1798.43	c     2088   1448     6959   521249   74   165645   36796   4160    394 5.29
1797.97/1798.43	c     3235   1448     9252   807740   87   241808   40476   6453    263 12.27
1797.97/1798.43	c     4956   1448    12689  1249189   98   371061   44524   9890    174 28.40
1797.97/1798.43	c     7540   1448    17847  1928879  108   552066   48977  15048    112 66.89
1797.97/1798.43	c    11421   1448    25597  2943331  114   835823   53875  22798     77 147.29
1797.97/1798.43	c    17248   1448    37226  4513994  121  1306567   59263  34427     53 323.75
1797.97/1798.43	c    25988   1448    54578  6876321  125  1924715   65190  51779     35 730.42
1797.97/1798.43	c Resources Exceeded
1797.97/1798.43	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.43	c   12    37312   6367    59922    35235  4521261  32436     20 1798.00
1797.97/1798.43	s UNKNOWN
1797.97/1798.43	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1879296-1245248630/watcher-1879296-1245248630 -o /tmp/evaluation-result-1879296-1245248630/solver-1879296-1245248630 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879296-1245248630.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.92 0.98 0.94 3/64 13995
/proc/meminfo: memFree=1852400/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=10820 CPUtime=0
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 192459090 11079680 236 1992294400 134512640 137136520 4294956256 18446744073709551615 134517403 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 2705 237 174 640 0 2034 0

[startup+0.0408011 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 13995
/proc/meminfo: memFree=1852400/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=11396 CPUtime=0.03
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 462 0 0 0 3 0 0 0 18 0 1 0 192459090 11669504 419 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 2849 419 189 640 0 2205 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11396

[startup+0.101805 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 13995
/proc/meminfo: memFree=1852400/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=11396 CPUtime=0.09
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 462 0 0 0 9 0 0 0 18 0 1 0 192459090 11669504 419 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 2849 419 189 640 0 2205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11396

[startup+0.301822 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 13995
/proc/meminfo: memFree=1852400/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=11528 CPUtime=0.29
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 515 0 0 0 29 0 0 0 19 0 1 0 192459090 11804672 472 1992294400 134512640 137136520 4294956256 18446744073709551615 136362848 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 2882 472 197 640 0 2238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11528

[startup+0.701857 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 13995
/proc/meminfo: memFree=1852400/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=13576 CPUtime=0.69
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 1034 0 0 0 69 0 0 0 22 0 1 0 192459090 13901824 991 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 3394 991 197 640 0 2750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13576

[startup+1.50293 s]
/proc/loadavg: 0.92 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1848296/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=16048 CPUtime=1.49
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 1639 0 0 0 148 1 0 0 25 0 1 0 192459090 16433152 1596 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 4012 1596 198 640 0 3368 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16048

[startup+3.10107 s]
/proc/loadavg: 0.92 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1845480/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=19192 CPUtime=3.09
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 2411 0 0 0 307 2 0 0 25 0 1 0 192459090 19652608 2368 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 4798 2368 198 640 0 4154 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19192

[startup+6.30135 s]
/proc/loadavg: 0.93 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1840488/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=22832 CPUtime=6.29
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 3343 0 0 0 626 3 0 0 25 0 1 0 192459090 23379968 3300 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 5708 3300 198 640 0 5064 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22832

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1835056/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=27896 CPUtime=12.69
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 4607 0 0 0 1264 5 0 0 25 0 1 0 192459090 28565504 4564 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 6974 4564 198 640 0 6330 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27896

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1827888/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=34928 CPUtime=25.48
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 6366 0 0 0 2541 7 0 0 25 0 1 0 192459090 35766272 6323 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 8732 6323 198 640 0 8088 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34928

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1818160/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=44532 CPUtime=51.08
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 8772 0 0 0 5099 9 0 0 25 0 1 0 192459090 45600768 8729 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 11133 8729 198 640 0 10489 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44532

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1802544/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=59980 CPUtime=102.27
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 12629 0 0 0 10214 13 0 0 25 0 1 0 192459090 61419520 12586 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 14995 12586 198 640 0 14351 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 59980

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1789936/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=72720 CPUtime=162.25
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 15804 0 0 0 16209 16 0 0 25 0 1 0 192459090 74465280 15761 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 18180 15761 198 640 0 17536 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 72720

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1779504/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=82980 CPUtime=222.24
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 18373 0 0 0 22206 18 0 0 25 0 1 0 192459090 84971520 18330 1992294400 134512640 137136520 4294956256 18446744073709551615 134600249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 20745 18330 198 640 0 20101 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 82980

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1769264/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=93336 CPUtime=282.22
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 20964 0 0 0 28201 21 0 0 25 0 1 0 192459090 95576064 20921 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 23334 20921 198 640 0 22690 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 93336

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1757488/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=104864 CPUtime=342.21
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 23836 0 0 0 34197 24 0 0 25 0 1 0 192459090 107380736 23793 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 26216 23793 198 640 0 25572 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 104864

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1748976/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=113332 CPUtime=402.19
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 25964 0 0 0 40193 26 0 0 25 0 1 0 192459090 116051968 25921 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 28333 25921 198 640 0 27689 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 113332

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1741872/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=120300 CPUtime=462.18
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 27710 0 0 0 46190 28 0 0 25 0 1 0 192459090 123187200 27667 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 30075 27667 198 640 0 29431 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 120300

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1734896/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=127336 CPUtime=522.17
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 29458 0 0 0 52187 30 0 0 25 0 1 0 192459090 130392064 29415 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 31834 29415 198 640 0 31190 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 127336

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1728880/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=133264 CPUtime=582.16
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 30939 0 0 0 58184 32 0 0 25 0 1 0 192459090 136462336 30896 1992294400 134512640 137136520 4294956256 18446744073709551615 136502029 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 33316 30896 198 640 0 32672 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 133264

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 13996
/proc/meminfo: memFree=1722608/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=139416 CPUtime=642.14
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 32491 0 0 0 64181 33 0 0 25 0 1 0 192459090 142761984 32448 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 34854 32448 198 640 0 34210 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 139416

[startup+702.301 s]

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

/proc/meminfo: memFree=1676080/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=185740 CPUtime=1122.02
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 44066 0 0 0 112157 45 0 0 25 0 1 0 192459090 190197760 44023 1992294400 134512640 137136520 4294956256 18446744073709551615 134544434 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 46435 44023 198 640 0 45791 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 185740

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13996
/proc/meminfo: memFree=1671856/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1182
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 118154 46 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 189716

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13996
/proc/meminfo: memFree=1671856/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1241.99
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 124153 46 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 189716

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13996
/proc/meminfo: memFree=1671856/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1301.99
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 130152 47 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134540860 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 189716

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13996
/proc/meminfo: memFree=1671856/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1361.97
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 136150 47 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 189716

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13996
/proc/meminfo: memFree=1671856/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1421.95
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 142148 47 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 189716

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13996
/proc/meminfo: memFree=1671792/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1481.93
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 148146 47 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 189716

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13996
/proc/meminfo: memFree=1671856/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1541.92
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 154145 47 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 189716

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13996
/proc/meminfo: memFree=1671856/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1601.9
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 160143 47 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 189716

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13996
/proc/meminfo: memFree=1671856/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1661.9
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 166142 48 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 189716

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13998
/proc/meminfo: memFree=1671536/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1721.88
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 172140 48 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 189716

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13998
/proc/meminfo: memFree=1671536/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1781.86
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 178138 48 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 189716

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13998
/proc/meminfo: memFree=1671536/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1791.46
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 179098 48 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134543881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 189716

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13998
/proc/meminfo: memFree=1671536/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1794.67
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 179418 49 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 189716

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13998
/proc/meminfo: memFree=1671536/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1796.26
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 179577 49 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 136509119 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1796.26
Current children cumulated vsize (KiB) 189716

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13998
/proc/meminfo: memFree=1671536/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1797.06
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 179657 49 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134544010 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1797.06
Current children cumulated vsize (KiB) 189716

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13998
/proc/meminfo: memFree=1671536/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1797.46
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 179697 49 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (KiB) 189716

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13998
/proc/meminfo: memFree=1671536/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1797.86
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 179737 49 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134544428 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 189716

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13998
/proc/meminfo: memFree=1671536/2055920 swapFree=4181656/4192956
[pid=13995] ppid=13993 vsize=189716 CPUtime=1797.97
/proc/13995/stat : 13995 (bsolo) R 13993 13995 13458 0 -1 4194304 45129 0 0 0 179748 49 0 0 25 0 1 0 192459090 194269184 45021 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13995/statm: 47429 45021 198 640 0 46785 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 189716

Child status: 0
Real time (s): 1798.47
CPU time (s): 1798.04
CPU user time (s): 1797.51
CPU system time (s): 0.52292
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 189976

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

runsolver used 1.51177 second user time and 4.03939 second system time

The end

Launcher Data

Begin job on node50 at 2009-06-17 16:23:50
IDJOB=1879296
IDBENCH=48351
IDSOLVER=701
FILE ID=node50/1879296-1245248630
PBS_JOBID= 9372290
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= 3f7fb60f05fdea42d317cf95beb113ab
RANDOM SEED=1300523420

node50.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.211
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.211
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:       1853008 kB
Buffers:         11360 kB
Cached:         125888 kB
SwapCached:       5076 kB
Active:          28228 kB
Inactive:       116372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853008 kB
SwapTotal:     4192956 kB
SwapFree:      4181656 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          12996 kB
Slab:            44288 kB
Committed_AS:   127912 kB
PageTables:       1452 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-1879296-1245248630.opb

Free space on /tmp at the end= 66364 MiB
End job on node50 at 2009-06-17 16:53:48