Trace number 1885723

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 675.74 676.084

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
diagnosis/UR-10-5p0.opb
MD5SUM333666727ba8497b0bdb276d670bc01c
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 benchmark222.98
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables104479
Total number of constraints500869
Number of constraints which are clauses500869
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 constraint10
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 10
Number of bits of the biggest sum of numbers4
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-1885723-1245269103.opb
0.00/0.00	c File size is 15415135 bytes.
3.18/3.25	c Highest Coefficient sum: 10
3.18/3.25	c Parsing was ok!!
3.18/3.25	c Total parsing time: 3.247 s
3.39/3.47	c Var: 104479 Constr: 500869 500869/0/0 Lit: 1175016 Watch. Lit: 996240
3.39/3.47	c Obj. Vars: 0 (0 % of total variables)
182.78/182.96	c Pre-processing Time: 182.852 s
182.78/182.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.78/182.97	c        0  40414   155360   386100    2   310720   51786      0      0 182.85
182.78/182.97	c Switching off lower bounding mode.
675.65/676.04	c      100  40414   155460   391347    2   310920   56965    100      0 183.58
675.65/676.04	c      250  40414   155610   400161    2   311220   62662    250      1 184.42
675.65/676.04	c      475  40392   155835   421797    2   311669   68929    475      2 185.61
675.65/676.04	c      813  40310   156173   438283    2   312344   75822    813      4 187.37
675.65/676.04	c     1321  40310   156681   495823    3   313360   83405   1321      6 190.96
675.65/676.04	c     2084  40310   157444   674249    4   314886   91746   2084     10 196.00
675.65/676.04	c     3232  40310   158592  1011344    6   317182  100921   3232     15 203.09
675.65/676.04	c     4955  40310   160315  1395996    8   320628  111014   4955     22 216.31
675.65/676.04	c     7543  40309   162903  1955243   12   325803  122116   7543     31 236.59
675.65/676.04	c    11423  40094   166783  2951418   17   333557  134328  11423     42 268.08
675.65/676.04	c    17248  39997   172608  4796758   27   345200  147761  17248     53 320.50
675.65/676.04	c    25985  39549   181345  7749338   42   362661  162538  25985     59 438.14
675.65/676.04	c    39096  39398   194456 12911151   66   388870  178792  39096     62 628.62
675.65/676.04	c Backtracks by Clause: 0
675.65/676.04	c Backtracks by PB constraint: 0
675.65/676.04	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
675.65/676.04	c   13    41784  22276   485142   197144 13800234  41784     61 675.70
675.65/676.04	s UNSATISFIABLE
675.65/676.04	c Total time: 675.702 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-1885723-1245269103/watcher-1885723-1245269103 -o /tmp/evaluation-result-1885723-1245269103/solver-1885723-1245269103 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1885723-1245269103.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.95 3/64 13867
/proc/meminfo: memFree=1789480/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=25768 CPUtime=0
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 194507139 26386432 249 1992294400 134512640 137136520 4294956256 18446744073709551615 134517643 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 6442 249 178 640 0 2034 0

[startup+0.100534 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 13867
/proc/meminfo: memFree=1789480/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=29288 CPUtime=0.09
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 1351 0 0 0 9 0 0 0 18 0 1 0 194507139 29990912 1335 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 7322 1336 386 640 0 2914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29288

[startup+0.201551 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 13867
/proc/meminfo: memFree=1789480/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=32992 CPUtime=0.19
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 2498 0 0 0 18 1 0 0 18 0 1 0 194507139 33783808 2442 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 8248 2442 578 640 0 3840 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32992

[startup+0.301569 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 13867
/proc/meminfo: memFree=1789480/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=36640 CPUtime=0.29
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 3572 0 0 0 28 1 0 0 19 0 1 0 194507139 37519360 3437 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 9160 3438 721 640 0 4752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36640

[startup+0.701642 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 13867
/proc/meminfo: memFree=1789480/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=45368 CPUtime=0.69
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 6297 0 0 0 67 2 0 0 23 0 1 0 194507139 46456832 5956 1992294400 134512640 137136520 4294956256 18446744073709551615 134517302 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 11342 5956 1128 640 0 6934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45368

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1765728/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=54964 CPUtime=1.49
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 9432 0 0 0 146 3 0 0 25 0 1 0 194507139 56283136 9091 1992294400 134512640 137136520 4294956256 18446744073709551615 134520635 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 13741 9091 1866 640 0 9333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54964

[startup+3.10108 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1752480/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=80356 CPUtime=3.09
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 17662 0 0 0 304 5 0 0 25 0 1 0 194507139 82284544 17224 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 20089 17224 3622 640 0 15681 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80356

[startup+6.30267 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1697832/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=104256 CPUtime=6.29
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 27360 0 0 0 619 10 0 0 25 0 1 0 194507139 106758144 23158 1992294400 134512640 137136520 4294956256 18446744073709551615 136498308 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 26064 23158 189 640 0 25420 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 104256

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1697584/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=104388 CPUtime=12.69
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 27413 0 0 0 1258 11 0 0 25 0 1 0 194507139 106893312 23211 1992294400 134512640 137136520 4294956256 18446744073709551615 134563028 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 26097 23211 189 640 0 25453 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104388

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1697720/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=104388 CPUtime=25.47
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 27413 0 0 0 2536 11 0 0 25 0 1 0 194507139 106893312 23211 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 26097 23211 189 640 0 25453 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 104388

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1697464/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=104784 CPUtime=51.04
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 27485 0 0 0 5090 14 0 0 25 0 1 0 194507139 107298816 23283 1992294400 134512640 137136520 4294956256 18446744073709551615 134563134 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 26196 23283 189 640 0 25552 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 104784

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1697464/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=104784 CPUtime=102.22
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 27491 0 0 0 10207 15 0 0 25 0 1 0 194507139 107298816 23289 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 26196 23289 189 640 0 25552 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 104784

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1697464/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=104784 CPUtime=162.18
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 27492 0 0 0 16200 18 0 0 25 0 1 0 194507139 107298816 23290 1992294400 134512640 137136520 4294956256 18446744073709551615 136518911 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 26196 23290 189 640 0 25552 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 104784

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1697272/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=105604 CPUtime=222.17
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 1222244 0 0 0 21764 453 0 0 25 0 1 0 194507139 108138496 23507 1992294400 134512640 137136520 4294956256 18446744073709551615 134573557 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 26401 23507 196 640 0 25757 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 105604

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1695608/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=106644 CPUtime=282.13
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 2705495 0 0 0 27212 1001 0 0 25 0 1 0 194507139 109203456 23788 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 26661 23788 196 640 0 26017 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 106644

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1673656/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=127872 CPUtime=342.11
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 3919058 0 0 0 32741 1470 0 0 25 0 1 0 194507139 130940928 29081 1992294400 134512640 137136520 4294956256 18446744073709551615 134543781 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 31968 29081 196 640 0 31324 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 127872

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1653816/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=148720 CPUtime=402.08
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 4851679 0 0 0 38378 1830 0 0 25 0 1 0 194507139 152289280 34282 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 37180 34282 196 640 0 36536 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 148720

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1633848/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=167392 CPUtime=462.05
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 5766782 0 0 0 44015 2190 0 0 25 0 1 0 194507139 171409408 38980 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 41848 38980 196 640 0 41204 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 167392

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1613560/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=188228 CPUtime=522.02
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 6696332 0 0 0 49649 2553 0 0 25 0 1 0 194507139 192745472 44185 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 47057 44185 196 640 0 46413 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 188228

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1590648/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=211152 CPUtime=581.99
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 7534968 0 0 0 55322 2877 0 0 25 0 1 0 194507139 216219648 49906 1992294400 134512640 137136520 4294956256 18446744073709551615 134573649 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 52788 49906 196 640 0 52144 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 211152

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1574392/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=227412 CPUtime=641.97
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 8245883 0 0 0 61046 3151 0 0 25 0 1 0 194507139 232869888 53981 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 56853 53981 196 640 0 56209 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 227412

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

[startup+652.802 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1571320/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=230320 CPUtime=652.47
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 8359152 0 0 0 62050 3197 0 0 25 0 1 0 194507139 235847680 54705 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 57580 54705 196 640 0 56936 0
Current children cumulated CPU time (s) 652.47
Current children cumulated vsize (KiB) 230320

[startup+665.605 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1568760/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=232828 CPUtime=665.26
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 8507575 0 0 0 63271 3255 0 0 25 0 1 0 194507139 238415872 55323 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 58207 55323 196 640 0 57563 0
Current children cumulated CPU time (s) 665.26
Current children cumulated vsize (KiB) 232828

[startup+672.002 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1567736/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=233888 CPUtime=671.65
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 8566455 0 0 0 63889 3276 0 0 25 0 1 0 194507139 239501312 55573 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 58472 55573 196 640 0 57828 0
Current children cumulated CPU time (s) 671.65
Current children cumulated vsize (KiB) 233888

[startup+673.602 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1567544/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=234020 CPUtime=673.25
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 8590284 0 0 0 64041 3284 0 0 25 0 1 0 194507139 239636480 55622 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 58505 55622 196 640 0 57861 0
Current children cumulated CPU time (s) 673.25
Current children cumulated vsize (KiB) 234020

[startup+675.202 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1567224/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=234684 CPUtime=674.85
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 8616266 0 0 0 64192 3293 0 0 25 0 1 0 194507139 240316416 55774 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 58671 55774 196 640 0 58027 0
Current children cumulated CPU time (s) 674.85
Current children cumulated vsize (KiB) 234684

[startup+675.602 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1566840/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=234684 CPUtime=675.25
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 8623053 0 0 0 64229 3296 0 0 25 0 1 0 194507139 240316416 55796 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 58671 55796 196 640 0 58027 0
Current children cumulated CPU time (s) 675.25
Current children cumulated vsize (KiB) 234684

[startup+676.002 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 13868
/proc/meminfo: memFree=1566840/2055920 swapFree=4181856/4192956
[pid=13867] ppid=13865 vsize=234684 CPUtime=675.65
/proc/13867/stat : 13867 (bsolo) R 13865 13867 13824 0 -1 4194304 8625718 0 0 0 64267 3298 0 0 25 0 1 0 194507139 240316416 55796 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/13867/statm: 58671 55796 196 640 0 58027 0
Current children cumulated CPU time (s) 675.65
Current children cumulated vsize (KiB) 234684

Child status: 0
Real time (s): 676.084
CPU time (s): 675.74
CPU user time (s): 642.722
CPU system time (s): 33.018
CPU usage (%): 99.9492
Max. virtual memory (cumulated for all children) (KiB): 235504

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

runsolver used 0.555915 second user time and 1.90971 second system time

The end

Launcher Data

Begin job on node44 at 2009-06-17 22:05:04
IDJOB=1885723
IDBENCH=72085
IDSOLVER=700
FILE ID=node44/1885723-1245269103
PBS_JOBID= 9372498
Free space on /tmp= 65908 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/diagnosis/UR-10-5p0.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885723-1245269103/watcher-1885723-1245269103 -o /tmp/evaluation-result-1885723-1245269103/solver-1885723-1245269103 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1885723-1245269103.opb

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

MD5SUM BENCH= 333666727ba8497b0bdb276d670bc01c
RANDOM SEED=1996881085

node44.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1789896 kB
Buffers:         37716 kB
Cached:         141528 kB
SwapCached:       5172 kB
Active:          89884 kB
Inactive:        97364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789896 kB
SwapTotal:     4192956 kB
SwapFree:      4181856 kB
Dirty:           19244 kB
Writeback:           0 kB
Mapped:          13868 kB
Slab:            64760 kB
Committed_AS:   211144 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1885723-1245269103.opb

Free space on /tmp at the end= 65904 MiB
End job on node44 at 2009-06-17 22:16:20