Trace number 1884221

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
wbo 1.0UNSAT 446.821 447.034

General information on the benchmark

Name/PURE-SAT/SAT07/industrial/anbulagan/
medium-unsat/total-5-11-u.opb
MD5SUMf50200c9ac5466fb93f848663208aeef
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 benchmark32.826
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables156980
Total number of constraints696581
Number of constraints which are clauses696581
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1884221-1245255960.opb.
0.00/0.00	c Instance file HOME/instance-1884221-1245255960.opb
0.00/0.00	c File size is 21407496 bytes.
3.69/3.73	c Highest Coefficient sum: 10
3.69/3.74	c ============================[ Problem Statistics ]=============================
3.69/3.74	c |                                                                             |
3.69/3.74	c |  Parsing time:          3.66         s                                      |
3.69/3.74	c |  Number Variables:      156980                                              |
3.69/3.74	c |  Number Clauses:        696581                                              |
3.69/3.74	c |  Number Cardinality:    0                                                   |
3.69/3.74	c |  Number PB Constraints: 0                                                   |
3.69/3.75	c ============================[ Search Statistics ]==============================
3.69/3.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.69/3.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.69/3.75	c ===============================================================================
3.69/3.75	c |         0 |  115437   696581  1569042 |   232193        0    nan |  0.000 % |
4.40/4.43	c |       100 |  113485   696581  1569042 |   255413      100    156 | 53.021 % |
4.89/4.92	c |       251 |  111728   696581  1569042 |   280954      251    127 | 58.481 % |
6.19/6.20	c |       476 |   63422   696581  1569042 |   309049      427    440 | 61.310 % |
7.69/7.74	c |       814 |   45479   696581  1569042 |   339954      674    580 | 73.838 % |
9.58/9.61	c |      1320 |   34939   696581  1569042 |   373950     1036    986 | 77.743 % |
13.48/13.50	c |      2080 |   34936   696581  1569042 |   411345     1796   1685 | 77.840 % |
20.58/20.66	c |      3220 |   34710   696581  1569042 |   452479     2933   3547 | 78.679 % |
35.38/35.49	c |      4929 |   33435   696581  1569042 |   497727     4591   4857 | 78.913 % |
55.87/55.90	c |      7494 |   33187   696581  1569042 |   547500     7156   5626 | 80.334 % |
103.04/103.15	c |     11338 |   30605   696581  1569042 |   602250    10907   6736 | 80.564 % |
214.99/215.17	c |     17105 |   30533   696581  1569042 |   662475    16674   8259 | 81.478 % |
444.58/444.88	c ===============================================================================
446.58/446.87	c core #1
446.58/446.87	c Core size: 97801	Core Weight: 2147483647	Total Weight: 2147483647
446.58/446.87	c restarts              : 12
446.58/446.87	c conflicts             : 24925          (56 /sec)
446.58/446.87	c decisions             : 49442          (1.07 % random) (111 /sec)
446.58/446.87	c propagations          : 96428429       (216477 /sec)
446.58/446.87	c conflict literals     : 244180779      (0.00 % deleted)
446.58/446.87	c Memory used           : 1037.76 MB
446.58/446.87	c CPU time              : 445.444 s
446.58/446.87	c 
446.58/446.88	s UNSATISFIABLE

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-1884221-1245255960/watcher-1884221-1245255960 -o /tmp/evaluation-result-1884221-1245255960/solver-1884221-1245255960 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1884221-1245255960.opb 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.82 3/65 10743
/proc/meminfo: memFree=1742280/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=23780 CPUtime=0
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 193192919 24350720 259 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 5945 260 125 292 0 423 0

[startup+0.056546 s]
/proc/loadavg: 0.99 0.97 0.82 3/65 10743
/proc/meminfo: memFree=1742280/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=26716 CPUtime=0.05
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 1058 0 0 0 5 0 0 0 18 0 1 0 193192919 27357184 1042 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 6679 1042 211 292 0 1157 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26716

[startup+0.101554 s]
/proc/loadavg: 0.99 0.97 0.82 3/65 10743
/proc/meminfo: memFree=1742280/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=27444 CPUtime=0.09
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 1300 0 0 0 9 0 0 0 18 0 1 0 193192919 28102656 1284 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 6861 1284 299 292 0 1339 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27444

[startup+0.301595 s]
/proc/loadavg: 0.99 0.97 0.82 3/65 10743
/proc/meminfo: memFree=1742280/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=33780 CPUtime=0.29
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 3113 0 0 0 29 0 0 0 19 0 1 0 193192919 34590720 3057 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 8445 3057 653 292 0 2923 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33780

[startup+0.701677 s]
/proc/loadavg: 0.99 0.97 0.82 3/65 10743
/proc/meminfo: memFree=1742280/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=49096 CPUtime=0.69
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 7178 0 0 0 66 3 0 0 23 0 1 0 193192919 50274304 6832 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 12274 6832 1209 292 0 6752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49096

[startup+1.50184 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 10744
/proc/meminfo: memFree=1713216/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=60660 CPUtime=1.49
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 11204 0 0 0 145 4 0 0 25 0 1 0 193192919 62115840 10729 1992294400 134512640 135709839 4294956240 18446744073709551615 135187191 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 15165 10729 2313 292 0 9643 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60660

[startup+3.10117 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 10744
/proc/meminfo: memFree=1703936/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=75576 CPUtime=3.08
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 17153 0 0 0 303 5 0 0 25 0 1 0 193192919 77389824 16678 1992294400 134512640 135709839 4294956240 18446744073709551615 134605451 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 18894 16678 4471 292 0 13372 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 75576

[startup+6.30183 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 10744
/proc/meminfo: memFree=1680128/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=72476 CPUtime=6.29
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 22455 0 0 0 619 10 0 0 25 0 1 0 193192919 74215424 15854 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 18119 15854 135 292 0 17824 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72476

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 10744
/proc/meminfo: memFree=1670272/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=83320 CPUtime=12.69
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 25170 0 0 0 1257 12 0 0 25 0 1 0 193192919 85319680 18569 1992294400 134512640 135709839 4294956240 18446744073709551615 134587978 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 20830 18569 135 292 0 20535 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83320

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 10744
/proc/meminfo: memFree=1619840/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=132740 CPUtime=25.49
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 37528 0 0 0 2531 18 0 0 25 0 1 0 193192919 135925760 30927 1992294400 134512640 135709839 4294956240 18446744073709551615 134573929 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 33185 30927 135 292 0 32890 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 132740

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 10744
/proc/meminfo: memFree=1526784/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=227580 CPUtime=51.06
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 61231 0 0 0 5078 28 0 0 25 0 1 0 193192919 233041920 54630 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 56895 54630 135 292 0 56600 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 227580

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 10744
/proc/meminfo: memFree=1380160/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=371304 CPUtime=102.24
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 97177 0 0 0 10179 45 0 0 25 0 1 0 193192919 380215296 90576 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 92826 90576 135 292 0 92531 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 371304

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 10744
/proc/meminfo: memFree=1229184/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=523752 CPUtime=162.22
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 135250 0 0 0 16158 64 0 0 25 0 1 0 193192919 536322048 128649 1992294400 134512640 135709839 4294956240 18446744073709551615 134573919 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 130938 128649 135 292 0 130643 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 523752

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 10744
/proc/meminfo: memFree=1106560/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=644560 CPUtime=222.18
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 165478 0 0 0 22141 77 0 0 25 0 1 0 193192919 660029440 158877 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 161140 158877 135 292 0 160845 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 644560

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/66 10744
/proc/meminfo: memFree=991040/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=761112 CPUtime=282.16
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 194583 0 0 0 28128 88 0 0 25 0 1 0 193192919 779378688 187982 1992294400 134512640 135709839 4294956240 18446744073709551615 134573802 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 190278 187982 135 292 0 189983 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 761112

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/66 10744
/proc/meminfo: memFree=851584/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=899512 CPUtime=342.14
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 229189 0 0 0 34111 103 0 0 25 0 1 0 193192919 921100288 222588 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 224878 222588 135 292 0 224583 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 899512

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 10744
/proc/meminfo: memFree=717696/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=1034356 CPUtime=402.1
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 262901 0 0 0 40093 117 0 0 25 0 1 0 193192919 1059180544 256300 1992294400 134512640 135709839 4294956240 18446744073709551615 134573916 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 258589 256300 135 292 0 258294 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 1034356

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

[startup+409.502 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 10744
/proc/meminfo: memFree=701568/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=1049172 CPUtime=409.29
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 266616 0 0 0 40810 119 0 0 25 0 1 0 193192919 1074352128 260015 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 262293 260015 135 292 0 261998 0
Current children cumulated CPU time (s) 409.29
Current children cumulated vsize (KiB) 1049172

[startup+422.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 10744
/proc/meminfo: memFree=687808/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=1062268 CPUtime=422.1
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 269886 0 0 0 42089 121 0 0 25 0 1 0 193192919 1087762432 263285 1992294400 134512640 135709839 4294956240 18446744073709551615 134599686 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 265567 263285 135 292 0 265272 0
Current children cumulated CPU time (s) 422.1
Current children cumulated vsize (KiB) 1062268

[startup+435.101 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 10744
/proc/meminfo: memFree=687808/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=1062268 CPUtime=434.89
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 269886 0 0 0 43368 121 0 0 25 0 1 0 193192919 1087762432 263285 1992294400 134512640 135709839 4294956240 18446744073709551615 134599686 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 265567 263285 135 292 0 265272 0
Current children cumulated CPU time (s) 434.89
Current children cumulated vsize (KiB) 1062268

[startup+441.501 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 10744
/proc/meminfo: memFree=687808/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=1062268 CPUtime=441.28
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 269886 0 0 0 44007 121 0 0 25 0 1 0 193192919 1087762432 263285 1992294400 134512640 135709839 4294956240 18446744073709551615 134599689 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 265567 263285 135 292 0 265272 0
Current children cumulated CPU time (s) 441.28
Current children cumulated vsize (KiB) 1062268

[startup+444.701 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 10744
/proc/meminfo: memFree=687808/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=1062268 CPUtime=444.48
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 269886 0 0 0 44327 121 0 0 25 0 1 0 193192919 1087762432 263285 1992294400 134512640 135709839 4294956240 18446744073709551615 134599686 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 265567 263285 135 292 0 265272 0
Current children cumulated CPU time (s) 444.48
Current children cumulated vsize (KiB) 1062268

[startup+446.301 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 10744
/proc/meminfo: memFree=687744/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=1062400 CPUtime=446.08
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 269944 0 0 0 44487 121 0 0 25 0 1 0 193192919 1087897600 263343 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 265600 263343 136 292 0 265305 0
Current children cumulated CPU time (s) 446.08
Current children cumulated vsize (KiB) 1062400

[startup+446.702 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 10744
/proc/meminfo: memFree=687552/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=1062532 CPUtime=446.48
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194304 269956 0 0 0 44527 121 0 0 25 0 1 0 193192919 1088032768 263355 1992294400 134512640 135709839 4294956240 18446744073709551615 134584105 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 265633 263355 136 292 0 265338 0
Current children cumulated CPU time (s) 446.48
Current children cumulated vsize (KiB) 1062532

[startup+446.902 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 10744
/proc/meminfo: memFree=687552/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=0 CPUtime=446.68
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194308 269988 0 0 0 44545 123 0 0 25 0 1 0 193192919 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 446.68
Current children cumulated vsize (KiB) 0

[startup+447.002 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 10744
/proc/meminfo: memFree=687552/2055920 swapFree=4192812/4192956
[pid=10743] ppid=10741 vsize=0 CPUtime=446.78
/proc/10743/stat : 10743 (wbo) R 10741 10743 10610 0 -1 4194308 269988 0 0 0 44545 133 0 0 25 0 1 0 193192919 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/10743/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 446.78
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 447.034
CPU time (s): 446.821
CPU user time (s): 445.453
CPU system time (s): 1.36779
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 1062532

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

runsolver used 0.477927 second user time and 1.15682 second system time

The end

Launcher Data

Begin job on node54 at 2009-06-17 18:26:01
IDJOB=1884221
IDBENCH=71935
IDSOLVER=698
FILE ID=node54/1884221-1245255960
PBS_JOBID= 9372401
Free space on /tmp= 66476 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884221-1245255960/watcher-1884221-1245255960 -o /tmp/evaluation-result-1884221-1245255960/solver-1884221-1245255960 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1884221-1245255960.opb

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

MD5SUM BENCH= f50200c9ac5466fb93f848663208aeef
RANDOM SEED=1814431174

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:       1742824 kB
Buffers:         43372 kB
Cached:         194560 kB
SwapCached:          0 kB
Active:          74124 kB
Inactive:       177596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           23280 kB
Writeback:           0 kB
Mapped:          23560 kB
Slab:            47340 kB
Committed_AS:   136376 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-1884221-1245255960.opb

Free space on /tmp at the end= 66472 MiB
End job on node54 at 2009-06-17 18:33:28