Trace number 1885023

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 cl? 1798.03 1798.53

General information on the benchmark

Name/PURE-SAT/SAT09/CRAFTED/rbsat/random/
forced/rbsat-v760c43649gyes4.opb
MD5SUM42301ad29ca6d65182e38fe29022c2ef
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark22.8965
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables760
Total number of constraints43649
Number of constraints which are clauses43649
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint19
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 20
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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: Clause 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-1885023-1245262089.opb
0.00/0.00	c File size is 1040232 bytes.
0.09/0.13	c Highest Coefficient sum: 20
0.09/0.13	c Parsing was ok!!
0.09/0.13	c Total parsing time: 0.129 s
0.09/0.14	c Var: 760 Constr: 43649 43649/0/0 Lit: 87978 Watch. Lit: 87298
0.09/0.14	c Obj. Vars: 0 (0 % of total variables)
0.49/0.59	c Pre-processing Time: 0.593 s
0.49/0.59	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.59	c        0    760    41094    82868    2    82188   13697      0      0 0.59
0.49/0.59	c Switching off lower bounding mode.
1797.99/1798.51	c      100    760    41194    91239    2    82388   15067    100    160 0.62
1797.99/1798.51	c      251    760    41345   106227    2    82690   16574    251    371 0.68
1797.99/1798.51	c      478    760    41572   131224    3    83144   18232    478    629 0.76
1797.99/1798.51	c      816    760    41910   173946    4    83820   20056    816    895 0.91
1797.99/1798.51	c     1329    760    42423   236881    5    84846   22062   1329   1113 1.19
1797.99/1798.51	c     2092    760    43186   324790    7    86372   24269   2092   1215 1.72
1797.99/1798.51	c     3240    760    44334   486684   10    88668   26696   3240   1077 3.01
1797.99/1798.51	c     4962    760    46056   763242   16    92112   29366   4962    830 5.98
1797.99/1798.51	c     7547    760    48641  1234088   25    97282   32303   7547    599 12.58
1797.99/1798.51	c    11428    760    52522  1912762   36   105044   35534  11428    419 27.25
1797.99/1798.51	c    17250    760    58344  2930487   50   116688   39088  17250    273 63.05
1797.99/1798.51	c    25988    760    67082  4511602   67   134164   42997  25988    173 150.16
1797.99/1798.51	c    39099    760    80193  6796215   84   160386   47297  39099    119 326.23
1797.99/1798.51	c    58769    760    68263  4146077   60   136526   52027  27169    103 566.48
1797.99/1798.51	c    88280    760    63066  2855698   45   126132   57230  21972     85 1027.86
1797.99/1798.51	c   132551    760    68177  3657971   53   136354   62954  27083     77 1714.25
1797.99/1798.51	c Resources Exceeded
1797.99/1798.51	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.51	c   16   138923  49006   407230    74549  4728479  33455     77 1798.01
1797.99/1798.51	s UNKNOWN
1797.99/1798.51	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-1885023-1245262089/watcher-1885023-1245262089 -o /tmp/evaluation-result-1885023-1245262089/solver-1885023-1245262089 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1885023-1245262089.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 8011
/proc/meminfo: memFree=1836920/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=11728 CPUtime=0
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 258 0 0 0 0 0 0 0 20 0 1 0 193807570 12009472 242 1992294400 134512640 137136520 4294956256 18446744073709551615 134517511 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 2932 244 176 640 0 2034 0

[startup+0.086836 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 8011
/proc/meminfo: memFree=1836920/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=14476 CPUtime=0.08
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 1103 0 0 0 8 0 0 0 20 0 1 0 193807570 14823424 1087 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 3619 1087 337 640 0 2721 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14476

[startup+0.101837 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 8011
/proc/meminfo: memFree=1836920/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=15024 CPUtime=0.09
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 1254 0 0 0 9 0 0 0 20 0 1 0 193807570 15384576 1238 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 3756 1238 366 640 0 2858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15024

[startup+0.301857 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 8011
/proc/meminfo: memFree=1836920/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=18408 CPUtime=0.29
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 2460 0 0 0 28 1 0 0 22 0 1 0 193807570 18849792 2190 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 4602 2190 190 640 0 3958 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18408

[startup+0.701897 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 8011
/proc/meminfo: memFree=1836920/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=17944 CPUtime=0.69
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 2674 0 0 0 65 4 0 0 25 0 1 0 193807570 18374656 2070 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 4486 2070 195 640 0 3842 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17944

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1829040/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=19544 CPUtime=1.49
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 3073 0 0 0 143 6 0 0 25 0 1 0 193807570 20013056 2469 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 4886 2469 195 640 0 4242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19544

[startup+3.10114 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1826544/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=22264 CPUtime=3.09
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 3756 0 0 0 302 7 0 0 25 0 1 0 193807570 22798336 3152 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 5566 3152 195 640 0 4922 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22264

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1821808/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=26340 CPUtime=6.29
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 4777 0 0 0 620 9 0 0 25 0 1 0 193807570 26972160 4173 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 6585 4173 195 640 0 5941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26340

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1815288/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=32208 CPUtime=12.69
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 6246 0 0 0 1257 12 0 0 25 0 1 0 193807570 32980992 5642 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 8052 5642 195 640 0 7408 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32208

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1807352/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=40040 CPUtime=25.49
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 8188 0 0 0 2533 16 0 0 25 0 1 0 193807570 41000960 7584 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 10010 7584 195 640 0 9366 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40040

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1796408/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=50856 CPUtime=51.08
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 10912 0 0 0 5087 21 0 0 25 0 1 0 193807570 52076544 10308 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 12714 10308 195 640 0 12070 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 50856

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1781752/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=65280 CPUtime=102.26
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 14520 0 0 0 10200 26 0 0 25 0 1 0 193807570 66846720 13916 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 16320 13916 195 640 0 15676 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65280

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1768888/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=78240 CPUtime=162.25
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 17735 0 0 0 16193 32 0 0 25 0 1 0 193807570 80117760 17131 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 19560 17131 195 640 0 18916 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 78240

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1756472/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=90552 CPUtime=222.23
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 20808 0 0 0 22187 36 0 0 25 0 1 0 193807570 92725248 20204 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 22638 20204 195 640 0 21994 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 90552

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1746424/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=100600 CPUtime=282.21
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 23325 0 0 0 28180 41 0 0 25 0 1 0 193807570 103014400 22721 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 25150 22721 195 640 0 24506 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 100600

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1738360/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=108456 CPUtime=342.2
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 25303 0 0 0 34175 45 0 0 25 0 1 0 193807570 111058944 24699 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 27114 24699 195 640 0 26470 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 108456

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1731064/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=115804 CPUtime=402.18
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 27128 0 0 0 40170 48 0 0 25 0 1 0 193807570 118583296 26524 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 28951 26524 195 640 0 28307 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 115804

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1722360/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=124448 CPUtime=462.16
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29294 0 0 0 46165 51 0 0 25 0 1 0 193807570 127434752 28690 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31112 28690 195 640 0 30468 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 124448

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1719992/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=126552 CPUtime=522.15
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29866 0 0 0 52161 54 0 0 25 0 1 0 193807570 129589248 29215 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31638 29215 195 640 0 30994 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 126552

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1719992/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=126552 CPUtime=582.13
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29866 0 0 0 58157 56 0 0 25 0 1 0 193807570 129589248 29215 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31638 29215 195 640 0 30994 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 126552

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1719992/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=126552 CPUtime=642.12
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29866 0 0 0 64154 58 0 0 25 0 1 0 193807570 129589248 29215 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31638 29215 195 640 0 30994 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 126552

[startup+702.302 s]

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

/proc/meminfo: memFree=1719736/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=126572 CPUtime=1061.99
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29923 0 0 0 106133 66 0 0 25 0 1 0 193807570 129609728 29220 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31643 29220 195 640 0 30999 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 126572

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1719736/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=126572 CPUtime=1121.97
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29923 0 0 0 112129 68 0 0 25 0 1 0 193807570 129609728 29220 1992294400 134512640 137136520 4294956256 18446744073709551615 134543957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31643 29220 195 640 0 30999 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 126572

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1719736/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=126572 CPUtime=1181.96
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29923 0 0 0 118126 70 0 0 25 0 1 0 193807570 129609728 29220 1992294400 134512640 137136520 4294956256 18446744073709551615 136518874 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31643 29220 195 640 0 30999 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 126572

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1719672/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=126572 CPUtime=1241.94
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29923 0 0 0 124123 71 0 0 25 0 1 0 193807570 129609728 29220 1992294400 134512640 137136520 4294956256 18446744073709551615 136500521 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31643 29220 195 640 0 30999 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 126572

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1719672/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=126572 CPUtime=1301.93
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29923 0 0 0 130121 72 0 0 25 0 1 0 193807570 129609728 29220 1992294400 134512640 137136520 4294956256 18446744073709551615 135982518 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31643 29220 195 640 0 30999 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 126572

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1719672/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=126572 CPUtime=1361.91
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29923 0 0 0 136118 73 0 0 25 0 1 0 193807570 129609728 29220 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31643 29220 195 640 0 30999 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 126572

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1719672/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=126572 CPUtime=1421.9
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29923 0 0 0 142116 74 0 0 25 0 1 0 193807570 129609728 29220 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31643 29220 195 640 0 30999 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 126572

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1719672/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=126572 CPUtime=1481.88
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29923 0 0 0 148113 75 0 0 25 0 1 0 193807570 129609728 29220 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31643 29220 195 640 0 30999 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 126572

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1719672/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=126576 CPUtime=1541.86
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 29924 0 0 0 154109 77 0 0 25 0 1 0 193807570 129613824 29221 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 31644 29221 195 640 0 31000 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 126576

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1716408/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=129760 CPUtime=1601.85
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 30729 0 0 0 160106 79 0 0 25 0 1 0 193807570 132874240 30026 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 32440 30026 195 640 0 31796 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 129760

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1713720/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=132272 CPUtime=1661.83
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 31399 0 0 0 166102 81 0 0 25 0 1 0 193807570 135446528 30639 1992294400 134512640 137136520 4294956256 18446744073709551615 136294906 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 33068 30639 195 640 0 32424 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 132272

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1713720/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=132272 CPUtime=1721.82
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 31399 0 0 0 172099 83 0 0 25 0 1 0 193807570 135446528 30639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 33068 30639 195 640 0 32424 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 132272

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1713720/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=132272 CPUtime=1781.79
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 31399 0 0 0 178095 84 0 0 25 0 1 0 193807570 135446528 30639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 33068 30639 195 640 0 32424 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 132272

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1713720/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=132272 CPUtime=1791.39
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 31399 0 0 0 179055 84 0 0 25 0 1 0 193807570 135446528 30639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 33068 30639 195 640 0 32424 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 132272

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1713720/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=132272 CPUtime=1794.59
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 31399 0 0 0 179375 84 0 0 25 0 1 0 193807570 135446528 30639 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 33068 30639 195 640 0 32424 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 132272

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1713720/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=132272 CPUtime=1796.19
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 31399 0 0 0 179535 84 0 0 25 0 1 0 193807570 135446528 30639 1992294400 134512640 137136520 4294956256 18446744073709551615 134544275 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 33068 30639 195 640 0 32424 0
Current children cumulated CPU time (s) 1796.19
Current children cumulated vsize (KiB) 132272

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1713720/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=132272 CPUtime=1796.99
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 31399 0 0 0 179615 84 0 0 25 0 1 0 193807570 135446528 30639 1992294400 134512640 137136520 4294956256 18446744073709551615 134544080 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 33068 30639 195 640 0 32424 0
Current children cumulated CPU time (s) 1796.99
Current children cumulated vsize (KiB) 132272

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1713720/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=132272 CPUtime=1797.79
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 31399 0 0 0 179695 84 0 0 25 0 1 0 193807570 135446528 30639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 33068 30639 195 640 0 32424 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 132272

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 8012
/proc/meminfo: memFree=1713720/2055920 swapFree=4169972/4192956
[pid=8011] ppid=8009 vsize=132272 CPUtime=1797.99
/proc/8011/stat : 8011 (bsolo) R 8009 8011 7790 0 -1 4194304 31399 0 0 0 179715 84 0 0 25 0 1 0 193807570 135446528 30639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8011/statm: 33068 30639 195 640 0 32424 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 132272

Child status: 0
Real time (s): 1798.53
CPU time (s): 1798.03
CPU user time (s): 1797.17
CPU system time (s): 0.866868
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 132500

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

runsolver used 1.9767 second user time and 4.21536 second system time

The end

Launcher Data

Begin job on node84 at 2009-06-17 20:08:09
IDJOB=1885023
IDBENCH=72015
IDSOLVER=700
FILE ID=node84/1885023-1245262089
PBS_JOBID= 9372378
Free space on /tmp= 66520 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/CRAFTED/rbsat/random/forced/rbsat-v760c43649gyes4.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885023-1245262089/watcher-1885023-1245262089 -o /tmp/evaluation-result-1885023-1245262089/solver-1885023-1245262089 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1885023-1245262089.opb

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

MD5SUM BENCH= 42301ad29ca6d65182e38fe29022c2ef
RANDOM SEED=1791121753

node84.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.222
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.222
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:       1837400 kB
Buffers:         18220 kB
Cached:         122608 kB
SwapCached:      16864 kB
Active:          49996 kB
Inactive:       109980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837400 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:            4956 kB
Writeback:           0 kB
Mapped:          24892 kB
Slab:            44424 kB
Committed_AS:   124068 kB
PageTables:       1396 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-1885023-1245262089.opb

Free space on /tmp at the end= 66516 MiB
End job on node84 at 2009-06-17 20:38:08