Trace number 1884501

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 713.375 713.708

General information on the benchmark

Name/PURE-SAT/
SAT_RACE06/manol-pipe-g10id.opb
MD5SUMee4f8c4d260c2f464408a2413b95877c
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 benchmark713.375
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables159638
Total number of constraints473596
Number of constraints which are clauses473596
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 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-1884501-1245258958.opb.
0.00/0.00	c Instance file HOME/instance-1884501-1245258958.opb
0.00/0.00	c File size is 14707403 bytes.
2.09/2.14	c Highest Coefficient sum: 5
2.09/2.15	c ============================[ Problem Statistics ]=============================
2.09/2.15	c |                                                                             |
2.09/2.15	c |  Parsing time:          2.08         s                                      |
2.09/2.15	c |  Number Variables:      159638                                              |
2.09/2.15	c |  Number Clauses:        473596                                              |
2.09/2.15	c |  Number Cardinality:    0                                                   |
2.09/2.15	c |  Number PB Constraints: 0                                                   |
2.09/2.16	c ============================[ Search Statistics ]==============================
2.09/2.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.09/2.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.09/2.16	c ===============================================================================
2.09/2.16	c |         0 |  159637   473596  1105055 |   157865        0    nan |  0.000 % |
2.29/2.36	c |       101 |  159630   473596  1105055 |   173651      101     17 |  0.014 % |
2.79/2.83	c |       251 |  159601   473596  1105055 |   191017      251     15 |  0.248 % |
3.69/3.70	c |       476 |  159191   473596  1105055 |   210118      465     15 |  0.280 % |
4.39/4.47	c |       813 |  159186   473596  1105055 |   231130      802     17 |  0.283 % |
5.98/6.10	c |      1319 |  159186   473596  1105055 |   254243     1307     29 |  0.283 % |
7.09/7.12	c |      2078 |  158744   473596  1105055 |   279668     2062     58 |  0.569 % |
10.89/10.92	c |      3218 |  158590   473596  1105055 |   307634     3113     58 |  0.822 % |
11.89/11.98	c |      4926 |  158303   473596  1105055 |   338398     4738     57 |  0.836 % |
13.59/13.64	c |      7489 |  158186   473596  1105055 |   372238     7300     66 |  0.946 % |
15.58/15.60	c |     11333 |  158122   473596  1105055 |   409462    11133     60 |  0.967 % |
20.38/20.41	c |     17100 |  158078   473596  1105055 |   450408    16897     82 |  0.977 % |
25.59/25.66	c |     25749 |  158062   473596  1105055 |   495449    25545    125 |  1.025 % |
32.87/32.94	c |     38725 |  157964   473596  1105055 |   544993    38517    133 |  1.089 % |
52.55/52.65	c |     58186 |  157895   473596  1105055 |   599493    57973    180 |  1.092 % |
87.13/87.26	c |     87383 |  157875   473596  1105055 |   659442    87169    334 |  1.104 % |
155.11/155.26	c |    131172 |  157459   473596  1105055 |   725386   130955    329 |  2.142 % |
247.16/247.30	c |    196856 |  155925   473596  1105055 |   797925   196605    305 |  2.595 % |
478.56/478.86	c |    295382 |  155445   473596  1105055 |   877718   295075    343 |  2.627 % |
705.67/706.01	c ===============================================================================
713.16/713.57	c core #1
713.16/713.57	c Core size: 88269	Core Weight: 2147483647	Total Weight: 2147483647
713.16/713.57	c restarts              : 19
713.16/713.57	c conflicts             : 349724         (492 /sec)
713.16/713.57	c decisions             : 1122775        (1.50 % random) (1580 /sec)
713.16/713.57	c propagations          : 294369277      (414263 /sec)
713.16/713.57	c conflict literals     : 122525290      (0.00 % deleted)
713.16/713.57	c Memory used           : 791.93 MB
713.16/713.57	c CPU time              : 710.585 s
713.16/713.57	c 
713.16/713.58	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-1884501-1245258958/watcher-1884501-1245258958 -o /tmp/evaluation-result-1884501-1245258958/solver-1884501-1245258958 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1884501-1245258958.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 0.91 3/65 19580
/proc/meminfo: memFree=1842168/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=16888 CPUtime=0
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 193494800 17293312 184 1992294400 134512640 135709839 4294956240 18446744073709551615 134544470 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 4222 184 126 292 0 336 0

[startup+0.106786 s]
/proc/loadavg: 1.00 1.00 0.91 3/65 19580
/proc/meminfo: memFree=1842168/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=19824 CPUtime=0.1
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 1046 0 0 0 10 0 0 0 18 0 1 0 193494800 20299776 1030 1992294400 134512640 135709839 4294956240 18446744073709551615 134544743 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 4956 1030 308 292 0 1070 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19824

[startup+0.201803 s]
/proc/loadavg: 1.00 1.00 0.91 3/65 19580
/proc/meminfo: memFree=1842168/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=21840 CPUtime=0.19
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 1743 0 0 0 19 0 0 0 18 0 1 0 193494800 22364160 1727 1992294400 134512640 135709839 4294956240 18446744073709551615 134540060 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 5460 1728 480 292 0 1574 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21840

[startup+0.301822 s]
/proc/loadavg: 1.00 1.00 0.91 3/65 19580
/proc/meminfo: memFree=1842168/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=24280 CPUtime=0.29
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 2446 0 0 0 29 0 0 0 19 0 1 0 193494800 24862720 2430 1992294400 134512640 135709839 4294956240 18446744073709551615 135341957 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 6070 2430 642 292 0 2184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24280

[startup+0.701896 s]
/proc/loadavg: 1.00 1.00 0.91 3/65 19580
/proc/meminfo: memFree=1842168/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=33248 CPUtime=0.69
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 5298 0 0 0 68 1 0 0 23 0 1 0 193494800 34045952 5160 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 8312 5160 1295 292 0 4426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33248

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1818480/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=52052 CPUtime=1.49
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 10952 0 0 0 146 3 0 0 25 0 1 0 193494800 53301248 10573 1992294400 134512640 135709839 4294956240 18446744073709551615 134557256 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 13013 10573 2606 292 0 9127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52052

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1792360/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=58408 CPUtime=3.09
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 17004 0 0 0 301 8 0 0 25 0 1 0 193494800 59809792 12519 1992294400 134512640 135709839 4294956240 18446744073709551615 134572370 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 14602 12519 134 292 0 14307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58408

[startup+6.30194 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1791592/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=59484 CPUtime=6.29
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 17228 0 0 0 616 13 0 0 25 0 1 0 193494800 60911616 12743 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 14871 12743 135 292 0 14576 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59484

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1787888/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=64368 CPUtime=12.68
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 18438 0 0 0 1251 17 0 0 25 0 1 0 193494800 65912832 13953 1992294400 134512640 135709839 4294956240 18446744073709551615 134574146 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 16092 13953 135 292 0 15797 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64368

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1760816/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=90900 CPUtime=25.49
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 25089 0 0 0 2521 28 0 0 25 0 1 0 193494800 93081600 20604 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 22725 20604 135 292 0 22430 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90900

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1708528/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=143380 CPUtime=51.05
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 38197 0 0 0 5062 43 0 0 25 0 1 0 193494800 146821120 33712 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 35845 33712 135 292 0 35550 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 143380

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1590320/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=260740 CPUtime=102.23
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 67486 0 0 0 10151 72 0 0 25 0 1 0 193494800 266997760 63001 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 65185 63001 135 292 0 64890 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 260740

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1518512/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=333096 CPUtime=162.21
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 85613 0 0 0 16127 94 0 0 25 0 1 0 193494800 341090304 81128 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 83274 81128 135 292 0 82979 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 333096

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1455600/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=395240 CPUtime=222.18
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 101100 0 0 0 22097 121 0 0 25 0 1 0 193494800 404725760 96615 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 98810 96615 135 292 0 98515 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 395240

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1371312/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=480460 CPUtime=282.15
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 122318 0 0 0 28066 149 0 0 25 0 1 0 193494800 491991040 117833 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 120115 117833 135 292 0 119820 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 480460

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1286448/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=564320 CPUtime=342.13
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 143308 0 0 0 34038 175 0 0 25 0 1 0 193494800 577863680 138823 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 141080 138823 135 292 0 140785 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 564320

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1225904/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=625492 CPUtime=402.1
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 158630 0 0 0 40015 195 0 0 25 0 1 0 193494800 640503808 154145 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 156373 154145 135 292 0 156078 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 625492

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1185840/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=664500 CPUtime=462.07
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 168396 0 0 0 45996 211 0 0 25 0 1 0 193494800 680448000 163911 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 166125 163911 135 292 0 165830 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 664500

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1153008/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=697972 CPUtime=522.05
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 176746 0 0 0 51981 224 0 0 25 0 1 0 193494800 714723328 172261 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 174493 172261 135 292 0 174198 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 697972

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1109424/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=741492 CPUtime=582.02
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 187494 0 0 0 57963 239 0 0 25 0 1 0 193494800 759287808 183009 1992294400 134512640 135709839 4294956240 18446744073709551615 134573929 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 185373 183009 135 292 0 185078 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 741492

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1074608/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=776368 CPUtime=641.99
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 196214 0 0 0 63946 253 0 0 25 0 1 0 193494800 795000832 191729 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 194092 191729 135 292 0 193797 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 776368

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1047984/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=802688 CPUtime=701.97
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 202775 0 0 0 69933 264 0 0 25 0 1 0 193494800 821952512 198290 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 200672 198290 135 292 0 200377 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 802688

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

[startup+704.001 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1046512/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=803876 CPUtime=703.67
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 203085 0 0 0 70102 265 0 0 25 0 1 0 193494800 823169024 198600 1992294400 134512640 135709839 4294956240 18446744073709551615 134573697 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 200969 198600 135 292 0 200674 0
Current children cumulated CPU time (s) 703.67
Current children cumulated vsize (KiB) 803876

[startup+710.401 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1040304/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=810532 CPUtime=710.06
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 204752 0 0 0 70741 265 0 0 25 0 1 0 193494800 829984768 200267 1992294400 134512640 135709839 4294956240 18446744073709551615 134583733 0 0 4096 3 0 0 0 17 1 0 0
/proc/19580/statm: 202633 200267 136 292 0 202338 0
Current children cumulated CPU time (s) 710.06
Current children cumulated vsize (KiB) 810532

[startup+712.002 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1039600/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=810796 CPUtime=711.66
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 204818 0 0 0 70900 266 0 0 25 0 1 0 193494800 830255104 200333 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 202699 200333 136 292 0 202404 0
Current children cumulated CPU time (s) 711.66
Current children cumulated vsize (KiB) 810796

[startup+712.802 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1039472/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=810928 CPUtime=712.47
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 204847 0 0 0 70981 266 0 0 25 0 1 0 193494800 830390272 200362 1992294400 134512640 135709839 4294956240 18446744073709551615 134583733 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 202732 200362 136 292 0 202437 0
Current children cumulated CPU time (s) 712.47
Current children cumulated vsize (KiB) 810928

[startup+713.202 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1039472/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=810928 CPUtime=712.86
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194304 204854 0 0 0 71020 266 0 0 25 0 1 0 193494800 830390272 200369 1992294400 134512640 135709839 4294956240 18446744073709551615 134583739 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 202732 200369 136 292 0 202437 0
Current children cumulated CPU time (s) 712.86
Current children cumulated vsize (KiB) 810928

[startup+713.603 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1039472/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=0 CPUtime=713.26
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194308 204862 0 0 0 71059 267 0 0 25 0 1 0 193494800 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 713.26
Current children cumulated vsize (KiB) 0

[startup+713.702 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19581
/proc/meminfo: memFree=1039472/2055920 swapFree=4181244/4192956
[pid=19580] ppid=19578 vsize=0 CPUtime=713.36
/proc/19580/stat : 19580 (wbo) R 19578 19580 19414 0 -1 4194308 204862 0 0 0 71059 277 0 0 25 0 1 0 193494800 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/19580/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 713.36
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 713.708
CPU time (s): 713.375
CPU user time (s): 710.593
CPU system time (s): 2.78158
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 810928

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

runsolver used 0.780881 second user time and 1.81772 second system time

The end

Launcher Data

Begin job on node81 at 2009-06-17 19:15:59
IDJOB=1884501
IDBENCH=71963
IDSOLVER=698
FILE ID=node81/1884501-1245258958
PBS_JOBID= 9372381
Free space on /tmp= 126760 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT_RACE06/manol-pipe-g10id.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-1884501-1245258958/watcher-1884501-1245258958 -o /tmp/evaluation-result-1884501-1245258958/solver-1884501-1245258958 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1884501-1245258958.opb

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

MD5SUM BENCH= ee4f8c4d260c2f464408a2413b95877c
RANDOM SEED=1815933291

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1842648 kB
Buffers:         16164 kB
Cached:         130388 kB
SwapCached:       5224 kB
Active:          43044 kB
Inactive:       111956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842648 kB
SwapTotal:     4192956 kB
SwapFree:      4181244 kB
Dirty:           16740 kB
Writeback:           0 kB
Mapped:          14520 kB
Slab:            43964 kB
Committed_AS:   117252 kB
PageTables:       1452 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-1884501-1245258958.opb

Free space on /tmp at the end= 126760 MiB
End job on node81 at 2009-06-17 19:27:53