Trace number 1884443

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 clUNSAT 485.221 485.417

General information on the benchmark

Name/PURE-SAT/SAT_RACE06/
velev-live-uns-2.0-ebuf.opb
MD5SUMff5a2a80769bef7bafbaa4f11b601911
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 benchmark20.5119
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14628
Total number of constraints161477
Number of constraints which are clauses161477
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 constraint88
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
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-1884443-1245258408.opb
0.00/0.00	c File size is 5330296 bytes.
0.69/0.77	c Highest Coefficient sum: 101
0.69/0.77	c Parsing was ok!!
0.69/0.77	c Total parsing time: 0.769 s
0.79/0.83	c Var: 14628 Constr: 161477 161477/0/0 Lit: 460215 Watch. Lit: 322953
0.79/0.83	c Obj. Vars: 0 (0 % of total variables)
26.18/26.20	c Pre-processing Time: 26.19 s
26.18/26.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.18/26.20	c        0  10540    95548   280993    2   191096   31849      0      0 26.19
26.18/26.20	c Switching off lower bounding mode.
485.10/485.32	c      100  10540    95648   282334    2   191296   35034    100      3 26.36
485.10/485.32	c      250  10540    95798   284334    2   191596   38538    250      9 26.73
485.10/485.32	c      476  10540    96024   293453    3   192048   42392    476     17 26.98
485.10/485.32	c      814  10540    96362   304766    3   192724   46632    814     29 27.44
485.10/485.32	c     1323  10540    96871   327885    3   193742   51296   1323     47 28.11
485.10/485.32	c     2087  10540    97635   427050    4   195270   56426   2087     71 29.07
485.10/485.32	c     3233  10540    98781   563119    5   197562   62069   3233    105 30.55
485.10/485.32	c     4955  10540   100503   821867    8   201006   68276   4955    150 32.98
485.10/485.32	c     7544  10540   103092  1479589   14   206184   75104   7544    204 36.86
485.10/485.32	c    11424  10540   106972  2144419   20   213944   82615  11424    262 43.56
485.10/485.32	c    17247  10540   112795  3473539   30   225590   90877  17247    304 56.61
485.10/485.32	c    25984  10540   121532  5838278   48   243064   99965  25984    333 77.93
485.10/485.32	c    39096  10540   134644  9450042   70   269288  109962  39096    348 112.29
485.10/485.32	c    58766  10540   154314 18740976  121   308628  120959  58766    312 187.75
485.10/485.32	c    88276  10540   183824 32041494  174   367648  133055  88276    258 341.77
485.10/485.32	c Backtracks by Clause: 0
485.10/485.32	c Backtracks by PB constraint: 0
485.10/485.32	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
485.10/485.32	c   15   112407  45962   407753   207955 40917957 112407    231 485.13
485.10/485.32	s UNSATISFIABLE
485.10/485.32	c Total time: 485.132 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-1884443-1245258408/watcher-1884443-1245258408 -o /tmp/evaluation-result-1884443-1245258408/solver-1884443-1245258408 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1884443-1245258408.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 0.99 0.91 3/65 10842
/proc/meminfo: memFree=1753408/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=15916 CPUtime=0
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 193437608 16297984 238 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 3979 238 176 640 0 2033 0

[startup+0.0447841 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 10842
/proc/meminfo: memFree=1753408/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=17016 CPUtime=0.03
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 598 0 0 0 3 0 0 0 18 0 1 0 193437608 17424384 582 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 4254 583 246 640 0 2308 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17016

[startup+0.101796 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 10842
/proc/meminfo: memFree=1753408/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=18508 CPUtime=0.09
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 1065 0 0 0 9 0 0 0 18 0 1 0 193437608 18952192 1049 1992294400 134512640 137136520 4294956256 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 4627 1050 346 640 0 2681 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18508

[startup+0.301836 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 10842
/proc/meminfo: memFree=1753408/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=23428 CPUtime=0.29
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 2626 0 0 0 28 1 0 0 19 0 1 0 193437608 23990272 2610 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 5857 2610 681 640 0 3911 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23428

[startup+0.701919 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 10842
/proc/meminfo: memFree=1753408/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=32668 CPUtime=0.69
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 5620 0 0 0 67 2 0 0 23 0 1 0 193437608 33452032 5604 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 8167 5604 1350 640 0 6221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32668

[startup+1.50108 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1725752/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=38244 CPUtime=1.49
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 8417 0 0 0 145 4 0 0 25 0 1 0 193437608 39161856 7099 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 9561 7099 189 640 0 8917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38244

[startup+3.10141 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1725176/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=38244 CPUtime=3.09
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 8417 0 0 0 304 5 0 0 25 0 1 0 193437608 39161856 7099 1992294400 134512640 137136520 4294956256 18446744073709551615 134543869 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 9561 7099 189 640 0 8917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38244

[startup+6.30107 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1725176/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=38244 CPUtime=6.29
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 8417 0 0 0 624 5 0 0 25 0 1 0 193437608 39161856 7099 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 9561 7099 189 640 0 8917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38244

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1725248/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=38244 CPUtime=12.68
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 8417 0 0 0 1263 5 0 0 25 0 1 0 193437608 39161856 7099 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 9561 7099 189 640 0 8917 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38244

[startup+25.502 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1725248/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=38464 CPUtime=25.48
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 8450 0 0 0 2541 7 0 0 25 0 1 0 193437608 39387136 7132 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 9616 7132 192 640 0 8972 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38464

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1700800/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=63780 CPUtime=51.06
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 14911 0 0 0 5079 27 0 0 25 0 1 0 193437608 65310720 13477 1992294400 134512640 137136520 4294956256 18446744073709551615 134542186 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 15945 13477 197 640 0 15301 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 63780

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1630656/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=133076 CPUtime=102.24
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 32249 0 0 0 10177 47 0 0 25 0 1 0 193437608 136269824 30815 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 33269 30815 197 640 0 32625 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 133076

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1528576/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=235904 CPUtime=162.22
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 57957 0 0 0 16149 73 0 0 25 0 1 0 193437608 241565696 56523 1992294400 134512640 137136520 4294956256 18446744073709551615 136504213 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 58976 56523 197 640 0 58332 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 235904

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1458944/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=304552 CPUtime=222.19
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 75134 0 0 0 22128 91 0 0 25 0 1 0 193437608 311861248 73700 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 76173 73701 197 640 0 75529 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 304552

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1389120/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=374768 CPUtime=282.17
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 92677 0 0 0 28110 107 0 0 25 0 1 0 193437608 383762432 91243 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 93692 91243 197 640 0 93048 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 374768

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1321088/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=441840 CPUtime=342.15
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 109449 0 0 0 34093 122 0 0 25 0 1 0 193437608 452444160 108015 1992294400 134512640 137136520 4294956256 18446744073709551615 136500577 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 110460 108015 197 640 0 109816 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 441840

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1269952/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=493352 CPUtime=402.13
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 122310 0 0 0 40075 138 0 0 25 0 1 0 193437608 505192448 120876 1992294400 134512640 137136520 4294956256 18446744073709551615 134544112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 123338 120876 197 640 0 122694 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 493352

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1224128/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=538936 CPUtime=462.1
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 133724 0 0 0 46059 151 0 0 25 0 1 0 193437608 551870464 132290 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 134734 132290 197 640 0 134090 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 538936

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

[startup+473.501 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1215488/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=547876 CPUtime=473.3
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 135954 0 0 0 47176 154 0 0 25 0 1 0 193437608 561025024 134520 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 136969 134520 197 640 0 136325 0
Current children cumulated CPU time (s) 473.3
Current children cumulated vsize (KiB) 547876

[startup+479.902 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1209792/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=553184 CPUtime=479.7
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 137268 0 0 0 47814 156 0 0 25 0 1 0 193437608 566460416 135834 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 138296 135834 197 640 0 137652 0
Current children cumulated CPU time (s) 479.7
Current children cumulated vsize (KiB) 553184

[startup+483.101 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1207040/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=555860 CPUtime=482.89
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 137959 0 0 0 48133 156 0 0 25 0 1 0 193437608 569200640 136525 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 138965 136525 197 640 0 138321 0
Current children cumulated CPU time (s) 482.89
Current children cumulated vsize (KiB) 555860

[startup+484.702 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1206144/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=557196 CPUtime=484.5
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 138268 0 0 0 48293 157 0 0 25 0 1 0 193437608 570568704 136834 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 139299 136834 197 640 0 138655 0
Current children cumulated CPU time (s) 484.5
Current children cumulated vsize (KiB) 557196

[startup+485.106 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1205440/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=557332 CPUtime=484.9
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 138305 0 0 0 48333 157 0 0 25 0 1 0 193437608 570707968 136871 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 139333 136871 197 640 0 138689 0
Current children cumulated CPU time (s) 484.9
Current children cumulated vsize (KiB) 557332

[startup+485.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1205440/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=557332 CPUtime=485.1
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194304 138323 0 0 0 48353 157 0 0 25 0 1 0 193437608 570707968 136889 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 139333 136889 197 640 0 138689 0
Current children cumulated CPU time (s) 485.1
Current children cumulated vsize (KiB) 557332

[startup+485.402 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10843
/proc/meminfo: memFree=1205440/2055920 swapFree=4192812/4192956
[pid=10842] ppid=10840 vsize=0 CPUtime=485.2
/proc/10842/stat : 10842 (bsolo) R 10840 10842 10610 0 -1 4194308 138325 0 0 0 48356 164 0 0 25 0 1 0 193437608 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10842/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 485.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 485.417
CPU time (s): 485.221
CPU user time (s): 483.56
CPU system time (s): 1.66075
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 557332

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

runsolver used 0.377942 second user time and 1.39479 second system time

The end

Launcher Data

Begin job on node54 at 2009-06-17 19:06:48
IDJOB=1884443
IDBENCH=71957
IDSOLVER=700
FILE ID=node54/1884443-1245258408
PBS_JOBID= 9372401
Free space on /tmp= 66492 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT_RACE06/velev-live-uns-2.0-ebuf.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884443-1245258408/watcher-1884443-1245258408 -o /tmp/evaluation-result-1884443-1245258408/solver-1884443-1245258408 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1884443-1245258408.opb

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

MD5SUM BENCH= ff5a2a80769bef7bafbaa4f11b601911
RANDOM SEED=593870135

node54.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.259
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.259
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:       1753888 kB
Buffers:         44496 kB
Cached:         182760 kB
SwapCached:          0 kB
Active:          60292 kB
Inactive:       180740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9148 kB
Writeback:           0 kB
Mapped:          23560 kB
Slab:            46948 kB
Committed_AS:   137444 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884443-1245258408.opb

Free space on /tmp at the end= 66488 MiB
End job on node54 at 2009-06-17 19:14:54