Trace number 1884434

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 pbUNSAT 618.45 618.69

General information on the benchmark

Name/PURE-SAT/SAT_RACE06/
manol-pipe-g7nidw.opb
MD5SUM21342b3f9ff0e3703cb92fe827fedc3e
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 benchmark44.6252
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables75496
Total number of constraints222379
Number of constraints which are clauses222379
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 constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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: Generic Pseudo-Boolean 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-1884434-1245258333.opb
0.00/0.00	c File size is 6692676 bytes.
0.89/0.92	c Highest Coefficient sum: 5
0.89/0.92	c Parsing was ok!!
0.89/0.92	c Total parsing time: 0.924 s
0.99/1.04	c Var: 75496 Constr: 222379 222379/0/0 Lit: 518883 Watch. Lit: 444757
0.99/1.04	c Obj. Vars: 0 (0 % of total variables)
10.09/10.18	c Pre-processing Time: 10.18 s
10.09/10.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.09/10.19	c        0  67902   199764   466095    2   399528   66587      0      0 10.18
10.09/10.19	c Switching off lower bounding mode.
618.35/618.61	c      100  67869   199957   467388    2   399912   73246    193      9 10.71
618.35/618.61	c      251  67869   200256   469900    2   400510   80571    492     21 11.75
618.35/618.61	c      476  67837   200693   474668    2   401382   88629    929     38 12.40
618.35/618.61	c      814  67569   201312   479677    2   402617   97492   1548     55 14.57
618.35/618.61	c     1323  67569   202313   494750    2   404619  107242   2549     67 19.56
618.35/618.61	c     2089  67569   203835   598313    2   407663  117967   4071     92 22.57
618.35/618.61	c     3235  67569   205929   697501    3   411851  129764   6165    119 26.96
618.35/618.61	c     4956  67568   209314   841049    4   418619  142741   9550    148 33.34
618.35/618.61	c     7540  67288   214338  1043769    4   428661  157016  14574    169 44.58
618.35/618.61	c    11419  67288   221673  1546870    6   443331  172718  21909    202 56.45
618.35/618.61	c    17242  67274   232581  3165897   13   465145  189990  32817    204 84.43
618.35/618.61	c    25979  67274   249907  4706663   18   499797  208990  50143    236 110.06
618.35/618.61	c    39090  67274   273670  8517844   31   547323  229890  73906    231 168.96
618.35/618.61	c    58763  67272   311587 16351196   52   623156  252880 111823    199 294.63
618.35/618.61	c    88274  67068   367746 26235618   71   735472  278169 167982    192 457.83
618.35/618.61	c Backtracks by Clause: 107650
618.35/618.61	c Backtracks by PB constraint: 7
618.35/618.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
618.35/618.61	c   15   107657  39451   522240   394355 30618553 194591    174 618.38
618.35/618.61	s UNSATISFIABLE
618.35/618.61	c Total time: 618.378 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-1884434-1245258333/watcher-1884434-1245258333 -o /tmp/evaluation-result-1884434-1245258333/solver-1884434-1245258333 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1884434-1245258333.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.98 1.01 0.94 3/64 9375
/proc/meminfo: memFree=1755896/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=17380 CPUtime=0
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 182359618 17797120 272 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 4345 272 181 640 0 2067 0

[startup+0.035728 s]
/proc/loadavg: 0.98 1.01 0.94 3/64 9375
/proc/meminfo: memFree=1755896/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=18368 CPUtime=0.03
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 587 0 0 0 3 0 0 0 20 0 1 0 182359618 18808832 571 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 4592 571 235 640 0 2314 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18368

[startup+0.101741 s]
/proc/loadavg: 0.98 1.01 0.94 3/64 9375
/proc/meminfo: memFree=1755896/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=20576 CPUtime=0.09
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 1260 0 0 0 9 0 0 0 20 0 1 0 182359618 21069824 1244 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 5144 1244 359 640 0 2866 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20576

[startup+0.30178 s]
/proc/loadavg: 0.98 1.01 0.94 3/64 9375
/proc/meminfo: memFree=1755896/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=26676 CPUtime=0.29
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 3181 0 0 0 29 0 0 0 22 0 1 0 182359618 27316224 3125 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 6669 3125 715 640 0 4391 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26676

[startup+0.701859 s]
/proc/loadavg: 0.98 1.01 0.94 3/64 9375
/proc/meminfo: memFree=1755896/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=38360 CPUtime=0.69
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 6904 0 0 0 67 2 0 0 25 0 1 0 182359618 39280640 6720 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 9590 6721 1408 640 0 7312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38360

[startup+1.50202 s]
/proc/loadavg: 0.98 1.01 0.94 2/65 9376
/proc/meminfo: memFree=1717808/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=56388 CPUtime=1.49
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 13187 0 0 0 144 5 0 0 25 0 1 0 182359618 57741312 11369 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 14097 11369 189 640 0 13453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56388

[startup+3.10133 s]
/proc/loadavg: 0.98 1.01 0.94 2/65 9376
/proc/meminfo: memFree=1710896/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=56388 CPUtime=3.09
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 13198 0 0 0 303 6 0 0 25 0 1 0 182359618 57741312 11380 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 14097 11380 189 640 0 13453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56388

[startup+6.30196 s]
/proc/loadavg: 0.98 1.01 0.94 2/65 9376
/proc/meminfo: memFree=1710576/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=56388 CPUtime=6.29
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 13212 0 0 0 620 9 0 0 25 0 1 0 182359618 57741312 11394 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 14097 11394 189 640 0 13453 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56388

[startup+12.7012 s]
/proc/loadavg: 0.98 1.01 0.94 2/65 9376
/proc/meminfo: memFree=1707696/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=59244 CPUtime=12.69
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 15688 0 0 0 1239 30 0 0 25 0 1 0 182359618 60665856 12129 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 14811 12129 198 640 0 14167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59244

[startup+25.5017 s]
/proc/loadavg: 0.99 1.01 0.94 2/65 9376
/proc/meminfo: memFree=1707760/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=59244 CPUtime=25.48
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 15690 0 0 0 2514 34 0 0 25 0 1 0 182359618 60665856 12131 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 14811 12131 198 640 0 14167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59244

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1701232/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=66636 CPUtime=51.06
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 910096 0 0 0 4783 323 0 0 25 0 1 0 182359618 68235264 13949 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 16659 13949 198 640 0 16015 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 66636

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1660144/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=106588 CPUtime=102.25
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 2939405 0 0 0 9219 1006 0 0 25 0 1 0 182359618 109146112 23946 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 26647 23946 198 640 0 26003 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 106588

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1606384/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=160284 CPUtime=162.22
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 5090413 0 0 0 14495 1727 0 0 25 0 1 0 182359618 164130816 37390 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 40071 37390 198 640 0 39427 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 160284

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1568560/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=198420 CPUtime=222.2
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 7035472 0 0 0 19809 2411 0 0 25 0 1 0 182359618 203182080 46905 1992294400 134512640 137136520 4294956256 18446744073709551615 134576268 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 49605 46905 198 640 0 48961 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 198420

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1509296/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=257952 CPUtime=282.17
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 8013536 0 0 0 25447 2770 0 0 25 0 1 0 182359618 264142848 61785 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 64488 61785 198 640 0 63844 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 257952

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1464056/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=302984 CPUtime=342.16
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 9606938 0 0 0 30883 3333 0 0 25 0 1 0 182359618 310255616 73067 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 75746 73067 198 640 0 75102 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 302984

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1410808/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=356208 CPUtime=402.13
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 11286845 0 0 0 36294 3919 0 0 25 0 1 0 182359618 364756992 86346 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 89052 86346 198 640 0 88408 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 356208

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1364600/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=402284 CPUtime=462.11
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 12709413 0 0 0 41769 4442 0 0 25 0 1 0 182359618 411938816 97882 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 100571 97882 198 640 0 99927 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 402284

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1331448/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=434868 CPUtime=522.08
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 13781090 0 0 0 47375 4833 0 0 25 0 1 0 182359618 445304832 106031 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 108717 106031 198 640 0 108073 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 434868

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1315256/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=450880 CPUtime=582.06
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 14877922 0 0 0 52974 5232 0 0 25 0 1 0 182359618 461701120 110031 1992294400 134512640 137136520 4294956256 18446744073709551615 136571969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 112720 110031 198 640 0 112076 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 450880

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

[startup+588.702 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1313784/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=452072 CPUtime=588.46
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 15037750 0 0 0 53555 5291 0 0 25 0 1 0 182359618 462921728 110315 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 113018 110315 198 640 0 112374 0
Current children cumulated CPU time (s) 588.46
Current children cumulated vsize (KiB) 452072

[startup+601.501 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1310776/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=455380 CPUtime=601.25
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 15237781 0 0 0 54759 5366 0 0 25 0 1 0 182359618 466309120 111138 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 113845 111138 198 640 0 113201 0
Current children cumulated CPU time (s) 601.25
Current children cumulated vsize (KiB) 455380

[startup+607.901 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1308792/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=457556 CPUtime=607.65
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 15342972 0 0 0 55360 5405 0 0 25 0 1 0 182359618 468537344 111693 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 114389 111693 198 640 0 113745 0
Current children cumulated CPU time (s) 607.65
Current children cumulated vsize (KiB) 457556

[startup+614.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1307832/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=458484 CPUtime=614.05
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 15426090 0 0 0 55968 5437 0 0 25 0 1 0 182359618 469487616 111931 1992294400 134512640 137136520 4294956256 18446744073709551615 134605495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 114621 111931 198 640 0 113977 0
Current children cumulated CPU time (s) 614.05
Current children cumulated vsize (KiB) 458484

[startup+615.902 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1308024/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=458024 CPUtime=615.65
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 15458099 0 0 0 56118 5447 0 0 25 0 1 0 182359618 469016576 111824 1992294400 134512640 137136520 4294956256 18446744073709551615 134576268 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 114506 111824 198 640 0 113862 0
Current children cumulated CPU time (s) 615.65
Current children cumulated vsize (KiB) 458024

[startup+617.501 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1307768/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=459148 CPUtime=617.25
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 15485304 0 0 0 56268 5457 0 0 25 0 1 0 182359618 470167552 112093 1992294400 134512640 137136520 4294956256 18446744073709551615 134605495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 114787 112093 198 640 0 114143 0
Current children cumulated CPU time (s) 617.25
Current children cumulated vsize (KiB) 459148

[startup+618.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1307064/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=458688 CPUtime=618.05
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 15490655 0 0 0 56346 5459 0 0 25 0 1 0 182359618 469696512 111968 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 114672 111968 198 640 0 114028 0
Current children cumulated CPU time (s) 618.05
Current children cumulated vsize (KiB) 458688

[startup+618.502 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1307064/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=459280 CPUtime=618.25
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 15493174 0 0 0 56365 5460 0 0 25 0 1 0 182359618 470302720 112119 1992294400 134512640 137136520 4294956256 18446744073709551615 134605495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 114820 112119 198 640 0 114176 0
Current children cumulated CPU time (s) 618.25
Current children cumulated vsize (KiB) 459280

[startup+618.602 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 9376
/proc/meminfo: memFree=1307064/2055920 swapFree=4192812/4192956
[pid=9375] ppid=9373 vsize=459280 CPUtime=618.35
/proc/9375/stat : 9375 (bsolo) R 9373 9375 9021 0 -1 4194304 15493768 0 0 0 56375 5460 0 0 25 0 1 0 182359618 470302720 112121 1992294400 134512640 137136520 4294956256 18446744073709551615 134573541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9375/statm: 114820 112121 198 640 0 114176 0
Current children cumulated CPU time (s) 618.35
Current children cumulated vsize (KiB) 459280

Child status: 0
Real time (s): 618.69
CPU time (s): 618.45
CPU user time (s): 563.771
CPU system time (s): 54.6787
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 459280

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

runsolver used 0.660899 second user time and 1.38579 second system time

The end

Launcher Data

Begin job on node53 at 2009-06-17 19:05:34
IDJOB=1884434
IDBENCH=71956
IDSOLVER=701
FILE ID=node53/1884434-1245258333
PBS_JOBID= 9372402
Free space on /tmp= 66300 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT_RACE06/manol-pipe-g7nidw.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884434-1245258333/watcher-1884434-1245258333 -o /tmp/evaluation-result-1884434-1245258333/solver-1884434-1245258333 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1884434-1245258333.opb

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

MD5SUM BENCH= 21342b3f9ff0e3703cb92fe827fedc3e
RANDOM SEED=1343956762

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1756312 kB
Buffers:         30468 kB
Cached:         199228 kB
SwapCached:        144 kB
Active:          92788 kB
Inactive:       150488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10488 kB
Writeback:           0 kB
Mapped:          23244 kB
Slab:            42320 kB
Committed_AS:    96116 kB
PageTables:       1380 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-1884434-1245258333.opb

Free space on /tmp at the end= 66296 MiB
End job on node53 at 2009-06-17 19:15:52