Trace number 1884183

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 clSAT 1472.68 1473.26

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-220-1.sat05-2173.reshuffled-07.opb
MD5SUM6b1a98ef1291186cb8332761c7be0894
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 benchmark7.95579
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables220
Total number of constraints880
Number of constraints which are clauses880
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-1884183-1245255747.opb
0.00/0.00	c File size is 26621 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: 220 Constr: 880 880/0/0 Lit: 2640 Watch. Lit: 1760
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    220      880     2640    3     1760     293      0      0 0.01
0.00/0.00	c Switching off lower bounding mode.
1472.62/1473.26	c      100    220      980     5199    5     1960     323    100   7692 0.01
1472.62/1473.26	c      250    220     1130    10538    9     2260     356    250   8064 0.03
1472.62/1473.26	c      475    219     1131    10179    9     2261     392    251   8050 0.06
1472.62/1473.26	c      814    219     1239    12111    9     2477     432    359   8391 0.10
1472.62/1473.26	c     1322    219     1237    13084   10     2473     476    357   7730 0.17
1472.62/1473.26	c     2085    219     1178    12419   10     2355     524    298   6813 0.31
1472.62/1473.26	c     3232    219     1146    11174    9     2291     577    266   6287 0.51
1472.62/1473.26	c     4953    219     1173     9913    8     2345     635    293   6382 0.78
1472.62/1473.26	c     7539    219     1323    12290    9     2645     699    443   6779 1.11
1472.62/1473.26	c    11418    219     1365    13017    9     2729     769    485   7083 1.61
1472.62/1473.26	c    17241    219     1368    13807   10     2735     846    488   7150 2.41
1472.62/1473.26	c    25978    219     1496    15133   10     2991     931    616   6800 3.82
1472.62/1473.26	c    39089    219     1724    30371   17     3447    1025    844   6519 6.00
1472.62/1473.26	c    58760    219     1780    32245   18     3559    1128    900   6190 9.49
1472.62/1473.26	c    88271    219     1653    28030   16     3305    1241    773   6029 14.64
1472.62/1473.26	c   132541    219     1711    29776   17     3421    1366    831   5878 22.55
1472.62/1473.26	c   198951    219     1750    31247   17     3499    1503    870   5662 35.13
1472.62/1473.26	c   298572    219     1699    29875   17     3397    1654    819   5377 55.52
1472.62/1473.26	c   448008    219     2395    53424   22     4789    1820   1515   5185 86.39
1472.62/1473.26	c   672166    219     2321    51799   22     4641    2003   1441   5134 130.91
1472.62/1473.26	c  1008410    219     2005    39551   19     4009    2204   1125   5047 199.77
1472.62/1473.26	c  1512781    219     2712    63351   23     5423    2425   1832   4882 309.85
1472.62/1473.26	c  2269345    219     2276    49013   21     4551    2668   1396   4701 482.73
1472.62/1473.26	c  3404197    219     2503    57058   22     5005    2935   1623   4535 750.51
1472.62/1473.26	c  5106481    218     3088    75376   24     6174    3229   2208   4407 1158.66
1472.62/1473.26	c Backtracks by Clause: 0
1472.62/1473.26	c Backtracks by PB constraint: 0
1472.62/1473.26	v x213 x92 -x66 x173 -x55 x75 x33 -x17 x132 x49 -x126 -x219 x190 -x157 x140 x22 x186 -x43 -x24 x36 x183 x77 x37 -x71 -x182 -x204 -x163 -x106 -x34 x39 x94 -x208 -x89 x123 x200 -x162 -x111 -x175 -x203 -x87 -x38 x178 x201 x211 -x64 x3 x102 -x76 x73 x86 x158 x171 x104 -x57 -x84 -x156 x78 -x128 -x21 -x131 x11 -x138 -x146 x56 x217 x54 x35 -x191 -x83 x8 x59 x151 x169 x194 -x161 x198 x72 x25 -x62 x137 -x206 -x61 x101 -x4 -x145 x180 -x18 x98 -x46 x168 x193 -x70 -x197 x40 -x155 x26 -x170 x117 -x16 x129 -x165 x105 -x14 -x139 x97 -x82 x68 -x122 x209 -x28 -x184 x150 x12 -x42 -x149 -x15 x60 x134 -x147 -x215 -x212 x9 -x10 x48 -x185 x199 x81 x187 -x207 x192 x119 -x69 -x141 -x91 x177 x143 x44 -x205 x130 x51 -x148 -x90 -x67 -x220 x13 -x32 x172 -x107 x189 x176 x210 x164 x159 -x181 -x96 -x65 -x6 -x196 x216 x144 x93 x50 x29 -x153 x2 -x79 -x114 -x63 x27 x95 -x136 -x160 -x20 -x124 -x85 x30 -x52 x125 -x113 x166 x58 x53 x108 -x127 -x41 x133 -x80 -x116 -x188 x74 -x1 x88 -x135 x31 x120 x115 x47 -x118 -x121 -x5 x7 -x154 -x179 -x218 x167 -x214 -x109 x174 x202 -x195 -x142 -x112 -x103 -x45 x100 x152 x19 x110 x23 x99 
1472.62/1473.26	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1472.62/1473.26	c   25  6346772  88095  6494769     3732    93070   2852   4309 1472.68
1472.62/1473.26	s SATISFIABLE
1472.62/1473.26	c Total time: 1472.68 s

Verifier Data

OK	0

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1884183-1245255747/watcher-1884183-1245255747 -o /tmp/evaluation-result-1884183-1245255747/solver-1884183-1245255747 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1884183-1245255747.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.91 0.95 0.78 3/64 23162
/proc/meminfo: memFree=1856360/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=10708 CPUtime=0
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 193168645 10964992 235 1992294400 134512640 137136520 4294956256 18446744073709551615 136635877 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 2677 244 183 640 0 2033 0

[startup+0.0757541 s]
/proc/loadavg: 0.91 0.95 0.78 3/64 23162
/proc/meminfo: memFree=1856360/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=10972 CPUtime=0.07
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 348 0 0 0 7 0 0 0 18 0 1 0 193168645 11235328 325 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 2743 325 196 640 0 2099 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10972

[startup+0.101755 s]
/proc/loadavg: 0.91 0.95 0.78 3/64 23162
/proc/meminfo: memFree=1856360/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=10972 CPUtime=0.09
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 348 0 0 0 9 0 0 0 18 0 1 0 193168645 11235328 325 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 2743 325 196 640 0 2099 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10972

[startup+0.301775 s]
/proc/loadavg: 0.91 0.95 0.78 3/64 23162
/proc/meminfo: memFree=1856360/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=11100 CPUtime=0.29
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 378 0 0 0 29 0 0 0 19 0 1 0 193168645 11366400 355 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 2775 355 196 640 0 2131 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11100

[startup+0.701815 s]
/proc/loadavg: 0.91 0.95 0.78 3/64 23162
/proc/meminfo: memFree=1856360/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=11100 CPUtime=0.69
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 391 0 0 0 69 0 0 0 23 0 1 0 193168645 11366400 368 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 2775 368 196 640 0 2131 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11100

[startup+1.50189 s]
/proc/loadavg: 0.91 0.95 0.78 2/65 23163
/proc/meminfo: memFree=1855648/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=11100 CPUtime=1.49
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 391 0 0 0 148 1 0 0 25 0 1 0 193168645 11366400 368 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 2775 368 196 640 0 2131 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11100

[startup+3.10105 s]
/proc/loadavg: 0.91 0.95 0.78 2/65 23163
/proc/meminfo: memFree=1855520/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=11228 CPUtime=3.09
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 402 0 0 0 307 2 0 0 25 0 1 0 193168645 11497472 379 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 2807 379 196 640 0 2163 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11228

[startup+6.30137 s]
/proc/loadavg: 0.92 0.95 0.78 2/65 23163
/proc/meminfo: memFree=1855200/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=11356 CPUtime=6.29
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 455 0 0 0 626 3 0 0 25 0 1 0 193168645 11628544 432 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 2839 432 196 640 0 2195 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11356

[startup+12.702 s]
/proc/loadavg: 0.93 0.95 0.78 2/65 23163
/proc/meminfo: memFree=1855008/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=11488 CPUtime=12.69
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 467 0 0 0 1263 6 0 0 25 0 1 0 193168645 11763712 444 1992294400 134512640 137136520 4294956256 18446744073709551615 134574350 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 2872 444 196 640 0 2228 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11488

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.78 2/65 23163
/proc/meminfo: memFree=1855008/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=11612 CPUtime=25.48
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 505 0 0 0 2537 11 0 0 25 0 1 0 193168645 11890688 482 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 2903 482 196 640 0 2259 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11612

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.79 2/65 23163
/proc/meminfo: memFree=1855008/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=11668 CPUtime=51.07
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 531 0 0 0 5087 20 0 0 25 0 1 0 193168645 11948032 508 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 2917 508 196 640 0 2273 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11668

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.80 2/65 23163
/proc/meminfo: memFree=1854816/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=11920 CPUtime=102.26
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 573 0 0 0 10186 40 0 0 25 0 1 0 193168645 12206080 550 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 2980 550 196 640 0 2336 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11920

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 23163
/proc/meminfo: memFree=1854624/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12004 CPUtime=162.23
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 614 0 0 0 16164 59 0 0 25 0 1 0 193168645 12292096 591 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3001 591 196 640 0 2357 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12004

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 23163
/proc/meminfo: memFree=1854560/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12008 CPUtime=222.22
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 618 0 0 0 22138 84 0 0 25 0 1 0 193168645 12296192 595 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3002 595 196 640 0 2358 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 12008

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 23163
/proc/meminfo: memFree=1854560/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12008 CPUtime=282.19
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 621 0 0 0 28113 106 0 0 25 0 1 0 193168645 12296192 598 1992294400 134512640 137136520 4294956256 18446744073709551615 134544010 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3002 598 196 640 0 2358 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 12008

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 23163
/proc/meminfo: memFree=1854496/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12136 CPUtime=342.17
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 645 0 0 0 34091 126 0 0 25 0 1 0 193168645 12427264 622 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3034 622 196 640 0 2390 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 12136

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 23163
/proc/meminfo: memFree=1854368/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12136 CPUtime=402.15
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 651 0 0 0 40067 148 0 0 25 0 1 0 193168645 12427264 628 1992294400 134512640 137136520 4294956256 18446744073709551615 136500562 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3034 628 196 640 0 2390 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 12136

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 23163
/proc/meminfo: memFree=1854304/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12136 CPUtime=462.1
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 651 0 0 0 46041 169 0 0 25 0 1 0 193168645 12427264 628 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3034 628 196 640 0 2390 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 12136

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/65 23163
/proc/meminfo: memFree=1854304/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12264 CPUtime=522.08
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 679 0 0 0 52020 188 0 0 25 0 1 0 193168645 12558336 656 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3066 656 196 640 0 2422 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 12264

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/65 23163
/proc/meminfo: memFree=1854240/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12328 CPUtime=582.06
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 690 0 0 0 57998 208 0 0 25 0 1 0 193168645 12623872 667 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3082 667 196 640 0 2438 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 12328

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 23163
/proc/meminfo: memFree=1854240/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12328 CPUtime=642.04
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 690 0 0 0 63977 227 0 0 25 0 1 0 193168645 12623872 667 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3082 667 196 640 0 2438 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 12328

[startup+702.301 s]

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

/proc/meminfo: memFree=1853920/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12516 CPUtime=881.96
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 742 0 0 0 87895 301 0 0 25 0 1 0 193168645 12816384 719 1992294400 134512640 137136520 4294956256 18446744073709551615 134544455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3129 719 196 640 0 2485 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 12516

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 23163
/proc/meminfo: memFree=1853856/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12516 CPUtime=941.93
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 747 0 0 0 93875 318 0 0 25 0 1 0 193168645 12816384 724 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3129 724 196 640 0 2485 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 12516

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 23163
/proc/meminfo: memFree=1853856/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12612 CPUtime=1001.91
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 759 0 0 0 99852 339 0 0 25 0 1 0 193168645 12914688 736 1992294400 134512640 137136520 4294956256 18446744073709551615 134544357 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3153 736 196 640 0 2509 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 12612

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 23163
/proc/meminfo: memFree=1853792/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12560 CPUtime=1061.89
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 759 0 0 0 105831 358 0 0 25 0 1 0 193168645 12861440 736 1992294400 134512640 137136520 4294956256 18446744073709551615 134544910 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3140 736 196 640 0 2496 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 12560

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853792/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12552 CPUtime=1121.86
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 759 0 0 0 111809 377 0 0 25 0 1 0 193168645 12853248 736 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3138 736 196 640 0 2494 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 12552

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853664/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1181.84
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 767 0 0 0 117790 394 0 0 25 0 1 0 193168645 12943360 742 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 742 196 640 0 2516 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 12640

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853536/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1241.82
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 768 0 0 0 123770 412 0 0 25 0 1 0 193168645 12943360 743 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 743 196 640 0 2516 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 12640

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853472/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1301.8
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 774 0 0 0 129750 430 0 0 25 0 1 0 193168645 12943360 749 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 749 196 640 0 2516 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 12640

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853472/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1361.75
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 774 0 0 0 135728 447 0 0 25 0 1 0 193168645 12943360 749 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 749 196 640 0 2516 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 12640

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853472/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1421.74
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 774 0 0 0 141709 465 0 0 25 0 1 0 193168645 12943360 749 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 749 196 640 0 2516 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 12640

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

[startup+1433.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853472/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1432.93
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 774 0 0 0 142825 468 0 0 25 0 1 0 193168645 12943360 749 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 749 196 640 0 2516 0
Current children cumulated CPU time (s) 1432.93
Current children cumulated vsize (KiB) 12640

[startup+1459.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853472/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1458.51
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 774 0 0 0 145376 475 0 0 25 0 1 0 193168645 12943360 749 1992294400 134512640 137136520 4294956256 18446744073709551615 134543787 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 749 196 640 0 2516 0
Current children cumulated CPU time (s) 1458.51
Current children cumulated vsize (KiB) 12640

[startup+1465.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853472/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1464.91
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 774 0 0 0 146014 477 0 0 25 0 1 0 193168645 12943360 749 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 749 196 640 0 2516 0
Current children cumulated CPU time (s) 1464.91
Current children cumulated vsize (KiB) 12640

[startup+1468.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853472/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1468.11
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 774 0 0 0 146333 478 0 0 25 0 1 0 193168645 12943360 749 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 749 196 640 0 2516 0
Current children cumulated CPU time (s) 1468.11
Current children cumulated vsize (KiB) 12640

[startup+1470.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853472/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1469.71
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 774 0 0 0 146493 478 0 0 25 0 1 0 193168645 12943360 749 1992294400 134512640 137136520 4294956256 18446744073709551615 134545045 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 749 196 640 0 2516 0
Current children cumulated CPU time (s) 1469.71
Current children cumulated vsize (KiB) 12640

[startup+1471.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853472/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1471.31
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 774 0 0 0 146653 478 0 0 25 0 1 0 193168645 12943360 749 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 749 196 640 0 2516 0
Current children cumulated CPU time (s) 1471.31
Current children cumulated vsize (KiB) 12640

[startup+1472.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853472/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1472.12
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 774 0 0 0 146733 479 0 0 25 0 1 0 193168645 12943360 749 1992294400 134512640 137136520 4294956256 18446744073709551615 134544086 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 749 196 640 0 2516 0
Current children cumulated CPU time (s) 1472.12
Current children cumulated vsize (KiB) 12640

[startup+1473.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853472/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1472.52
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 774 0 0 0 146773 479 0 0 25 0 1 0 193168645 12943360 749 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 749 196 640 0 2516 0
Current children cumulated CPU time (s) 1472.52
Current children cumulated vsize (KiB) 12640

[startup+1473.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 23163
/proc/meminfo: memFree=1853472/2055920 swapFree=4182292/4192956
[pid=23162] ppid=23160 vsize=12640 CPUtime=1472.62
/proc/23162/stat : 23162 (bsolo) R 23160 23162 22991 0 -1 4194304 774 0 0 0 146783 479 0 0 25 0 1 0 193168645 12943360 749 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23162/statm: 3160 749 196 640 0 2516 0
Current children cumulated CPU time (s) 1472.62
Current children cumulated vsize (KiB) 12640

Child status: 0
Real time (s): 1473.26
CPU time (s): 1472.68
CPU user time (s): 1467.89
CPU system time (s): 4.79227
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 12676

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

runsolver used 1.71374 second user time and 3.65144 second system time

The end

Launcher Data

Begin job on node70 at 2009-06-17 18:22:27
IDJOB=1884183
IDBENCH=71931
IDSOLVER=700
FILE ID=node70/1884183-1245255747
PBS_JOBID= 9372391
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= 6b1a98ef1291186cb8332761c7be0894
RANDOM SEED=1439882914

node70.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.241
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.241
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:       1856840 kB
Buffers:         10612 kB
Cached:         117428 kB
SwapCached:       4764 kB
Active:          13688 kB
Inactive:       121956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856840 kB
SwapTotal:     4192956 kB
SwapFree:      4182292 kB
Dirty:            3992 kB
Writeback:           0 kB
Mapped:          13408 kB
Slab:            49452 kB
Committed_AS:    87400 kB
PageTables:       1376 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-1884183-1245255747.opb

Free space on /tmp at the end= 66396 MiB
End job on node70 at 2009-06-17 18:47:00