Trace number 1885731

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) 1072.45 1072.78

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
diagnosis/UTI-10-10p0.opb
MD5SUMba075f9422326ca854456ebb9de9f831
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables130859
Total number of constraints627223
Number of constraints which are clauses627223
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-1885731-1245269200.opb.
0.00/0.00	c Instance file HOME/instance-1885731-1245269200.opb
0.00/0.00	c File size is 19629641 bytes.
3.99/4.01	c Highest Coefficient sum: 10
3.99/4.02	c ============================[ Problem Statistics ]=============================
3.99/4.02	c |                                                                             |
3.99/4.02	c |  Parsing time:          3.95         s                                      |
3.99/4.02	c |  Number Variables:      130859                                              |
3.99/4.02	c |  Number Clauses:        627223                                              |
3.99/4.02	c |  Number Cardinality:    0                                                   |
3.99/4.02	c |  Number PB Constraints: 0                                                   |
3.99/4.03	c ============================[ Search Statistics ]==============================
3.99/4.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.99/4.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.99/4.03	c ===============================================================================
3.99/4.03	c |         0 |   97669   627223  1463462 |   209074        0    nan |  0.000 % |
4.19/4.24	c |       100 |   97669   627223  1463462 |   229981      100    211 | 25.363 % |
4.49/4.53	c |       250 |   97669   627223  1463462 |   252979      250    482 | 25.363 % |
4.79/4.82	c |       477 |   97669   627223  1463462 |   278277      477    776 | 25.363 % |
6.19/6.29	c |       814 |   97669   627223  1463462 |   306105      814   1150 | 25.363 % |
8.19/8.25	c |      1321 |   97669   627223  1463462 |   336716     1321   1172 | 25.363 % |
9.79/9.85	c |      2080 |   97230   627223  1463462 |   370387     2079    857 | 28.144 % |
12.09/12.15	c |      3221 |   97133   627223  1463462 |   407426     3220    859 | 28.144 % |
15.78/15.81	c |      4930 |   93731   627223  1463462 |   448169     4920    745 | 29.149 % |
22.59/22.66	c |      7495 |   91980   627223  1463462 |   492986     7481    730 | 29.756 % |
31.98/32.01	c |     11339 |   89546   627223  1463462 |   542284    11295    777 | 31.571 % |
54.57/54.68	c |     17111 |   89412   627223  1463462 |   596513    17067   1084 | 32.097 % |
103.06/103.14	c |     25761 |   88419   627223  1463462 |   656164    25709   1428 | 33.918 % |
189.04/189.13	c |     38735 |   86462   627223  1463462 |   721781    38531   1905 | 33.927 % |
341.39/341.57	c |     58197 |   86186   627223  1463462 |   793959    57869   2390 | 34.144 % |
711.28/711.54	c |     87390 |   84504   627223  1463462 |   873355    87062   3133 | 37.015 % |

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-1885731-1245269200/watcher-1885731-1245269200 -o /tmp/evaluation-result-1885731-1245269200/solver-1885731-1245269200 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1885731-1245269200.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.01 1.01 1.00 3/64 10367
/proc/meminfo: memFree=1852728/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=21700 CPUtime=0
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 194513053 22220800 187 1992294400 134512640 135709839 4294956240 18446744073709551615 134544419 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 5425 187 128 292 0 337 0

[startup+0.0324821 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 10367
/proc/meminfo: memFree=1852728/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=22524 CPUtime=0.03
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 458 0 0 0 3 0 0 0 18 0 1 0 194513053 23064576 442 1992294400 134512640 135709839 4294956240 18446744073709551615 135341701 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 5631 443 189 292 0 543 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22524

[startup+0.10249 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 10367
/proc/meminfo: memFree=1852728/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=24544 CPUtime=0.09
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 1101 0 0 0 9 0 0 0 18 0 1 0 194513053 25133056 1085 1992294400 134512640 135709839 4294956240 18446744073709551615 134557204 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 6136 1085 343 292 0 1048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24544

[startup+0.301518 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 10367
/proc/meminfo: memFree=1852728/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=32224 CPUtime=0.29
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 3182 0 0 0 29 0 0 0 19 0 1 0 194513053 32997376 3093 1992294400 134512640 135709839 4294956240 18446744073709551615 135187188 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 8056 3093 697 292 0 2968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32224

[startup+0.701575 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 10367
/proc/meminfo: memFree=1852728/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=46740 CPUtime=0.69
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 6829 0 0 0 67 2 0 0 23 0 1 0 194513053 47861760 6450 1992294400 134512640 135709839 4294956240 18446744073709551615 134569915 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 11685 6450 1124 292 0 6597 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46740

[startup+1.50169 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10368
/proc/meminfo: memFree=1829168/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=51896 CPUtime=1.49
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 8906 0 0 0 146 3 0 0 25 0 1 0 194513053 53141504 8527 1992294400 134512640 135709839 4294956240 18446744073709551615 134542970 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 12974 8527 1923 292 0 7886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51896

[startup+3.10192 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10368
/proc/meminfo: memFree=1821936/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=61612 CPUtime=3.09
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 13164 0 0 0 305 4 0 0 25 0 1 0 194513053 63090688 12785 1992294400 134512640 135709839 4294956240 18446744073709551615 134557204 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 15403 12785 3515 292 0 10315 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61612

[startup+6.30137 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10368
/proc/meminfo: memFree=1797104/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=62996 CPUtime=6.29
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 20502 0 0 0 619 10 0 0 25 0 1 0 194513053 64507904 14431 1992294400 134512640 135709839 4294956240 18446744073709551615 134573862 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 15749 14431 134 292 0 15454 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62996

[startup+12.7013 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10368
/proc/meminfo: memFree=1786488/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=73176 CPUtime=12.68
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 23040 0 0 0 1254 14 0 0 25 0 1 0 194513053 74932224 16969 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 18294 16969 135 292 0 17999 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 73176

[startup+25.5021 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 10368
/proc/meminfo: memFree=1767800/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=91120 CPUtime=25.48
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 27541 0 0 0 2526 22 0 0 25 0 1 0 194513053 93306880 21470 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 22780 21470 135 292 0 22485 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 91120

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=1715000/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=144388 CPUtime=51.07
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 40851 0 0 0 5072 35 0 0 25 0 1 0 194513053 147853312 34780 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 36097 34780 135 292 0 35802 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 144388

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=1626744/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=231588 CPUtime=102.27
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 62650 0 0 0 10172 55 0 0 25 0 1 0 194513053 237146112 56579 1992294400 134512640 135709839 4294956240 18446744073709551615 134573919 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 57897 56579 135 292 0 57602 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 231588

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=1508728/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=349708 CPUtime=162.25
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 92166 0 0 0 16149 76 0 0 25 0 1 0 194513053 358100992 86095 1992294400 134512640 135709839 4294956240 18446744073709551615 134572565 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 87427 86095 135 292 0 87132 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 349708

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=1404472/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=453724 CPUtime=222.22
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 118183 0 0 0 22126 96 0 0 25 0 1 0 194513053 464613376 112112 1992294400 134512640 135709839 4294956240 18446744073709551615 134517178 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 113431 112112 135 292 0 113136 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 453724

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=1292280/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=566312 CPUtime=282.21
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 146317 0 0 0 28103 118 0 0 25 0 1 0 194513053 579903488 140246 1992294400 134512640 135709839 4294956240 18446744073709551615 134573910 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 141578 140246 135 292 0 141283 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 566312

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=1182584/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=674720 CPUtime=342.19
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 173423 0 0 0 34081 138 0 0 25 0 1 0 194513053 690913280 167352 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 168680 167352 135 292 0 168385 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 674720

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=1088184/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=771504 CPUtime=402.17
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 197595 0 0 0 40063 154 0 0 25 0 1 0 194513053 790020096 191524 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 192876 191524 135 292 0 192581 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 771504

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=980344/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=877064 CPUtime=462.15
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 223986 0 0 0 46045 170 0 0 25 0 1 0 194513053 898113536 217915 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 219266 217915 135 292 0 218971 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 877064

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=901112/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=957148 CPUtime=522.13
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 244028 0 0 0 52030 183 0 0 25 0 1 0 194513053 980119552 237957 1992294400 134512640 135709839 4294956240 18446744073709551615 134601441 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 239287 237957 135 292 0 238992 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 957148

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=800760/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=1056256 CPUtime=582.12
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 268819 0 0 0 58014 198 0 0 25 0 1 0 194513053 1081606144 262748 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 264064 262748 135 292 0 263769 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1056256

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=700728/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=1155616 CPUtime=642.11
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 293658 0 0 0 64000 211 0 0 25 0 1 0 194513053 1183350784 287587 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 288904 287587 135 292 0 288609 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1155616

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=631288/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=1225208 CPUtime=702.09
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 311052 0 0 0 69988 221 0 0 25 0 1 0 194513053 1254612992 304981 1992294400 134512640 135709839 4294956240 18446744073709551615 134573919 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 306302 304981 135 292 0 306007 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 1225208

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=537528/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=1318636 CPUtime=762.07
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 334405 0 0 0 75974 233 0 0 25 0 1 0 194513053 1350283264 328334 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 329659 328334 135 292 0 329364 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1318636

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=468728/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=1389144 CPUtime=822.04
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 351999 0 0 0 81964 240 0 0 25 0 1 0 194513053 1422483456 345928 1992294400 134512640 135709839 4294956240 18446744073709551615 134574290 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 347286 345928 135 292 0 346991 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 1389144

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=377784/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=1479200 CPUtime=882.03
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 374489 0 0 0 87948 255 0 0 25 0 1 0 194513053 1514700800 368418 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 369800 368418 135 292 0 369505 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1479200

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=286008/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=1571064 CPUtime=942.02
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 397464 0 0 0 93933 269 0 0 25 0 1 0 194513053 1608769536 391393 1992294400 134512640 135709839 4294956240 18446744073709551615 134573950 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 392766 391393 135 292 0 392471 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 1571064

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=168440/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=1688044 CPUtime=1002
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 426723 0 0 0 99910 290 0 0 25 0 1 0 194513053 1728557056 420652 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 422011 420652 135 292 0 421716 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1688044

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=34360/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=1824536 CPUtime=1061.98
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 460861 0 0 0 105889 309 0 0 25 0 1 0 194513053 1868324864 454790 1992294400 134512640 135709839 4294956240 18446744073709551615 134601441 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 456134 454790 135 292 0 455839 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1824536



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1072.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=14840/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=1843416 CPUtime=1072.17
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4194304 465561 0 0 0 106905 312 0 0 25 0 1 0 194513053 1887657984 459490 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 460854 459490 135 292 0 460559 0
Current children cumulated CPU time (s) 1072.17
Current children cumulated vsize (KiB) 1843416

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

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

[startup+1072.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=14840/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=0 CPUtime=1072.27
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4195332 465561 0 0 0 106905 322 0 0 25 0 1 0 194513053 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1072.27
Current children cumulated vsize (KiB) 0

[startup+1072.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10368
/proc/meminfo: memFree=14840/2055920 swapFree=4180352/4192956
[pid=10367] ppid=10365 vsize=0 CPUtime=1072.37
/proc/10367/stat : 10367 (wbo) R 10365 10367 10276 0 -1 4195332 465561 0 0 0 106905 332 0 0 25 0 1 0 194513053 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/10367/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1072.37
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1072.78
CPU time (s): 1072.45
CPU user time (s): 1069.05
CPU system time (s): 3.39448
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 1843416

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

runsolver used 0.887865 second user time and 3.02654 second system time

The end

Launcher Data

Begin job on node49 at 2009-06-17 22:06:41
IDJOB=1885731
IDBENCH=72086
IDSOLVER=698
FILE ID=node49/1885731-1245269200
PBS_JOBID= 9372495
Free space on /tmp= 66008 MiB

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

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

MD5SUM BENCH= ba075f9422326ca854456ebb9de9f831
RANDOM SEED=2117259372

node49.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.232
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.232
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:       1853272 kB
Buffers:         27456 kB
Cached:         107252 kB
SwapCached:       5576 kB
Active:          99340 kB
Inactive:        43452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853272 kB
SwapTotal:     4192956 kB
SwapFree:      4180352 kB
Dirty:           21552 kB
Writeback:           0 kB
Mapped:          13768 kB
Slab:            45744 kB
Committed_AS:   203404 kB
PageTables:       1388 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-1885731-1245269200.opb

Free space on /tmp at the end= 66008 MiB
End job on node49 at 2009-06-17 22:24:36