Trace number 1884293

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.05 1798.87

General information on the benchmark

Name/PURE-SAT/SAT07/industrial/palacios/
uts/uts-l05-ipc5-h26-unsat.opb
MD5SUM3e68ecbc5e73169d894b0ea42a7def52
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 benchmark366.716
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables85694
Total number of constraints414657
Number of constraints which are clauses414657
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 constraint403
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 401
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 804
Number of bits of the biggest sum of numbers10
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-1884293-1245256516.opb
0.00/0.00	c File size is 13130610 bytes.
1.79/1.83	c Highest Coefficient sum: 804
1.79/1.83	c Parsing was ok!!
1.79/1.83	c Total parsing time: 1.833 s
1.99/2.02	c Var: 85694 Constr: 414657 414657/0/0 Lit: 1073659 Watch. Lit: 829124
1.99/2.02	c Obj. Vars: 0 (0 % of total variables)
181.10/181.26	c Pre-processing Time: 181.174 s
181.10/181.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.10/181.28	c        0  85426   410628  1064344    2   821256  136876      0      0 181.17
181.10/181.28	c Switching off lower bounding mode.
1797.97/1798.82	c      103  85426   410731  1065667    2   821462  150564    103      0 181.73
1797.97/1798.82	c      253  85426   410881  1070020    2   821762  165621    253      1 183.05
1797.97/1798.82	c      479  85426   411107  1135240    2   822214  182184    479      2 188.47
1797.97/1798.82	c      817  85426   411445  1147987    2   822890  200403    817      4 192.31
1797.97/1798.82	c     1325  85426   411953  1194725    2   823906  220444   1325      6 198.14
1797.97/1798.82	c     2090  85426   412718  1230569    2   825436  242489   2090     10 208.99
1797.97/1798.82	c     3237  85426   413865  1371712    3   827730  266738   3237     14 217.14
1797.97/1798.82	c     4960  84941   415588  1459559    3   831158  293412   4960     19 258.16
1797.97/1798.82	c     7544  84919   418172  1660072    3   836325  322754   7544     25 298.19
1797.97/1798.82	c    11424  84360   422052  1998749    4   844070  355030  11424     33 337.59
1797.97/1798.82	c    17246  84240   427874  2658609    6   855711  390534  17246     44 384.60
1797.97/1798.82	c    25983  84131   436611  3424691    7   873180  429588  25983     40 638.48
1797.97/1798.82	c    39095  84066   449723  5075057   11   899401  472547  39095     50 775.32
1797.97/1798.82	c    58766  84066   469394  9111561   19   938743  519802  58766     57 1027.81
1797.97/1798.82	c    88277  84066   498905 16303726   32   997765  571783  88277     58 1505.88
1797.97/1798.82	c Resources Exceeded
1797.97/1798.82	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.82	c   15   105226  37013   299007   515854 19813675 105226     58 1798.00
1797.97/1798.82	s UNKNOWN
1797.97/1798.82	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-1884293-1245256516/watcher-1884293-1245256516 -o /tmp/evaluation-result-1884293-1245256516/solver-1884293-1245256516 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1884293-1245256516.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.90 3/64 11448
/proc/meminfo: memFree=1908728/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=23536 CPUtime=0
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 193248079 24100864 247 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 5884 247 177 640 0 2034 0

[startup+0.0826229 s]
/proc/loadavg: 1.00 1.00 0.90 3/64 11448
/proc/meminfo: memFree=1908728/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=25732 CPUtime=0.08
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 962 0 0 0 8 0 0 0 18 0 1 0 193248079 26349568 946 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 6433 946 324 640 0 2583 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25732

[startup+0.101625 s]
/proc/loadavg: 1.00 1.00 0.90 3/64 11448
/proc/meminfo: memFree=1908728/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=26276 CPUtime=0.09
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 1129 0 0 0 9 0 0 0 18 0 1 0 193248079 26906624 1113 1992294400 134512640 137136520 4294956256 18446744073709551615 134517403 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 6569 1114 360 640 0 2719 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26276

[startup+0.301658 s]
/proc/loadavg: 1.00 1.00 0.90 3/64 11448
/proc/meminfo: memFree=1908728/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=31616 CPUtime=0.29
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 2831 0 0 0 28 1 0 0 19 0 1 0 193248079 32374784 2815 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 7904 2816 723 640 0 4054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31616

[startup+0.701728 s]
/proc/loadavg: 1.00 1.00 0.90 3/64 11448
/proc/meminfo: memFree=1908728/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=42252 CPUtime=0.69
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 6229 0 0 0 67 2 0 0 23 0 1 0 193248079 43266048 6173 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 10563 6173 1444 640 0 6713 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42252

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 11449
/proc/meminfo: memFree=1882096/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=63332 CPUtime=1.49
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 12961 0 0 0 144 5 0 0 25 0 1 0 193248079 64851968 12777 1992294400 134512640 137136520 4294956256 18446744073709551615 134519475 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 15833 12777 2785 640 0 11983 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63332

[startup+3.10114 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 11449
/proc/meminfo: memFree=1832368/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=88416 CPUtime=3.09
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 22757 0 0 0 300 9 0 0 25 0 1 0 193248079 90537984 19210 1992294400 134512640 137136520 4294956256 18446744073709551615 134563010 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 22104 19210 189 640 0 21460 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88416

[startup+6.3027 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 11449
/proc/meminfo: memFree=1831344/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=89208 CPUtime=6.29
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 22985 0 0 0 619 10 0 0 25 0 1 0 193248079 91348992 19438 1992294400 134512640 137136520 4294956256 18446744073709551615 134562901 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 22302 19438 189 640 0 21658 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89208

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 11449
/proc/meminfo: memFree=1831344/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=89208 CPUtime=12.69
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 22985 0 0 0 1258 11 0 0 25 0 1 0 193248079 91348992 19438 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 22302 19438 189 640 0 21658 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89208

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 11449
/proc/meminfo: memFree=1831536/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=89208 CPUtime=25.48
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 23002 0 0 0 2537 11 0 0 25 0 1 0 193248079 91348992 19455 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 22302 19455 189 640 0 21658 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89208

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.90 2/65 11449
/proc/meminfo: memFree=1831344/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=89472 CPUtime=51.06
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 23049 0 0 0 5094 12 0 0 25 0 1 0 193248079 91619328 19502 1992294400 134512640 137136520 4294956256 18446744073709551615 136502439 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 22368 19502 189 640 0 21724 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 89472

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11449
/proc/meminfo: memFree=1831216/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=89604 CPUtime=102.25
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 23109 0 0 0 10209 16 0 0 25 0 1 0 193248079 91754496 19562 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 22401 19562 189 640 0 21757 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 89604

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11449
/proc/meminfo: memFree=1831152/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=89604 CPUtime=162.21
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 23109 0 0 0 16199 22 0 0 25 0 1 0 193248079 91754496 19562 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 22401 19562 189 640 0 21757 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 89604

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11449
/proc/meminfo: memFree=1826864/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=93616 CPUtime=222.18
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 630946 0 0 0 21956 262 0 0 25 0 1 0 193248079 95862784 20583 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 23404 20583 196 640 0 22760 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 93616

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11449
/proc/meminfo: memFree=1824112/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=96400 CPUtime=282.16
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 1162194 0 0 0 27731 485 0 0 25 0 1 0 193248079 98713600 21287 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 24100 21287 196 640 0 23456 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 96400

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11449
/proc/meminfo: memFree=1817584/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=103036 CPUtime=342.13
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 2039294 0 0 0 33380 833 0 0 25 0 1 0 193248079 105508864 22771 1992294400 134512640 137136520 4294956256 18446744073709551615 136571969 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 25759 22771 196 640 0 25115 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 103036

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11449
/proc/meminfo: memFree=1807344/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=112560 CPUtime=402.11
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 3149793 0 0 0 38938 1273 0 0 25 0 1 0 193248079 115261440 25310 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 28140 25310 196 640 0 27496 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 112560

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11449
/proc/meminfo: memFree=1805936/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=114016 CPUtime=462.08
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 3429205 0 0 0 44816 1392 0 0 25 0 1 0 193248079 116752384 25674 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 28504 25674 196 640 0 27860 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 114016

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11449
/proc/meminfo: memFree=1804016/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=117208 CPUtime=522.05
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 3824788 0 0 0 50647 1558 0 0 25 0 1 0 193248079 120020992 26457 1992294400 134512640 137136520 4294956256 18446744073709551615 134573649 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 29302 26457 196 640 0 28658 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 117208

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11449
/proc/meminfo: memFree=1800880/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=119316 CPUtime=582.01
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 4155130 0 0 0 56507 1694 0 0 25 0 1 0 193248079 122179584 27015 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 29829 27015 196 640 0 29185 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 119316

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11449
/proc/meminfo: memFree=1798000/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=122896 CPUtime=642
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 4436239 0 0 0 62391 1809 0 0 25 0 1 0 193248079 125845504 27900 1992294400 134512640 137136520 4294956256 18446744073709551615 134573649 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 30724 27900 196 640 0 30080 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 122896

[startup+702.303 s]

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

/proc/meminfo: memFree=1708912/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=211076 CPUtime=1121.77
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 10991309 0 0 0 107773 4404 0 0 25 0 1 0 193248079 216141824 49954 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 52769 49954 196 640 0 52125 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 211076

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11451
/proc/meminfo: memFree=1695664/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=224576 CPUtime=1181.75
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 11690682 0 0 0 113498 4677 0 0 25 0 1 0 193248079 229965824 53303 1992294400 134512640 137136520 4294956256 18446744073709551615 134544515 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11448/statm: 56144 53303 196 640 0 55500 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 224576

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11451
/proc/meminfo: memFree=1679792/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=239952 CPUtime=1241.71
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 12358137 0 0 0 119237 4934 0 0 25 0 1 0 193248079 245710848 57158 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 59988 57158 196 640 0 59344 0
Current children cumulated CPU time (s) 1241.71
Current children cumulated vsize (KiB) 239952

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11451
/proc/meminfo: memFree=1667504/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=252124 CPUtime=1301.7
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 12996388 0 0 0 124985 5185 0 0 25 0 1 0 193248079 258174976 60201 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 63031 60201 196 640 0 62387 0
Current children cumulated CPU time (s) 1301.7
Current children cumulated vsize (KiB) 252124

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11451
/proc/meminfo: memFree=1654640/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=265780 CPUtime=1361.67
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 13590333 0 0 0 130744 5423 0 0 25 0 1 0 193248079 272158720 63626 1992294400 134512640 137136520 4294956256 18446744073709551615 134573451 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 66445 63626 196 640 0 65801 0
Current children cumulated CPU time (s) 1361.67
Current children cumulated vsize (KiB) 265780

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11451
/proc/meminfo: memFree=1643056/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=276496 CPUtime=1421.65
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 14169253 0 0 0 136514 5651 0 0 25 0 1 0 193248079 283131904 66306 1992294400 134512640 137136520 4294956256 18446744073709551615 136509034 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 69124 66306 196 640 0 68480 0
Current children cumulated CPU time (s) 1421.65
Current children cumulated vsize (KiB) 276496

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11451
/proc/meminfo: memFree=1631408/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=288672 CPUtime=1481.61
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 14680006 0 0 0 142317 5844 0 0 25 0 1 0 193248079 295600128 69195 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 72168 69205 196 640 0 71524 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 288672

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11451
/proc/meminfo: memFree=1623664/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=295808 CPUtime=1541.59
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 15319984 0 0 0 148067 6092 0 0 25 0 1 0 193248079 302907392 71109 1992294400 134512640 137136520 4294956256 18446744073709551615 134545039 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 73952 71109 196 640 0 73308 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 295808

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11457
/proc/meminfo: memFree=1616368/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=302424 CPUtime=1601.56
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 15963251 0 0 0 153816 6340 0 0 25 0 1 0 193248079 309682176 72784 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 75606 72784 196 640 0 74962 0
Current children cumulated CPU time (s) 1601.56
Current children cumulated vsize (KiB) 302424

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11457
/proc/meminfo: memFree=1606384/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=313676 CPUtime=1661.53
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 16548671 0 0 0 159579 6574 0 0 25 0 1 0 193248079 321204224 75580 1992294400 134512640 137136520 4294956256 18446744073709551615 134573633 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 78419 75580 196 640 0 77775 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 313676

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11457
/proc/meminfo: memFree=1595760/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=323728 CPUtime=1721.5
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 17092816 0 0 0 165365 6785 0 0 25 0 1 0 193248079 331497472 78093 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 80932 78093 196 640 0 80288 0
Current children cumulated CPU time (s) 1721.5
Current children cumulated vsize (KiB) 323728

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11457
/proc/meminfo: memFree=1584048/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=335124 CPUtime=1781.48
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 17607558 0 0 0 171167 6981 0 0 25 0 1 0 193248079 343166976 80939 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 83781 80939 196 640 0 83137 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 335124

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11457
/proc/meminfo: memFree=1582000/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=337108 CPUtime=1791.08
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 17701473 0 0 0 172092 7016 0 0 25 0 1 0 193248079 345198592 81446 1992294400 134512640 137136520 4294956256 18446744073709551615 134544182 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 84277 81446 196 640 0 83633 0
Current children cumulated CPU time (s) 1791.08
Current children cumulated vsize (KiB) 337108

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11457
/proc/meminfo: memFree=1581296/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=337768 CPUtime=1794.28
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 17728510 0 0 0 172401 7027 0 0 25 0 1 0 193248079 345874432 81603 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 84442 81603 196 640 0 83798 0
Current children cumulated CPU time (s) 1794.28
Current children cumulated vsize (KiB) 337768

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11457
/proc/meminfo: memFree=1581168/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=337900 CPUtime=1795.87
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 17743344 0 0 0 172554 7033 0 0 25 0 1 0 193248079 346009600 81653 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 84475 81653 196 640 0 83831 0
Current children cumulated CPU time (s) 1795.87
Current children cumulated vsize (KiB) 337900

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11457
/proc/meminfo: memFree=1580592/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=338032 CPUtime=1796.67
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 17750265 0 0 0 172631 7036 0 0 25 0 1 0 193248079 346144768 81686 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 84508 81686 196 640 0 83864 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (KiB) 338032

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11457
/proc/meminfo: memFree=1580592/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=338968 CPUtime=1797.47
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 17758214 0 0 0 172708 7039 0 0 25 0 1 0 193248079 347103232 81907 1992294400 134512640 137136520 4294956256 18446744073709551615 135982525 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 84742 81907 196 640 0 84098 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (KiB) 338968

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11457
/proc/meminfo: memFree=1580784/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=338428 CPUtime=1797.87
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 17762947 0 0 0 172747 7040 0 0 25 0 1 0 193248079 346550272 81768 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 84607 81768 196 640 0 83963 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 338428

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11457
/proc/meminfo: memFree=1580784/2055920 swapFree=4181252/4192956
[pid=11448] ppid=11446 vsize=338428 CPUtime=1797.97
/proc/11448/stat : 11448 (bsolo) R 11446 11448 11221 0 -1 4194304 17763453 0 0 0 172757 7040 0 0 25 0 1 0 193248079 346550272 81770 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11448/statm: 84607 81770 196 640 0 83963 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 338428

Child status: 0
Real time (s): 1798.87
CPU time (s): 1798.05
CPU user time (s): 1727.6
CPU system time (s): 70.4583
CPU usage (%): 99.9545
Max. virtual memory (cumulated for all children) (KiB): 338968

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

runsolver used 1.66675 second user time and 4.88126 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-17 18:35:17
IDJOB=1884293
IDBENCH=71942
IDSOLVER=700
FILE ID=node48/1884293-1245256516
PBS_JOBID= 9372406
Free space on /tmp= 66224 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884293-1245256516/watcher-1884293-1245256516 -o /tmp/evaluation-result-1884293-1245256516/solver-1884293-1245256516 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1884293-1245256516.opb

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

MD5SUM BENCH= 3e68ecbc5e73169d894b0ea42a7def52
RANDOM SEED=1081809352

node48.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.270
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.270
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:       1909208 kB
Buffers:          2164 kB
Cached:          81680 kB
SwapCached:       5440 kB
Active:          49380 kB
Inactive:        42324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1909208 kB
SwapTotal:     4192956 kB
SwapFree:      4181252 kB
Dirty:           16756 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            41052 kB
Committed_AS:   175040 kB
PageTables:       1372 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-1884293-1245256516.opb

Free space on /tmp at the end= 66220 MiB
End job on node48 at 2009-06-17 19:05:16