Trace number 1885293

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 clUNSAT 339.73 339.907

General information on the benchmark

Name/PURE-SAT/SAT09/
APPLICATIONS/bitverif/icbrt/icbrt1_32.opb
MD5SUMe81a95e83b308cd09777432d78c8204f
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark40.6818
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11309
Total number of constraints33833
Number of constraints which are clauses33833
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 constraint1
Maximum length of a constraint3
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 4
Number of bits of the biggest sum of numbers3
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-1885293-1245265314.opb
0.00/0.00	c File size is 962654 bytes.
0.09/0.12	c Highest Coefficient sum: 4
0.09/0.12	c Parsing was ok!!
0.09/0.12	c Total parsing time: 0.117 s
0.09/0.13	c Var: 11309 Constr: 33833 33833/0/0 Lit: 78941 Watch. Lit: 67664
0.09/0.13	c Obj. Vars: 0 (0 % of total variables)
1.10/1.16	c Pre-processing Time: 1.161 s
1.10/1.16	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.10/1.16	c        0  10100    30350    70809    2    60700   10116      0      0 1.16
1.10/1.16	c Switching off lower bounding mode.
339.61/339.88	c      101  10100    30451    86228    2    60902   11128    101     69 1.46
339.61/339.88	c      252  10100    30602    97872    3    61204   12241    252    146 1.72
339.61/339.88	c      478  10100    30828   141711    4    61656   13466    478    185 2.58
339.61/339.88	c      818  10100    31168   192253    6    62336   14813    818    252 3.24
339.61/339.88	c     1327  10100    31677   276731    8    63354   16295   1327    291 4.56
339.61/339.88	c     2092  10100    32442   367330   11    64884   17925   2092    379 5.51
339.61/339.88	c     3243  10100    33593   689400   20    67186   19718   3243    382 8.48
339.61/339.88	c     4965  10100    35315  1069572   30    70630   21690   4965    352 14.10
339.61/339.88	c     7549  10100    37899  1719220   45    75798   23860   7549    334 22.57
339.61/339.88	c    11428  10100    41778  2611419   62    83556   26247  11428    308 37.03
339.61/339.88	c    17250  10100    47600  4540576   95    95200   28872  17250    247 69.71
339.61/339.88	c    25990  10100    56340  7040690  124   112680   31760  25990    206 126.02
339.61/339.88	c    39100  10100    50534  5194578  102   101068   34937  20184    180 216.23
339.61/339.88	c Backtracks by Clause: 0
339.61/339.88	c Backtracks by PB constraint: 0
339.61/339.88	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
339.61/339.88	c   13    54363  17510   115851    65797 10093786  35447    160 339.71
339.61/339.88	s UNSATISFIABLE
339.61/339.88	c Total time: 339.707 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-1885293-1245265314/watcher-1885293-1245265314 -o /tmp/evaluation-result-1885293-1245265314/solver-1885293-1245265314 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1885293-1245265314.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 1.00 3/64 4283
/proc/meminfo: memFree=1762972/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=11656 CPUtime=0
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 194128651 11935744 247 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 2914 248 177 640 0 2034 0

[startup+0.017597 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4283
/proc/meminfo: memFree=1762972/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=12068 CPUtime=0.01
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 401 0 0 0 1 0 0 0 18 0 1 0 194128651 12357632 385 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 3017 385 202 640 0 2137 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12068

[startup+0.101609 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4283
/proc/meminfo: memFree=1762972/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=14976 CPUtime=0.09
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 1282 0 0 0 9 0 0 0 18 0 1 0 194128651 15335424 1266 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 3744 1267 366 640 0 2864 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14976

[startup+0.301642 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4283
/proc/meminfo: memFree=1762972/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=17544 CPUtime=0.29
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 2190 0 0 0 28 1 0 0 19 0 1 0 194128651 17965056 1938 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 4386 1938 189 640 0 3742 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17544

[startup+0.701711 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4283
/proc/meminfo: memFree=1762972/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=17544 CPUtime=0.69
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 2193 0 0 0 68 1 0 0 23 0 1 0 194128651 17965056 1941 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 4386 1941 189 640 0 3742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17544

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1755796/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=18184 CPUtime=1.49
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 2432 0 0 0 145 4 0 0 25 0 1 0 194128651 18620416 2090 1992294400 134512640 137136520 4294956256 18446744073709551615 134543666 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 4546 2090 197 640 0 3902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18184

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1754964/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=18984 CPUtime=3.09
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 2632 0 0 0 305 4 0 0 25 0 1 0 194128651 19439616 2290 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 4746 2290 197 640 0 4102 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18984

[startup+6.30166 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1752020/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=21932 CPUtime=6.28
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 3396 0 0 0 623 5 0 0 25 0 1 0 194128651 22458368 3054 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 5483 3054 197 640 0 4839 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21932

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1744212/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=29560 CPUtime=12.68
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 5288 0 0 0 1262 6 0 0 25 0 1 0 194128651 30269440 4946 1992294400 134512640 137136520 4294956256 18446744073709551615 134573541 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 7390 4946 197 640 0 6746 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29560

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1731732/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=41884 CPUtime=25.48
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 8360 0 0 0 2539 9 0 0 25 0 1 0 194128651 42889216 8018 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 10471 8018 197 640 0 9827 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41884

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1711828/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=62060 CPUtime=51.06
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 13400 0 0 0 5091 15 0 0 25 0 1 0 194128651 63549440 13058 1992294400 134512640 137136520 4294956256 18446744073709551615 134542165 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 15515 13058 197 640 0 14871 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 62060

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1677652/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=95800 CPUtime=102.24
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 21834 0 0 0 10200 24 0 0 25 0 1 0 194128651 98099200 21492 1992294400 134512640 137136520 4294956256 18446744073709551615 134573951 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 23950 21492 197 640 0 23306 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 95800

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1644564/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=128780 CPUtime=162.21
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 30106 0 0 0 16189 32 0 0 25 0 1 0 194128651 131870720 29764 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 32195 29764 197 640 0 31551 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 128780

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1632404/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=140776 CPUtime=222.18
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 33079 0 0 0 22180 38 0 0 25 0 1 0 194128651 144154624 32737 1992294400 134512640 137136520 4294956256 18446744073709551615 134573527 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 35194 32737 197 640 0 34550 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 140776

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1632404/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=140776 CPUtime=282.14
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 33079 0 0 0 28174 40 0 0 25 0 1 0 194128651 144154624 32737 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 35194 32737 197 640 0 34550 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 140776

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

[startup+307.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1632412/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=140776 CPUtime=306.92
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 33079 0 0 0 30651 41 0 0 25 0 1 0 194128651 144154624 32737 1992294400 134512640 137136520 4294956256 18446744073709551615 135982529 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 35194 32737 197 640 0 34550 0
Current children cumulated CPU time (s) 306.92
Current children cumulated vsize (KiB) 140776

[startup+319.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1632092/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=141460 CPUtime=319.72
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 33271 0 0 0 31931 41 0 0 25 0 1 0 194128651 144855040 32929 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 35365 32929 197 640 0 34721 0
Current children cumulated CPU time (s) 319.72
Current children cumulated vsize (KiB) 141460

[startup+332.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1626972/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=146300 CPUtime=332.52
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 34489 0 0 0 33209 43 0 0 25 0 1 0 194128651 149811200 34147 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 36575 34147 197 640 0 35931 0
Current children cumulated CPU time (s) 332.52
Current children cumulated vsize (KiB) 146300

[startup+335.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1625500/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=147656 CPUtime=335.71
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 34830 0 0 0 33528 43 0 0 25 0 1 0 194128651 151199744 34488 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 36914 34488 197 640 0 36270 0
Current children cumulated CPU time (s) 335.71
Current children cumulated vsize (KiB) 147656

[startup+337.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1625244/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=148188 CPUtime=337.31
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 34949 0 0 0 33688 43 0 0 25 0 1 0 194128651 151744512 34607 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 37047 34607 197 640 0 36403 0
Current children cumulated CPU time (s) 337.31
Current children cumulated vsize (KiB) 148188

[startup+339.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1624668/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=148584 CPUtime=338.91
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 35038 0 0 0 33848 43 0 0 25 0 1 0 194128651 152150016 34696 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 37146 34696 197 640 0 36502 0
Current children cumulated CPU time (s) 338.91
Current children cumulated vsize (KiB) 148584

[startup+339.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1624668/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=148584 CPUtime=339.31
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194304 35050 0 0 0 33888 43 0 0 25 0 1 0 194128651 152150016 34708 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 37146 34708 197 640 0 36502 0
Current children cumulated CPU time (s) 339.31
Current children cumulated vsize (KiB) 148584

[startup+339.905 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4284
/proc/meminfo: memFree=1624476/2055920 swapFree=4181368/4192956
[pid=4283] ppid=4281 vsize=0 CPUtime=339.71
/proc/4283/stat : 4283 (bsolo) R 4281 4283 3768 0 -1 4194308 35067 0 0 0 33926 45 0 0 25 0 1 0 194128651 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4283/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 339.71
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 339.907
CPU time (s): 339.73
CPU user time (s): 339.269
CPU system time (s): 0.460929
CPU usage (%): 99.948
Max. virtual memory (cumulated for all children) (KiB): 148584

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

runsolver used 0.266959 second user time and 0.977851 second system time

The end

Launcher Data

Begin job on node43 at 2009-06-17 21:01:54
IDJOB=1885293
IDBENCH=72042
IDSOLVER=700
FILE ID=node43/1885293-1245265314
PBS_JOBID= 9372410
Free space on /tmp= 66188 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/bitverif/icbrt/icbrt1_32.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885293-1245265314/watcher-1885293-1245265314 -o /tmp/evaluation-result-1885293-1245265314/solver-1885293-1245265314 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1885293-1245265314.opb

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

MD5SUM BENCH= e81a95e83b308cd09777432d78c8204f
RANDOM SEED=156926195

node43.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.281
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.281
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:       1763460 kB
Buffers:         67380 kB
Cached:         163160 kB
SwapCached:       5352 kB
Active:         103312 kB
Inactive:       135124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763460 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            4884 kB
Writeback:           0 kB
Mapped:          13588 kB
Slab:            39984 kB
Committed_AS:   190888 kB
PageTables:       1448 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-1885293-1245265314.opb

Free space on /tmp at the end= 66184 MiB
End job on node43 at 2009-06-17 21:07:35