Trace number 1884923

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.52

General information on the benchmark

Name/PURE-SAT/SAT09/CRAFTED/sgi/
new-difficult-24-193-22-70.opb
MD5SUM04c69b970a204ef1bab282de16b8309c
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 benchmark556.458
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables528
Total number of constraints30728
Number of constraints which are clauses30728
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 constraint24
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 25
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-1884923-1245260620.opb
0.00/0.00	c File size is 729001 bytes.
0.00/0.09	c Highest Coefficient sum: 25
0.00/0.09	c Parsing was ok!!
0.00/0.09	c Total parsing time: 0.096 s
0.09/0.10	c Var: 528 Constr: 30728 30728/0/0 Lit: 61940 Watch. Lit: 61456
0.09/0.10	c Obj. Vars: 0 (0 % of total variables)
0.39/0.40	c Pre-processing Time: 0.402 s
0.39/0.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.40	c        0    528    30728    61940    2    61456   10242      0      0 0.40
0.39/0.40	c Switching off lower bounding mode.
1797.89/1798.50	c      101    528    30829    71066    2    61658   11267    101    238 0.42
1797.89/1798.50	c      251    528    30979    88014    2    61958   12394    251    540 0.46
1797.89/1798.50	c      476    528    31204   116646    3    62408   13634    476    878 0.54
1797.89/1798.50	c      815    528    31543   164512    5    63086   14998    815   1184 0.69
1797.89/1798.50	c     1323    528    32051   240261    7    64102   16498   1323   1340 0.99
1797.89/1798.50	c     2086    528    32814   365669   11    65628   18148   2086   1281 1.63
1797.89/1798.50	c     3232    528    33960   576733   16    67920   19963   3232    995 3.25
1797.89/1798.50	c     4953    528    35681   838870   23    71362   21960   4953    821 6.03
1797.89/1798.50	c     7537    528    38265  1251277   32    76530   24157   7537    584 12.90
1797.89/1798.50	c    11419    528    42147  1960173   46    84294   26573  11419    371 30.73
1797.89/1798.50	c    17243    528    47971  3004197   62    95942   29231  17243    243 70.86
1797.89/1798.50	c    25981    528    56709  4550732   80   113418   32155  25981    165 157.02
1797.89/1798.50	c    39092    528    50411  3497751   69   100822   35371  19683    137 283.79
1797.89/1798.50	c    58764    528    48029  3292294   68    96058   38909  17301    108 539.88
1797.89/1798.50	c    88278    528    52013  3736946   71   104026   42800  21285    103 853.57
1797.89/1798.50	c   132552    528    68037  6979282  102   136074   47081  37309     89 1485.22
1797.89/1798.50	c Resources Exceeded
1797.89/1798.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.89/1798.50	c   16   152616  49855   437516    55845  4376653  25117     84 1798.01
1797.89/1798.50	s UNKNOWN
1797.89/1798.50	c Total time: 1798.01 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-1884923-1245260620/watcher-1884923-1245260620 -o /tmp/evaluation-result-1884923-1245260620/solver-1884923-1245260620 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1884923-1245260620.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.99 1.00 0.92 3/64 4493
/proc/meminfo: memFree=1860096/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=11420 CPUtime=0
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 256 0 0 0 0 0 0 0 18 0 1 0 193661752 11694080 240 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 2855 240 175 640 0 2033 0

[startup+0.10578 s]
/proc/loadavg: 0.99 1.00 0.92 3/64 4493
/proc/meminfo: memFree=1860096/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=14788 CPUtime=0.09
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 1462 0 0 0 9 0 0 0 18 0 1 0 193661752 15142912 1268 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 3697 1270 185 640 0 3053 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14788

[startup+0.20179 s]
/proc/loadavg: 0.99 1.00 0.92 3/64 4493
/proc/meminfo: memFree=1860096/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=16112 CPUtime=0.19
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 1801 0 0 0 18 1 0 0 18 0 1 0 193661752 16498688 1607 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 4028 1607 190 640 0 3384 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16112

[startup+0.301798 s]
/proc/loadavg: 0.99 1.00 0.92 3/64 4493
/proc/meminfo: memFree=1860096/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=16112 CPUtime=0.29
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 1801 0 0 0 28 1 0 0 19 0 1 0 193661752 16498688 1607 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 4028 1607 190 640 0 3384 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16112

[startup+0.701832 s]
/proc/loadavg: 0.99 1.00 0.92 3/64 4493
/proc/meminfo: memFree=1860096/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=16616 CPUtime=0.69
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 1918 0 0 0 66 3 0 0 22 0 1 0 193661752 17014784 1724 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 4154 1724 195 640 0 3510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16616

[startup+1.5019 s]
/proc/loadavg: 0.99 1.00 0.92 2/65 4494
/proc/meminfo: memFree=1852600/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=18880 CPUtime=1.49
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 2492 0 0 0 145 4 0 0 25 0 1 0 193661752 19333120 2298 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 4720 2298 195 640 0 4076 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18880

[startup+3.10105 s]
/proc/loadavg: 0.99 1.00 0.92 2/65 4494
/proc/meminfo: memFree=1850040/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=21888 CPUtime=3.08
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 3232 0 0 0 304 4 0 0 25 0 1 0 193661752 22413312 3038 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 5472 3038 195 640 0 4828 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21888

[startup+6.30134 s]
/proc/loadavg: 0.99 1.00 0.92 2/65 4494
/proc/meminfo: memFree=1845128/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=25916 CPUtime=6.29
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 4239 0 0 0 622 7 0 0 25 0 1 0 193661752 26537984 4045 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 6479 4045 195 640 0 5835 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25916

[startup+12.7019 s]
/proc/loadavg: 0.99 1.00 0.92 2/65 4494
/proc/meminfo: memFree=1839560/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=30948 CPUtime=12.69
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 5520 0 0 0 1260 9 0 0 25 0 1 0 193661752 31690752 5326 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 7737 5326 195 640 0 7093 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30948

[startup+25.5011 s]
/proc/loadavg: 0.99 1.00 0.92 2/65 4494
/proc/meminfo: memFree=1832136/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=38120 CPUtime=25.49
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 7310 0 0 0 2537 12 0 0 25 0 1 0 193661752 39034880 7116 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 9530 7116 195 640 0 8886 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38120

[startup+51.1014 s]
/proc/loadavg: 0.99 1.00 0.92 2/65 4494
/proc/meminfo: memFree=1822088/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=48108 CPUtime=51.07
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 9817 0 0 0 5092 15 0 0 25 0 1 0 193661752 49262592 9623 1992294400 134512640 137136520 4294956256 18446744073709551615 134543881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 12027 9623 195 640 0 11383 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48108

[startup+102.301 s]
/proc/loadavg: 0.99 1.00 0.92 2/65 4494
/proc/meminfo: memFree=1806792/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=63324 CPUtime=102.26
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 13606 0 0 0 10205 21 0 0 25 0 1 0 193661752 64843776 13412 1992294400 134512640 137136520 4294956256 18446744073709551615 136295558 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 15831 13412 195 640 0 15187 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 63324

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.92 2/65 4494
/proc/meminfo: memFree=1793928/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=76300 CPUtime=162.25
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 16842 0 0 0 16198 27 0 0 25 0 1 0 193661752 78131200 16648 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 19075 16648 195 640 0 18431 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 76300

[startup+222.306 s]
/proc/loadavg: 0.99 1.00 0.92 2/65 4494
/proc/meminfo: memFree=1781192/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=88876 CPUtime=222.23
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 19985 0 0 0 22191 32 0 0 25 0 1 0 193661752 91009024 19791 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 22219 19791 195 640 0 21575 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 88876

[startup+282.301 s]
/proc/loadavg: 1.04 1.01 0.93 2/65 4494
/proc/meminfo: memFree=1778952/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=90944 CPUtime=282.21
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 20526 0 0 0 28185 36 0 0 25 0 1 0 193661752 93126656 20332 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 22736 20332 195 640 0 22092 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 90944

[startup+342.302 s]
/proc/loadavg: 1.12 1.04 0.94 2/65 4494
/proc/meminfo: memFree=1778952/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=90944 CPUtime=342.2
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 20526 0 0 0 34181 39 0 0 25 0 1 0 193661752 93126656 20332 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 22736 20332 195 640 0 22092 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 90944

[startup+402.301 s]
/proc/loadavg: 1.08 1.04 0.94 2/65 4494
/proc/meminfo: memFree=1778888/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=90944 CPUtime=402.18
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 20526 0 0 0 40177 41 0 0 25 0 1 0 193661752 93126656 20332 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 22736 20332 195 640 0 22092 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 90944

[startup+462.302 s]
/proc/loadavg: 1.03 1.03 0.94 2/65 4494
/proc/meminfo: memFree=1773768/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=96068 CPUtime=462.17
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 21807 0 0 0 46174 43 0 0 25 0 1 0 193661752 98373632 21613 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 24017 21613 195 640 0 23373 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 96068

[startup+522.301 s]
/proc/loadavg: 1.01 1.02 0.94 2/65 4496
/proc/meminfo: memFree=1765896/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=103736 CPUtime=522.15
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 23757 0 0 0 52169 46 0 0 25 0 1 0 193661752 106225664 23528 1992294400 134512640 137136520 4294956256 18446744073709551615 136294906 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 25934 23528 195 640 0 25290 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 103736

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 0.94 2/65 4496
/proc/meminfo: memFree=1765960/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=103736 CPUtime=582.13
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 23757 0 0 0 58165 48 0 0 25 0 1 0 193661752 106225664 23528 1992294400 134512640 137136520 4294956256 18446744073709551615 134543959 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 25934 23528 195 640 0 25290 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 103736

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/65 4496
/proc/meminfo: memFree=1765960/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=103736 CPUtime=642.12
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 23757 0 0 0 64161 51 0 0 25 0 1 0 193661752 106225664 23528 1992294400 134512640 137136520 4294956256 18446744073709551615 134600192 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 25934 23528 195 640 0 25290 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 103736

[startup+702.301 s]

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

/proc/meminfo: memFree=1753664/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=115764 CPUtime=1121.98
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 26790 0 0 0 112128 70 0 0 25 0 1 0 193661752 118542336 26522 1992294400 134512640 137136520 4294956256 18446744073709551615 134544475 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 28941 26522 195 640 0 28297 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 115764

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1749120/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=120528 CPUtime=1181.96
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 27974 0 0 0 118123 73 0 0 25 0 1 0 193661752 123420672 27706 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 30132 27706 195 640 0 29488 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 120528

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1747904/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=121452 CPUtime=1241.95
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 28244 0 0 0 124118 77 0 0 25 0 1 0 193661752 124366848 27934 1992294400 134512640 137136520 4294956256 18446744073709551615 134544112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 30363 27934 195 640 0 29719 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 121452

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1747904/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=121452 CPUtime=1301.93
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 28244 0 0 0 130114 79 0 0 25 0 1 0 193661752 124366848 27934 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 30363 27934 195 640 0 29719 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 121452

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1747912/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=121452 CPUtime=1361.92
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 28244 0 0 0 136111 81 0 0 25 0 1 0 193661752 124366848 27934 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 30363 27934 195 640 0 29719 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 121452

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1747912/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=121452 CPUtime=1421.9
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 28244 0 0 0 142108 82 0 0 25 0 1 0 193661752 124366848 27934 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 30363 27934 195 640 0 29719 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 121452

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1747848/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=121452 CPUtime=1481.88
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 28244 0 0 0 148105 83 0 0 25 0 1 0 193661752 124366848 27934 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 30363 27934 195 640 0 29719 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 121452

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1747848/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=121452 CPUtime=1541.87
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 28244 0 0 0 154102 85 0 0 25 0 1 0 193661752 124366848 27934 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 30363 27934 195 640 0 29719 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 121452

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1747848/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=121452 CPUtime=1601.85
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 28244 0 0 0 160099 86 0 0 25 0 1 0 193661752 124366848 27934 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 30363 27934 195 640 0 29719 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 121452

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1741192/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=128064 CPUtime=1661.83
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 29910 0 0 0 166094 89 0 0 25 0 1 0 193661752 131137536 29600 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 32016 29600 195 640 0 31372 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 128064

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1735752/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=133220 CPUtime=1721.82
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 31251 0 0 0 172090 92 0 0 25 0 1 0 193661752 136417280 30894 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 33305 30894 195 640 0 32661 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 133220

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1735752/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=133220 CPUtime=1781.8
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 31251 0 0 0 178086 94 0 0 25 0 1 0 193661752 136417280 30894 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 33305 30894 195 640 0 32661 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 133220

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

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1735752/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=133220 CPUtime=1791.5
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 31251 0 0 0 179055 95 0 0 25 0 1 0 193661752 136417280 30894 1992294400 134512640 137136520 4294956256 18446744073709551615 134544562 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 33305 30894 195 640 0 32661 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 133220

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1735752/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=133220 CPUtime=1794.7
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 31251 0 0 0 179375 95 0 0 25 0 1 0 193661752 136417280 30894 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 33305 30894 195 640 0 32661 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 133220

[startup+1796.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1735752/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=133220 CPUtime=1796.29
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 31251 0 0 0 179534 95 0 0 25 0 1 0 193661752 136417280 30894 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 33305 30894 195 640 0 32661 0
Current children cumulated CPU time (s) 1796.29
Current children cumulated vsize (KiB) 133220

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1735752/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=133220 CPUtime=1797.09
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 31251 0 0 0 179614 95 0 0 25 0 1 0 193661752 136417280 30894 1992294400 134512640 137136520 4294956256 18446744073709551615 136518953 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 33305 30894 195 640 0 32661 0
Current children cumulated CPU time (s) 1797.09
Current children cumulated vsize (KiB) 133220

[startup+1798 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1735752/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=133220 CPUtime=1797.49
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 31251 0 0 0 179654 95 0 0 25 0 1 0 193661752 136417280 30894 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 33305 30894 195 640 0 32661 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (KiB) 133220

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1735752/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=133220 CPUtime=1797.89
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194304 31251 0 0 0 179694 95 0 0 25 0 1 0 193661752 136417280 30894 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 33305 30894 195 640 0 32661 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 133220

[startup+1798.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 4502
/proc/meminfo: memFree=1735752/2055920 swapFree=4181500/4192956
[pid=4493] ppid=4491 vsize=0 CPUtime=1798
/proc/4493/stat : 4493 (bsolo) R 4491 4493 3841 0 -1 4194308 31252 0 0 0 179705 95 0 0 25 0 1 0 193661752 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4493/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.52
CPU time (s): 1798.03
CPU user time (s): 1797.05
CPU system time (s): 0.977851
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 133220

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

runsolver used 1.25581 second user time and 3.9514 second system time

The end

Launcher Data

Begin job on node25 at 2009-06-17 19:43:40
IDJOB=1884923
IDBENCH=72005
IDSOLVER=700
FILE ID=node25/1884923-1245260620
PBS_JOBID= 9372428
Free space on /tmp= 66312 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/CRAFTED/sgi/new-difficult-24-193-22-70.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884923-1245260620/watcher-1884923-1245260620 -o /tmp/evaluation-result-1884923-1245260620/solver-1884923-1245260620 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1884923-1245260620.opb

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

MD5SUM BENCH= 04c69b970a204ef1bab282de16b8309c
RANDOM SEED=2145008853

node25.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.238
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.238
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:       1860576 kB
Buffers:         24388 kB
Cached:          94284 kB
SwapCached:       5224 kB
Active:          53624 kB
Inactive:        72904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860576 kB
SwapTotal:     4192956 kB
SwapFree:      4181500 kB
Dirty:            4644 kB
Writeback:           0 kB
Mapped:          13652 kB
Slab:            54828 kB
Committed_AS:   235076 kB
PageTables:       1464 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-1884923-1245260620.opb

Free space on /tmp at the end= 66308 MiB
End job on node25 at 2009-06-17 20:13:39