Trace number 1884051

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 501.737 501.902

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/
others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.opb
MD5SUM486eb539b6ad9b8d831ece9c8d259369
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 benchmark472.142
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1133
Total number of constraints56210
Number of constraints which are clauses56210
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 constraint22
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 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
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-1884051-1245254146.opb.
0.00/0.00	c Instance file HOME/instance-1884051-1245254146.opb
0.00/0.00	c File size is 3274240 bytes.
0.49/0.50	c Highest Coefficient sum: 36
0.49/0.50	c ============================[ Problem Statistics ]=============================
0.49/0.50	c |                                                                             |
0.49/0.50	c |  Parsing time:          0.50         s                                      |
0.49/0.50	c |  Number Variables:      1133                                                |
0.49/0.50	c |  Number Clauses:        56210                                               |
0.49/0.50	c |  Number Cardinality:    0                                                   |
0.49/0.50	c |  Number PB Constraints: 0                                                   |
0.49/0.50	c ============================[ Search Statistics ]==============================
0.49/0.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.50	c ===============================================================================
0.49/0.50	c |         0 |    1069    56210   350918 |    18736        0    nan |  0.000 % |
0.49/0.53	c |       101 |    1069    56210   350918 |    20610      101     26 |  5.649 % |
0.49/0.57	c |       251 |    1069    56210   350918 |    22671      251     34 |  5.653 % |
0.59/0.65	c |       477 |    1069    56210   350918 |    24938      477     46 |  5.649 % |
0.59/0.69	c |       815 |    1069    56210   350918 |    27432      815     39 |  5.653 % |
0.79/0.84	c |      1321 |    1069    56210   350918 |    30175     1321     43 |  5.649 % |
1.00/1.04	c |      2081 |    1069    56210   350918 |    33193     2081     47 |  5.653 % |
1.39/1.44	c |      3220 |    1069    56210   350918 |    36512     3220     52 |  5.658 % |
2.09/2.19	c |      4928 |    1069    56210   350918 |    40163     4928     59 |  5.649 % |
3.69/3.70	c |      7491 |    1069    56210   350918 |    44180     7491     73 |  5.653 % |
6.19/6.21	c |     11335 |    1069    56210   350918 |    48598    11335     77 |  5.658 % |
10.69/10.72	c |     17102 |    1069    56210   350918 |    53457    17102     84 |  5.649 % |
22.08/22.12	c |     25752 |    1069    56210   350918 |    58803    25752     92 |  5.649 % |
43.37/43.46	c |     38727 |    1069    56210   350918 |    64684    38727     98 |  5.654 % |
84.86/84.98	c |     58190 |    1066    56210   350918 |    71152    44400     93 |  5.914 % |
168.93/169.07	c |     87383 |    1063    56210   350918 |    78267    20100     99 |  6.187 % |
276.20/276.38	c |    131173 |    1063    56210   350918 |    86094    63752    116 |  6.179 % |
491.32/491.50	c ===============================================================================
501.62/501.86	c core #1
501.62/501.86	c Core size: 44661	Core Weight: 2147483647	Total Weight: 2147483647
501.62/501.86	c restarts              : 17
501.62/501.86	c conflicts             : 192452         (384 /sec)
501.62/501.86	c decisions             : 326317         (1.76 % random) (652 /sec)
501.62/501.86	c propagations          : 15734093       (31428 /sec)
501.62/501.86	c conflict literals     : 23979686       (0.00 % deleted)
501.62/501.86	c Memory used           : 172.48 MB
501.62/501.86	c CPU time              : 500.633 s
501.62/501.86	c 
501.62/501.87	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-1884051-1245254146/watcher-1884051-1245254146 -o /tmp/evaluation-result-1884051-1245254146/solver-1884051-1245254146 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1884051-1245254146.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.00 0.00 0.00 3/64 10168
/proc/meminfo: memFree=1853880/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=5728 CPUtime=0
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 193008701 5865472 188 1992294400 134512640 135709839 4294956240 18446744073709551615 134547798 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 1432 188 126 292 0 337 0

[startup+0.025917 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 10168
/proc/meminfo: memFree=1853880/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=5860 CPUtime=0.02
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 286 0 0 0 2 0 0 0 18 0 1 0 193008701 6000640 270 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 1465 270 160 292 0 370 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5860

[startup+0.101929 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 10168
/proc/meminfo: memFree=1853880/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=6532 CPUtime=0.09
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 553 0 0 0 9 0 0 0 18 0 1 0 193008701 6688768 537 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 1633 537 281 292 0 538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6532

[startup+0.301961 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 10168
/proc/meminfo: memFree=1853880/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=7944 CPUtime=0.29
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 1235 0 0 0 29 0 0 0 19 0 1 0 193008701 8134656 1219 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 1986 1219 596 292 0 891 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7944

[startup+0.702024 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 10168
/proc/meminfo: memFree=1853880/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=7144 CPUtime=0.69
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 2169 0 0 0 68 1 0 0 22 0 1 0 193008701 7315456 1320 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 1786 1320 134 292 0 1491 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7144

[startup+1.50215 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 10169
/proc/meminfo: memFree=1848560/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=8336 CPUtime=1.49
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 2482 0 0 0 146 3 0 0 25 0 1 0 193008701 8536064 1633 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 2084 1633 134 292 0 1789 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8336

[startup+3.10141 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 10169
/proc/meminfo: memFree=1846896/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=10452 CPUtime=3.09
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 3004 0 0 0 304 5 0 0 25 0 1 0 193008701 10702848 2155 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 2613 2155 134 292 0 2318 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10452

[startup+6.30191 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 10169
/proc/meminfo: memFree=1842992/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=13752 CPUtime=6.29
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 3833 0 0 0 621 8 0 0 25 0 1 0 193008701 14082048 2984 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 3438 2984 134 292 0 3143 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13752

[startup+12.7019 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 10169
/proc/meminfo: memFree=1837488/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=18780 CPUtime=12.69
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 5098 0 0 0 1257 12 0 0 25 0 1 0 193008701 19230720 4249 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 4695 4249 134 292 0 4400 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18780

[startup+25.502 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 10169
/proc/meminfo: memFree=1829936/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=26076 CPUtime=25.48
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 6916 0 0 0 2532 16 0 0 25 0 1 0 193008701 26701824 6067 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 6519 6067 134 292 0 6224 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26076

[startup+51.101 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 10169
/proc/meminfo: memFree=1818736/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=37516 CPUtime=51.07
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 9741 0 0 0 5083 24 0 0 25 0 1 0 193008701 38416384 8892 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 9379 8892 134 292 0 9084 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37516

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 10169
/proc/meminfo: memFree=1799472/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=56396 CPUtime=102.26
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 14491 0 0 0 10191 35 0 0 25 0 1 0 193008701 57749504 13642 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 14099 13642 135 292 0 13804 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 56396

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 10169
/proc/meminfo: memFree=1783152/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=72944 CPUtime=162.24
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 18594 0 0 0 16178 46 0 0 25 0 1 0 193008701 74694656 17745 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 18236 17745 135 292 0 17941 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 72944

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 10169
/proc/meminfo: memFree=1758832/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=97124 CPUtime=222.22
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 24643 0 0 0 22162 60 0 0 25 0 1 0 193008701 99454976 23794 1992294400 134512640 135709839 4294956240 18446744073709551615 134573862 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 24281 23794 135 292 0 23986 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 97124

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 10169
/proc/meminfo: memFree=1742448/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=113516 CPUtime=282.2
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 28754 0 0 0 28151 69 0 0 25 0 1 0 193008701 116240384 27905 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 28379 27905 135 292 0 28084 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 113516

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 10175
/proc/meminfo: memFree=1727144/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=128716 CPUtime=342.18
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 32539 0 0 0 34138 80 0 0 25 0 1 0 193008701 131805184 31690 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 32179 31690 135 292 0 31884 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 128716

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 10175
/proc/meminfo: memFree=1714984/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=140904 CPUtime=402.16
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 35587 0 0 0 40129 87 0 0 25 0 1 0 193008701 144285696 34738 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 35226 34738 135 292 0 34931 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 140904

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 10175
/proc/meminfo: memFree=1695336/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=160376 CPUtime=462.14
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 40464 0 0 0 46114 100 0 0 25 0 1 0 193008701 164225024 39615 1992294400 134512640 135709839 4294956240 18446744073709551615 134573734 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 40094 39615 135 292 0 39799 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 160376

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

[startup+486.301 s]
/proc/loadavg: 0.99 0.79 0.39 2/65 10175
/proc/meminfo: memFree=1687784/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=167908 CPUtime=486.13
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 42336 0 0 0 48509 104 0 0 25 0 1 0 193008701 171937792 41487 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 41977 41487 135 292 0 41682 0
Current children cumulated CPU time (s) 486.13
Current children cumulated vsize (KiB) 167908

[startup+492.701 s]
/proc/loadavg: 0.99 0.79 0.39 2/65 10175
/proc/meminfo: memFree=1682408/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=173188 CPUtime=492.53
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 43659 0 0 0 49147 106 0 0 25 0 1 0 193008701 177344512 42810 1992294400 134512640 135709839 4294956240 18446744073709551615 134516598 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 43297 42810 136 292 0 43002 0
Current children cumulated CPU time (s) 492.53
Current children cumulated vsize (KiB) 173188

[startup+495.902 s]
/proc/loadavg: 0.99 0.80 0.39 2/65 10175
/proc/meminfo: memFree=1680168/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=176092 CPUtime=495.73
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 44380 0 0 0 49467 106 0 0 25 0 1 0 193008701 180318208 43531 1992294400 134512640 135709839 4294956240 18446744073709551615 134584051 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 44023 43531 136 292 0 43728 0
Current children cumulated CPU time (s) 495.73
Current children cumulated vsize (KiB) 176092

[startup+499.101 s]
/proc/loadavg: 0.99 0.80 0.39 2/65 10175
/proc/meminfo: memFree=1679272/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=176356 CPUtime=498.92
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 44447 0 0 0 49786 106 0 0 25 0 1 0 193008701 180588544 43598 1992294400 134512640 135709839 4294956240 18446744073709551615 134583795 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 44089 43598 136 292 0 43794 0
Current children cumulated CPU time (s) 498.92
Current children cumulated vsize (KiB) 176356

[startup+500.702 s]
/proc/loadavg: 0.99 0.80 0.40 2/65 10175
/proc/meminfo: memFree=1679144/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=176488 CPUtime=500.52
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 44482 0 0 0 49946 106 0 0 25 0 1 0 193008701 180723712 43633 1992294400 134512640 135709839 4294956240 18446744073709551615 134583733 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 44122 43633 136 292 0 43827 0
Current children cumulated CPU time (s) 500.52
Current children cumulated vsize (KiB) 176488

[startup+501.502 s]
/proc/loadavg: 0.99 0.80 0.40 2/65 10175
/proc/meminfo: memFree=1679080/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=176488 CPUtime=501.33
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194304 44500 0 0 0 50027 106 0 0 25 0 1 0 193008701 180723712 43651 1992294400 134512640 135709839 4294956240 18446744073709551615 135163586 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 44122 43651 136 292 0 43827 0
Current children cumulated CPU time (s) 501.33
Current children cumulated vsize (KiB) 176488

[startup+501.902 s]
/proc/loadavg: 0.99 0.80 0.40 2/65 10175
/proc/meminfo: memFree=1679080/2055920 swapFree=4181748/4192956
[pid=10168] ppid=10166 vsize=0 CPUtime=501.72
/proc/10168/stat : 10168 (wbo) R 10166 10168 10125 0 -1 4194308 44503 0 0 0 50063 109 0 0 25 0 1 0 193008701 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/10168/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 501.72
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 501.902
CPU time (s): 501.737
CPU user time (s): 500.637
CPU system time (s): 1.09983
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 176620

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

runsolver used 0.489925 second user time and 0.901862 second system time

The end

Launcher Data

Begin job on node69 at 2009-06-17 17:55:47
IDJOB=1884051
IDBENCH=71918
IDSOLVER=698
FILE ID=node69/1884051-1245254146
PBS_JOBID= 9372392
Free space on /tmp= 66468 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.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-1884051-1245254146/watcher-1884051-1245254146 -o /tmp/evaluation-result-1884051-1245254146/solver-1884051-1245254146 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1884051-1245254146.opb

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

MD5SUM BENCH= 486eb539b6ad9b8d831ece9c8d259369
RANDOM SEED=1635784906

node69.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.279
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.279
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:       1854360 kB
Buffers:         19776 kB
Cached:         108488 kB
SwapCached:       5288 kB
Active:          32144 kB
Inactive:       104120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854360 kB
SwapTotal:     4192956 kB
SwapFree:      4181748 kB
Dirty:            5780 kB
Writeback:           0 kB
Mapped:          13340 kB
Slab:            51244 kB
Committed_AS:    90652 kB
PageTables:       1468 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-1884051-1245254146.opb

Free space on /tmp at the end= 66464 MiB
End job on node69 at 2009-06-17 18:04:09