Trace number 1884102

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? 1798.01 1798.61

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/others/
QG-gensys-brn008.sat05-2685.reshuffled-07.opb
MD5SUMccdb788a8bec1b35b4963cf4d8629b01
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 benchmark111.271
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
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

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1884102-1245254151.opb
0.00/0.00	c File size is 593452 bytes.
0.02/0.09	c Highest Coefficient sum: 28
0.02/0.09	c Parsing was ok!!
0.02/0.09	c Total parsing time: 0.089 s
0.02/0.09	c Var: 1467 Constr: 7521 7521/0/0 Lit: 64621 Watch. Lit: 15015
0.02/0.09	c Obj. Vars: 0 (0 % of total variables)
0.59/0.60	c Pre-processing Time: 0.605 s
0.59/0.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.60	c        0   1425     5365    46855    8    10730    1788      0      0 0.60
0.59/0.60	c Switching off lower bounding mode.
1797.99/1798.61	c      100   1425     5474    48203    8    10948    1967    109    160 0.62
1797.99/1798.61	c      250   1425     5626    49983    8    11252    2164    261    393 0.64
1797.99/1798.61	c      476   1425     5852    52838    9    11704    2381    487    722 0.66
1797.99/1798.61	c      814   1425     6246    60765    9    12492    2620    881   1148 0.71
1797.99/1798.61	c     1322   1425     6782    68244   10    13564    2883   1417   1710 0.77
1797.99/1798.61	c     2085   1425     7610    80533   10    15220    3172   2245   2358 0.88
1797.99/1798.61	c     3231   1425     7128    77601   10    14256    3490   1763   2910 1.11
1797.99/1798.61	c     4954   1425     7173   103280   14    14346    3840   1808   3088 1.60
1797.99/1798.61	c     7538   1425     7983   134545   16    15966    4225   2618   3133 2.41
1797.99/1798.61	c    11417   1425     7741    90311   11    15482    4648   2376   3479 3.28
1797.99/1798.61	c    17239   1425     9066   144778   15    18132    5113   3701   3477 4.96
1797.99/1798.61	c    25976   1425    10289   186883   18    20578    5625   4924   3256 7.98
1797.99/1798.61	c    39086   1425    10258   249509   24    20516    6188   4893   2610 14.97
1797.99/1798.61	c    58756   1425     8955   176631   19    17910    6807   3590   2274 25.83
1797.99/1798.61	c    88266   1425    10247   196316   19    20494    7488   4882   2077 42.49
1797.99/1798.61	c   132536   1425    10898   178947   16    21796    8237   5533   2071 63.98
1797.99/1798.61	c   198946   1425    10174   206749   20    20348    9061   4809   1758 113.12
1797.99/1798.61	c   298566   1425    13673   415233   30    27346    9968   8308   1560 191.29
1797.99/1798.61	c   448001   1425    13932   294870   21    27864   10965   8567   1546 289.63
1797.99/1798.61	c   672160   1425    12216   323395   26    24432   12062   6851   1327 506.36
1797.99/1798.61	c  1008403   1425    15577   423788   27    31154   13269  10212   1234 817.18
1797.99/1798.61	c  1512774   1425    13594   310602   22    27188   14596   8229   1086 1392.14
1797.99/1798.61	c Resources Exceeded
1797.99/1798.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.61	c   22  1890825 536475  5151673    19958   633051  14593   1051 1798.00
1797.99/1798.61	s UNKNOWN
1797.99/1798.61	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1884102-1245254151/watcher-1884102-1245254151 -o /tmp/evaluation-result-1884102-1245254151/solver-1884102-1245254151 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1884102-1245254151.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.00 0.00 0.00 3/64 10485
/proc/meminfo: memFree=1855280/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=11288 CPUtime=0
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 248 0 0 0 0 0 0 0 18 0 1 0 193014350 11558912 232 1992294400 134512640 137136520 4294956256 18446744073709551615 134517302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 2822 233 175 640 0 2033 0

[startup+0.0320371 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 10485
/proc/meminfo: memFree=1855280/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=11696 CPUtime=0.02
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 399 0 0 0 2 0 0 0 18 0 1 0 193014350 11976704 383 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 2924 383 218 640 0 2135 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11696

[startup+0.101046 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 10485
/proc/meminfo: memFree=1855280/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=12464 CPUtime=0.09
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 861 0 0 0 9 0 0 0 18 0 1 0 193014350 12763136 700 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 3116 700 189 640 0 2472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12464

[startup+0.301077 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 10485
/proc/meminfo: memFree=1855280/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=13532 CPUtime=0.28
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 1105 0 0 0 28 0 0 0 19 0 1 0 193014350 13856768 944 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 3383 944 191 640 0 2739 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13532

[startup+0.701138 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 10485
/proc/meminfo: memFree=1855280/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=13532 CPUtime=0.68
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 1116 0 0 0 67 1 0 0 22 0 1 0 193014350 13856768 955 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 3383 955 197 640 0 2739 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13532

[startup+1.50126 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 10486
/proc/meminfo: memFree=1852520/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=13440 CPUtime=1.49
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 1266 0 0 0 146 3 0 0 25 0 1 0 193014350 13762560 959 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 3360 959 198 640 0 2716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13440

[startup+3.1015 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 10486
/proc/meminfo: memFree=1851496/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=14140 CPUtime=3.09
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 1425 0 0 0 305 4 0 0 25 0 1 0 193014350 14479360 1118 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 3535 1118 198 640 0 2891 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14140

[startup+6.30199 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 10486
/proc/meminfo: memFree=1850984/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=14264 CPUtime=6.29
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 1467 0 0 0 622 7 0 0 25 0 1 0 193014350 14606336 1160 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 3566 1160 198 640 0 2922 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14264

[startup+12.702 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 10486
/proc/meminfo: memFree=1849448/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=15852 CPUtime=12.69
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 1854 0 0 0 1258 11 0 0 25 0 1 0 193014350 16232448 1547 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 3963 1547 198 640 0 3319 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15852

[startup+25.5019 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 10486
/proc/meminfo: memFree=1848872/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=16456 CPUtime=25.48
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 2002 0 0 0 2532 16 0 0 25 0 1 0 193014350 16850944 1695 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 4114 1695 198 640 0 3470 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16456

[startup+51.1018 s]
/proc/loadavg: 0.64 0.17 0.05 2/65 10486
/proc/meminfo: memFree=1848168/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=17180 CPUtime=51.07
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 2177 0 0 0 5078 29 0 0 25 0 1 0 193014350 17592320 1870 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 4295 1870 198 640 0 3651 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17180

[startup+102.306 s]
/proc/loadavg: 0.92 0.32 0.11 2/65 10486
/proc/meminfo: memFree=1846312/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=18980 CPUtime=102.26
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 2635 0 0 0 10174 52 0 0 25 0 1 0 193014350 19435520 2328 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 4745 2328 198 640 0 4101 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18980

[startup+162.302 s]
/proc/loadavg: 0.97 0.44 0.16 2/65 10486
/proc/meminfo: memFree=1846184/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=19108 CPUtime=162.24
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 2664 0 0 0 16148 76 0 0 25 0 1 0 193014350 19566592 2357 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 4777 2357 198 640 0 4133 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19108

[startup+222.302 s]
/proc/loadavg: 0.99 0.54 0.21 2/65 10486
/proc/meminfo: memFree=1845928/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=19236 CPUtime=222.22
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 2711 0 0 0 22129 93 0 0 25 0 1 0 193014350 19697664 2404 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 4809 2404 198 640 0 4165 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19236

[startup+282.302 s]
/proc/loadavg: 0.99 0.62 0.26 2/65 10486
/proc/meminfo: memFree=1845992/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=19236 CPUtime=282.19
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 2711 0 0 0 28111 108 0 0 25 0 1 0 193014350 19697664 2404 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 4809 2404 198 640 0 4165 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 19236

[startup+342.301 s]
/proc/loadavg: 0.99 0.69 0.30 2/65 10492
/proc/meminfo: memFree=1845032/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=20144 CPUtime=342.17
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 2921 0 0 0 34089 128 0 0 25 0 1 0 193014350 20627456 2614 1992294400 134512640 137136520 4294956256 18446744073709551615 136518866 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5036 2614 198 640 0 4392 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 20144

[startup+402.301 s]
/proc/loadavg: 0.99 0.74 0.34 2/65 10492
/proc/meminfo: memFree=1844328/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=20748 CPUtime=402.15
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3076 0 0 0 40071 144 0 0 25 0 1 0 193014350 21245952 2769 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5187 2769 198 640 0 4543 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 20748

[startup+462.301 s]
/proc/loadavg: 0.99 0.79 0.38 2/65 10492
/proc/meminfo: memFree=1844328/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=20744 CPUtime=462.13
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3076 0 0 0 46055 158 0 0 25 0 1 0 193014350 21241856 2769 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5186 2769 198 640 0 4542 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 20744

[startup+522.301 s]
/proc/loadavg: 0.99 0.82 0.42 2/65 10492
/proc/meminfo: memFree=1844328/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=20720 CPUtime=522.11
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3077 0 0 0 52037 174 0 0 25 0 1 0 193014350 21217280 2770 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5180 2770 198 640 0 4536 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 20720

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 10492
/proc/meminfo: memFree=1844264/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=20720 CPUtime=582.09
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3077 0 0 0 58017 192 0 0 25 0 1 0 193014350 21217280 2770 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5180 2770 198 640 0 4536 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 20720

[startup+642.302 s]
/proc/loadavg: 0.99 0.88 0.48 2/65 10492
/proc/meminfo: memFree=1844264/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=20720 CPUtime=642.07
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3077 0 0 0 64000 207 0 0 25 0 1 0 193014350 21217280 2770 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5180 2770 198 640 0 4536 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 20720

[startup+702.302 s]

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

/proc/meminfo: memFree=1842216/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22592 CPUtime=1121.91
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3550 0 0 0 111857 334 0 0 25 0 1 0 193014350 23134208 3243 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5648 3243 198 640 0 5004 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 22592

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 10492
/proc/meminfo: memFree=1842216/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22592 CPUtime=1181.89
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3550 0 0 0 117843 346 0 0 25 0 1 0 193014350 23134208 3243 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5648 3243 198 640 0 5004 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 22592

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.71 2/65 10492
/proc/meminfo: memFree=1842152/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22592 CPUtime=1241.87
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3550 0 0 0 123827 360 0 0 25 0 1 0 193014350 23134208 3243 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5648 3243 198 640 0 5004 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 22592

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.72 2/65 10492
/proc/meminfo: memFree=1842088/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22592 CPUtime=1301.85
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3550 0 0 0 129811 374 0 0 25 0 1 0 193014350 23134208 3243 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5648 3243 198 640 0 5004 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 22592

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.74 2/65 10492
/proc/meminfo: memFree=1842088/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22592 CPUtime=1361.83
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3550 0 0 0 135793 390 0 0 25 0 1 0 193014350 23134208 3243 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5648 3243 198 640 0 5004 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 22592

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.75 2/65 10492
/proc/meminfo: memFree=1842024/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1421.81
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 141777 404 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 22596

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 10492
/proc/meminfo: memFree=1841960/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1481.79
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 147762 417 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 22596

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 10492
/proc/meminfo: memFree=1841960/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1541.77
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 153749 428 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 134543898 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 22596

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 10492
/proc/meminfo: memFree=1841960/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1601.76
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 159736 440 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 22596

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 10492
/proc/meminfo: memFree=1841896/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1661.73
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 165720 453 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 22596

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 10492
/proc/meminfo: memFree=1841896/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1721.71
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 171706 465 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 22596

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 10492
/proc/meminfo: memFree=1841896/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1781.69
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 177692 477 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 22596

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 10492
/proc/meminfo: memFree=1841896/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1791.29
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 178651 478 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (KiB) 22596

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 10492
/proc/meminfo: memFree=1841896/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1794.49
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 178970 479 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 134544600 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 22596

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 10492
/proc/meminfo: memFree=1841896/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1796.09
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 179130 479 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 136500521 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (KiB) 22596

[startup+1797.5 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 10492
/proc/meminfo: memFree=1841896/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1796.89
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 179210 479 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 22596

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 10492
/proc/meminfo: memFree=1841896/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1797.69
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 179290 479 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 22596

[startup+1798.51 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 10492
/proc/meminfo: memFree=1841896/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1797.89
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 179310 479 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 22596

[startup+1798.6 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 10492
/proc/meminfo: memFree=1841896/2055920 swapFree=4181956/4192956
[pid=10485] ppid=10483 vsize=22596 CPUtime=1797.99
/proc/10485/stat : 10485 (bsolo) R 10483 10485 10442 0 -1 4194304 3551 0 0 0 179320 479 0 0 25 0 1 0 193014350 23138304 3244 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10485/statm: 5649 3244 198 640 0 5005 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 22596

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798.01
CPU user time (s): 1793.21
CPU system time (s): 4.79727
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 22596

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

runsolver used 1.72474 second user time and 3.24851 second system time

The end

Launcher Data

Begin job on node34 at 2009-06-17 17:55:51
IDJOB=1884102
IDBENCH=71923
IDSOLVER=699
FILE ID=node34/1884102-1245254151
PBS_JOBID= 9372419
Free space on /tmp= 66252 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.reshuffled-07.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884102-1245254151/watcher-1884102-1245254151 -o /tmp/evaluation-result-1884102-1245254151/solver-1884102-1245254151 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1884102-1245254151.opb

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

MD5SUM BENCH= ccdb788a8bec1b35b4963cf4d8629b01
RANDOM SEED=713165438

node34.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.263
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.263
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:       1855832 kB
Buffers:         29468 kB
Cached:          89888 kB
SwapCached:       5016 kB
Active:          37036 kB
Inactive:        90280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855832 kB
SwapTotal:     4192956 kB
SwapFree:      4181956 kB
Dirty:            4720 kB
Writeback:           0 kB
Mapped:          14280 kB
Slab:            58820 kB
Committed_AS:   193804 kB
PageTables:       1384 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-1884102-1245254151.opb

Free space on /tmp at the end= 66248 MiB
End job on node34 at 2009-06-17 18:25:49