Trace number 420608

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, and are wall clock time (not CPU 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.0.16? 1800.01 1801.1

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
others/QG-gensys-brn008.sat05-2685.reshuffled-07.opb
MD5SUM413d2a34186936ca51e5abe4c646ad10
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 benchmark211.375
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1467
Total number of constraints7521
Number of constraints which are clauses7521
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 constraint16
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 28
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.01	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.02	c Time Limit set to 1800
0.00/0.02	c Memory Limit set to 1800 MB
0.00/0.02	c Instance file /tmp/evaluation/420608-1177427985/instance-420608-1177427985.opb
0.00/0.02	c File size is 593465 bytes.
0.07/0.13	c Highest Coefficient sum: 28
0.07/0.13	c Parsing was ok!!
0.07/0.13	c Total parsing time: 0.106 s
0.07/0.13	c Var: 1467 Constr: 7521 7521/0/0 Lit: 64621 Watch. Lit: 15015
0.07/0.13	c Obj. Vars: 0 (0 % of total variables)
0.57/0.61	c Pre-processing Time: 0.591 s
0.57/0.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.57/0.61	c        0   1425     5365    46855    8    10730    1788      0      0 0.59
0.57/0.61	c Switching off LPR mode.
1799.91/1801.09	c      101   1425     5466    48276    8    10932    1967    101    167 0.60
1799.91/1801.09	c      251   1425     5616    50388    8    11232    2164    251    412 0.61
1799.91/1801.09	c      477   1425     5842    54976    9    11684    2381    477    765 0.62
1799.91/1801.09	c      815   1425     6180    60406    9    12360    2620    815   1263 0.65
1799.91/1801.09	c     1323   1425     6688    67461   10    13376    2883   1323   1914 0.69
1799.91/1801.09	c     2086   1425     7451    82272   11    14902    3172   2086   2664 0.78
1799.91/1801.09	c     3233   1425     6952    75378   10    13904    3490   1587   3457 0.94
1799.91/1801.09	c     4955   1425     8674   110674   12    17348    3840   3309   4293 1.15
1799.91/1801.09	c     7540   1425     9210   130156   14    18420    4225   3845   4805 1.57
1799.91/1801.09	c    11421   1425     8580   125720   14    17160    4648   3215   5073 2.25
1799.91/1801.09	c    17243   1425     9488   165100   17    18976    5113   4123   4954 3.48
1799.91/1801.09	c    25983   1425    10211   181780   17    20422    5625   4846   4673 5.56
1799.91/1801.09	c    39094   1425     8518   168592   19    17036    6188   3153   4029 9.70
1799.91/1801.09	c    58766   1425     8926   162098   18    17852    6807   3561   3772 15.58
1799.91/1801.09	c    88276   1425    10180   243187   23    20360    7488   4815   3047 28.97
1799.91/1801.09	c   132546   1425    11842   435034   36    23684    8237   6477   2409 55.02
1799.91/1801.09	c   198957   1425    10406   282293   27    20812    9061   5041   2073 95.96
1799.91/1801.09	c   298577   1425    12578   314824   25    25156    9968   7213   1870 159.66
1799.91/1801.09	c   448012   1425    14152   536448   37    28304   10965   8787   1509 296.86
1799.91/1801.09	c   672170   1425    14263   520865   36    28526   12062   8898   1406 477.84
1799.91/1801.09	c  1008414   1425    12675   427418   33    25350   13269   7310   1157 871.50
1799.91/1801.09	c  1512786   1425    17630   768312   43    35260   14596  12265   1048 1442.89
1799.91/1801.09	c Resources Exceeded
1799.91/1801.09	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.91/1801.09	c   22  1810606 393480  4743287    19223   809429  13858   1005 1800.00
1799.91/1801.09	s UNKNOWN
1799.91/1801.09	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node72/watcher-420608-1177427985 -o ROOT/results/node72/solver-420608-1177427985 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/420608-1177427985/instance-420608-1177427985.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.07 1.01 3/77 30406
/proc/meminfo: memFree=1883248/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=3780 CPUtime=0
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 183 0 1 0 0 0 0 0 18 0 1 0 218836940 3870720 153 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160041328 0 0 4096 0 0 0 0 17 0 0 0
/proc/30406/statm: 945 153 127 324 0 14 0

[startup+0.0351269 s]
/proc/loadavg: 1.04 1.07 1.01 3/77 30406
/proc/meminfo: memFree=1883248/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=4772 CPUtime=0.01
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 424 0 5 0 1 0 0 0 18 0 1 0 218836940 4886528 398 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 2971259 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 1193 398 297 324 0 117 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4772

[startup+0.101131 s]
/proc/loadavg: 1.04 1.07 1.01 3/77 30406
/proc/meminfo: memFree=1883248/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=5568 CPUtime=0.07
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 729 0 5 0 7 0 0 0 18 0 1 0 218836940 5701632 703 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 2971259 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 1392 703 388 324 0 316 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5568

[startup+0.30115 s]
/proc/loadavg: 1.04 1.07 1.01 3/77 30406
/proc/meminfo: memFree=1883248/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=6868 CPUtime=0.27
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 1245 0 5 0 27 0 0 0 19 0 1 0 218836940 7032832 1074 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134545570 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 1717 1074 308 324 0 786 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6868

[startup+0.701187 s]
/proc/loadavg: 1.04 1.07 1.01 3/77 30406
/proc/meminfo: memFree=1883248/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=6868 CPUtime=0.67
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 1256 0 5 0 66 1 0 0 24 0 1 0 218836940 7032832 1085 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 1717 1085 312 324 0 786 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6868

[startup+1.50126 s]
/proc/loadavg: 1.03 1.06 1.01 2/78 30407
/proc/meminfo: memFree=1879592/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=6828 CPUtime=1.47
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 1399 0 5 0 144 3 0 0 25 0 1 0 218836940 6991872 1082 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 1707 1082 312 324 0 776 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6828

[startup+3.10141 s]
/proc/loadavg: 1.03 1.06 1.01 3/78 30407
/proc/meminfo: memFree=1878696/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=7596 CPUtime=3.07
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 1586 0 5 0 302 5 0 0 25 0 1 0 218836940 7778304 1269 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 2971259 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 1899 1269 312 324 0 968 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 7596

[startup+6.3017 s]
/proc/loadavg: 1.03 1.06 1.01 2/78 30407
/proc/meminfo: memFree=1877480/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=8372 CPUtime=6.27
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 1789 0 5 0 619 8 0 0 25 0 1 0 218836940 8572928 1472 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 2969084 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 2093 1472 312 324 0 1162 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8372

[startup+12.7013 s]
/proc/loadavg: 1.03 1.06 1.01 2/78 30407
/proc/meminfo: memFree=1876400/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=9416 CPUtime=12.65
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 2059 0 5 0 1252 13 0 0 25 0 1 0 218836940 9641984 1742 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 2354 1742 312 324 0 1423 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 9416

[startup+25.5025 s]
/proc/loadavg: 1.02 1.06 1.01 3/78 30407
/proc/meminfo: memFree=1875000/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=11088 CPUtime=25.44
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 2467 0 5 0 2525 19 0 0 25 0 1 0 218836940 11354112 2150 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 2772 2150 312 324 0 1841 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 11088

[startup+51.1028 s]
/proc/loadavg: 1.01 1.05 1.01 2/78 30407
/proc/meminfo: memFree=1873848/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=12360 CPUtime=51.04
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 2777 0 5 0 5075 29 0 0 25 0 1 0 218836940 12656640 2460 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551314 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 3090 2460 312 324 0 2159 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 12360

[startup+102.307 s]
/proc/loadavg: 1.00 1.04 1.00 2/78 30407
/proc/meminfo: memFree=1873080/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=12880 CPUtime=102.2
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 2924 0 5 0 10175 45 0 0 25 0 1 0 218836940 13189120 2607 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 3220 2607 312 324 0 2289 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 12880

[startup+162.303 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 30407
/proc/meminfo: memFree=1872568/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=13404 CPUtime=162.16
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 3048 0 5 0 16153 63 0 0 25 0 1 0 218836940 13725696 2731 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 3351 2731 312 324 0 2420 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 13404

[startup+222.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 30407
/proc/meminfo: memFree=1871096/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=14672 CPUtime=222.13
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 3375 0 5 0 22139 74 0 0 25 0 1 0 218836940 15024128 3058 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 3668 3058 312 324 0 2737 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 14672

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 30407
/proc/meminfo: memFree=1870840/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=15024 CPUtime=282.1
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 3450 0 5 0 28126 84 0 0 25 0 1 0 218836940 15384576 3133 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 3756 3133 312 324 0 2825 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 15024

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 30407
/proc/meminfo: memFree=1870712/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=14988 CPUtime=342.06
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 3451 0 5 0 34109 97 0 0 25 0 1 0 218836940 15347712 3134 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 3747 3134 312 324 0 2816 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 14988

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 30407
/proc/meminfo: memFree=1870584/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=15068 CPUtime=402.02
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 3474 0 5 0 40092 110 0 0 25 0 1 0 218836940 15429632 3150 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551105 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 3767 3150 312 324 0 2836 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 15068

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30407
/proc/meminfo: memFree=1870456/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=15196 CPUtime=461.99
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 3510 0 5 0 46077 122 0 0 25 0 1 0 218836940 15560704 3186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 3799 3186 312 324 0 2868 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 15196

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30407
/proc/meminfo: memFree=1868856/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=16744 CPUtime=521.95
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 3885 0 5 0 52057 138 0 0 25 0 1 0 218836940 17145856 3561 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4186 3561 312 324 0 3255 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 16744

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30407
/proc/meminfo: memFree=1868280/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=17256 CPUtime=581.92
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4015 0 5 0 58042 150 0 0 25 0 1 0 218836940 17670144 3691 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4314 3691 312 324 0 3383 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 17256

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30407
/proc/meminfo: memFree=1868088/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=17384 CPUtime=641.89
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4046 0 5 0 64032 157 0 0 25 0 1 0 218836940 17801216 3722 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4346 3722 312 324 0 3415 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 17384


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

/proc/meminfo: memFree=1865912/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=18968 CPUtime=1121.6
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4450 0 5 0 111920 240 0 0 25 0 1 0 218836940 19423232 4126 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 2969084 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4742 4126 312 324 0 3811 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 18968

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1865848/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=18968 CPUtime=1181.58
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4450 0 5 0 117908 250 0 0 25 0 1 0 218836940 19423232 4126 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551838 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4742 4126 312 324 0 3811 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 18968

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1865656/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=18968 CPUtime=1241.55
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4450 0 5 0 123895 260 0 0 25 0 1 0 218836940 19423232 4126 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551134 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4742 4126 312 324 0 3811 0
Current children cumulated CPU time (s) 1241.55
Current children cumulated vsize (KiB) 18968

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1865528/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=18968 CPUtime=1301.51
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4450 0 5 0 129883 268 0 0 25 0 1 0 218836940 19423232 4126 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4742 4126 312 324 0 3811 0
Current children cumulated CPU time (s) 1301.51
Current children cumulated vsize (KiB) 18968

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1865464/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=18968 CPUtime=1361.47
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4450 0 5 0 135869 278 0 0 25 0 1 0 218836940 19423232 4126 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4742 4126 312 324 0 3811 0
Current children cumulated CPU time (s) 1361.47
Current children cumulated vsize (KiB) 18968

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1865400/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=18968 CPUtime=1421.43
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4450 0 5 0 141854 289 0 0 25 0 1 0 218836940 19423232 4126 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4742 4126 312 324 0 3811 0
Current children cumulated CPU time (s) 1421.43
Current children cumulated vsize (KiB) 18968

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1865272/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=18972 CPUtime=1481.4
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4451 0 5 0 147839 301 0 0 25 0 1 0 218836940 19427328 4127 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134574905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30406/statm: 4743 4127 312 324 0 3812 0
Current children cumulated CPU time (s) 1481.4
Current children cumulated vsize (KiB) 18972

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1865272/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=18972 CPUtime=1541.37
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4451 0 5 0 153827 310 0 0 25 0 1 0 218836940 19427328 4127 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4743 4127 312 324 0 3812 0
Current children cumulated CPU time (s) 1541.37
Current children cumulated vsize (KiB) 18972

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1864888/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=19484 CPUtime=1601.32
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4587 0 5 0 159813 319 0 0 25 0 1 0 218836940 19951616 4263 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134574518 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30406/statm: 4871 4263 312 324 0 3940 0
Current children cumulated CPU time (s) 1601.32
Current children cumulated vsize (KiB) 19484

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1864696/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=19712 CPUtime=1661.29
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4632 0 5 0 165802 327 0 0 25 0 1 0 218836940 20185088 4308 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134573631 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4928 4308 312 324 0 3997 0
Current children cumulated CPU time (s) 1661.29
Current children cumulated vsize (KiB) 19712

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1864632/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=19712 CPUtime=1721.25
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4632 0 5 0 171786 339 0 0 25 0 1 0 218836940 20185088 4308 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551557 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4928 4308 312 324 0 3997 0
Current children cumulated CPU time (s) 1721.25
Current children cumulated vsize (KiB) 19712

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1864440/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=19712 CPUtime=1781.22
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4632 0 5 0 177771 351 0 0 25 0 1 0 218836940 20185088 4308 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4928 4308 312 324 0 3997 0
Current children cumulated CPU time (s) 1781.22
Current children cumulated vsize (KiB) 19712

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1864440/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=19712 CPUtime=1790.81
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4632 0 5 0 178729 352 0 0 25 0 1 0 218836940 20185088 4308 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4928 4308 312 324 0 3997 0
Current children cumulated CPU time (s) 1790.81
Current children cumulated vsize (KiB) 19712

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1864440/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=19712 CPUtime=1794.01
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4632 0 5 0 179048 353 0 0 25 0 1 0 218836940 20185088 4308 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551522 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4928 4308 312 324 0 3997 0
Current children cumulated CPU time (s) 1794.01
Current children cumulated vsize (KiB) 19712

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1864440/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=19712 CPUtime=1797.21
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4632 0 5 0 179368 353 0 0 25 0 1 0 218836940 20185088 4308 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4928 4308 312 324 0 3997 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 19712

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1864440/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=19712 CPUtime=1798.8
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4632 0 5 0 179527 353 0 0 25 0 1 0 218836940 20185088 4308 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551522 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4928 4308 312 324 0 3997 0
Current children cumulated CPU time (s) 1798.8
Current children cumulated vsize (KiB) 19712

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1864440/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=19712 CPUtime=1799.6
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4632 0 5 0 179607 353 0 0 25 0 1 0 218836940 20185088 4308 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4928 4308 312 324 0 3997 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (KiB) 19712

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1864440/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=19712 CPUtime=1799.81
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4632 0 5 0 179627 354 0 0 25 0 1 0 218836940 20185088 4308 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551263 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4928 4308 312 324 0 3997 0
Current children cumulated CPU time (s) 1799.81
Current children cumulated vsize (KiB) 19712

[startup+1801 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30409
/proc/meminfo: memFree=1864440/2055920 swapFree=4157088/4192956
[pid=30406] ppid=30404 vsize=19712 CPUtime=1799.91
/proc/30406/stat : 30406 (bsolo3.0.16) R 30404 30406 29999 0 -1 4194304 4632 0 5 0 179637 354 0 0 25 0 1 0 218836940 20185088 4308 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30406/statm: 4928 4308 312 324 0 3997 0
Current children cumulated CPU time (s) 1799.91
Current children cumulated vsize (KiB) 19712

Child status: 0
Real time (s): 1801.1
CPU time (s): 1800.01
CPU user time (s): 1796.47
CPU system time (s): 3.54346
CPU usage (%): 99.9396
Max. virtual memory (cumulated for all children) (KiB): 19732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.47
system time used= 3.54346
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4633
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 43711

runsolver used 1.79773 second user time and 4.75828 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue Apr 24 15:19:45 UTC 2007

IDJOB= 420608
IDBENCH= 47857
IDSOLVER= 163
FILE ID= node72/420608-1177427985

PBS_JOBID= 4675713

Free space on /tmp= 66403 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.reshuffled-07.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/420608-1177427985/instance-420608-1177427985.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-420608-1177427985 -o ROOT/results/node72/solver-420608-1177427985 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/420608-1177427985/instance-420608-1177427985.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  413d2a34186936ca51e5abe4c646ad10

RANDOM SEED= 313105309

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.222
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	: 5931.00
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.222
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:       1883656 kB
Buffers:         19568 kB
Cached:          84044 kB
SwapCached:      17360 kB
Active:          78104 kB
Inactive:        49564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1883656 kB
SwapTotal:     4192956 kB
SwapFree:      4157088 kB
Dirty:            4984 kB
Writeback:           0 kB
Mapped:          30188 kB
Slab:            30108 kB
Committed_AS:  3292360 kB
PageTables:       1788 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66403 MiB

End job on node72 on Tue Apr 24 15:49:46 UTC 2007