Trace number 1721826

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
VARSAT-industrial 2009-03-22? (TO) 1200.06 1200.54

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  3152                                                 |
0.00/0.00	c |  Number of clauses:    330948                                               |
0.29/0.33	c |  Parsing time:         0.28         s                                       |
0.29/0.33	c |  Timeout:              43200 s
0.29/0.33	c |  Random Seed:          1964440426.000000
0.29/0.33	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.29/0.33	c |  Branching Rule:       default (solution-guided)                            |
0.29/0.33	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.29/0.33	c |                                                                             |
15.18/15.27	c ============================[ Search Statistics ]==============================
15.18/15.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.18/15.27	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.18/15.27	c ===============================================================================
15.18/15.27	c |         0 |    2093   321327  1422637 |   107109        0    nan |  0.000 % |
16.59/16.69	c |       100 |    2093   321327  1422637 |   117819      100     81 |  0.000 % |
18.09/18.11	c |       250 |    2093   321327  1422637 |   129601      250     82 |  0.000 % |
19.49/19.57	c |       475 |    2093   321327  1422637 |   142562      475     85 |  0.000 % |
21.09/21.11	c |       812 |    2093   321327  1422637 |   156818      812     88 |  0.000 % |
22.69/22.79	c |      1319 |    2093   321327  1422637 |   172500     1319    103 |  0.000 % |
24.49/24.52	c |      2079 |    2093   321327  1422637 |   189750     2079    113 |  0.000 % |
26.68/26.70	c |      3218 |    2093   321327  1422637 |   208725     3218    118 |  0.000 % |
28.78/28.87	c |      4929 |    2093   321327  1422637 |   229597     4929    123 |  0.000 % |
32.27/32.34	c |      7493 |    2093   321327  1422637 |   252557     7493    126 |  0.000 % |
35.57/35.62	c |     11337 |    2093   321327  1422637 |   277813    11337    137 |  0.000 % |
41.67/41.71	c |     17104 |    2093   321327  1422637 |   305594    17104    158 |  0.000 % |
53.66/53.76	c |     25753 |    2093   321327  1422637 |   336153    25753    159 |  0.000 % |
71.16/71.25	c |     38727 |    2093   321327  1422637 |   369769    38727    160 |  0.000 % |
102.44/102.57	c |     58189 |    2093   321327  1422637 |   406746    58189    162 |  0.000 % |
183.01/183.16	c |     87382 |    2093   321327  1422637 |   447420    87382    163 |  0.000 % |
443.51/443.71	c |    131172 |    2093   321327  1422637 |   492162   131172    162 |  0.000 % |
923.72/924.13	c |    196856 |    2093   321327  1422637 |   541379   196856    162 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line 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-1721826-1240670059/watcher-1721826-1240670059 -o /tmp/evaluation-result-1721826-1240670059/solver-1721826-1240670059 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1964440426 HOME/instance-1721826-1240670059.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19843
/proc/meminfo: memFree=1656640/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=2712 CPUtime=0
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 95039549 2777088 503 1992294400 4194304 5102648 548682068784 18446744073709551615 4516080 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 678 503 87 221 0 454 0

[startup+0.0774441 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19843
/proc/meminfo: memFree=1656640/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=11868 CPUtime=0.07
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 2724 0 0 0 6 1 0 0 18 0 1 0 95039549 12152832 2709 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 2967 2710 87 221 0 2743 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11868

[startup+0.101448 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19843
/proc/meminfo: memFree=1656640/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=15096 CPUtime=0.09
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 3425 0 0 0 8 1 0 0 18 0 1 0 95039549 15458304 3410 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 3774 3410 87 221 0 3550 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15096

[startup+0.301491 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19843
/proc/meminfo: memFree=1656640/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=40236 CPUtime=0.29
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 9850 0 0 0 24 5 0 0 19 0 1 0 95039549 41201664 9835 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 10059 9835 87 221 0 9835 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40236

[startup+0.701577 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19843
/proc/meminfo: memFree=1656640/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=45920 CPUtime=0.69
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 10788 0 0 0 64 5 0 0 22 0 1 0 95039549 47022080 10773 1992294400 4194304 5102648 548682068784 18446744073709551615 4273166 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 11480 10773 99 221 0 11256 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45920

[startup+1.50175 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19844
/proc/meminfo: memFree=1613816/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=45920 CPUtime=1.49
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 10788 0 0 0 144 5 0 0 25 0 1 0 95039549 47022080 10773 1992294400 4194304 5102648 548682068784 18446744073709551615 4273265 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 11480 10773 99 221 0 11256 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45920

[startup+3.10109 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19844
/proc/meminfo: memFree=1613688/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=45920 CPUtime=3.09
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 10788 0 0 0 304 5 0 0 25 0 1 0 95039549 47022080 10773 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 11480 10773 99 221 0 11256 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45920

[startup+6.30178 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19844
/proc/meminfo: memFree=1606840/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=63168 CPUtime=6.29
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 15023 0 0 0 622 7 0 0 25 0 1 0 95039549 64684032 15008 1992294400 4194304 5102648 548682068784 18446744073709551615 4226118 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 15792 15008 100 221 0 15568 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63168

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19844
/proc/meminfo: memFree=1591864/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=67084 CPUtime=12.68
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 16183 0 0 0 1261 7 0 0 25 0 1 0 95039549 68694016 16168 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 16771 16168 100 221 0 16547 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67084

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19844
/proc/meminfo: memFree=1597048/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=61612 CPUtime=25.49
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 16203 0 0 0 2541 8 0 0 25 0 1 0 95039549 63090688 14839 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 15403 14839 115 221 0 15179 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61612

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19844
/proc/meminfo: memFree=1593976/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=64384 CPUtime=51.06
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 17101 0 0 0 5097 9 0 0 25 0 1 0 95039549 65929216 15737 1992294400 4194304 5102648 548682068784 18446744073709551615 4492085 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 16096 15737 115 221 0 15872 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 64384

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19844
/proc/meminfo: memFree=1567864/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=90356 CPUtime=102.25
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 23545 0 0 0 10210 15 0 0 25 0 1 0 95039549 92524544 22181 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 22589 22181 115 221 0 22365 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 90356

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19844
/proc/meminfo: memFree=1550392/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=108276 CPUtime=162.22
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 27917 0 0 0 16203 19 0 0 25 0 1 0 95039549 110874624 26553 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 27069 26553 115 221 0 26845 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 108276

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19844
/proc/meminfo: memFree=1534648/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=124368 CPUtime=222.2
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 31790 0 0 0 22196 24 0 0 25 0 1 0 95039549 127352832 30426 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 31092 30426 115 221 0 30868 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 124368

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1529272/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=129648 CPUtime=282.17
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 33131 0 0 0 28192 25 0 0 25 0 1 0 95039549 132759552 31767 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 32412 31767 115 221 0 32188 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 129648

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1523256/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=135608 CPUtime=342.15
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 34621 0 0 0 34188 27 0 0 25 0 1 0 95039549 138862592 33257 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 33902 33257 115 221 0 33678 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 135608

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1517688/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=141208 CPUtime=402.13
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 36041 0 0 0 40184 29 0 0 25 0 1 0 95039549 144596992 34677 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 35302 34677 115 221 0 35078 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 141208

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1510712/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=148524 CPUtime=462.1
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 37761 0 0 0 46180 30 0 0 25 0 1 0 95039549 152088576 36397 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 37131 36397 115 221 0 36907 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 148524

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1502008/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=157864 CPUtime=522.08
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 39948 0 0 0 52176 32 0 0 25 0 1 0 95039549 161652736 38584 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 39466 38584 115 221 0 39242 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 157864

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1495096/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=164748 CPUtime=582.05
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 41636 0 0 0 58172 33 0 0 25 0 1 0 95039549 168701952 40272 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 41187 40272 115 221 0 40963 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 164748

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1488952/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=170976 CPUtime=642.03
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 43144 0 0 0 64169 34 0 0 25 0 1 0 95039549 175079424 41780 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 42744 41780 115 221 0 42520 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 170976

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1482232/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=177632 CPUtime=702.01
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 44821 0 0 0 70165 36 0 0 25 0 1 0 95039549 181895168 43457 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 44408 43457 115 221 0 44184 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 177632

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1476792/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=183264 CPUtime=761.99
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 46181 0 0 0 76162 37 0 0 25 0 1 0 95039549 187662336 44817 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 45816 44817 115 221 0 45592 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 183264

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1471352/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=188752 CPUtime=821.97
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 47531 0 0 0 82158 39 0 0 25 0 1 0 95039549 193282048 46167 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 47188 46167 115 221 0 46964 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 188752

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1465912/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=193936 CPUtime=881.94
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 48869 0 0 0 88154 40 0 0 25 0 1 0 95039549 198590464 47505 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 48484 47505 115 221 0 48260 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 193936

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1460472/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=199520 CPUtime=941.92
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 50216 0 0 0 94150 42 0 0 25 0 1 0 95039549 204308480 48852 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 49880 48852 115 221 0 49656 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 199520

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1456184/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=203880 CPUtime=1001.89
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 51283 0 0 0 100146 43 0 0 25 0 1 0 95039549 208773120 49919 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 50970 49919 115 221 0 50746 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 203880

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1451448/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=209508 CPUtime=1061.86
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 52483 0 0 0 106143 43 0 0 25 0 1 0 95039549 214536192 51119 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 52377 51119 115 221 0 52153 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 209508

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1446328/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=214484 CPUtime=1121.84
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 53730 0 0 0 112139 45 0 0 25 0 1 0 95039549 219631616 52366 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 53621 52366 115 221 0 53397 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 214484

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1440120/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=220840 CPUtime=1181.82
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 55261 0 0 0 118136 46 0 0 25 0 1 0 95039549 226140160 53897 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 55210 53897 115 221 0 54986 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 220840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1438904/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=222060 CPUtime=1200.02
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 55553 0 0 0 119956 46 0 0 25 0 1 0 95039549 227389440 54189 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 55515 54189 115 221 0 55291 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 222060

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19846
/proc/meminfo: memFree=1438904/2055920 swapFree=4192812/4192956
[pid=19843] ppid=19841 vsize=222060 CPUtime=1200.02
/proc/19843/stat : 19843 (varsat-industri) R 19841 19843 19651 0 -1 4194304 55553 0 0 0 119956 46 0 0 25 0 1 0 95039549 227389440 54189 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/19843/statm: 55515 54189 115 221 0 55291 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 222060

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.06
CPU user time (s): 1199.56
CPU system time (s): 0.498924
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 222060

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

runsolver used 0.98385 second user time and 2.6536 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 16:34:19
IDJOB=1721826
IDBENCH=71077
IDSOLVER=538
FILE ID=node10/1721826-1240670059
PBS_JOBID= 9186601
Free space on /tmp= 66336 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_15_UNKNOWN.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721826-1240670059/watcher-1721826-1240670059 -o /tmp/evaluation-result-1721826-1240670059/solver-1721826-1240670059 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1964440426 HOME/instance-1721826-1240670059.cnf

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=1964440426

node10.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.263
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	: 5931.00
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.263
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:       1657056 kB
Buffers:         23500 kB
Cached:         299704 kB
SwapCached:          0 kB
Active:          91864 kB
Inactive:       245176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6524 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            47848 kB
Committed_AS:   342360 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node10 at 2009-04-25 16:54:21