Trace number 1884493

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 702.943 703.181

General information on the benchmark

Name/PURE-SAT/SAT_RACE06/
een-tip-uns-nusmv-t5.B.opb
MD5SUMf4794db9cd72141640a05570376e6542
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 benchmark6.89895
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables59265
Total number of constraints170983
Number of constraints which are clauses170983
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 constraint23
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 24
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-1884493-1245258826.opb
0.00/0.00	c File size is 5334807 bytes.
0.79/0.83	c Highest Coefficient sum: 24
0.79/0.83	c Parsing was ok!!
0.79/0.83	c Total parsing time: 0.836 s
0.89/0.93	c Var: 59265 Constr: 170983 170983/0/0 Lit: 413505 Watch. Lit: 341943
0.89/0.93	c Obj. Vars: 0 (0 % of total variables)
16.38/16.43	c Formula reductions applied at preprocessing
16.38/16.44	c Pre-processing Time: 16.436 s
667.66/667.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
667.66/667.91	c        0  38898   116864   281799    2   233728   38954      0      0 16.44
667.66/667.91	c Initial Lower Bound: 0
667.66/667.91	c Initial Path Cost: 0
702.85/703.17	c      100  38897   116964   282217    2   233927   42850    100      0 668.18
702.85/703.17	c      250  38891   117114   282933    2   234226   47136    250      0 668.91
702.85/703.17	c      475  38891   117339   283843    2   234676   51850    475      0 670.43
702.85/703.17	c      813  38891   117677   286471    2   235352   57036    813      1 672.61
702.85/703.17	c     1323  38891   118187   295982    2   236372   62740   1323      1 674.87
702.85/703.17	c     2087  38890   118951   314956    2   237899   69015   2087      3 678.84
702.85/703.17	c     3234  38886   120098   357626    2   240189   75917   3234      4 687.79
702.85/703.17	c     4959  38881   121823   434100    3   243634   83509   4959      7 702.21
702.85/703.17	c Backtracks by Clause: 0
702.85/703.17	c Backtracks by PB constraint: 0
702.85/703.17	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
702.85/703.17	c    8     5079   3065   147269   121943   441419   5079      7 702.93
702.85/703.17	s UNSATISFIABLE
702.85/703.17	c Total time: 702.933 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-1884493-1245258826/watcher-1884493-1245258826 -o /tmp/evaluation-result-1884493-1245258826/solver-1884493-1245258826 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1884493-1245258826.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.94 3/64 3974
/proc/meminfo: memFree=1775468/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=15924 CPUtime=0
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 193479860 16306176 245 1992294400 134512640 137136520 4294956256 18446744073709551615 134520189 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 3981 246 176 640 0 2034 0

[startup+0.102528 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 3974
/proc/meminfo: memFree=1775468/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=19556 CPUtime=0.09
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 1326 0 0 0 9 0 0 0 18 0 1 0 193479860 20025344 1310 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 4889 1311 346 640 0 2942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19556

[startup+0.201544 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 3974
/proc/meminfo: memFree=1775468/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=22828 CPUtime=0.19
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 2370 0 0 0 19 0 0 0 18 0 1 0 193479860 23375872 2314 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 5707 2314 510 640 0 3760 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 22828

[startup+0.301561 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 3974
/proc/meminfo: memFree=1775468/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=26464 CPUtime=0.29
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 3438 0 0 0 29 0 0 0 19 0 1 0 193479860 27099136 3303 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 6616 3303 679 640 0 4669 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26464

[startup+0.701629 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 3974
/proc/meminfo: memFree=1775468/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=35176 CPUtime=0.69
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 6292 0 0 0 68 1 0 0 22 0 1 0 193479860 36020224 6108 1992294400 134512640 137136520 4294956256 18446744073709551615 134520635 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 8794 6108 1278 640 0 6847 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35176

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1740324/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=46600 CPUtime=1.49
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 10449 0 0 0 146 3 0 0 25 0 1 0 193479860 47718400 8962 1992294400 134512640 137136520 4294956256 18446744073709551615 136498262 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 11650 8962 189 640 0 11006 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46600

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1740068/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=46600 CPUtime=3.09
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 10464 0 0 0 306 3 0 0 25 0 1 0 193479860 47718400 8977 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 11650 8977 189 640 0 11006 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46600

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1739876/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=46732 CPUtime=6.28
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 10469 0 0 0 624 4 0 0 25 0 1 0 193479860 47853568 8982 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 11683 8982 189 640 0 11039 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46732

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1739948/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=46732 CPUtime=12.68
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 10475 0 0 0 1263 5 0 0 25 0 1 0 193479860 47853568 8988 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 11683 8988 189 640 0 11039 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46732

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1735596/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=51868 CPUtime=25.48
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 35021 0 0 0 2511 37 0 0 25 0 1 0 193479860 53112832 10155 1992294400 134512640 137136520 4294956256 18446744073709551615 134707242 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 12967 10155 227 640 0 12323 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51868

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1734316/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=53084 CPUtime=51.07
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 357943 0 0 0 4937 170 0 0 25 0 1 0 193479860 54358016 10457 1992294400 134512640 137136520 4294956256 18446744073709551615 134710037 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 13271 10457 227 640 0 12627 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53084

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1733484/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=52908 CPUtime=102.25
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 2313137 0 0 0 9155 1070 0 0 25 0 1 0 193479860 54177792 10458 1992294400 134512640 137136520 4294956256 18446744073709551615 136571969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 13227 10458 227 640 0 12583 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 52908

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1732524/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=56532 CPUtime=162.23
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 5329657 0 0 0 13779 2444 0 0 25 0 1 0 193479860 57888768 10879 1992294400 134512640 137136520 4294956256 18446744073709551615 134710037 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 14133 10883 227 640 0 13489 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 56532

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1731372/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=57388 CPUtime=222.21
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 8765699 0 0 0 18265 3956 0 0 25 0 1 0 193479860 58765312 11410 1992294400 134512640 137136520 4294956256 18446744073709551615 134710172 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 14347 11414 227 640 0 13703 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 57388

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1730668/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=59484 CPUtime=282.19
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 12871675 0 0 0 22499 5720 0 0 25 0 1 0 193479860 60911616 11581 1992294400 134512640 137136520 4294956256 18446744073709551615 134710037 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 14871 11586 227 640 0 14227 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 59484

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1729068/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=59528 CPUtime=342.17
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 19554835 0 0 0 25932 8285 0 0 25 0 1 0 193479860 60956672 12002 1992294400 134512640 137136520 4294956256 18446744073709551615 134710154 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 14882 12007 227 640 0 14238 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 59528

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1726828/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=57752 CPUtime=402.15
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 27364372 0 0 0 29026 11189 0 0 25 0 1 0 193479860 59138048 11563 1992294400 134512640 137136520 4294956256 18446744073709551615 134710081 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 14438 11571 227 640 0 13794 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 57752

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1727404/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=58324 CPUtime=462.14
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 35310865 0 0 0 32000 14214 0 0 25 0 1 0 193479860 59723776 11710 1992294400 134512640 137136520 4294956256 18446744073709551615 134710081 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 14581 11718 227 640 0 13937 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 58324

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1725164/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=61888 CPUtime=522.11
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 43530958 0 0 0 34920 17291 0 0 25 0 1 0 193479860 63373312 11840 1992294400 134512640 137136520 4294956256 18446744073709551615 134710160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 15472 11845 227 640 0 14828 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 61888

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1726124/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=59528 CPUtime=582.09
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 52218479 0 0 0 37643 20566 0 0 25 0 1 0 193479860 60956672 11976 1992294400 134512640 137136520 4294956256 18446744073709551615 134710081 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 14882 11983 227 640 0 14238 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 59528

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1690476/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=163464 CPUtime=642.08
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 60156384 0 0 0 40642 23566 0 0 25 0 1 0 193479860 167387136 22380 1992294400 134512640 137136520 4294956256 18446744073709551615 135454327 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 40866 22380 289 640 0 40222 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 163464

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1724588/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=59968 CPUtime=702.05
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 60575985 0 0 0 46430 23775 0 0 25 0 1 0 193479860 61407232 12303 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 14992 12303 294 640 0 14348 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 59968

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

[startup+702.402 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1724588/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=59968 CPUtime=702.15
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 60575985 0 0 0 46440 23775 0 0 25 0 1 0 193479860 61407232 12303 1992294400 134512640 137136520 4294956256 18446744073709551615 136502090 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 14992 12303 294 640 0 14348 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 59968

[startup+702.802 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1724588/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=59968 CPUtime=702.55
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 60575985 0 0 0 46480 23775 0 0 25 0 1 0 193479860 61407232 12303 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 14992 12303 294 640 0 14348 0
Current children cumulated CPU time (s) 702.55
Current children cumulated vsize (KiB) 59968

[startup+703.005 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1724588/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=59968 CPUtime=702.75
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 60575985 0 0 0 46500 23775 0 0 25 0 1 0 193479860 61407232 12303 1992294400 134512640 137136520 4294956256 18446744073709551615 134573545 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 14992 12303 294 640 0 14348 0
Current children cumulated CPU time (s) 702.75
Current children cumulated vsize (KiB) 59968

[startup+703.101 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 3975
/proc/meminfo: memFree=1724588/2055920 swapFree=4181368/4192956
[pid=3974] ppid=3972 vsize=59968 CPUtime=702.85
/proc/3974/stat : 3974 (bsolo) R 3972 3974 3768 0 -1 4194304 60575985 0 0 0 46510 23775 0 0 25 0 1 0 193479860 61407232 12303 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3974/statm: 14992 12303 294 640 0 14348 0
Current children cumulated CPU time (s) 702.85
Current children cumulated vsize (KiB) 59968

Child status: 0
Real time (s): 703.181
CPU time (s): 702.943
CPU user time (s): 465.175
CPU system time (s): 237.768
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 178244

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

runsolver used 0.688895 second user time and 1.60276 second system time

The end

Launcher Data

Begin job on node43 at 2009-06-17 19:13:46
IDJOB=1884493
IDBENCH=71962
IDSOLVER=700
FILE ID=node43/1884493-1245258826
PBS_JOBID= 9372410
Free space on /tmp= 66184 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT_RACE06/een-tip-uns-nusmv-t5.B.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884493-1245258826/watcher-1884493-1245258826 -o /tmp/evaluation-result-1884493-1245258826/solver-1884493-1245258826 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1884493-1245258826.opb

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

MD5SUM BENCH= f4794db9cd72141640a05570376e6542
RANDOM SEED=1138881563

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:       1775948 kB
Buffers:         65888 kB
Cached:         152208 kB
SwapCached:       5352 kB
Active:         100376 kB
Inactive:       125584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775948 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            9152 kB
Writeback:           0 kB
Mapped:          13588 kB
Slab:            39960 kB
Committed_AS:   188944 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-1884493-1245258826.opb

Free space on /tmp at the end= 66180 MiB
End job on node43 at 2009-06-17 19:25:30