Trace number 1884101

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 578.626 578.842

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/others/
QG-gensys-brn008.sat05-2685.reshuffled-07.opb
MD5SUMccdb788a8bec1b35b4963cf4d8629b01
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 benchmark111.271
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1467
Total number of constraints7521
Number of constraints which are clauses7521
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 constraint16
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 28
Number of bits of the biggest sum of numbers5
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-1884101-1245254150.opb.
0.00/0.00	c Instance file HOME/instance-1884101-1245254150.opb
0.00/0.00	c File size is 593452 bytes.
0.08/0.09	c Highest Coefficient sum: 28
0.08/0.09	c ============================[ Problem Statistics ]=============================
0.08/0.09	c |                                                                             |
0.08/0.09	c |  Parsing time:          0.09         s                                      |
0.08/0.09	c |  Number Variables:      1467                                                |
0.08/0.09	c |  Number Clauses:        7521                                                |
0.08/0.09	c |  Number Cardinality:    0                                                   |
0.08/0.09	c |  Number PB Constraints: 0                                                   |
0.08/0.09	c ============================[ Search Statistics ]==============================
0.08/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.08/0.09	c ===============================================================================
0.08/0.09	c |         0 |    1425     7521    64141 |     5000        0    nan |  0.000 % |
0.08/0.10	c |       102 |    1425     7521    64141 |     5500      102     20 |  2.863 % |
0.09/0.10	c |       252 |    1425     7521    64141 |     6050      252     26 |  2.863 % |
0.09/0.11	c |       477 |    1425     7521    64141 |     6655      477     27 |  2.863 % |
0.09/0.13	c |       814 |    1425     7521    64141 |     7320      814     25 |  2.863 % |
0.09/0.16	c |      1321 |    1425     7521    64141 |     8052     1321     24 |  2.863 % |
0.19/0.21	c |      2080 |    1425     7521    64141 |     8857     2080     26 |  2.863 % |
0.29/0.31	c |      3219 |    1425     7521    64141 |     9743     3219     29 |  2.863 % |
0.39/0.46	c |      4927 |    1425     7521    64141 |    10717     4927     30 |  2.863 % |
0.70/0.77	c |      7490 |    1425     7521    64141 |    11789     7490     35 |  2.863 % |
1.39/1.46	c |     11334 |    1425     7521    64141 |    12968    11334     43 |  2.863 % |
2.59/2.63	c |     17100 |    1425     7521    64141 |    14265    10559     52 |  2.863 % |
4.59/4.66	c |     25749 |    1425     7521    64141 |    15692    12023     58 |  2.863 % |
8.59/8.70	c |     38724 |    1425     7521    64141 |    17261     9183     70 |  2.863 % |
14.38/14.44	c |     58186 |    1425     7521    64141 |    18987    11238     57 |  2.863 % |
23.68/23.79	c |     87378 |    1425     7521    64141 |    20886    11776     60 |  2.863 % |
44.58/44.62	c |    131167 |    1425     7521    64141 |    22974    13581     69 |  2.863 % |
71.17/71.26	c |    196852 |    1425     7521    64141 |    25272    21517     50 |  2.863 % |
126.75/126.81	c |    295379 |    1425     7521    64141 |    27799    18521     59 |  2.863 % |
214.91/215.09	c |    443168 |    1423     7521    64141 |    30579    14378     58 |  3.000 % |
366.96/367.18	c |    664852 |    1423     7521    64141 |    33637    21297     57 |  3.000 % |
558.28/558.53	c ===============================================================================
578.47/578.77	c core #1
578.47/578.77	c Core size: 5832	Core Weight: 2147483647	Total Weight: 2147483647
578.47/578.77	c restarts              : 21
578.47/578.77	c conflicts             : 913986         (1589 /sec)
578.47/578.77	c decisions             : 2314207        (1.96 % random) (4024 /sec)
578.47/578.77	c propagations          : 30011198       (52179 /sec)
578.47/578.77	c conflict literals     : 60906942       (0.00 % deleted)
578.47/578.77	c Memory used           : 421.95 MB
578.47/578.77	c CPU time              : 575.154 s
578.47/578.77	c 
578.47/578.77	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-1884101-1245254150/watcher-1884101-1245254150 -o /tmp/evaluation-result-1884101-1245254150/solver-1884101-1245254150 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1884101-1245254150.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 13828
/proc/meminfo: memFree=1867648/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=3104 CPUtime=0
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 193015885 3178496 199 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 776 199 124 292 0 336 0

[startup+0.090336 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 13828
/proc/meminfo: memFree=1867648/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=3676 CPUtime=0.08
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 482 0 0 0 8 0 0 0 18 0 1 0 193015885 3764224 466 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 919 466 256 292 0 479 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3676

[startup+0.101338 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 13828
/proc/meminfo: memFree=1867648/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=3236 CPUtime=0.09
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 540 0 0 0 9 0 0 0 18 0 1 0 193015885 3313664 379 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 809 380 134 292 0 514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3236

[startup+0.301375 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 13828
/proc/meminfo: memFree=1867648/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=4164 CPUtime=0.29
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 781 0 0 0 27 2 0 0 19 0 1 0 193015885 4263936 620 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 1041 620 134 292 0 746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4164

[startup+0.701449 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 13828
/proc/meminfo: memFree=1867648/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=5484 CPUtime=0.7
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 1090 0 0 0 65 5 0 0 22 0 1 0 193015885 5615616 929 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 1371 929 134 292 0 1076 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 5484

[startup+1.5026 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 13829
/proc/meminfo: memFree=1863608/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=7332 CPUtime=1.49
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 1565 0 0 0 142 7 0 0 25 0 1 0 193015885 7507968 1404 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 1833 1404 134 292 0 1538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7332

[startup+3.10189 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 13829
/proc/meminfo: memFree=1861176/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=10648 CPUtime=3.09
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 2396 0 0 0 298 11 0 0 25 0 1 0 193015885 10903552 2235 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 2662 2235 134 292 0 2367 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10648

[startup+6.30148 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 13829
/proc/meminfo: memFree=1854584/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=16720 CPUtime=6.29
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 3907 0 0 0 612 17 0 0 25 0 1 0 193015885 17121280 3746 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 4180 3746 134 292 0 3885 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16720

[startup+12.7017 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 13829
/proc/meminfo: memFree=1843960/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=26488 CPUtime=12.69
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 6350 0 0 0 1242 27 0 0 25 0 1 0 193015885 27123712 6189 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 6622 6189 134 292 0 6327 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26488

[startup+25.502 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 13829
/proc/meminfo: memFree=1826040/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=43852 CPUtime=25.48
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 10680 0 0 0 2501 47 0 0 25 0 1 0 193015885 44904448 10519 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 10963 10519 134 292 0 10668 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43852

[startup+51.1018 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 13829
/proc/meminfo: memFree=1799288/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=70532 CPUtime=51.07
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 17368 0 0 0 5039 68 0 0 25 0 1 0 193015885 72224768 17208 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 17633 17208 134 292 0 17338 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 70532

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 13829
/proc/meminfo: memFree=1753272/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=116136 CPUtime=102.25
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 28748 0 0 0 10122 103 0 0 25 0 1 0 193015885 118923264 28587 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 29034 28587 134 292 0 28739 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 116136

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 13829
/proc/meminfo: memFree=1706552/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=163052 CPUtime=162.23
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 40470 0 0 0 16083 140 0 0 25 0 1 0 193015885 166965248 40309 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 40763 40309 134 292 0 40468 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 163052

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 13829
/proc/meminfo: memFree=1661304/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=207964 CPUtime=222.21
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 51685 0 0 0 22045 176 0 0 25 0 1 0 193015885 212955136 51524 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 51991 51524 135 292 0 51696 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 207964

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 13829
/proc/meminfo: memFree=1620536/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=248884 CPUtime=282.19
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 61938 0 0 0 28013 206 0 0 25 0 1 0 193015885 254857216 61777 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 62221 61777 135 292 0 61926 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 248884

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 13835
/proc/meminfo: memFree=1581496/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=287704 CPUtime=342.16
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 71648 0 0 0 33980 236 0 0 25 0 1 0 193015885 294608896 71487 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 71926 71487 135 292 0 71631 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 287704

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 13835
/proc/meminfo: memFree=1543544/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=326156 CPUtime=402.14
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 81259 0 0 0 39947 267 0 0 25 0 1 0 193015885 333983744 81098 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 81539 81098 135 292 0 81244 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 326156

[startup+462.302 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 13835
/proc/meminfo: memFree=1507512/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=361412 CPUtime=462.12
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 90077 0 0 0 45916 296 0 0 25 0 1 0 193015885 370085888 89916 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 90353 89916 135 292 0 90058 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 361412

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 13835
/proc/meminfo: memFree=1473464/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=395904 CPUtime=522.09
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 98669 0 0 0 51887 322 0 0 25 0 1 0 193015885 405405696 98508 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 98976 98508 135 292 0 98681 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 395904

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

[startup+537.502 s]
/proc/loadavg: 0.99 0.82 0.42 2/65 13835
/proc/meminfo: memFree=1465400/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=403960 CPUtime=537.29
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 100695 0 0 0 53400 329 0 0 25 0 1 0 193015885 413655040 100534 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 100990 100534 135 292 0 100695 0
Current children cumulated CPU time (s) 537.29
Current children cumulated vsize (KiB) 403960

[startup+563.101 s]
/proc/loadavg: 0.99 0.84 0.43 2/65 13835
/proc/meminfo: memFree=1441912/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=426664 CPUtime=562.89
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 106381 0 0 0 55950 339 0 0 25 0 1 0 193015885 436903936 106220 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 106666 106220 136 292 0 106371 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 426664

[startup+569.502 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 13835
/proc/meminfo: memFree=1436600/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=432076 CPUtime=569.27
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 107727 0 0 0 56588 339 0 0 25 0 1 0 193015885 442445824 107566 1992294400 134512640 135709839 4294956240 18446744073709551615 134584062 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 108019 107566 136 292 0 107724 0
Current children cumulated CPU time (s) 569.27
Current children cumulated vsize (KiB) 432076

[startup+572.701 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 13835
/proc/meminfo: memFree=1436472/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=432076 CPUtime=572.47
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 107727 0 0 0 56908 339 0 0 25 0 1 0 193015885 442445824 107566 1992294400 134512640 135709839 4294956240 18446744073709551615 134583733 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 108019 107566 136 292 0 107724 0
Current children cumulated CPU time (s) 572.47
Current children cumulated vsize (KiB) 432076

[startup+575.902 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 13835
/proc/meminfo: memFree=1436472/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=432076 CPUtime=575.67
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 107727 0 0 0 57228 339 0 0 25 0 1 0 193015885 442445824 107566 1992294400 134512640 135709839 4294956240 18446744073709551615 134520145 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 108019 107566 136 292 0 107724 0
Current children cumulated CPU time (s) 575.67
Current children cumulated vsize (KiB) 432076

[startup+577.506 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 13835
/proc/meminfo: memFree=1436472/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=432076 CPUtime=577.28
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 107727 0 0 0 57389 339 0 0 25 0 1 0 193015885 442445824 107566 1992294400 134512640 135709839 4294956240 18446744073709551615 134583795 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 108019 107566 136 292 0 107724 0
Current children cumulated CPU time (s) 577.28
Current children cumulated vsize (KiB) 432076

[startup+578.301 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 13835
/proc/meminfo: memFree=1436472/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=432076 CPUtime=578.07
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 107727 0 0 0 57468 339 0 0 25 0 1 0 193015885 442445824 107566 1992294400 134512640 135709839 4294956240 18446744073709551615 134583751 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 108019 107566 136 292 0 107724 0
Current children cumulated CPU time (s) 578.07
Current children cumulated vsize (KiB) 432076

[startup+578.701 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 13835
/proc/meminfo: memFree=1436472/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=432076 CPUtime=578.47
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194304 107727 0 0 0 57508 339 0 0 25 0 1 0 193015885 442445824 107566 1992294400 134512640 135709839 4294956240 18446744073709551615 134521244 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 108019 107566 136 292 0 107724 0
Current children cumulated CPU time (s) 578.47
Current children cumulated vsize (KiB) 432076

[startup+578.801 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 13835
/proc/meminfo: memFree=1436472/2055920 swapFree=4181928/4192956
[pid=13828] ppid=13826 vsize=0 CPUtime=578.57
/proc/13828/stat : 13828 (wbo) R 13826 13828 13785 0 -1 4194308 107729 0 0 0 57515 342 0 0 25 0 1 0 193015885 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/13828/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 578.57
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 578.842
CPU time (s): 578.626
CPU user time (s): 575.157
CPU system time (s): 3.46947
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 432076

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

runsolver used 0.473927 second user time and 1.13683 second system time

The end

Launcher Data

Begin job on node7 at 2009-06-17 17:55:51
IDJOB=1884101
IDBENCH=71923
IDSOLVER=698
FILE ID=node7/1884101-1245254150
PBS_JOBID= 9372446
Free space on /tmp= 66272 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.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-1884101-1245254150/watcher-1884101-1245254150 -o /tmp/evaluation-result-1884101-1245254150/solver-1884101-1245254150 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1884101-1245254150.opb

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

MD5SUM BENCH= ccdb788a8bec1b35b4963cf4d8629b01
RANDOM SEED=1180400024

node7.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.274
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.274
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:       1868192 kB
Buffers:         38116 kB
Cached:          87984 kB
SwapCached:       5072 kB
Active:          24032 kB
Inactive:       110092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868192 kB
SwapTotal:     4192956 kB
SwapFree:      4181928 kB
Dirty:            3144 kB
Writeback:           0 kB
Mapped:          14220 kB
Slab:            39644 kB
Committed_AS:   183012 kB
PageTables:       1444 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-1884101-1245254150.opb

Free space on /tmp at the end= 66268 MiB
End job on node7 at 2009-06-17 18:05:30