Trace number 1884193

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 cl? 1798 1798.5

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-210-2.sat05-2159.reshuffled-07.opb
MD5SUMc04b0dbe64de7d186ddb5eb9684bb66d
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark72.8249
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables210
Total number of constraints840
Number of constraints which are clauses840
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 constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1884193-1245255938.opb
0.00/0.00	c File size is 25361 bytes.
0.00/0.00	c Highest Coefficient sum: 5
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.003 s
0.00/0.00	c Var: 210 Constr: 840 840/0/0 Lit: 2520 Watch. Lit: 1680
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.006 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    210      840     2520    3     1680     279      0      0 0.01
0.00/0.00	c Switching off lower bounding mode.
1797.90/1798.49	c      101    210      941     5268    5     1882     307    101   7214 0.01
1797.90/1798.49	c      251    210     1091    10217    9     2182     338    251   8096 0.03
1797.90/1798.49	c      476    210     1103    11160   10     2206     372    263   7555 0.06
1797.90/1798.49	c      815    210     1027     8631    8     2054     410    187   7276 0.11
1797.90/1798.49	c     1323    210     1046     9628    9     2092     452    206   7000 0.19
1797.90/1798.49	c     2087    210     1268    17814   14     2536     498    428   6887 0.30
1797.90/1798.49	c     3233    210     1274    17906   14     2548     548    434   6849 0.47
1797.90/1798.49	c     4955    210     1115    12526   11     2230     603    275   6796 0.73
1797.90/1798.49	c     7539    210     1237    16983   13     2474     664    397   6737 1.12
1797.90/1798.49	c    11418    210     1345    21032   15     2690     731    505   6665 1.71
1797.90/1798.49	c    17240    210     1502    26178   17     3004     805    662   6605 2.61
1797.90/1798.49	c    25978    210     1282    18229   14     2564     886    442   6496 4.00
1797.90/1798.49	c    39089    210     1392    22054   15     2784     975    552   6404 6.10
1797.90/1798.49	c    58759    210     1549    27885   18     3098    1073    709   6305 9.32
1797.90/1798.49	c    88269    210     1641    30956   18     3282    1181    801   6221 14.19
1797.90/1798.49	c   132540    210     1459    24618   16     2918    1300    619   6057 21.88
1797.90/1798.49	c   198950    210     1830    37964   20     3660    1431    990   5965 33.35
1797.90/1798.49	c   298570    210     1854    38888   20     3708    1575   1014   5855 50.99
1797.90/1798.49	c   448006    210     1813    37352   20     3626    1733    973   5747 77.95
1797.90/1798.49	c   672165    210     1883    39836   21     3766    1907   1043   5625 119.49
1797.90/1798.49	c  1008408    210     1797    36927   20     3594    2098    957   5463 184.56
1797.90/1798.49	c  1512780    210     2301    55020   23     4602    2308   1461   5304 285.21
1797.90/1798.49	c  2269343    210     2386    58174   24     4772    2539   1546   5220 434.67
1797.90/1798.49	c  3404195    210     2888    76342   26     5776    2793   2048   5062 672.44
1797.90/1798.49	c  5106479    210     2536    63336   24     5072    3073   1696   4905 1040.99
1797.90/1798.49	c  7659911    210     2633    66952   25     5266    3381   1793   4729 1619.71
1797.90/1798.49	c Resources Exceeded
1797.90/1798.49	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.49	c   26  8436557   2768  8441924     2806    73201   1966   4692 1798.00
1797.90/1798.49	s UNKNOWN
1797.90/1798.49	c Total time: 1798 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-1884193-1245255938/watcher-1884193-1245255938 -o /tmp/evaluation-result-1884193-1245255938/solver-1884193-1245255938 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1884193-1245255938.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.99 0.97 0.82 3/65 21108
/proc/meminfo: memFree=1683384/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=10708 CPUtime=0
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 193191898 10964992 250 1992294400 134512640 137136520 4294956256 18446744073709551615 134542816 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2677 252 186 640 0 2033 0

[startup+0.076771 s]
/proc/loadavg: 0.99 0.97 0.82 3/65 21108
/proc/meminfo: memFree=1683384/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=10976 CPUtime=0.07
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 347 0 0 0 7 0 0 0 20 0 1 0 193191898 11239424 324 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2744 324 196 640 0 2100 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10976

[startup+0.102773 s]
/proc/loadavg: 0.99 0.97 0.82 3/65 21108
/proc/meminfo: memFree=1683384/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=10976 CPUtime=0.09
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 354 0 0 0 9 0 0 0 20 0 1 0 193191898 11239424 331 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2744 331 196 640 0 2100 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10976

[startup+0.302798 s]
/proc/loadavg: 0.99 0.97 0.82 3/65 21108
/proc/meminfo: memFree=1683384/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=11104 CPUtime=0.29
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 367 0 0 0 29 0 0 0 22 0 1 0 193191898 11370496 344 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2776 344 196 640 0 2132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11104

[startup+0.702855 s]
/proc/loadavg: 0.99 0.97 0.82 3/65 21108
/proc/meminfo: memFree=1683384/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=11104 CPUtime=0.69
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 385 0 0 0 69 0 0 0 25 0 1 0 193191898 11370496 362 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2776 362 196 640 0 2132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11104

[startup+1.50195 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 21109
/proc/meminfo: memFree=1682608/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=11232 CPUtime=1.49
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 403 0 0 0 149 0 0 0 25 0 1 0 193191898 11501568 380 1992294400 134512640 137136520 4294956256 18446744073709551615 134572228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2808 380 196 640 0 2164 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11232

[startup+3.10114 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 21109
/proc/meminfo: memFree=1682416/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=11232 CPUtime=3.09
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 421 0 0 0 308 1 0 0 25 0 1 0 193191898 11501568 398 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2808 398 196 640 0 2164 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11232

[startup+6.30154 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 21109
/proc/meminfo: memFree=1682160/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=11360 CPUtime=6.29
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 444 0 0 0 626 3 0 0 25 0 1 0 193191898 11632640 421 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2840 421 196 640 0 2196 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11360

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 21109
/proc/meminfo: memFree=1682040/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=11484 CPUtime=12.69
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 462 0 0 0 1263 6 0 0 25 0 1 0 193191898 11759616 439 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2871 439 196 640 0 2227 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11484

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 21109
/proc/meminfo: memFree=1681848/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=11612 CPUtime=25.48
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 500 0 0 0 2537 11 0 0 25 0 1 0 193191898 11890688 477 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2903 477 196 640 0 2259 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11612

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 21109
/proc/meminfo: memFree=1681784/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=11612 CPUtime=51.08
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 518 0 0 0 5086 22 0 0 25 0 1 0 193191898 11890688 495 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2903 495 196 640 0 2259 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11612

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 21109
/proc/meminfo: memFree=1681656/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=11860 CPUtime=102.26
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 560 0 0 0 10183 43 0 0 25 0 1 0 193191898 12144640 537 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2965 537 196 640 0 2321 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11860

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 21109
/proc/meminfo: memFree=1681528/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=11960 CPUtime=162.24
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 587 0 0 0 16159 65 0 0 25 0 1 0 193191898 12247040 564 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 2990 564 196 640 0 2346 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 11960

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 21109
/proc/meminfo: memFree=1681336/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12080 CPUtime=222.22
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 617 0 0 0 22134 88 0 0 25 0 1 0 193191898 12369920 594 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3020 594 196 640 0 2376 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 12080

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/66 21109
/proc/meminfo: memFree=1681336/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12080 CPUtime=282.21
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 617 0 0 0 28109 112 0 0 25 0 1 0 193191898 12369920 594 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3020 594 196 640 0 2376 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 12080

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.85 2/66 21109
/proc/meminfo: memFree=1681208/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12212 CPUtime=342.19
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 650 0 0 0 34083 136 0 0 25 0 1 0 193191898 12505088 627 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3053 627 196 640 0 2409 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 12212

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 21109
/proc/meminfo: memFree=1681144/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12204 CPUtime=402.17
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 650 0 0 0 40058 159 0 0 25 0 1 0 193191898 12496896 627 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3051 627 196 640 0 2407 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 12204

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 21109
/proc/meminfo: memFree=1680952/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12332 CPUtime=462.16
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 685 0 0 0 46033 183 0 0 25 0 1 0 193191898 12627968 662 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3083 662 196 640 0 2439 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 12332

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 21109
/proc/meminfo: memFree=1680952/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12332 CPUtime=522.15
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 685 0 0 0 52008 207 0 0 25 0 1 0 193191898 12627968 662 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3083 662 196 640 0 2439 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 12332

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 21109
/proc/meminfo: memFree=1680888/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12332 CPUtime=582.13
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 685 0 0 0 57984 229 0 0 25 0 1 0 193191898 12627968 662 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3083 662 196 640 0 2439 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 12332

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 21109
/proc/meminfo: memFree=1680888/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12332 CPUtime=642.12
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 685 0 0 0 63964 248 0 0 25 0 1 0 193191898 12627968 662 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3083 662 196 640 0 2439 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 12332

[startup+702.302 s]

################
# More data... #
################

/proc/meminfo: memFree=1680312/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12584 CPUtime=1121.98
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 767 0 0 0 111787 411 0 0 25 0 1 0 193191898 12886016 744 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3146 744 196 640 0 2502 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 12584

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21109
/proc/meminfo: memFree=1680312/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12584 CPUtime=1181.96
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 767 0 0 0 117767 429 0 0 25 0 1 0 193191898 12886016 744 1992294400 134512640 137136520 4294956256 18446744073709551615 136295558 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3146 744 196 640 0 2502 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 12584

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21109
/proc/meminfo: memFree=1680248/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12584 CPUtime=1241.95
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 767 0 0 0 123743 452 0 0 25 0 1 0 193191898 12886016 744 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3146 744 196 640 0 2502 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 12584

[startup+1302.3 s]
/proc/loadavg: 1.06 0.99 0.91 2/66 21109
/proc/meminfo: memFree=1680184/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12584 CPUtime=1301.93
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 767 0 0 0 129722 471 0 0 25 0 1 0 193191898 12886016 744 1992294400 134512640 137136520 4294956256 18446744073709551615 134544440 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3146 744 196 640 0 2502 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 12584

[startup+1362.3 s]
/proc/loadavg: 1.15 1.02 0.93 2/66 21109
/proc/meminfo: memFree=1680184/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12584 CPUtime=1361.91
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 767 0 0 0 135701 490 0 0 25 0 1 0 193191898 12886016 744 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3146 744 196 640 0 2502 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 12584

[startup+1422.31 s]
/proc/loadavg: 1.11 1.03 0.93 2/66 21109
/proc/meminfo: memFree=1680120/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12584 CPUtime=1421.9
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 767 0 0 0 141680 510 0 0 25 0 1 0 193191898 12886016 744 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3146 744 196 640 0 2502 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 12584

[startup+1482.3 s]
/proc/loadavg: 1.09 1.04 0.94 2/66 21109
/proc/meminfo: memFree=1680184/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12584 CPUtime=1481.88
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 767 0 0 0 147659 529 0 0 25 0 1 0 193191898 12886016 744 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3146 744 196 640 0 2502 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 12584

[startup+1542.3 s]
/proc/loadavg: 1.07 1.04 0.94 2/66 21109
/proc/meminfo: memFree=1680120/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12584 CPUtime=1541.86
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 767 0 0 0 153635 551 0 0 25 0 1 0 193191898 12886016 744 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3146 744 196 640 0 2502 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 12584

[startup+1602.3 s]
/proc/loadavg: 1.07 1.05 0.95 2/66 21109
/proc/meminfo: memFree=1680120/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12584 CPUtime=1601.85
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 767 0 0 0 159611 574 0 0 25 0 1 0 193191898 12886016 744 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3146 744 196 640 0 2502 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 12584

[startup+1662.3 s]
/proc/loadavg: 1.06 1.05 0.95 2/66 21109
/proc/meminfo: memFree=1679928/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12832 CPUtime=1661.83
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 808 0 0 0 165588 595 0 0 25 0 1 0 193191898 13139968 785 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3208 785 196 640 0 2564 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 12832

[startup+1722.3 s]
/proc/loadavg: 1.06 1.05 0.96 2/66 21111
/proc/meminfo: memFree=1679736/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12828 CPUtime=1721.81
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 808 0 0 0 171564 617 0 0 25 0 1 0 193191898 13135872 785 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3207 785 196 640 0 2563 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 12828

[startup+1782.3 s]
/proc/loadavg: 1.13 1.07 0.97 2/66 21111
/proc/meminfo: memFree=1679736/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12828 CPUtime=1781.8
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 808 0 0 0 177545 635 0 0 25 0 1 0 193191898 13135872 785 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3207 785 196 640 0 2563 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 12828

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

[startup+1791.91 s]
/proc/loadavg: 1.11 1.07 0.97 2/66 21111
/proc/meminfo: memFree=1679736/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12828 CPUtime=1791.4
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 808 0 0 0 178502 638 0 0 25 0 1 0 193191898 13135872 785 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3207 785 196 640 0 2563 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 12828

[startup+1795.1 s]
/proc/loadavg: 1.10 1.07 0.97 2/66 21111
/proc/meminfo: memFree=1679736/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12828 CPUtime=1794.59
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 808 0 0 0 178820 639 0 0 25 0 1 0 193191898 13135872 785 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3207 785 196 640 0 2563 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 12828

[startup+1796.7 s]
/proc/loadavg: 1.10 1.07 0.97 2/66 21111
/proc/meminfo: memFree=1679736/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12828 CPUtime=1796.19
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 808 0 0 0 178979 640 0 0 25 0 1 0 193191898 13135872 785 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3207 785 196 640 0 2563 0
Current children cumulated CPU time (s) 1796.19
Current children cumulated vsize (KiB) 12828

[startup+1797.5 s]
/proc/loadavg: 1.10 1.07 0.97 2/66 21111
/proc/meminfo: memFree=1679736/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12828 CPUtime=1796.99
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 808 0 0 0 179059 640 0 0 25 0 1 0 193191898 13135872 785 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3207 785 196 640 0 2563 0
Current children cumulated CPU time (s) 1796.99
Current children cumulated vsize (KiB) 12828

[startup+1797.9 s]
/proc/loadavg: 1.10 1.07 0.97 2/66 21111
/proc/meminfo: memFree=1679736/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12828 CPUtime=1797.39
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 808 0 0 0 179099 640 0 0 25 0 1 0 193191898 13135872 785 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3207 785 196 640 0 2563 0
Current children cumulated CPU time (s) 1797.39
Current children cumulated vsize (KiB) 12828

[startup+1798.3 s]
/proc/loadavg: 1.10 1.07 0.97 2/66 21111
/proc/meminfo: memFree=1679736/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12828 CPUtime=1797.79
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 808 0 0 0 179139 640 0 0 25 0 1 0 193191898 13135872 785 1992294400 134512640 137136520 4294956256 18446744073709551615 134544489 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3207 785 196 640 0 2563 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 12828

[startup+1798.4 s]
/proc/loadavg: 1.09 1.06 0.97 2/66 21111
/proc/meminfo: memFree=1679736/2055920 swapFree=4192812/4192956
[pid=21108] ppid=21106 vsize=12828 CPUtime=1797.9
/proc/21108/stat : 21108 (bsolo) R 21106 21108 21023 0 -1 4194304 808 0 0 0 179150 640 0 0 25 0 1 0 193191898 13135872 785 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21108/statm: 3207 785 196 640 0 2563 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 12828

Child status: 0
Real time (s): 1798.5
CPU time (s): 1798
CPU user time (s): 1791.6
CPU system time (s): 6.40503
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 12832

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

runsolver used 2.17667 second user time and 3.84142 second system time

The end

Launcher Data

Begin job on node80 at 2009-06-17 18:25:38
IDJOB=1884193
IDBENCH=71932
IDSOLVER=700
FILE ID=node80/1884193-1245255938
PBS_JOBID= 9372382
Free space on /tmp= 66532 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-210-2.sat05-2159.reshuffled-07.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884193-1245255938/watcher-1884193-1245255938 -o /tmp/evaluation-result-1884193-1245255938/solver-1884193-1245255938 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1884193-1245255938.opb

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

MD5SUM BENCH= c04b0dbe64de7d186ddb5eb9684bb66d
RANDOM SEED=1533543891

node80.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.234
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.234
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:       1683800 kB
Buffers:         14488 kB
Cached:         297904 kB
SwapCached:          0 kB
Active:          34868 kB
Inactive:       291336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          23580 kB
Slab:            31848 kB
Committed_AS:    82212 kB
PageTables:       1388 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-1884193-1245255938.opb

Free space on /tmp at the end= 66528 MiB
End job on node80 at 2009-06-17 18:55:37