Trace number 1885291

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 807.703 807.978

General information on the benchmark

Name/PURE-SAT/SAT09/
APPLICATIONS/bitverif/icbrt/icbrt1_32.opb
MD5SUMe81a95e83b308cd09777432d78c8204f
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 benchmark40.6818
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11309
Total number of constraints33833
Number of constraints which are clauses33833
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
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 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-1885291-1245265303.opb.
0.00/0.00	c Instance file HOME/instance-1885291-1245265303.opb
0.00/0.00	c File size is 962654 bytes.
0.09/0.13	c Highest Coefficient sum: 4
0.09/0.13	c ============================[ Problem Statistics ]=============================
0.09/0.13	c |                                                                             |
0.09/0.13	c |  Parsing time:          0.13         s                                      |
0.09/0.13	c |  Number Variables:      11309                                               |
0.09/0.13	c |  Number Clauses:        33833                                               |
0.09/0.13	c |  Number Cardinality:    0                                                   |
0.09/0.13	c |  Number PB Constraints: 0                                                   |
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |   11305    33833    78939 |    11277        0    nan |  0.000 % |
0.19/0.22	c |       100 |   11305    33833    78939 |    12405      100     51 |  0.035 % |
0.39/0.42	c |       251 |   11305    33833    78939 |    13645      251     58 |  0.035 % |
1.39/1.46	c |       476 |   11305    33833    78939 |    15010      476    155 |  0.035 % |
2.10/2.15	c |       813 |   11305    33833    78939 |    16511      813    167 |  0.035 % |
3.39/3.44	c |      1321 |   11305    33833    78939 |    18162     1321    167 |  0.035 % |
5.79/5.87	c |      2080 |   11305    33833    78939 |    19979     2080    177 |  0.035 % |
11.29/11.39	c |      3220 |   11305    33833    78939 |    21976     3220    201 |  0.035 % |
19.38/19.40	c |      4928 |   11305    33833    78939 |    24174     4928    210 |  0.035 % |
36.98/37.06	c |      7491 |   11304    33833    78939 |    26592     7490    211 |  0.044 % |
66.87/66.93	c |     11336 |   11304    33833    78939 |    29251    11335    271 |  0.044 % |
137.95/138.05	c |     17102 |   11304    33833    78939 |    32176    17101    319 |  0.044 % |
293.19/293.34	c |     25751 |   11304    33833    78939 |    35394    25750    332 |  0.045 % |
593.99/594.25	c |     38726 |   10766    33833    78939 |    38933    21218    240 |  4.802 % |
796.13/796.47	c ===============================================================================
807.62/807.93	c core #1
807.62/807.93	c Core size: 31746	Core Weight: 2147483647	Total Weight: 2147483647
807.62/807.93	c restarts              : 14
807.62/807.93	c conflicts             : 46216          (57 /sec)
807.62/807.93	c decisions             : 79784          (0.74 % random) (99 /sec)
807.62/807.93	c propagations          : 64644752       (80093 /sec)
807.62/807.93	c conflict literals     : 16333393       (0.00 % deleted)
807.62/807.93	c Memory used           : 268.14 MB
807.62/807.93	c CPU time              : 807.121 s
807.62/807.93	c 
807.62/807.93	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-1885291-1245265303/watcher-1885291-1245265303 -o /tmp/evaluation-result-1885291-1245265303/solver-1885291-1245265303 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1885291-1245265303.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9164
/proc/meminfo: memFree=1528296/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=3468 CPUtime=0
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 194126714 3551232 179 1992294400 134512640 135709839 4294956240 18446744073709551615 134544155 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 867 180 126 292 0 336 0

[startup+0.056583 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9164
/proc/meminfo: memFree=1528296/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=4820 CPUtime=0.05
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 605 0 0 0 5 0 0 0 18 0 1 0 194126714 4935680 589 1992294400 134512640 135709839 4294956240 18446744073709551615 134544470 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 1205 589 215 292 0 674 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4820

[startup+0.101591 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9164
/proc/meminfo: memFree=1528296/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=5880 CPUtime=0.09
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 946 0 0 0 9 0 0 0 18 0 1 0 194126714 6021120 930 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 1470 930 292 292 0 939 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5880

[startup+0.301628 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9164
/proc/meminfo: memFree=1528296/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=6624 CPUtime=0.29
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 1432 0 0 0 29 0 0 0 19 0 1 0 194126714 6782976 1148 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 1656 1148 134 292 0 1361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6624

[startup+0.701702 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9164
/proc/meminfo: memFree=1528296/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=7048 CPUtime=0.69
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 1539 0 0 0 69 0 0 0 22 0 1 0 194126714 7217152 1255 1992294400 134512640 135709839 4294956240 18446744073709551615 134601448 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 1762 1255 134 292 0 1467 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7048

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1523232/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=8024 CPUtime=1.49
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 1798 0 0 0 148 1 0 0 25 0 1 0 194126714 8216576 1514 1992294400 134512640 135709839 4294956240 18446744073709551615 134587923 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2006 1514 134 292 0 1711 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8024

[startup+3.10115 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1521440/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=10500 CPUtime=3.09
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 2410 0 0 0 308 1 0 0 25 0 1 0 194126714 10752000 2126 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 2625 2126 134 292 0 2330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10500

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1517216/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=14152 CPUtime=6.29
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 3329 0 0 0 627 2 0 0 25 0 1 0 194126714 14491648 3045 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 3538 3045 134 292 0 3243 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14152

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1510504/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=20440 CPUtime=12.69
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 4890 0 0 0 1266 3 0 0 25 0 1 0 194126714 20930560 4606 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 5110 4606 134 292 0 4815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20440

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1499432/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=31116 CPUtime=25.48
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 7552 0 0 0 2543 5 0 0 25 0 1 0 194126714 31862784 7268 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 7779 7268 135 292 0 7484 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31116

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1481192/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=49796 CPUtime=51.07
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 12212 0 0 0 5098 9 0 0 25 0 1 0 194126714 50991104 11928 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 12449 11928 135 292 0 12154 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49796

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1452712/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=77872 CPUtime=102.26
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 19242 0 0 0 10213 13 0 0 25 0 1 0 194126714 79740928 18958 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 19468 18958 135 292 0 19173 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 77872

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1426728/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=103944 CPUtime=162.23
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 25768 0 0 0 16206 17 0 0 25 0 1 0 194126714 106438656 25484 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 25986 25484 135 292 0 25691 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 103944

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1404904/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=125376 CPUtime=222.21
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 31128 0 0 0 22200 21 0 0 25 0 1 0 194126714 128385024 30844 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 31344 30844 135 292 0 31049 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 125376

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1387752/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=142796 CPUtime=282.2
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 35482 0 0 0 28196 24 0 0 25 0 1 0 194126714 146223104 35198 1992294400 134512640 135709839 4294956240 18446744073709551615 134601441 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 35699 35198 135 292 0 35404 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 142796

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1371304/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=159012 CPUtime=342.17
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 39510 0 0 0 34191 26 0 0 25 0 1 0 194126714 162828288 39226 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 39753 39226 135 292 0 39458 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 159012

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1354280/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=176076 CPUtime=402.15
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 43797 0 0 0 40185 30 0 0 25 0 1 0 194126714 180301824 43513 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 44019 43513 135 292 0 43724 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 176076

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1338856/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=191400 CPUtime=462.14
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 47609 0 0 0 46180 34 0 0 25 0 1 0 194126714 195993600 47325 1992294400 134512640 135709839 4294956240 18446744073709551615 134579519 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 47850 47325 135 292 0 47555 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 191400

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1324840/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=205356 CPUtime=522.12
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 51102 0 0 0 52175 37 0 0 25 0 1 0 194126714 210284544 50818 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 51339 50818 135 292 0 51044 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 205356

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1309864/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=220276 CPUtime=582.1
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 54831 0 0 0 58169 41 0 0 25 0 1 0 194126714 225562624 54547 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 55069 54547 135 292 0 54774 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 220276

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1296296/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=233792 CPUtime=642.08
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 58204 0 0 0 64165 43 0 0 25 0 1 0 194126714 239403008 57920 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 58448 57920 135 292 0 58153 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 233792

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1281576/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=248576 CPUtime=702.05
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 61916 0 0 0 70159 46 0 0 25 0 1 0 194126714 254541824 61632 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 62144 61632 135 292 0 61849 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 248576

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1266408/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=263444 CPUtime=762.04
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 65641 0 0 0 76153 51 0 0 25 0 1 0 194126714 269766656 65357 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 65861 65357 135 292 0 65566 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 263444

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

[startup+767.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1264936/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=264944 CPUtime=767.63
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 66006 0 0 0 76712 51 0 0 25 0 1 0 194126714 271302656 65722 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 66236 65722 135 292 0 65941 0
Current children cumulated CPU time (s) 767.63
Current children cumulated vsize (KiB) 264944

[startup+793.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1258536/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=271480 CPUtime=793.22
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 67647 0 0 0 79270 52 0 0 25 0 1 0 194126714 277995520 67363 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 67870 67363 135 292 0 67575 0
Current children cumulated CPU time (s) 793.22
Current children cumulated vsize (KiB) 271480

[startup+799.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1255336/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=274568 CPUtime=799.62
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 68422 0 0 0 79909 53 0 0 25 0 1 0 194126714 281157632 68138 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 68642 68138 136 292 0 68347 0
Current children cumulated CPU time (s) 799.62
Current children cumulated vsize (KiB) 274568

[startup+803.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1255272/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=274568 CPUtime=802.82
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 68422 0 0 0 80229 53 0 0 25 0 1 0 194126714 281157632 68138 1992294400 134512640 135709839 4294956240 18446744073709551615 134583803 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 68642 68138 136 292 0 68347 0
Current children cumulated CPU time (s) 802.82
Current children cumulated vsize (KiB) 274568

[startup+806.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1255272/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=274568 CPUtime=806.02
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 68423 0 0 0 80549 53 0 0 25 0 1 0 194126714 281157632 68139 1992294400 134512640 135709839 4294956240 18446744073709551615 134583751 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 68642 68139 136 292 0 68347 0
Current children cumulated CPU time (s) 806.02
Current children cumulated vsize (KiB) 274568

[startup+807.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1255272/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=274568 CPUtime=806.82
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 68423 0 0 0 80629 53 0 0 25 0 1 0 194126714 281157632 68139 1992294400 134512640 135709839 4294956240 18446744073709551615 134583751 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 68642 68139 136 292 0 68347 0
Current children cumulated CPU time (s) 806.82
Current children cumulated vsize (KiB) 274568

[startup+807.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1255272/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=274568 CPUtime=807.22
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 68423 0 0 0 80669 53 0 0 25 0 1 0 194126714 281157632 68139 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 68642 68139 136 292 0 68347 0
Current children cumulated CPU time (s) 807.22
Current children cumulated vsize (KiB) 274568

[startup+807.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9165
/proc/meminfo: memFree=1255272/2055920 swapFree=4182544/4192956
[pid=9164] ppid=9162 vsize=274568 CPUtime=807.62
/proc/9164/stat : 9164 (wbo) R 9162 9164 8524 0 -1 4194304 68423 0 0 0 80709 53 0 0 25 0 1 0 194126714 281157632 68139 1992294400 134512640 135709839 4294956240 18446744073709551615 134583746 0 0 4096 3 0 0 0 17 1 0 0
/proc/9164/statm: 68642 68139 136 292 0 68347 0
Current children cumulated CPU time (s) 807.62
Current children cumulated vsize (KiB) 274568

Child status: 0
Real time (s): 807.978
CPU time (s): 807.703
CPU user time (s): 807.124
CPU system time (s): 0.578911
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 274568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 807.124
system time used= 0.578911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68425
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= 3
involuntary context switches= 560

runsolver used 0.759884 second user time and 1.84872 second system time

The end

Launcher Data

Begin job on node47 at 2009-06-17 21:01:43
IDJOB=1885291
IDBENCH=72042
IDSOLVER=698
FILE ID=node47/1885291-1245265303
PBS_JOBID= 9372407
Free space on /tmp= 65952 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/bitverif/icbrt/icbrt1_32.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-1885291-1245265303/watcher-1885291-1245265303 -o /tmp/evaluation-result-1885291-1245265303/solver-1885291-1245265303 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1885291-1245265303.opb

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

MD5SUM BENCH= e81a95e83b308cd09777432d78c8204f
RANDOM SEED=1256476197

node47.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.261
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.261
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:       1528712 kB
Buffers:         72588 kB
Cached:         366984 kB
SwapCached:       4196 kB
Active:         127724 kB
Inactive:       319724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1528712 kB
SwapTotal:     4192956 kB
SwapFree:      4182544 kB
Dirty:            3364 kB
Writeback:           0 kB
Mapped:          13676 kB
Slab:            65704 kB
Committed_AS:   207252 kB
PageTables:       1448 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-1885291-1245265303.opb

Free space on /tmp at the end= 65948 MiB
End job on node47 at 2009-06-17 21:15:11