Trace number 1884442

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.1UNSAT 679.673 679.984

General information on the benchmark

Name/PURE-SAT/SAT_RACE06/
velev-live-uns-2.0-ebuf.opb
MD5SUMff5a2a80769bef7bafbaa4f11b601911
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 benchmark20.5119
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14628
Total number of constraints161477
Number of constraints which are clauses161477
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 constraint88
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
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: Cardinality Constraint 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-1884442-1245258401.opb
0.00/0.00	c File size is 5330296 bytes.
0.69/0.71	c Highest Coefficient sum: 101
0.69/0.71	c Parsing was ok!!
0.69/0.71	c Total parsing time: 0.711 s
0.69/0.77	c Var: 14628 Constr: 161477 161477/0/0 Lit: 460215 Watch. Lit: 322953
0.69/0.77	c Obj. Vars: 0 (0 % of total variables)
26.06/26.13	c Pre-processing Time: 26.098 s
26.06/26.13	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.06/26.13	c        0  10540    95548   280993    2   191096   31849      0      0 26.10
26.06/26.13	c Switching off lower bounding mode.
679.48/679.90	c      100  10540    95735   283359    2   191470   35034    187      3 26.28
679.48/679.90	c      251  10540    96004   286884    2   192008   38538    456      9 26.61
679.48/679.90	c      478  10540    96375   304539    3   192750   42392    827     17 26.87
679.48/679.90	c      816  10540    96970   327161    3   193940   46632   1422     29 27.33
679.48/679.90	c     1324  10540    97799   383472    3   195598   51296   2251     47 28.12
679.48/679.90	c     2087  10540    98890   539603    5   197780   56426   3342     70 29.53
679.48/679.90	c     3235  10540   100679   669543    6   201358   62069   5131    102 31.65
679.48/679.90	c     4956  10540   103194   991053    9   206388   68276   7646    142 34.79
679.48/679.90	c     7541  10540   106910  1375189   12   213820   75104  11362    189 39.81
679.48/679.90	c    11420  10540   112436  2398846   21   224872   82615  16888    233 49.00
679.48/679.90	c    17242  10540   120725  4331194   35   241450   90877  25177    260 66.16
679.48/679.90	c    25981  10540   133378  7614943   57   266756   99965  37830    262 98.83
679.48/679.90	c    39091  10540   152490 13549042   88   304980  109962  56942    244 159.97
679.48/679.90	c    58762  10540   180596 23788693  131   361192  120959  85048    206 284.31
679.48/679.90	c    88273  10540   117595  9442016   80   235190  133055  22047    158 555.19
679.48/679.90	c Backtracks by Clause: 112183
679.48/679.90	c Backtracks by PB constraint: 0
679.48/679.90	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
679.48/679.90	c   15   112183  47481   431044   149473 18914565  53925    165 679.59
679.48/679.90	s UNSATISFIABLE
679.48/679.90	c Total time: 679.589 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-1884442-1245258401/watcher-1884442-1245258401 -o /tmp/evaluation-result-1884442-1245258401/solver-1884442-1245258401 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1884442-1245258401.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.21 1.12 1.04 3/64 20599
/proc/meminfo: memFree=1881540/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=15916 CPUtime=0
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 255 0 0 0 0 0 0 0 18 0 1 0 193438036 16297984 239 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 3980 239 176 640 0 2034 0

[startup+0.0769969 s]
/proc/loadavg: 1.21 1.12 1.04 3/64 20599
/proc/meminfo: memFree=1881540/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=17968 CPUtime=0.07
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 917 0 0 0 7 0 0 0 18 0 1 0 193438036 18399232 901 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 4492 901 314 640 0 2546 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17968

[startup+0.101999 s]
/proc/loadavg: 1.21 1.12 1.04 3/64 20599
/proc/meminfo: memFree=1881540/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=18648 CPUtime=0.09
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 1135 0 0 0 9 0 0 0 18 0 1 0 193438036 19095552 1119 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 4662 1120 361 640 0 2716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18648

[startup+0.302034 s]
/proc/loadavg: 1.21 1.12 1.04 3/64 20599
/proc/meminfo: memFree=1881540/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=23984 CPUtime=0.29
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 2822 0 0 0 28 1 0 0 19 0 1 0 193438036 24559616 2806 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 5996 2806 724 640 0 4050 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23984

[startup+0.701059 s]
/proc/loadavg: 1.21 1.12 1.04 3/64 20599
/proc/meminfo: memFree=1881540/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=33904 CPUtime=0.69
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 6038 0 0 0 67 2 0 0 23 0 1 0 193438036 34717696 6022 1992294400 134512640 137136520 4294956256 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 8476 6023 1449 640 0 6530 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33904

[startup+1.50214 s]
/proc/loadavg: 1.21 1.12 1.04 2/65 20600
/proc/meminfo: memFree=1853820/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=38244 CPUtime=1.49
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 8417 0 0 0 146 3 0 0 25 0 1 0 193438036 39161856 7099 1992294400 134512640 137136520 4294956256 18446744073709551615 136518953 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 9561 7099 189 640 0 8917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38244

[startup+3.10131 s]
/proc/loadavg: 1.20 1.11 1.04 2/65 20600
/proc/meminfo: memFree=1853628/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=38244 CPUtime=3.09
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 8417 0 0 0 306 3 0 0 25 0 1 0 193438036 39161856 7099 1992294400 134512640 137136520 4294956256 18446744073709551615 134584625 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 9561 7099 189 640 0 8917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38244

[startup+6.30164 s]
/proc/loadavg: 1.20 1.11 1.04 2/65 20600
/proc/meminfo: memFree=1853308/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=38244 CPUtime=6.28
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 8417 0 0 0 625 3 0 0 25 0 1 0 193438036 39161856 7099 1992294400 134512640 137136520 4294956256 18446744073709551615 136502425 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 9561 7099 189 640 0 8917 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38244

[startup+12.7013 s]
/proc/loadavg: 1.39 1.16 1.06 2/65 20600
/proc/meminfo: memFree=1853260/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=38244 CPUtime=12.68
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 8418 0 0 0 1264 4 0 0 25 0 1 0 193438036 39161856 7100 1992294400 134512640 137136520 4294956256 18446744073709551615 134563134 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 9561 7100 189 640 0 8917 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38244

[startup+25.5066 s]
/proc/loadavg: 1.57 1.20 1.07 2/65 20600
/proc/meminfo: memFree=1853388/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=38464 CPUtime=25.47
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 8450 0 0 0 2541 6 0 0 25 0 1 0 193438036 39387136 7132 1992294400 134512640 137136520 4294956256 18446744073709551615 134559800 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20599/statm: 9616 7132 192 640 0 8972 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 38464

[startup+51.1012 s]
/proc/loadavg: 1.37 1.19 1.07 2/65 20600
/proc/meminfo: memFree=1832140/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=60640 CPUtime=51.04
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 14123 0 0 0 5084 20 0 0 25 0 1 0 193438036 62095360 12689 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 15160 12689 198 640 0 14516 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 60640

[startup+102.302 s]
/proc/loadavg: 1.16 1.16 1.06 2/65 20600
/proc/meminfo: memFree=1764044/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=129080 CPUtime=102.22
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 31259 0 0 0 10187 35 0 0 25 0 1 0 193438036 132177920 29825 1992294400 134512640 137136520 4294956256 18446744073709551615 134544461 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 32270 29825 198 640 0 31626 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 129080

[startup+162.302 s]
/proc/loadavg: 1.05 1.12 1.06 2/65 20600
/proc/meminfo: memFree=1686284/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=205596 CPUtime=162.2
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 50395 0 0 0 16172 48 0 0 25 0 1 0 193438036 210530304 48961 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 51399 48961 198 640 0 50755 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 205596

[startup+222.302 s]
/proc/loadavg: 1.02 1.10 1.05 2/65 20600
/proc/meminfo: memFree=1624076/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=267660 CPUtime=222.18
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 65879 0 0 0 22159 59 0 0 25 0 1 0 193438036 274083840 64445 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 66915 64445 198 640 0 66271 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 267660

[startup+282.302 s]
/proc/loadavg: 1.00 1.08 1.05 2/65 20600
/proc/meminfo: memFree=1557324/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=334788 CPUtime=282.16
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 82662 0 0 0 28146 70 0 0 25 0 1 0 193438036 342822912 81228 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 83697 81228 198 640 0 83053 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 334788

[startup+342.305 s]
/proc/loadavg: 1.00 1.06 1.04 2/65 20600
/proc/meminfo: memFree=1504140/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=387188 CPUtime=342.12
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 95788 0 0 0 34130 82 0 0 25 0 1 0 193438036 396480512 94354 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 96797 94354 198 640 0 96153 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 387188

[startup+402.301 s]
/proc/loadavg: 1.07 1.06 1.04 2/65 20601
/proc/meminfo: memFree=1453068/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=438656 CPUtime=402.09
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 108639 0 0 0 40118 91 0 0 25 0 1 0 193438036 449183744 107205 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 109664 107205 198 640 0 109020 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 438656

[startup+462.302 s]
/proc/loadavg: 1.02 1.05 1.03 2/65 20601
/proc/meminfo: memFree=1405132/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=486184 CPUtime=462.06
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 120527 0 0 0 46107 99 0 0 25 0 1 0 193438036 497852416 119093 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 121546 119093 198 640 0 120902 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 486184

[startup+522.302 s]
/proc/loadavg: 1.01 1.04 1.03 2/65 20601
/proc/meminfo: memFree=1354828/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=536760 CPUtime=522.05
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 133187 0 0 0 52096 109 0 0 25 0 1 0 193438036 549642240 131753 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 134190 131753 198 640 0 133546 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 536760

[startup+582.302 s]
/proc/loadavg: 1.00 1.03 1.02 2/65 20601
/proc/meminfo: memFree=1334092/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=556592 CPUtime=582.02
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 138253 0 0 0 58086 116 0 0 25 0 1 0 193438036 569950208 136695 1992294400 134512640 137136520 4294956256 18446744073709551615 134571167 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 139148 136695 198 640 0 138504 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 556592

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.02 2/65 20601
/proc/meminfo: memFree=1334092/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=556592 CPUtime=642
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 138253 0 0 0 64079 121 0 0 25 0 1 0 193438036 569950208 136695 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 139148 136695 198 640 0 138504 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 556592

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

[startup+665.705 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 20601
/proc/meminfo: memFree=1333900/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=556592 CPUtime=665.39
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 138253 0 0 0 66416 123 0 0 25 0 1 0 193438036 569950208 136695 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 139148 136695 198 640 0 138504 0
Current children cumulated CPU time (s) 665.39
Current children cumulated vsize (KiB) 556592

[startup+672.101 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 20601
/proc/meminfo: memFree=1333900/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=556592 CPUtime=671.79
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 138253 0 0 0 67055 124 0 0 25 0 1 0 193438036 569950208 136695 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 139148 136695 198 640 0 138504 0
Current children cumulated CPU time (s) 671.79
Current children cumulated vsize (KiB) 556592

[startup+675.301 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 20601
/proc/meminfo: memFree=1333900/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=556592 CPUtime=674.98
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 138253 0 0 0 67374 124 0 0 25 0 1 0 193438036 569950208 136695 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 139148 136695 198 640 0 138504 0
Current children cumulated CPU time (s) 674.98
Current children cumulated vsize (KiB) 556592

[startup+678.502 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 20601
/proc/meminfo: memFree=1333900/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=556592 CPUtime=678.19
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 138253 0 0 0 67694 125 0 0 25 0 1 0 193438036 569950208 136695 1992294400 134512640 137136520 4294956256 18446744073709551615 134543787 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 139148 136695 198 640 0 138504 0
Current children cumulated CPU time (s) 678.19
Current children cumulated vsize (KiB) 556592

[startup+679.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 20601
/proc/meminfo: memFree=1333900/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=556592 CPUtime=678.98
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 138253 0 0 0 67773 125 0 0 25 0 1 0 193438036 569950208 136695 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 139148 136695 198 640 0 138504 0
Current children cumulated CPU time (s) 678.98
Current children cumulated vsize (KiB) 556592

[startup+679.702 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 20601
/proc/meminfo: memFree=1333900/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=556592 CPUtime=679.38
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194304 138253 0 0 0 67813 125 0 0 25 0 1 0 193438036 569950208 136695 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 139148 136695 198 640 0 138504 0
Current children cumulated CPU time (s) 679.38
Current children cumulated vsize (KiB) 556592

[startup+679.902 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 20601
/proc/meminfo: memFree=1334092/2055920 swapFree=4178700/4192956
[pid=20599] ppid=20597 vsize=0 CPUtime=679.58
/proc/20599/stat : 20599 (bsolo) R 20597 20599 20296 0 -1 4194308 138254 0 0 0 67833 125 0 0 25 0 1 0 193438036 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/20599/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 679.58
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 679.984
CPU time (s): 679.673
CPU user time (s): 678.337
CPU system time (s): 1.3358
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 557088

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

runsolver used 0.660899 second user time and 1.59476 second system time

The end

Launcher Data

Begin job on node90 at 2009-06-17 19:06:41
IDJOB=1884442
IDBENCH=71957
IDSOLVER=699
FILE ID=node90/1884442-1245258401
PBS_JOBID= 9372374
Free space on /tmp= 66524 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT_RACE06/velev-live-uns-2.0-ebuf.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884442-1245258401/watcher-1884442-1245258401 -o /tmp/evaluation-result-1884442-1245258401/solver-1884442-1245258401 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1884442-1245258401.opb

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

MD5SUM BENCH= ff5a2a80769bef7bafbaa4f11b601911
RANDOM SEED=803875545

node90.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.231
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.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1881956 kB
Buffers:         14876 kB
Cached:          95504 kB
SwapCached:       8008 kB
Active:          39292 kB
Inactive:        81132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881956 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:            9156 kB
Writeback:           0 kB
Mapped:          15832 kB
Slab:            39488 kB
Committed_AS:   134252 kB
PageTables:       1436 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-1884442-1245258401.opb

Free space on /tmp at the end= 66520 MiB
End job on node90 at 2009-06-17 19:18:01