Trace number 1885701

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.0? (MO) 966.892 967.169

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
diagnosis/UCG-15-5p0.opb
MD5SUMe7326f7da85f0ae314c13f7099dbcd62
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 benchmark1235.37
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables162696
Total number of constraints821000
Number of constraints which are clauses821000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 10
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1885701-1245268925.opb.
0.00/0.00	c Instance file HOME/instance-1885701-1245268925.opb
0.00/0.00	c File size is 26357283 bytes.
5.29/5.33	c Highest Coefficient sum: 10
5.29/5.34	c ============================[ Problem Statistics ]=============================
5.29/5.34	c |                                                                             |
5.29/5.34	c |  Parsing time:          5.24         s                                      |
5.29/5.34	c |  Number Variables:      162696                                              |
5.29/5.34	c |  Number Clauses:        821000                                              |
5.29/5.34	c |  Number Cardinality:    0                                                   |
5.29/5.34	c |  Number PB Constraints: 0                                                   |
5.29/5.35	c ============================[ Search Statistics ]==============================
5.29/5.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.29/5.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
5.29/5.35	c ===============================================================================
5.29/5.35	c |         0 |  127115   821000  1943577 |   273666        0    nan |  0.000 % |
5.49/5.52	c |       101 |  127115   821000  1943577 |   301033      101    559 | 21.870 % |
5.88/5.92	c |       251 |  127113   821000  1943577 |   331136      251    367 | 21.871 % |
6.29/6.30	c |       477 |  127080   821000  1943577 |   364250      477    272 | 23.318 % |
6.98/7.01	c |       819 |  123224   821000  1943577 |   400675      808    295 | 24.261 % |
7.79/7.82	c |      1325 |  123167   821000  1943577 |   440742     1314    287 | 25.119 % |
8.89/8.96	c |      2084 |  118281   821000  1943577 |   484817     2056    266 | 27.299 % |
10.48/10.56	c |      3223 |  117643   821000  1943577 |   533298     3195    234 | 28.461 % |
13.99/14.04	c |      4931 |  114041   821000  1943577 |   586628     4880    361 | 30.017 % |
17.98/18.02	c |      7495 |  106991   821000  1943577 |   645291     7400    394 | 34.239 % |
25.99/26.03	c |     11340 |  105019   821000  1943577 |   709820    11222    487 | 35.451 % |
46.17/46.25	c |     17106 |  104706   821000  1943577 |   780802    16979    811 | 36.339 % |
82.15/82.20	c |     25756 |  102199   821000  1943577 |   858883    25605   1217 | 38.190 % |
150.44/150.57	c |     38730 |   98761   821000  1943577 |   944771    38308   1511 | 39.715 % |
290.40/290.53	c |     58192 |   97451   821000  1943577 |  1039248    57620   2168 | 40.377 % |
678.09/678.34	c |     87385 |   94381   821000  1943577 |  1143173    86465   3358 | 42.320 % |

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-1885701-1245268925/watcher-1885701-1245268925 -o /tmp/evaluation-result-1885701-1245268925/solver-1885701-1245268925 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1885701-1245268925.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.19 1.08 1.02 3/65 22034
/proc/meminfo: memFree=1863360/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=28268 CPUtime=0
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 194490930 28946432 186 1992294400 134512640 135709839 4294956240 18446744073709551615 135080354 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 7067 186 127 292 0 337 0

[startup+0.100847 s]
/proc/loadavg: 1.19 1.08 1.02 3/65 22034
/proc/meminfo: memFree=1863360/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=31112 CPUtime=0.09
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 1094 0 0 0 9 0 0 0 20 0 1 0 194490930 31858688 1078 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 7778 1078 343 292 0 1048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31112

[startup+0.201858 s]
/proc/loadavg: 1.19 1.08 1.02 3/65 22034
/proc/meminfo: memFree=1863360/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=34268 CPUtime=0.19
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 1985 0 0 0 19 0 0 0 21 0 1 0 194490930 35090432 1969 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 8567 1969 556 292 0 1837 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34268

[startup+0.301871 s]
/proc/loadavg: 1.19 1.08 1.02 3/65 22034
/proc/meminfo: memFree=1863360/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=37516 CPUtime=0.29
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 2983 0 0 0 29 0 0 0 22 0 1 0 194490930 38416384 2934 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 9379 2935 739 292 0 2649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37516

[startup+0.70192 s]
/proc/loadavg: 1.19 1.08 1.02 3/65 22034
/proc/meminfo: memFree=1863360/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=53492 CPUtime=0.68
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 6941 0 0 0 67 1 0 0 25 0 1 0 194490930 54775808 6562 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 13373 6562 1195 292 0 6643 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 53492

[startup+1.50202 s]
/proc/loadavg: 1.19 1.08 1.02 2/66 22035
/proc/meminfo: memFree=1836152/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=59968 CPUtime=1.49
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 9910 0 0 0 146 3 0 0 25 0 1 0 194490930 61407232 9531 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 14992 9531 2009 292 0 8262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59968

[startup+3.10121 s]
/proc/loadavg: 1.19 1.08 1.02 2/66 22035
/proc/meminfo: memFree=1829432/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=71092 CPUtime=3.08
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 13834 0 0 0 303 5 0 0 25 0 1 0 194490930 72798208 13326 1992294400 134512640 135709839 4294956240 18446744073709551615 134547984 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 17773 13326 3498 292 0 11043 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 71092

[startup+6.30161 s]
/proc/loadavg: 1.17 1.08 1.02 2/66 22035
/proc/meminfo: memFree=1794936/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=78728 CPUtime=6.29
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 25338 0 0 0 618 11 0 0 25 0 1 0 194490930 80617472 17339 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 19682 17339 134 292 0 19387 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78728

[startup+12.7014 s]
/proc/loadavg: 1.16 1.08 1.02 2/66 22035
/proc/meminfo: memFree=1788216/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=86428 CPUtime=12.69
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 27206 0 0 0 1253 16 0 0 25 0 1 0 194490930 88502272 19207 1992294400 134512640 135709839 4294956240 18446744073709551615 134573748 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 21607 19207 135 292 0 21312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86428

[startup+25.502 s]
/proc/loadavg: 1.12 1.08 1.02 2/66 22035
/proc/meminfo: memFree=1767480/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=106504 CPUtime=25.48
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 32247 0 0 0 2523 25 0 0 25 0 1 0 194490930 109060096 24248 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 26626 24248 135 292 0 26331 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 106504

[startup+51.1011 s]
/proc/loadavg: 1.08 1.07 1.02 2/66 22035
/proc/meminfo: memFree=1721592/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=152964 CPUtime=51.07
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 43833 0 0 0 5068 39 0 0 25 0 1 0 194490930 156635136 35834 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 38241 35834 135 292 0 37946 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 152964

[startup+102.301 s]
/proc/loadavg: 1.03 1.06 1.01 2/66 22035
/proc/meminfo: memFree=1615224/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=258444 CPUtime=102.26
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 70183 0 0 0 10165 61 0 0 25 0 1 0 194490930 264646656 62184 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 64611 62184 135 292 0 64316 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 258444

[startup+162.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 22035
/proc/meminfo: memFree=1518840/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=355236 CPUtime=162.24
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 94414 0 0 0 16140 84 0 0 25 0 1 0 194490930 363761664 86415 1992294400 134512640 135709839 4294956240 18446744073709551615 134562993 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 88809 86415 135 292 0 88514 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 355236

[startup+222.305 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 22035
/proc/meminfo: memFree=1380920/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=492244 CPUtime=222.23
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 128642 0 0 0 22120 103 0 0 25 0 1 0 194490930 504057856 120643 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 123061 120643 135 292 0 122766 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 492244

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 22035
/proc/meminfo: memFree=1264632/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=609532 CPUtime=282.21
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 157996 0 0 0 28099 122 0 0 25 0 1 0 194490930 624160768 149997 1992294400 134512640 135709839 4294956240 18446744073709551615 134517181 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 152383 149997 135 292 0 152088 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 609532

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 22035
/proc/meminfo: memFree=1181880/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=690780 CPUtime=342.19
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 178277 0 0 0 34083 136 0 0 25 0 1 0 194490930 707358720 170278 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 172695 170278 135 292 0 172400 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 690780

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22035
/proc/meminfo: memFree=1082616/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=791508 CPUtime=402.17
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 203443 0 0 0 40064 153 0 0 25 0 1 0 194490930 810504192 195444 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 197877 195444 135 292 0 197582 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 791508

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22035
/proc/meminfo: memFree=980280/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=892388 CPUtime=462.15
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 228689 0 0 0 46045 170 0 0 25 0 1 0 194490930 913805312 220690 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 223097 220690 135 292 0 222802 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 892388

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22035
/proc/meminfo: memFree=883576/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=990780 CPUtime=522.14
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 253288 0 0 0 52028 186 0 0 25 0 1 0 194490930 1014558720 245289 1992294400 134512640 135709839 4294956240 18446744073709551615 134517169 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 247695 245289 135 292 0 247400 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 990780

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22035
/proc/meminfo: memFree=745528/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=1127260 CPUtime=582.12
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 287391 0 0 0 58009 203 0 0 25 0 1 0 194490930 1154314240 279392 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 281815 279392 135 292 0 281520 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1127260

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22035
/proc/meminfo: memFree=637688/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=1235804 CPUtime=642.11
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 314535 0 0 0 63994 217 0 0 25 0 1 0 194490930 1265463296 306534 1992294400 134512640 135709839 4294956240 18446744073709551615 134573759 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 308951 306534 135 292 0 308656 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1235804

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22035
/proc/meminfo: memFree=506360/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=1365304 CPUtime=702.09
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 346930 0 0 0 69975 234 0 0 25 0 1 0 194490930 1398071296 338929 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 341326 338929 135 292 0 341031 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 1365304

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22035
/proc/meminfo: memFree=401976/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=1468932 CPUtime=762.08
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 372821 0 0 0 75964 244 0 0 25 0 1 0 194490930 1504186368 364820 1992294400 134512640 135709839 4294956240 18446744073709551615 134579044 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 367233 364820 135 292 0 366938 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 1468932

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22035
/proc/meminfo: memFree=299256/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=1571940 CPUtime=822.05
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 398550 0 0 0 81943 262 0 0 25 0 1 0 194490930 1609666560 390549 1992294400 134512640 135709839 4294956240 18446744073709551615 134573929 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 392985 390549 135 292 0 392690 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 1571940

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22035
/proc/meminfo: memFree=154104/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=1716444 CPUtime=882.04
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 434683 0 0 0 87925 279 0 0 25 0 1 0 194490930 1757638656 426682 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 429111 426682 135 292 0 428816 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 1716444

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22035
/proc/meminfo: memFree=57592/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=1812836 CPUtime=942.02
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 458769 0 0 0 93908 294 0 0 25 0 1 0 194490930 1856344064 450768 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 453209 450768 135 292 0 452914 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 1812836



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+966.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22035
/proc/meminfo: memFree=26616/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=1843548 CPUtime=966.62
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4194304 466464 0 0 0 96364 298 0 0 25 0 1 0 194490930 1887793152 458463 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 460887 458463 135 292 0 460592 0
Current children cumulated CPU time (s) 966.62
Current children cumulated vsize (KiB) 1843548

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+967.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22035
/proc/meminfo: memFree=26616/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=0 CPUtime=966.82
/proc/22034/stat : 22034 (wbo) R 22032 22034 21917 0 -1 4195332 466464 0 0 0 96364 318 0 0 25 0 1 0 194490930 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/22034/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 966.82
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 967.169
CPU time (s): 966.892
CPU user time (s): 963.644
CPU system time (s): 3.24851
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 1843548

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

runsolver used 1.08283 second user time and 2.29665 second system time

The end

Launcher Data

Begin job on node80 at 2009-06-17 22:02:07
IDJOB=1885701
IDBENCH=72083
IDSOLVER=698
FILE ID=node80/1885701-1245268925
PBS_JOBID= 9372460
Free space on /tmp= 66508 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.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-1885701-1245268925/watcher-1885701-1245268925 -o /tmp/evaluation-result-1885701-1245268925/solver-1885701-1245268925 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1885701-1245268925.opb

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

MD5SUM BENCH= e7326f7da85f0ae314c13f7099dbcd62
RANDOM SEED=1020920758

node80.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.234
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.234
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:       1864480 kB
Buffers:         16280 kB
Cached:         113872 kB
SwapCached:          0 kB
Active:          59256 kB
Inactive:        84764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           28260 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            33320 kB
Committed_AS:    85504 kB
PageTables:       1400 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-1885701-1245268925.opb

Free space on /tmp at the end= 66504 MiB
End job on node80 at 2009-06-17 22:18:18