Trace number 1885711

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.055 966.395

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
diagnosis/UR-10-5p1.opb
MD5SUM0bdf5517bf810d5e7d1b86559a1b67f6
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark42.2326
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables104856
Total number of constraints508020
Number of constraints which are clauses508020
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-1885711-1245269020.opb.
0.00/0.00	c Instance file HOME/instance-1885711-1245269020.opb
0.00/0.00	c File size is 15688640 bytes.
3.30/3.34	c Highest Coefficient sum: 10
3.30/3.35	c ============================[ Problem Statistics ]=============================
3.30/3.35	c |                                                                             |
3.30/3.35	c |  Parsing time:          3.28         s                                      |
3.30/3.35	c |  Number Variables:      104856                                              |
3.30/3.35	c |  Number Clauses:        508020                                              |
3.30/3.35	c |  Number Cardinality:    0                                                   |
3.30/3.35	c |  Number PB Constraints: 0                                                   |
3.30/3.35	c ============================[ Search Statistics ]==============================
3.30/3.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.30/3.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.30/3.35	c ===============================================================================
3.30/3.35	c |         0 |   75129   508020  1189001 |   169340        0    nan |  0.000 % |
3.49/3.52	c |       101 |   75128   508020  1189001 |   186274      101     72 | 28.353 % |
3.79/3.89	c |       251 |   75031   508020  1189001 |   204901      251    187 | 28.868 % |
4.19/4.26	c |       476 |   74527   508020  1189001 |   225391      476    173 | 32.399 % |
4.59/4.66	c |       813 |   70884   508020  1189001 |   247930      803    191 | 32.399 % |
5.40/5.47	c |      1319 |   70884   508020  1189001 |   272723     1309    312 | 32.399 % |
6.78/6.86	c |      2078 |   70366   508020  1189001 |   299996     2067    325 | 33.422 % |
9.68/9.79	c |      3218 |   69811   508020  1189001 |   329995     3203    593 | 33.422 % |
14.49/14.55	c |      4928 |   68669   508020  1189001 |   362995     4859    756 | 34.513 % |
22.78/22.87	c |      7498 |   66743   508020  1189001 |   399294     7424    852 | 39.432 % |
62.97/63.00	c |     11342 |   63485   508020  1189001 |   439224    11226   2300 | 39.462 % |
126.85/126.93	c |     17108 |   62675   508020  1189001 |   483146    16992   3438 | 42.176 % |
265.80/265.93	c |     25758 |   58900   508020  1189001 |   531461    25491   4819 | 43.841 % |
403.65/403.89	c |     38732 |   58766   508020  1189001 |   584607    38465   4742 | 44.028 % |
690.56/690.82	c |     58193 |   58181   508020  1189001 |   643068    57663   5415 | 44.813 % |

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-1885711-1245269020/watcher-1885711-1245269020 -o /tmp/evaluation-result-1885711-1245269020/solver-1885711-1245269020 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1885711-1245269020.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.92 0.98 0.97 3/64 22508
/proc/meminfo: memFree=1520544/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=17852 CPUtime=0
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 194503061 18280448 186 1992294400 134512640 135709839 4294956240 18446744073709551615 134544051 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 4463 186 127 292 0 337 0

[startup+0.0435509 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 22508
/proc/meminfo: memFree=1520544/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=19096 CPUtime=0.04
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 569 0 0 0 4 0 0 0 18 0 1 0 194503061 19554304 553 1992294400 134512640 135709839 4294956240 18446744073709551615 134570447 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 4774 553 207 292 0 648 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19096

[startup+0.10156 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 22508
/proc/meminfo: memFree=1520544/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=20696 CPUtime=0.09
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 1056 0 0 0 9 0 0 0 18 0 1 0 194503061 21192704 1040 1992294400 134512640 135709839 4294956240 18446744073709551615 134605451 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 5174 1040 323 292 0 1048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20696

[startup+0.301596 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 22508
/proc/meminfo: memFree=1520544/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=27960 CPUtime=0.29
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 3080 0 0 0 28 1 0 0 19 0 1 0 194503061 28631040 2991 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 6990 2991 640 292 0 2864 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27960

[startup+0.701666 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 22508
/proc/meminfo: memFree=1520544/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=36992 CPUtime=0.69
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 5760 0 0 0 67 2 0 0 22 0 1 0 194503061 37879808 5478 1992294400 134512640 135709839 4294956240 18446744073709551615 134548115 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 9248 5478 1050 292 0 5122 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36992

[startup+1.50181 s]
/proc/loadavg: 0.92 0.98 0.97 2/65 22509
/proc/meminfo: memFree=1500568/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=41888 CPUtime=1.49
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 7754 0 0 0 146 3 0 0 25 0 1 0 194503061 42893312 7472 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 10472 7472 1815 292 0 6346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41888

[startup+3.10108 s]
/proc/loadavg: 0.93 0.98 0.97 2/65 22509
/proc/meminfo: memFree=1494168/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=55152 CPUtime=3.09
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 12850 0 0 0 304 5 0 0 25 0 1 0 194503061 56475648 12471 1992294400 134512640 135709839 4294956240 18446744073709551615 134544051 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 13788 12471 3516 292 0 9662 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55152

[startup+6.30165 s]
/proc/loadavg: 0.93 0.98 0.97 2/65 22509
/proc/meminfo: memFree=1474776/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=53584 CPUtime=6.29
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 16376 0 0 0 621 8 0 0 25 0 1 0 194503061 54870016 11780 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 13396 11781 135 292 0 13101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53584

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.97 2/65 22509
/proc/meminfo: memFree=1462104/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=66336 CPUtime=12.69
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 19544 0 0 0 1257 12 0 0 25 0 1 0 194503061 67928064 14948 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 16584 14948 135 292 0 16289 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66336

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.97 2/65 22509
/proc/meminfo: memFree=1441112/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=86600 CPUtime=25.48
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 24633 0 0 0 2528 20 0 0 25 0 1 0 194503061 88678400 20036 1992294400 134512640 135709839 4294956240 18446744073709551615 134573807 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 21650 20036 135 292 0 21355 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86600

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.97 2/65 22509
/proc/meminfo: memFree=1386776/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=141080 CPUtime=51.08
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 38240 0 0 0 5080 28 0 0 25 0 1 0 194503061 144465920 33643 1992294400 134512640 135709839 4294956240 18446744073709551615 134601446 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 35270 33643 135 292 0 34975 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 141080

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.97 2/65 22509
/proc/meminfo: memFree=1271320/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=256168 CPUtime=102.25
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 67007 0 0 0 10182 43 0 0 25 0 1 0 194503061 262316032 62410 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 64042 62410 135 292 0 63747 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 256168

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=1146328/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=382676 CPUtime=162.24
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 98622 0 0 0 16160 64 0 0 25 0 1 0 194503061 391860224 94025 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 95669 94025 135 292 0 95374 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 382676

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=1024152/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=502564 CPUtime=222.22
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 128620 0 0 0 22142 80 0 0 25 0 1 0 194503061 514625536 124023 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 125641 124023 135 292 0 125346 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 502564

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=916440/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=612516 CPUtime=282.19
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 156104 0 0 0 28128 91 0 0 25 0 1 0 194503061 627216384 151507 1992294400 134512640 135709839 4294956240 18446744073709551615 134579046 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 153129 151507 135 292 0 152834 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 612516

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=795928/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=730572 CPUtime=342.18
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 185615 0 0 0 34104 114 0 0 25 0 1 0 194503061 748105728 181018 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 182643 181018 135 292 0 182348 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 730572

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=709720/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=816920 CPUtime=402.15
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 207189 0 0 0 40089 126 0 0 25 0 1 0 194503061 836526080 202592 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 204230 202592 135 292 0 203935 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 816920

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=594584/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=931592 CPUtime=462.12
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 235842 0 0 0 46071 141 0 0 25 0 1 0 194503061 953950208 231245 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 232898 231245 135 292 0 232603 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 931592

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=477336/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=1050744 CPUtime=522.11
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 265641 0 0 0 52054 157 0 0 25 0 1 0 194503061 1075961856 261044 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 262686 261044 135 292 0 262391 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 1050744

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=376792/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=1150104 CPUtime=582.08
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 290467 0 0 0 58039 169 0 0 25 0 1 0 194503061 1177706496 285870 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 287526 285870 135 292 0 287231 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 1150104

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=258456/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=1266608 CPUtime=642.07
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 319612 0 0 0 64022 185 0 0 25 0 1 0 194503061 1297006592 315015 1992294400 134512640 135709839 4294956240 18446744073709551615 134573950 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 316652 315015 135 292 0 316357 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 1266608

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=153816/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=1371464 CPUtime=702.04
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 345822 0 0 0 70004 200 0 0 25 0 1 0 194503061 1404379136 341225 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 342866 341225 135 292 0 342571 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 1371464

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=38168/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=1486704 CPUtime=762.03
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 374584 0 0 0 75987 216 0 0 25 0 1 0 194503061 1522384896 369987 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 371676 369987 135 292 0 371381 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 1486704

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=16024/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=1606384 CPUtime=822.01
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 404509 0 0 0 81967 234 0 0 25 0 1 0 194503061 1644937216 399912 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 401596 399912 135 292 0 401301 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 1606384

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 22509
/proc/meminfo: memFree=15704/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=1723788 CPUtime=881.98
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 433891 0 0 0 87946 252 0 0 25 0 1 0 194503061 1765158912 429294 1992294400 134512640 135709839 4294956240 18446744073709551615 134579038 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 430947 429294 135 292 0 430652 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 1723788

[startup+942.302 s]
/proc/loadavg: 1.04 1.00 0.98 2/65 22509
/proc/meminfo: memFree=15640/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=1805992 CPUtime=941.96
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 454418 0 0 0 93933 263 0 0 25 0 1 0 194503061 1849335808 449821 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 451498 449821 135 292 0 451203 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 1805992



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+966.102 s]
/proc/loadavg: 1.10 1.02 0.98 2/65 22509
/proc/meminfo: memFree=15512/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=1843644 CPUtime=965.75
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4194304 463843 0 0 0 96307 268 0 0 25 0 1 0 194503061 1887891456 459246 1992294400 134512640 135709839 4294956240 18446744073709551615 134573929 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 460911 459246 135 292 0 460616 0
Current children cumulated CPU time (s) 965.75
Current children cumulated vsize (KiB) 1843644

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

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

[startup+966.206 s]
/proc/loadavg: 1.10 1.02 0.98 2/65 22509
/proc/meminfo: memFree=15512/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=0 CPUtime=965.85
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4195332 463843 0 0 0 96307 278 0 0 25 0 1 0 194503061 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 965.85
Current children cumulated vsize (KiB) 0

[startup+966.302 s]
/proc/loadavg: 1.10 1.02 0.98 2/65 22509
/proc/meminfo: memFree=15512/2055920 swapFree=4182028/4192956
[pid=22508] ppid=22506 vsize=0 CPUtime=965.95
/proc/22508/stat : 22508 (wbo) R 22506 22508 22465 0 -1 4195332 463843 0 0 0 96307 288 0 0 25 0 1 0 194503061 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/22508/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 965.95
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 966.395
CPU time (s): 966.055
CPU user time (s): 963.078
CPU system time (s): 2.97755
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 1843644

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

runsolver used 0.874867 second user time and 1.91771 second system time

The end

Launcher Data

Begin job on node4 at 2009-06-17 22:03:41
IDJOB=1885711
IDBENCH=72084
IDSOLVER=698
FILE ID=node4/1885711-1245269020
PBS_JOBID= 9372489
Free space on /tmp= 66392 MiB

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

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

MD5SUM BENCH= 0bdf5517bf810d5e7d1b86559a1b67f6
RANDOM SEED=396253518

node4.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.259
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.259
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:       1520960 kB
Buffers:         43332 kB
Cached:         399248 kB
SwapCached:       4996 kB
Active:          96148 kB
Inactive:       354476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1520960 kB
SwapTotal:     4192956 kB
SwapFree:      4182028 kB
Dirty:           17892 kB
Writeback:           0 kB
Mapped:          14316 kB
Slab:            70264 kB
Committed_AS:   177152 kB
PageTables:       1472 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-1885711-1245269020.opb

Free space on /tmp at the end= 66392 MiB
End job on node4 at 2009-06-17 22:19:49