Trace number 1884233

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 601.984 602.226

General information on the benchmark

Name/PURE-SAT/SAT07/industrial/anbulagan/
medium-unsat/total-5-13-u.opb
MD5SUMe0e09897d5835e130065624c67a21761
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 benchmark110.718
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables178708
Total number of constraints806681
Number of constraints which are clauses806681
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-1884233-1245256115.opb
0.00/0.00	c File size is 25064759 bytes.
4.49/4.53	c Highest Coefficient sum: 10
4.49/4.53	c Parsing was ok!!
4.49/4.53	c Total parsing time: 4.529 s
4.79/4.89	c Var: 178708 Constr: 806681 806681/0/0 Lit: 1842626 Watch. Lit: 1598290
4.79/4.90	c Obj. Vars: 0 (0 % of total variables)
113.13/113.30	c Pre-processing Time: 113.243 s
113.24/113.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
113.24/113.30	c        0   6006    20251    57263    2    40502    6750      0      0 113.24
113.24/113.30	c Switching off lower bounding mode.
601.84/602.20	c      101   6006    20352    60093    2    40704    7426    101      0 113.44
601.84/602.20	c      255   6006    20506    63510    3    41012    8169    255      2 113.84
601.84/602.20	c      481   6006    20732    69260    3    41464    8986    481      4 114.32
601.84/602.20	c      822   6006    21073    81864    3    42146    9885    822      7 115.16
601.84/602.20	c     1331   6006    21582   103484    4    43164   10874   1331     11 116.36
601.84/602.20	c     2095   5994    22346   145226    6    44691   11962   2095     17 118.45
601.84/602.20	c     3241   5994    23492   197978    8    46983   13159   3241     26 121.68
601.84/602.20	c     4963   5939    25214   258767   10    50426   14475   4963     39 127.08
601.84/602.20	c     7548   5939    27799   340019   12    55596   15923   7548     56 134.59
601.84/602.20	c    11427   5905    31678   522402   16    63353   17516  11427     75 151.01
601.84/602.20	c    17250   5637    37501   751224   20    74997   19268  17250     97 177.09
601.84/602.20	c    25987   5637    46238  1209677   26    92471   21195  25987    115 225.65
601.84/602.20	c    39098   5576    59349  2122151   35   118692   23315  39098    124 313.31
601.84/602.20	c    58769   5561    79020  3326651   42   158032   25647  58769    113 519.75
601.84/602.20	c Backtracks by Clause: 0
601.84/602.20	c Backtracks by PB constraint: 0
601.84/602.20	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
601.84/602.20	c   14    65687  12660    89785    85938  3671731  65687    109 601.96
601.84/602.20	s UNSATISFIABLE
601.84/602.20	c Total time: 601.956 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-1884233-1245256115/watcher-1884233-1245256115 -o /tmp/evaluation-result-1884233-1245256115/solver-1884233-1245256115 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1884233-1245256115.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.03 0.88 3/64 14553
/proc/meminfo: memFree=1820008/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=35196 CPUtime=0
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 193208820 36040704 253 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 8799 253 174 640 0 2035 0

[startup+0.0406299 s]
/proc/loadavg: 1.00 1.03 0.88 3/64 14553
/proc/meminfo: memFree=1820008/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=37000 CPUtime=0.03
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 765 0 0 0 3 0 0 0 18 0 1 0 193208820 37888000 709 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 9250 710 223 640 0 2486 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 37000

[startup+0.101635 s]
/proc/loadavg: 1.00 1.03 0.88 3/64 14553
/proc/meminfo: memFree=1820008/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=38796 CPUtime=0.09
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 1353 0 0 0 9 0 0 0 18 0 1 0 193208820 39727104 1297 1992294400 134512640 137136520 4294956256 18446744073709551615 134519766 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 9699 1297 340 640 0 2935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38796

[startup+0.301656 s]
/proc/loadavg: 1.00 1.03 0.88 3/64 14553
/proc/meminfo: memFree=1820008/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=45072 CPUtime=0.29
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 3295 0 0 0 28 1 0 0 19 0 1 0 193208820 46153728 3239 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 11268 3239 702 640 0 4504 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45072

[startup+0.701707 s]
/proc/loadavg: 1.00 1.03 0.88 3/64 14553
/proc/meminfo: memFree=1820008/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=58832 CPUtime=0.69
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 7593 0 0 0 66 3 0 0 23 0 1 0 193208820 60243968 7155 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 14708 7155 1268 640 0 7944 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58832

[startup+1.50179 s]
/proc/loadavg: 1.00 1.03 0.88 2/65 14554
/proc/meminfo: memFree=1787744/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=77644 CPUtime=1.49
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 13454 0 0 0 143 6 0 0 25 0 1 0 193208820 79507456 12703 1992294400 134512640 137136520 4294956256 18446744073709551615 134538970 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 19411 12703 2314 640 0 12647 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77644

[startup+3.10197 s]
/proc/loadavg: 1.00 1.03 0.88 2/65 14554
/proc/meminfo: memFree=1768992/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=101488 CPUtime=3.09
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 21281 0 0 0 300 9 0 0 25 0 1 0 193208820 103923712 20530 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 25372 20530 4199 640 0 18608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101488

[startup+6.30135 s]
/proc/loadavg: 1.00 1.03 0.88 2/65 14554
/proc/meminfo: memFree=1671712/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=162228 CPUtime=6.28
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44065 0 0 0 611 17 0 0 25 0 1 0 193208820 166121472 37194 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40557 37194 189 640 0 39913 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 162228

[startup+12.701 s]
/proc/loadavg: 1.00 1.03 0.88 2/65 14554
/proc/meminfo: memFree=1671728/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=162360 CPUtime=12.68
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44116 0 0 0 1251 17 0 0 25 0 1 0 193208820 166256640 37245 1992294400 134512640 137136520 4294956256 18446744073709551615 136518922 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40590 37245 189 640 0 39946 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 162360

[startup+25.5014 s]
/proc/loadavg: 1.00 1.02 0.88 2/65 14554
/proc/meminfo: memFree=1671728/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=162492 CPUtime=25.48
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44133 0 0 0 2530 18 0 0 25 0 1 0 193208820 166391808 37262 1992294400 134512640 137136520 4294956256 18446744073709551615 134544732 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40623 37262 189 640 0 39979 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 162492

[startup+51.1013 s]
/proc/loadavg: 1.00 1.02 0.88 2/65 14554
/proc/meminfo: memFree=1671536/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=162624 CPUtime=51.05
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44181 0 0 0 5086 19 0 0 25 0 1 0 193208820 166526976 37310 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40656 37310 189 640 0 40012 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 162624

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 0.89 2/65 14554
/proc/meminfo: memFree=1670320/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163812 CPUtime=102.24
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44492 0 0 0 10201 23 0 0 25 0 1 0 193208820 167743488 37621 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40953 37621 189 640 0 40309 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 163812

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 0.89 2/65 14554
/proc/meminfo: memFree=1670000/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=162.21
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 16184 37 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 163944

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 14554
/proc/meminfo: memFree=1670000/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=222.18
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 22178 40 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134571159 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 163944

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 14554
/proc/meminfo: memFree=1670000/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=282.17
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 28174 43 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 163944

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1670000/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=342.15
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 34170 45 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 163944

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1670000/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=402.12
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 40165 47 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134544565 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 163944

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1669936/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=462.1
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 46161 49 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 163944

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1670000/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=522.08
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 52158 50 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134571167 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 163944

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1669936/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=582.06
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 58155 51 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134544112 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 163944

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1669936/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=588.45
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 58794 51 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 588.45
Current children cumulated vsize (KiB) 163944

[startup+595.105 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1669936/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=594.85
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 59434 51 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 594.85
Current children cumulated vsize (KiB) 163944

[startup+598.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1669872/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=598.05
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 59754 51 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 598.05
Current children cumulated vsize (KiB) 163944

[startup+599.902 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1669872/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=599.65
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 59914 51 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 599.65
Current children cumulated vsize (KiB) 163944

[startup+601.501 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1669872/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=601.24
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 60073 51 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 601.24
Current children cumulated vsize (KiB) 163944

[startup+601.901 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1669872/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=601.64
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 60113 51 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 601.64
Current children cumulated vsize (KiB) 163944

[startup+602.101 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1669872/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=163944 CPUtime=601.84
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44877 0 0 0 60133 51 0 0 25 0 1 0 193208820 167878656 37656 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40986 37656 197 640 0 40342 0
Current children cumulated CPU time (s) 601.84
Current children cumulated vsize (KiB) 163944

[startup+602.201 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 14554
/proc/meminfo: memFree=1669872/2055920 swapFree=4181976/4192956
[pid=14553] ppid=14551 vsize=161440 CPUtime=601.95
/proc/14553/stat : 14553 (bsolo) R 14551 14553 14426 0 -1 4194304 44878 0 0 0 60143 52 0 0 25 0 1 0 193208820 165314560 37305 1992294400 134512640 137136520 4294956256 18446744073709551615 136571969 0 0 4096 16384 0 0 0 17 0 0 0
/proc/14553/statm: 40360 37305 198 640 0 39716 0
Current children cumulated CPU time (s) 601.95
Current children cumulated vsize (KiB) 161440

Child status: 0
Real time (s): 602.226
CPU time (s): 601.984
CPU user time (s): 601.439
CPU system time (s): 0.544917
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 165344

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

runsolver used 0.535918 second user time and 1.65975 second system time

The end

Launcher Data

Begin job on node38 at 2009-06-17 18:28:36
IDJOB=1884233
IDBENCH=71936
IDSOLVER=700
FILE ID=node38/1884233-1245256115
PBS_JOBID= 9372415
Free space on /tmp= 66208 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/industrial/anbulagan/medium-unsat/total-5-13-u.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884233-1245256115/watcher-1884233-1245256115 -o /tmp/evaluation-result-1884233-1245256115/solver-1884233-1245256115 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1884233-1245256115.opb

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

MD5SUM BENCH= e0e09897d5835e130065624c67a21761
RANDOM SEED=964197159

node38.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.232
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.232
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:       1820424 kB
Buffers:         21276 kB
Cached:         140332 kB
SwapCached:       4992 kB
Active:          59044 kB
Inactive:       110596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820424 kB
SwapTotal:     4192956 kB
SwapFree:      4181976 kB
Dirty:           28412 kB
Writeback:           0 kB
Mapped:          14336 kB
Slab:            51752 kB
Committed_AS:   180472 kB
PageTables:       1456 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-1884233-1245256115.opb

Free space on /tmp at the end= 66204 MiB
End job on node38 at 2009-06-17 18:38:39