Trace number 1885013

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.03 1798.84

General information on the benchmark

Name/PURE-SAT/SAT09/CRAFTED/rbsat/random/
forced/rbsat-v760c43649gyes6.opb
MD5SUMc90b5c97f93453699ad04fd511536f7f
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark666.142
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables760
Total number of constraints43649
Number of constraints which are clauses43649
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 constraint2
Maximum length of a constraint19
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 20
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: 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-1885013-1245261809.opb
0.00/0.00	c File size is 1041333 bytes.
0.09/0.12	c Highest Coefficient sum: 20
0.09/0.12	c Parsing was ok!!
0.09/0.12	c Total parsing time: 0.127 s
0.09/0.14	c Var: 760 Constr: 43649 43649/0/0 Lit: 87978 Watch. Lit: 87298
0.09/0.14	c Obj. Vars: 0 (0 % of total variables)
0.49/0.59	c Pre-processing Time: 0.597 s
0.49/0.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.60	c        0    760    41370    83420    2    82740   13789      0      0 0.60
0.49/0.60	c Switching off lower bounding mode.
1797.98/1798.81	c      101    760    41471    91802    2    82942   15168    101    161 0.63
1797.98/1798.81	c      252    760    41622   107734    2    83244   16685    252    370 0.68
1797.98/1798.81	c      477    760    41847   135322    3    83694   18354    477    636 0.75
1797.98/1798.81	c      818    760    42188   183027    4    84376   20190    818    899 0.91
1797.98/1798.81	c     1326    760    42696   251059    5    85392   22210   1326   1094 1.21
1797.98/1798.81	c     2092    760    43462   370376    8    86924   24432   2092   1157 1.81
1797.98/1798.81	c     3239    760    44609   531093   11    89218   26876   3239   1066 3.04
1797.98/1798.81	c     4960    760    46330   821316   17    92660   29564   4960    807 6.14
1797.98/1798.81	c     7544    760    48914  1301618   26    97828   32521   7544    658 11.46
1797.98/1798.81	c    11424    760    52794  2071376   39   105588   35774  11424    478 23.89
1797.98/1798.81	c    17248    760    58618  3111510   53   117236   39352  17248    313 55.09
1797.98/1798.81	c    25987    760    67357  4566402   67   134714   43288  25987    200 129.61
1797.98/1798.81	c    39099    760    80469  6993923   86   160938   47617  39099    137 285.34
1797.98/1798.81	c    58770    760    67460  4696854   69   134920   52379  26090    118 497.80
1797.98/1798.81	c    88281    760    61902  3117269   50   123804   57617  20532     95 925.11
1797.98/1798.81	c   132552    760    67619  4170290   61   135238   63379  26249     84 1573.49
1797.98/1798.81	c Resources Exceeded
1797.98/1798.81	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.81	c   16   148077  52918   417119    83144  7298081  41774     82 1798.00
1797.98/1798.81	s UNKNOWN
1797.98/1798.81	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-1885013-1245261809/watcher-1885013-1245261809 -o /tmp/evaluation-result-1885013-1245261809/solver-1885013-1245261809 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1885013-1245261809.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 15083
/proc/meminfo: memFree=1910424/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=11732 CPUtime=0
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 193779384 12013568 245 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 2933 245 176 640 0 2034 0

[startup+0.0269839 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 15083
/proc/meminfo: memFree=1910424/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=12552 CPUtime=0.02
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 499 0 0 0 2 0 0 0 18 0 1 0 193779384 12853248 483 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 3138 485 222 640 0 2239 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12552

[startup+0.101992 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 15083
/proc/meminfo: memFree=1910424/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=15028 CPUtime=0.09
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 1268 0 0 0 9 0 0 0 18 0 1 0 193779384 15388672 1252 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 3757 1253 369 640 0 2858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15028

[startup+0.302014 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 15083
/proc/meminfo: memFree=1910424/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=18412 CPUtime=0.29
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 2460 0 0 0 28 1 0 0 19 0 1 0 193779384 18853888 2189 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 4603 2189 190 640 0 3959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18412

[startup+0.70106 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 15083
/proc/meminfo: memFree=1910424/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=18016 CPUtime=0.69
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 2685 0 0 0 65 4 0 0 23 0 1 0 193779384 18448384 2082 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 4504 2082 195 640 0 3860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18016

[startup+1.50215 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1902352/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=19868 CPUtime=1.49
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 3158 0 0 0 144 5 0 0 25 0 1 0 193779384 20344832 2555 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 4967 2555 195 640 0 4323 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19868

[startup+3.10133 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1899472/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=22860 CPUtime=3.09
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 3898 0 0 0 303 6 0 0 25 0 1 0 193779384 23408640 3295 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 5715 3295 195 640 0 5071 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22860

[startup+6.3017 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1894880/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=26804 CPUtime=6.28
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 4888 0 0 0 621 7 0 0 25 0 1 0 193779384 27447296 4285 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 6701 4285 195 640 0 6057 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26804

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1887080/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=34032 CPUtime=12.68
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 6681 0 0 0 1258 10 0 0 25 0 1 0 193779384 34848768 6078 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 8508 6079 195 640 0 7864 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34032

[startup+25.5019 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1876840/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=43964 CPUtime=25.48
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 9190 0 0 0 2534 14 0 0 25 0 1 0 193779384 45019136 8587 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 10991 8587 195 640 0 10347 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43964

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1865384/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=55576 CPUtime=51.08
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 12086 0 0 0 5088 20 0 0 25 0 1 0 193779384 56909824 11483 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 13894 11483 195 640 0 13250 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55576

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1850344/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=70240 CPUtime=102.25
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 15742 0 0 0 10199 26 0 0 25 0 1 0 193779384 71925760 15139 1992294400 134512640 137136520 4294956256 18446744073709551615 136499644 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 17560 15139 195 640 0 16916 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 70240

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1837352/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=83248 CPUtime=162.23
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 19005 0 0 0 16192 31 0 0 25 0 1 0 193779384 85245952 18402 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 20812 18402 195 640 0 20168 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 83248

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1824936/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=95648 CPUtime=222.19
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 22088 0 0 0 22183 36 0 0 25 0 1 0 193779384 97943552 21485 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 23912 21485 195 640 0 23268 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 95648

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1812264/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=108332 CPUtime=282.16
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 25274 0 0 0 28175 41 0 0 25 0 1 0 193779384 110931968 24671 1992294400 134512640 137136520 4294956256 18446744073709551615 134544604 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 27083 24671 195 640 0 26439 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 108332

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1800168/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=120236 CPUtime=342.14
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 28258 0 0 0 34169 45 0 0 25 0 1 0 193779384 123121664 27655 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 30059 27655 195 640 0 29415 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 120236

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1789544/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=130900 CPUtime=402.12
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 30911 0 0 0 40163 49 0 0 25 0 1 0 193779384 134041600 30308 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 32725 30308 195 640 0 32081 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 130900

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1787816/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=132396 CPUtime=462.08
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 31328 0 0 0 46156 52 0 0 25 0 1 0 193779384 135573504 30678 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 33099 30678 195 640 0 32455 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 132396

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1787752/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=132396 CPUtime=522.07
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 31328 0 0 0 52153 54 0 0 25 0 1 0 193779384 135573504 30678 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 33099 30678 195 640 0 32455 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 132396

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1787752/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=132396 CPUtime=582.04
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 31328 0 0 0 58148 56 0 0 25 0 1 0 193779384 135573504 30678 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 33099 30678 195 640 0 32455 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 132396

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1787688/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=132396 CPUtime=642.01
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 31328 0 0 0 64144 57 0 0 25 0 1 0 193779384 135573504 30678 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 33099 30678 195 640 0 32455 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 132396

[startup+702.301 s]

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

/proc/meminfo: memFree=1773672/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=146280 CPUtime=1121.8
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 34842 0 0 0 112107 73 0 0 25 0 1 0 193779384 149790720 34140 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 36570 34140 195 640 0 35926 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 146280

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1773608/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=146280 CPUtime=1181.75
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 34842 0 0 0 118101 74 0 0 25 0 1 0 193779384 149790720 34140 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 36570 34140 195 640 0 35926 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 146280

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1773544/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=146280 CPUtime=1241.73
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 34842 0 0 0 124098 75 0 0 25 0 1 0 193779384 149790720 34140 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 36570 34140 195 640 0 35926 0
Current children cumulated CPU time (s) 1241.73
Current children cumulated vsize (KiB) 146280

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1773480/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=146280 CPUtime=1301.7
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 34842 0 0 0 130094 76 0 0 25 0 1 0 193779384 149790720 34140 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 36570 34140 195 640 0 35926 0
Current children cumulated CPU time (s) 1301.7
Current children cumulated vsize (KiB) 146280

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1773416/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=146280 CPUtime=1361.67
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 34842 0 0 0 136090 77 0 0 25 0 1 0 193779384 149790720 34140 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 36570 34140 195 640 0 35926 0
Current children cumulated CPU time (s) 1361.67
Current children cumulated vsize (KiB) 146280

[startup+1422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1766888/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=153020 CPUtime=1421.65
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 36541 0 0 0 142085 80 0 0 25 0 1 0 193779384 156692480 35839 1992294400 134512640 137136520 4294956256 18446744073709551615 136502350 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 38255 35839 195 640 0 37611 0
Current children cumulated CPU time (s) 1421.65
Current children cumulated vsize (KiB) 153020

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1758632/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=161344 CPUtime=1481.62
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 38625 0 0 0 148080 82 0 0 25 0 1 0 193779384 165216256 37923 1992294400 134512640 137136520 4294956256 18446744073709551615 136518911 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 40336 37923 195 640 0 39692 0
Current children cumulated CPU time (s) 1481.62
Current children cumulated vsize (KiB) 161344

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1755944/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=163724 CPUtime=1541.59
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 39285 0 0 0 154074 85 0 0 25 0 1 0 193779384 167653376 38526 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 40931 38526 195 640 0 40287 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 163724

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1755816/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=163724 CPUtime=1601.57
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 39285 0 0 0 160070 87 0 0 25 0 1 0 193779384 167653376 38526 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 40931 38526 195 640 0 40287 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 163724

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1755880/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=163724 CPUtime=1661.54
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 39285 0 0 0 166065 89 0 0 25 0 1 0 193779384 167653376 38526 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 40931 38526 195 640 0 40287 0
Current children cumulated CPU time (s) 1661.54
Current children cumulated vsize (KiB) 163724

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1755816/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=163724 CPUtime=1721.52
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 39285 0 0 0 172062 90 0 0 25 0 1 0 193779384 167653376 38526 1992294400 134512640 137136520 4294956256 18446744073709551615 136501952 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 40931 38526 195 640 0 40287 0
Current children cumulated CPU time (s) 1721.52
Current children cumulated vsize (KiB) 163724

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1755688/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=163724 CPUtime=1781.5
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 39285 0 0 0 178059 91 0 0 25 0 1 0 193779384 167653376 38526 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 40931 38526 195 640 0 40287 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (KiB) 163724

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1755688/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=163724 CPUtime=1791.09
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 39285 0 0 0 179018 91 0 0 25 0 1 0 193779384 167653376 38526 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 40931 38526 195 640 0 40287 0
Current children cumulated CPU time (s) 1791.09
Current children cumulated vsize (KiB) 163724

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1755688/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=163724 CPUtime=1794.29
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 39285 0 0 0 179338 91 0 0 25 0 1 0 193779384 167653376 38526 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 40931 38526 195 640 0 40287 0
Current children cumulated CPU time (s) 1794.29
Current children cumulated vsize (KiB) 163724

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1755688/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=163724 CPUtime=1795.89
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 39285 0 0 0 179498 91 0 0 25 0 1 0 193779384 167653376 38526 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 40931 38526 195 640 0 40287 0
Current children cumulated CPU time (s) 1795.89
Current children cumulated vsize (KiB) 163724

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1755688/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=163724 CPUtime=1796.69
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 39285 0 0 0 179578 91 0 0 25 0 1 0 193779384 167653376 38526 1992294400 134512640 137136520 4294956256 18446744073709551615 134543971 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 40931 38526 195 640 0 40287 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (KiB) 163724

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1755688/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=163724 CPUtime=1797.49
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 39285 0 0 0 179658 91 0 0 25 0 1 0 193779384 167653376 38526 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15083/statm: 40931 38526 195 640 0 40287 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (KiB) 163724

[startup+1798.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1755688/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=163724 CPUtime=1797.88
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 39285 0 0 0 179697 91 0 0 25 0 1 0 193779384 167653376 38526 1992294400 134512640 137136520 4294956256 18446744073709551615 136295557 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 40931 38526 195 640 0 40287 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 163724

[startup+1798.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15084
/proc/meminfo: memFree=1755688/2055920 swapFree=4180552/4192956
[pid=15083] ppid=15081 vsize=163724 CPUtime=1797.98
/proc/15083/stat : 15083 (bsolo) R 15081 15083 14112 0 -1 4194304 39285 0 0 0 179707 91 0 0 25 0 1 0 193779384 167653376 38526 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15083/statm: 40931 38526 195 640 0 40287 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 163724

Child status: 0
Real time (s): 1798.84
CPU time (s): 1798.03
CPU user time (s): 1797.09
CPU system time (s): 0.936857
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 163724

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

runsolver used 1.9997 second user time and 3.41848 second system time

The end

Launcher Data

Begin job on node88 at 2009-06-17 20:03:30
IDJOB=1885013
IDBENCH=72014
IDSOLVER=700
FILE ID=node88/1885013-1245261809
PBS_JOBID= 9372375
Free space on /tmp= 66520 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/CRAFTED/rbsat/random/forced/rbsat-v760c43649gyes6.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885013-1245261809/watcher-1885013-1245261809 -o /tmp/evaluation-result-1885013-1245261809/solver-1885013-1245261809 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1885013-1245261809.opb

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

MD5SUM BENCH= c90b5c97f93453699ad04fd511536f7f
RANDOM SEED=1137330041

node88.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.214
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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1910840 kB
Buffers:          2884 kB
Cached:          83976 kB
SwapCached:       5484 kB
Active:          48100 kB
Inactive:        45616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1910840 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            5000 kB
Writeback:           0 kB
Mapped:          12376 kB
Slab:            37236 kB
Committed_AS:   127756 kB
PageTables:       1448 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-1885013-1245261809.opb

Free space on /tmp at the end= 66516 MiB
End job on node88 at 2009-06-17 20:33:29