Trace number 1885693

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 636.487 636.675

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
diagnosis/ACG-10-5p0.opb
MD5SUMc0b46ecc3255f9cd86a2192748dc4f54
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 benchmark138.62
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123925
Total number of constraints539763
Number of constraints which are clauses539763
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 constraint10
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 10
Number of bits of the biggest sum of numbers4
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-1885693-1245268831.opb
0.00/0.00	c File size is 16584030 bytes.
3.39/3.40	c Highest Coefficient sum: 10
3.39/3.40	c Parsing was ok!!
3.39/3.40	c Total parsing time: 3.404 s
3.58/3.65	c Var: 123925 Constr: 539763 539763/0/0 Lit: 1252804 Watch. Lit: 1074028
3.58/3.65	c Obj. Vars: 0 (0 % of total variables)
183.04/183.11	c Pre-processing Time: 183.055 s
183.04/183.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
183.04/183.12	c        0  39723   142102   348194    2   284204   47367      0      0 183.06
183.04/183.12	c Switching off lower bounding mode.
636.41/636.63	c      100  39723   142202   352779    2   284404   52104    100      0 183.91
636.41/636.63	c      250  39723   142352   362321    2   284704   57315    250      1 185.02
636.41/636.63	c      476  39723   142578   391351    2   285156   63047    476      2 186.41
636.41/636.63	c      816  39723   142918   477265    3   285836   69352    816      4 189.49
636.41/636.63	c     1324  39723   143426   552945    3   286852   76288   1324      6 192.89
636.41/636.63	c     2087  39462   144189   679156    4   288376   83917   2087     10 197.66
636.41/636.63	c     3234  39462   145336   891002    6   290670   92309   3234     15 204.99
636.41/636.63	c     4958  39461   147060  1423671    9   294117  101540   4958     22 216.96
636.41/636.63	c     7544  39400   149646  2349983   15   299288  111695   7544     30 246.11
636.41/636.63	c    11423  39206   153525  3964344   25   307044  122865  11423     39 288.27
636.41/636.63	c    17245  39205   159347  6532572   40   318687  135152  17245     48 352.33
636.41/636.63	c    25986  38978   168088 10618968   63   336160  148668  25986     55 465.34
636.41/636.63	c Backtracks by Clause: 0
636.41/636.63	c Backtracks by PB constraint: 0
636.41/636.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
636.41/636.63	c   12    36061  19780   461165   178163 16703121  36061     56 636.44
636.41/636.63	s UNSATISFIABLE
636.41/636.63	c Total time: 636.442 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-1885693-1245268831/watcher-1885693-1245268831 -o /tmp/evaluation-result-1885693-1245268831/solver-1885693-1245268831 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1885693-1245268831.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.85 0.97 0.93 3/64 13647
/proc/meminfo: memFree=1812696/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=26908 CPUtime=0
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 194480025 27553792 247 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 6727 247 177 640 0 2034 0

[startup+0.070728 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 13647
/proc/meminfo: memFree=1812696/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=29300 CPUtime=0.06
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 1017 0 0 0 6 0 0 0 18 0 1 0 194480025 30003200 1001 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 7325 1002 324 640 0 2632 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29300

[startup+0.10273 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 13647
/proc/meminfo: memFree=1812696/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=30568 CPUtime=0.09
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 1382 0 0 0 9 0 0 0 18 0 1 0 194480025 31301632 1366 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 7642 1366 392 640 0 2949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30568

[startup+0.301751 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 13647
/proc/meminfo: memFree=1812696/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=37920 CPUtime=0.29
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 3613 0 0 0 28 1 0 0 19 0 1 0 194480025 38830080 3478 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 9480 3478 727 640 0 4787 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37920

[startup+0.701796 s]
/proc/loadavg: 0.85 0.97 0.93 3/64 13647
/proc/meminfo: memFree=1812696/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=46644 CPUtime=0.69
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 6322 0 0 0 68 1 0 0 23 0 1 0 194480025 47763456 5981 1992294400 134512640 137136520 4294956256 18446744073709551615 134538970 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 11661 5981 1133 640 0 6968 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46644

[startup+1.50189 s]
/proc/loadavg: 0.85 0.97 0.93 2/65 13648
/proc/meminfo: memFree=1789136/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=56104 CPUtime=1.49
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 9421 0 0 0 146 3 0 0 25 0 1 0 194480025 57450496 9080 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 14026 9080 1863 640 0 9333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56104

[startup+3.10106 s]
/proc/loadavg: 0.86 0.97 0.93 2/65 13648
/proc/meminfo: memFree=1776720/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=81512 CPUtime=3.09
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 17673 0 0 0 303 6 0 0 25 0 1 0 194480025 83468288 17235 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 20378 17235 3614 640 0 15685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81512

[startup+6.30141 s]
/proc/loadavg: 0.86 0.97 0.93 2/65 13648
/proc/meminfo: memFree=1711760/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=113204 CPUtime=6.29
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 29841 0 0 0 617 12 0 0 25 0 1 0 194480025 115920896 25354 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 28301 25354 189 640 0 27657 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113204

[startup+12.7011 s]
/proc/loadavg: 0.88 0.97 0.93 2/65 13648
/proc/meminfo: memFree=1711768/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=113204 CPUtime=12.68
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 29866 0 0 0 1256 12 0 0 25 0 1 0 194480025 115920896 25379 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 28301 25379 189 640 0 27657 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 113204

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.93 2/65 13648
/proc/meminfo: memFree=1711832/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=113204 CPUtime=25.49
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 29866 0 0 0 2536 13 0 0 25 0 1 0 194480025 115920896 25379 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 28301 25379 189 640 0 27657 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 113204

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1711504/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=113732 CPUtime=51.08
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 29978 0 0 0 5094 14 0 0 25 0 1 0 194480025 116461568 25491 1992294400 134512640 137136520 4294956256 18446744073709551615 134543878 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 28433 25491 189 640 0 27789 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 113732

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1711440/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=113732 CPUtime=102.27
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 29980 0 0 0 10211 16 0 0 25 0 1 0 194480025 116461568 25493 1992294400 134512640 137136520 4294956256 18446744073709551615 134563134 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 28433 25493 189 640 0 27789 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 113732

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1711376/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=113732 CPUtime=162.25
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 29991 0 0 0 16207 18 0 0 25 0 1 0 194480025 116461568 25504 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 28433 25504 189 640 0 27789 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 113732

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1710736/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=113732 CPUtime=222.23
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 1410242 0 0 0 21701 522 0 0 25 0 1 0 194480025 116461568 25515 1992294400 134512640 137136520 4294956256 18446744073709551615 134576192 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 28433 25515 196 640 0 27789 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 113732

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1702480/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=123000 CPUtime=282.2
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 2685393 0 0 0 27202 1018 0 0 25 0 1 0 194480025 125952000 27832 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 30750 27832 196 640 0 30106 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 123000

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1676696/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=147572 CPUtime=342.19
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 4022433 0 0 0 32677 1542 0 0 25 0 1 0 194480025 151113728 33961 1992294400 134512640 137136520 4294956256 18446744073709551615 136502289 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 36893 33961 196 640 0 36249 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 147572

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1649624/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=175604 CPUtime=402.17
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 5159895 0 0 0 38228 1989 0 0 25 0 1 0 194480025 179818496 40987 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 43901 40987 196 640 0 43257 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 175604

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1622616/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=201688 CPUtime=462.15
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 6304862 0 0 0 43777 2438 0 0 25 0 1 0 194480025 206528512 47499 1992294400 134512640 137136520 4294956256 18446744073709551615 134544145 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 50422 47499 196 640 0 49778 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 201688

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1591512/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=233644 CPUtime=522.14
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 7245018 0 0 0 49413 2801 0 0 25 0 1 0 194480025 239251456 55507 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 58411 55507 196 640 0 57767 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 233644

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1557336/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=266728 CPUtime=582.12
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 8109138 0 0 0 55075 3137 0 0 25 0 1 0 194480025 273129472 63781 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 66682 63781 196 640 0 66038 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 266728

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

[startup+588.702 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1554584/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=269256 CPUtime=588.52
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 8198937 0 0 0 55682 3170 0 0 25 0 1 0 194480025 275718144 64399 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 67314 64399 196 640 0 66670 0
Current children cumulated CPU time (s) 588.52
Current children cumulated vsize (KiB) 269256

[startup+614.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1549016/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=276712 CPUtime=614.11
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 8579881 0 0 0 58089 3322 0 0 25 0 1 0 194480025 283353088 66263 1992294400 134512640 137136520 4294956256 18446744073709551615 134573436 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 69178 66263 196 640 0 68534 0
Current children cumulated CPU time (s) 614.11
Current children cumulated vsize (KiB) 276712

[startup+627.102 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1546520/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=277984 CPUtime=626.9
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 8725753 0 0 0 59311 3379 0 0 25 0 1 0 194480025 284655616 66578 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 69496 66578 196 640 0 68852 0
Current children cumulated CPU time (s) 626.9
Current children cumulated vsize (KiB) 277984

[startup+633.502 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1546008/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=278512 CPUtime=633.31
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 8789784 0 0 0 59925 3406 0 0 25 0 1 0 194480025 285196288 66700 1992294400 134512640 137136520 4294956256 18446744073709551615 135982500 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 69628 66700 196 640 0 68984 0
Current children cumulated CPU time (s) 633.31
Current children cumulated vsize (KiB) 278512

[startup+635.102 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1545304/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=278776 CPUtime=634.9
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 8813424 0 0 0 60074 3416 0 0 25 0 1 0 194480025 285466624 66769 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 69694 66769 196 640 0 69050 0
Current children cumulated CPU time (s) 634.9
Current children cumulated vsize (KiB) 278776

[startup+635.902 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1545560/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=278908 CPUtime=635.7
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 8821978 0 0 0 60151 3419 0 0 25 0 1 0 194480025 285601792 66818 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 69727 66818 196 640 0 69083 0
Current children cumulated CPU time (s) 635.7
Current children cumulated vsize (KiB) 278908

[startup+636.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1545560/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=279044 CPUtime=636.11
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 8826123 0 0 0 60190 3421 0 0 25 0 1 0 194480025 285741056 66832 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 69761 66832 196 640 0 69117 0
Current children cumulated CPU time (s) 636.11
Current children cumulated vsize (KiB) 279044

[startup+636.502 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1545560/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=279044 CPUtime=636.3
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 8830498 0 0 0 60208 3422 0 0 25 0 1 0 194480025 285741056 66833 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 69761 66833 196 640 0 69117 0
Current children cumulated CPU time (s) 636.3
Current children cumulated vsize (KiB) 279044

[startup+636.602 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 13654
/proc/meminfo: memFree=1545560/2055920 swapFree=4181884/4192956
[pid=13647] ppid=13645 vsize=280016 CPUtime=636.41
/proc/13647/stat : 13647 (bsolo) R 13645 13647 13604 0 -1 4194304 8833247 0 0 0 60217 3424 0 0 25 0 1 0 194480025 286736384 66909 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13647/statm: 70004 66919 196 640 0 69360 0
Current children cumulated CPU time (s) 636.41
Current children cumulated vsize (KiB) 280016

Child status: 0
Real time (s): 636.675
CPU time (s): 636.487
CPU user time (s): 602.2
CPU system time (s): 34.2868
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 280016

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

runsolver used 0.596909 second user time and 1.72474 second system time

The end

Launcher Data

Begin job on node42 at 2009-06-17 22:00:32
IDJOB=1885693
IDBENCH=72082
IDSOLVER=700
FILE ID=node42/1885693-1245268831
PBS_JOBID= 9372482
Free space on /tmp= 66132 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885693-1245268831/watcher-1885693-1245268831 -o /tmp/evaluation-result-1885693-1245268831/solver-1885693-1245268831 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1885693-1245268831.opb

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

MD5SUM BENCH= c0b46ecc3255f9cd86a2192748dc4f54
RANDOM SEED=1266037135

node42.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.214
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.214
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:       1813248 kB
Buffers:         38660 kB
Cached:         122104 kB
SwapCached:       5156 kB
Active:          87856 kB
Inactive:        80960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813248 kB
SwapTotal:     4192956 kB
SwapFree:      4181884 kB
Dirty:           20272 kB
Writeback:           0 kB
Mapped:          14212 kB
Slab:            59824 kB
Committed_AS:   212864 kB
PageTables:       1392 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-1885693-1245268831.opb

Free space on /tmp at the end= 66128 MiB
End job on node42 at 2009-06-17 22:11:09