Trace number 1885203

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.25 1799.85

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
c32sat/post-c32s-col400-16.opb
MD5SUMf38f3d39b504b3bf3f8ecc24c6e23888
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 benchmark288.134
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables286329
Total number of constraints839692
Number of constraints which are clauses839692
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 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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
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-1885203-1245264289.opb
0.00/0.00	c File size is 26840632 bytes.
4.20/5.19	c Highest Coefficient sum: 4
4.20/5.19	c Parsing was ok!!
4.20/5.19	c Total parsing time: 4.294 s
4.70/5.63	c Var: 286329 Constr: 839692 839692/0/0 Lit: 1959280 Watch. Lit: 1679383
4.70/5.63	c Obj. Vars: 0 (0 % of total variables)
184.39/185.50	c Pre-processing Time: 184.398 s
184.39/185.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
184.39/185.55	c        0 245157   569169  1330144    2  1138338  189722      0      0 184.40
184.39/185.55	c Switching off lower bounding mode.
1798.18/1799.80	c      100 245157   569269  1338248    2  1138538  208695    100      0 186.01
1798.18/1799.80	c      250 245157   569419  1342918    2  1138838  229565    250      1 187.08
1798.18/1799.80	c      475 245157   569644  1349322    2  1139288  252522    475      2 190.25
1798.18/1799.80	c      813 245157   569982  1361196    2  1139964  277775    813      4 193.21
1798.18/1799.80	c     1321 245157   570490  1396297    2  1140980  305553   1321      6 202.00
1798.18/1799.80	c     2086 245157   571255  1460036    2  1142510  336109   2086      9 213.64
1798.18/1799.80	c     3233 245157   572402  1550329    2  1144804  369720   3233     13 236.08
1798.18/1799.80	c     4954 245157   574123  1696157    2  1148246  406693   4954     18 271.12
1798.18/1799.80	c     7539 245156   576708  2026281    3  1153415  447363   7539     21 352.65
1798.18/1799.80	c    11419 245152   580588  2703314    4  1161171  492100  11419     24 470.59
1798.18/1799.80	c    17243 245151   586412  3414435    5  1172818  541311  17243     27 626.57
1798.18/1799.80	c    25981 245149   595150  4348158    7  1190292  595443  25981     31 814.46
1798.18/1799.80	c    39092 245141   608261  6156939   10  1216507  654988  39092     33 1155.73
1798.18/1799.80	c    58764 245137   627933  9976307   15  1255847  720487  58764     32 1784.82
1798.18/1799.80	c Resources Exceeded
1798.18/1799.80	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.18/1799.80	c   14    59042  17889   140676   628211 10036564  59042     32 1798.20
1798.18/1799.80	s UNKNOWN
1798.18/1799.80	c Total time: 1798.2 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-1885203-1245264289/watcher-1885203-1245264289 -o /tmp/evaluation-result-1885203-1245264289/solver-1885203-1245264289 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1885203-1245264289.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.16 1.06 0.99 3/64 17834
/proc/meminfo: memFree=1886616/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=36924 CPUtime=0
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 194029160 37810176 241 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 9231 242 177 640 0 2034 0

[startup+0.100622 s]
/proc/loadavg: 1.16 1.06 0.99 3/64 17834
/proc/meminfo: memFree=1886616/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=39956 CPUtime=0.09
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 1204 0 0 0 9 0 0 0 18 0 1 0 194029160 40914944 1188 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 9989 1189 359 640 0 2792 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39956

[startup+0.201633 s]
/proc/loadavg: 1.16 1.06 0.99 3/64 17834
/proc/meminfo: memFree=1886616/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=43020 CPUtime=0.19
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 2153 0 0 0 19 0 0 0 18 0 1 0 194029160 44052480 2137 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 10755 2137 540 640 0 3558 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43020

[startup+0.301644 s]
/proc/loadavg: 1.16 1.06 0.99 3/64 17834
/proc/meminfo: memFree=1886616/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=46136 CPUtime=0.29
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 3120 0 0 0 28 1 0 0 19 0 1 0 194029160 47243264 3064 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 11534 3064 716 640 0 4337 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46136

[startup+0.701695 s]
/proc/loadavg: 1.16 1.06 0.99 3/64 17834
/proc/meminfo: memFree=1886616/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=53896 CPUtime=0.6
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 5546 0 0 0 58 2 0 0 23 0 1 0 194029160 55189504 5411 1992294400 134512640 137136520 4294956256 18446744073709551615 136523266 0 0 4096 16384 0 0 0 17 0 0 0
/proc/17834/statm: 13474 5411 1175 640 0 6277 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 53896

[startup+1.50179 s]
/proc/loadavg: 1.16 1.06 0.99 3/65 17835
/proc/meminfo: memFree=1856080/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=78700 CPUtime=1.4
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 13520 0 0 0 134 6 0 0 25 0 1 0 194029160 80588800 13082 1992294400 134512640 137136520 4294956256 18446744073709551615 134516173 0 0 4096 16384 0 0 0 17 0 0 0
/proc/17834/statm: 19675 13082 2665 640 0 12478 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 78700

[startup+3.10197 s]
/proc/loadavg: 1.16 1.06 0.99 2/65 17835
/proc/meminfo: memFree=1822096/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=123644 CPUtime=2.99
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 28057 0 0 0 289 10 0 0 25 0 1 0 194029160 126611456 27113 1992294400 134512640 137136520 4294956256 18446744073709551615 136523275 0 0 4096 16384 0 0 0 17 0 0 0
/proc/17834/statm: 30911 27113 5521 640 0 23714 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 123644

[startup+6.30134 s]
/proc/loadavg: 1.22 1.08 1.00 2/65 17835
/proc/meminfo: memFree=1736208/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=183976 CPUtime=5.39
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 49888 0 0 0 516 23 0 0 25 0 1 0 194029160 188391424 42391 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/17834/statm: 45994 42391 189 640 0 45350 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 183976

[startup+12.7011 s]
/proc/loadavg: 1.29 1.10 1.00 2/65 17835
/proc/meminfo: memFree=1717592/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=184108 CPUtime=11.65
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 49954 0 0 0 1141 24 0 0 25 0 1 0 194029160 188526592 42457 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 46027 42457 189 640 0 45383 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 184108

[startup+25.5015 s]
/proc/loadavg: 1.22 1.09 1.00 2/65 17835
/proc/meminfo: memFree=1717784/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=184240 CPUtime=24.45
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 49967 0 0 0 2419 26 0 0 25 0 1 0 194029160 188661760 42470 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 46060 42470 189 640 0 45416 0
Current children cumulated CPU time (s) 24.45
Current children cumulated vsize (KiB) 184240

[startup+51.1015 s]
/proc/loadavg: 1.15 1.08 1.00 2/65 17835
/proc/meminfo: memFree=1717912/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=184240 CPUtime=50.02
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 49993 0 0 0 4972 30 0 0 25 0 1 0 194029160 188661760 42496 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 46060 42496 189 640 0 45416 0
Current children cumulated CPU time (s) 50.02
Current children cumulated vsize (KiB) 184240

[startup+102.301 s]
/proc/loadavg: 1.06 1.07 1.00 2/65 17835
/proc/meminfo: memFree=1717720/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=184372 CPUtime=101.21
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 50049 0 0 0 10083 38 0 0 25 0 1 0 194029160 188796928 42552 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 46093 42552 189 640 0 45449 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 184372

[startup+162.301 s]
/proc/loadavg: 1.02 1.05 1.00 2/65 17835
/proc/meminfo: memFree=1717592/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=184504 CPUtime=161.19
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 50073 0 0 0 16074 45 0 0 25 0 1 0 194029160 188932096 42576 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 46126 42576 189 640 0 45482 0
Current children cumulated CPU time (s) 161.19
Current children cumulated vsize (KiB) 184504

[startup+222.305 s]
/proc/loadavg: 1.01 1.04 1.00 2/65 17835
/proc/meminfo: memFree=1716824/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=185032 CPUtime=221.17
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 1520784 0 0 0 21461 656 0 0 25 0 1 0 194029160 189472768 42727 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 46258 42727 196 640 0 45614 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 185032

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 17835
/proc/meminfo: memFree=1714904/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=189120 CPUtime=281.15
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 3045756 0 0 0 26828 1287 0 0 25 0 1 0 194029160 193658880 43379 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 47280 43388 196 640 0 46636 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 189120

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 17835
/proc/meminfo: memFree=1710488/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=189256 CPUtime=341.13
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 4100072 0 0 0 32386 1727 0 0 25 0 1 0 194029160 193798144 43775 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 47314 43775 196 640 0 46670 0
Current children cumulated CPU time (s) 341.13
Current children cumulated vsize (KiB) 189256

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 17835
/proc/meminfo: memFree=1707480/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=194400 CPUtime=401.12
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 5131223 0 0 0 37949 2163 0 0 25 0 1 0 194029160 199065600 45086 1992294400 134512640 137136520 4294956256 18446744073709551615 134573439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 48600 45086 196 640 0 47956 0
Current children cumulated CPU time (s) 401.12
Current children cumulated vsize (KiB) 194400

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17835
/proc/meminfo: memFree=1703256/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=196384 CPUtime=461.09
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 6313862 0 0 0 43451 2658 0 0 25 0 1 0 194029160 201097216 45565 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 49096 45565 196 640 0 48452 0
Current children cumulated CPU time (s) 461.09
Current children cumulated vsize (KiB) 196384

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17837
/proc/meminfo: memFree=1702680/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=199024 CPUtime=521.08
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 7781727 0 0 0 48831 3277 0 0 25 0 1 0 194029160 203800576 46230 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 49756 46230 196 640 0 49112 0
Current children cumulated CPU time (s) 521.08
Current children cumulated vsize (KiB) 199024

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17837
/proc/meminfo: memFree=1698840/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=202852 CPUtime=581.06
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 8945241 0 0 0 54336 3770 0 0 25 0 1 0 194029160 207720448 47184 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 50713 47184 196 640 0 50069 0
Current children cumulated CPU time (s) 581.06
Current children cumulated vsize (KiB) 202852

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17837
/proc/meminfo: memFree=1695512/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=205096 CPUtime=641.05
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 10018190 0 0 0 59879 4226 0 0 25 0 1 0 194029160 210018304 47733 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 51274 47733 196 640 0 50630 0
Current children cumulated CPU time (s) 641.05
Current children cumulated vsize (KiB) 205096

[startup+702.302 s]

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

/proc/meminfo: memFree=1670928/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=228196 CPUtime=1060.9
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 19941592 0 0 0 97748 8342 0 0 25 0 1 0 194029160 233672704 53535 1992294400 134512640 137136520 4294956256 18446744073709551615 136518985 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 57049 53535 196 640 0 56405 0
Current children cumulated CPU time (s) 1060.9
Current children cumulated vsize (KiB) 228196

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1669456/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=234000 CPUtime=1120.89
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 21345826 0 0 0 103162 8927 0 0 25 0 1 0 194029160 239616000 54969 1992294400 134512640 137136520 4294956256 18446744073709551615 134573554 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 58500 54969 196 640 0 57856 0
Current children cumulated CPU time (s) 1120.89
Current children cumulated vsize (KiB) 234000

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1664336/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=234796 CPUtime=1180.86
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 22318746 0 0 0 108739 9347 0 0 25 0 1 0 194029160 240431104 55169 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 58699 55169 196 640 0 58055 0
Current children cumulated CPU time (s) 1180.86
Current children cumulated vsize (KiB) 234796

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1662544/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=240732 CPUtime=1240.85
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 23362967 0 0 0 114298 9787 0 0 25 0 1 0 194029160 246509568 56670 1992294400 134512640 137136520 4294956256 18446744073709551615 134573545 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 60183 56670 196 640 0 59539 0
Current children cumulated CPU time (s) 1240.85
Current children cumulated vsize (KiB) 240732

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1659224/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=241924 CPUtime=1300.84
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 24528040 0 0 0 119810 10274 0 0 25 0 1 0 194029160 247730176 56943 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 60481 56943 196 640 0 59837 0
Current children cumulated CPU time (s) 1300.84
Current children cumulated vsize (KiB) 241924

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1655512/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=245488 CPUtime=1360.81
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 25530221 0 0 0 125386 10695 0 0 25 0 1 0 194029160 251379712 57844 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 61372 57844 196 640 0 60728 0
Current children cumulated CPU time (s) 1360.81
Current children cumulated vsize (KiB) 245488

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1648600/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=252612 CPUtime=1420.8
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 26678872 0 0 0 130902 11178 0 0 25 0 1 0 194029160 258674688 59615 1992294400 134512640 137136520 4294956256 18446744073709551615 134573545 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 63153 59615 196 640 0 62509 0
Current children cumulated CPU time (s) 1420.8
Current children cumulated vsize (KiB) 252612

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1645976/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=254992 CPUtime=1480.78
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 27855486 0 0 0 136401 11677 0 0 25 0 1 0 194029160 261111808 60229 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 63748 60229 196 640 0 63104 0
Current children cumulated CPU time (s) 1480.78
Current children cumulated vsize (KiB) 254992

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1641496/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=259348 CPUtime=1540.77
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 28752020 0 0 0 142017 12060 0 0 25 0 1 0 194029160 265572352 61323 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 64837 61323 196 640 0 64193 0
Current children cumulated CPU time (s) 1540.77
Current children cumulated vsize (KiB) 259348

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1635352/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=263572 CPUtime=1600.74
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 29820966 0 0 0 147560 12514 0 0 25 0 1 0 194029160 269897728 62349 1992294400 134512640 137136520 4294956256 18446744073709551615 136502148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 65893 62349 196 640 0 65249 0
Current children cumulated CPU time (s) 1600.74
Current children cumulated vsize (KiB) 263572

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1632600/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=268192 CPUtime=1660.73
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 30878302 0 0 0 153115 12958 0 0 25 0 1 0 194029160 274628608 63525 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 67048 63525 196 640 0 66404 0
Current children cumulated CPU time (s) 1660.73
Current children cumulated vsize (KiB) 268192

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1627864/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=272944 CPUtime=1720.71
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 32115969 0 0 0 158610 13461 0 0 25 0 1 0 194029160 279494656 64712 1992294400 134512640 137136520 4294956256 18446744073709551615 134543806 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 68236 64712 196 640 0 67592 0
Current children cumulated CPU time (s) 1720.71
Current children cumulated vsize (KiB) 272944

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1623896/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=276772 CPUtime=1780.7
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 32933409 0 0 0 164262 13808 0 0 25 0 1 0 194029160 283414528 65672 1992294400 134512640 137136520 4294956256 18446744073709551615 134544245 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 69193 65672 196 640 0 68549 0
Current children cumulated CPU time (s) 1780.7
Current children cumulated vsize (KiB) 276772

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

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1623320/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=277300 CPUtime=1790.39
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 33035465 0 0 0 165189 13850 0 0 25 0 1 0 194029160 283955200 65808 1992294400 134512640 137136520 4294956256 18446744073709551615 136503577 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 69325 65808 196 640 0 68681 0
Current children cumulated CPU time (s) 1790.39
Current children cumulated vsize (KiB) 277300

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1623192/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=277564 CPUtime=1793.6
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 33076948 0 0 0 165491 13869 0 0 25 0 1 0 194029160 284225536 65851 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 69391 65851 196 640 0 68747 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (KiB) 277564

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1623128/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=279936 CPUtime=1796.79
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 33116186 0 0 0 165795 13884 0 0 25 0 1 0 194029160 286654464 66449 1992294400 134512640 137136520 4294956256 18446744073709551615 134573527 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 69984 66449 196 640 0 69340 0
Current children cumulated CPU time (s) 1796.79
Current children cumulated vsize (KiB) 279936

[startup+1799.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1623000/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=277696 CPUtime=1797.59
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 33133005 0 0 0 165867 13892 0 0 25 0 1 0 194029160 284360704 65908 1992294400 134512640 137136520 4294956256 18446744073709551615 134544387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 69424 65908 196 640 0 68780 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 277696

[startup+1799.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1622936/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=277828 CPUtime=1797.99
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 33136933 0 0 0 165906 13893 0 0 25 0 1 0 194029160 284495872 65916 1992294400 134512640 137136520 4294956256 18446744073709551615 136504213 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 69457 65916 196 640 0 68813 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 277828

[startup+1799.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17843
/proc/meminfo: memFree=1622936/2055920 swapFree=4181368/4192956
[pid=17834] ppid=17832 vsize=277828 CPUtime=1798.18
/proc/17834/stat : 17834 (bsolo) R 17832 17834 17370 0 -1 4194304 33137494 0 0 0 165925 13893 0 0 25 0 1 0 194029160 284495872 65917 1992294400 134512640 137136520 4294956256 18446744073709551615 136513923 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17834/statm: 69457 65917 196 640 0 68813 0
Current children cumulated CPU time (s) 1798.18
Current children cumulated vsize (KiB) 277828

Child status: 0
Real time (s): 1799.85
CPU time (s): 1798.25
CPU user time (s): 1659.27
CPU system time (s): 138.984
CPU usage (%): 99.9109
Max. virtual memory (cumulated for all children) (KiB): 279936

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

runsolver used 1.45578 second user time and 3.98539 second system time

The end

Launcher Data

Begin job on node28 at 2009-06-17 20:44:51
IDJOB=1885203
IDBENCH=72033
IDSOLVER=700
FILE ID=node28/1885203-1245264289
PBS_JOBID= 9372425
Free space on /tmp= 66152 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885203-1245264289/watcher-1885203-1245264289 -o /tmp/evaluation-result-1885203-1245264289/solver-1885203-1245264289 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1885203-1245264289.opb

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

MD5SUM BENCH= f38f3d39b504b3bf3f8ecc24c6e23888
RANDOM SEED=920512207

node28.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1888312 kB
Buffers:          4844 kB
Cached:          83704 kB
SwapCached:       5156 kB
Active:          40488 kB
Inactive:        57668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1888312 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:           30204 kB
Writeback:           0 kB
Mapped:          14552 kB
Slab:            55320 kB
Committed_AS:   192180 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1885203-1245264289.opb

Free space on /tmp at the end= 66148 MiB
End job on node28 at 2009-06-17 21:14:51