Trace number 1721276

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.1 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1584                                                 |
0.00/0.00	c |  Number of clauses:    91646                                                |
0.03/0.08	c |  Parsing time:         0.07         s                                       |
0.03/0.08	c |  Timeout:              43200 s
0.03/0.08	c |  Random Seed:          1526156510.000000
0.03/0.08	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.03/0.08	c |  Branching Rule:       default (solution-guided)                            |
0.03/0.08	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.03/0.08	c |                                                                             |
1.69/1.72	c ============================[ Search Statistics ]==============================
1.69/1.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.72	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.72	c ===============================================================================
1.69/1.72	c |         0 |    1003    87270   375659 |    29090        0    nan |  0.000 % |
1.89/1.96	c |       101 |    1003    87270   375659 |    31999      101     53 |  0.000 % |
2.19/2.22	c |       251 |    1003    87270   375659 |    35198      251     44 |  0.000 % |
2.39/2.49	c |       477 |    1003    87270   375659 |    38718      477     51 |  0.000 % |
2.69/2.79	c |       816 |    1003    87270   375659 |    42590      816     60 |  0.000 % |
3.09/3.14	c |      1323 |    1003    87270   375659 |    46849     1323     60 |  0.000 % |
3.59/3.64	c |      2084 |    1003    87270   375659 |    51534     2084     61 |  0.000 % |
4.19/4.30	c |      3224 |    1003    87270   375659 |    56688     3224     62 |  0.000 % |
5.09/5.19	c |      4932 |    1003    87270   375659 |    62356     4932     62 |  0.000 % |
6.29/6.38	c |      7496 |    1003    87270   375659 |    68592     7496     62 |  0.000 % |
8.39/8.43	c |     11341 |    1003    87270   375659 |    75451    11341     64 |  0.000 % |
11.59/11.69	c |     17107 |    1003    87270   375659 |    82997    17107     68 |  0.000 % |
17.59/17.64	c |     25758 |    1003    87270   375659 |    91296    25758     69 |  0.000 % |
25.19/25.25	c |     38733 |    1003    87270   375659 |   100426    38733     69 |  0.000 % |
49.88/49.96	c |     58194 |    1003    87270   375659 |   110469    58194     69 |  0.000 % |
95.57/95.61	c |     87386 |    1003    87270   375659 |   121516    87386     68 |  0.000 % |
173.54/173.66	c |    131178 |    1003    87270   375659 |   133667    25906     61 |  0.000 % |
252.32/252.43	c |    196863 |    1003    87270   375659 |   147034    91591     65 |  0.000 % |
422.38/422.54	c |    295390 |    1003    87270   375659 |   161737    62182     61 |  0.000 % |
662.82/663.02	c |    443179 |    1003    87270   375659 |   177911    63995     68 |  0.000 % |
978.03/978.33	c |    664862 |    1003    87270   375659 |   195702   124826     60 |  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-1721276-1240665220/watcher-1721276-1240665220 -o /tmp/evaluation-result-1721276-1240665220/solver-1721276-1240665220 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1526156510 HOME/instance-1721276-1240665220.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: 1.99 1.85 1.50 3/65 17004
/proc/meminfo: memFree=1748840/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=2712 CPUtime=0
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 522 0 0 0 0 0 0 0 20 0 1 0 94551174 2777088 507 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 678 508 87 221 0 454 0

[startup+0.0489061 s]
/proc/loadavg: 1.99 1.85 1.50 3/65 17004
/proc/meminfo: memFree=1748840/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=9056 CPUtime=0.03
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 2054 0 0 0 3 0 0 0 20 0 1 0 94551174 9273344 2039 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 2264 2039 87 221 0 2040 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9056

[startup+0.102914 s]
/proc/loadavg: 1.99 1.85 1.50 3/65 17004
/proc/meminfo: memFree=1748840/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=13896 CPUtime=0.09
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 3344 0 0 0 8 1 0 0 21 0 1 0 94551174 14229504 3329 1992294400 4194304 5102648 548682068768 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 3474 3329 99 221 0 3250 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13896

[startup+0.302934 s]
/proc/loadavg: 1.99 1.85 1.50 3/65 17004
/proc/meminfo: memFree=1748840/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=13896 CPUtime=0.29
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 3344 0 0 0 28 1 0 0 23 0 1 0 94551174 14229504 3329 1992294400 4194304 5102648 548682068768 18446744073709551615 4272875 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 3474 3329 99 221 0 3250 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13896

[startup+0.701978 s]
/proc/loadavg: 1.99 1.85 1.50 3/65 17004
/proc/meminfo: memFree=1748840/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=17296 CPUtime=0.69
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 4022 0 0 0 68 1 0 0 25 0 1 0 94551174 17711104 4007 1992294400 4194304 5102648 548682068768 18446744073709551615 4273022 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 4324 4007 100 221 0 4100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17296

[startup+1.50107 s]
/proc/loadavg: 1.99 1.85 1.50 2/66 17005
/proc/meminfo: memFree=1729824/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=20252 CPUtime=1.49
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 4852 0 0 0 147 2 0 0 25 0 1 0 94551174 20738048 4837 1992294400 4194304 5102648 548682068768 18446744073709551615 4273299 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 5063 4837 100 221 0 4839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20252

[startup+3.10125 s]
/proc/loadavg: 1.99 1.85 1.50 2/66 17005
/proc/meminfo: memFree=1730912/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=18628 CPUtime=3.09
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 4867 0 0 0 307 2 0 0 25 0 1 0 94551174 19075072 4472 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 4657 4472 115 221 0 4433 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18628

[startup+6.3016 s]
/proc/loadavg: 1.91 1.84 1.49 2/66 17005
/proc/meminfo: memFree=1730912/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=18628 CPUtime=6.29
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 4867 0 0 0 627 2 0 0 25 0 1 0 94551174 19075072 4472 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 4657 4472 115 221 0 4433 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18628

[startup+12.7013 s]
/proc/loadavg: 1.84 1.82 1.49 2/66 17005
/proc/meminfo: memFree=1728864/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=21684 CPUtime=12.69
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 5579 0 0 0 1266 3 0 0 25 0 1 0 94551174 22204416 5184 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 5421 5184 115 221 0 5197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21684

[startup+25.5017 s]
/proc/loadavg: 1.73 1.80 1.49 2/66 17005
/proc/meminfo: memFree=1721056/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=29032 CPUtime=25.48
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 7405 0 0 0 2543 5 0 0 25 0 1 0 94551174 29728768 7010 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 7258 7010 115 221 0 7034 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29032

[startup+51.1016 s]
/proc/loadavg: 1.48 1.73 1.47 2/66 17005
/proc/meminfo: memFree=1713696/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=36588 CPUtime=51.08
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 9268 0 0 0 5101 7 0 0 25 0 1 0 94551174 37466112 8873 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 9147 8873 115 221 0 8923 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36588

[startup+102.305 s]
/proc/loadavg: 1.21 1.62 1.44 2/66 17005
/proc/meminfo: memFree=1701984/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=48420 CPUtime=102.27
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 12143 0 0 0 10218 9 0 0 25 0 1 0 94551174 49582080 11748 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 12105 11748 115 221 0 11881 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 48420

[startup+162.302 s]
/proc/loadavg: 1.07 1.50 1.42 2/66 17005
/proc/meminfo: memFree=1692384/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=58580 CPUtime=162.25
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 14573 0 0 0 16213 12 0 0 25 0 1 0 94551174 59985920 14178 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 14645 14178 115 221 0 14421 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 58580

[startup+222.302 s]
/proc/loadavg: 1.03 1.41 1.39 2/66 17005
/proc/meminfo: memFree=1691552/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=59196 CPUtime=222.23
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 14728 0 0 0 22211 12 0 0 25 0 1 0 94551174 60616704 14333 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 14799 14333 115 221 0 14575 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 59196

[startup+282.301 s]
/proc/loadavg: 1.01 1.33 1.36 2/66 17005
/proc/meminfo: memFree=1689760/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=61172 CPUtime=282.21
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 15172 0 0 0 28209 12 0 0 25 0 1 0 94551174 62640128 14777 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 15293 14777 115 221 0 15069 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 61172

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.33 2/66 17005
/proc/meminfo: memFree=1686240/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=64624 CPUtime=342.2
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 16044 0 0 0 34207 13 0 0 25 0 1 0 94551174 66174976 15649 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 16156 15649 115 221 0 15932 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 64624

[startup+402.303 s]
/proc/loadavg: 1.00 1.22 1.31 2/66 17005
/proc/meminfo: memFree=1680608/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=70724 CPUtime=402.18
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 17432 0 0 0 40203 15 0 0 25 0 1 0 94551174 72421376 17037 1992294400 4194304 5102648 548682068768 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 17681 17037 115 221 0 17457 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 70724

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.29 2/66 17005
/proc/meminfo: memFree=1680480/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=70884 CPUtime=462.17
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 17465 0 0 0 46202 15 0 0 25 0 1 0 94551174 72585216 17070 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 17721 17070 115 221 0 17497 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 70884

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.27 2/66 17005
/proc/meminfo: memFree=1679904/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=71452 CPUtime=522.15
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 17605 0 0 0 52200 15 0 0 25 0 1 0 94551174 73166848 17210 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 17863 17210 115 221 0 17639 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 71452

[startup+582.303 s]
/proc/loadavg: 1.00 1.11 1.25 2/66 17005
/proc/meminfo: memFree=1678816/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=72756 CPUtime=582.14
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 17860 0 0 0 58199 15 0 0 25 0 1 0 94551174 74502144 17465 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 18189 17465 115 221 0 17965 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 72756

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.23 2/66 17005
/proc/meminfo: memFree=1674080/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=77260 CPUtime=642.13
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 19039 0 0 0 64197 16 0 0 25 0 1 0 94551174 79114240 18644 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 19315 18644 115 221 0 19091 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 77260

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.21 2/66 17005
/proc/meminfo: memFree=1674016/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=77260 CPUtime=702.11
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 19052 0 0 0 70195 16 0 0 25 0 1 0 94551174 79114240 18657 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 19315 18657 115 221 0 19091 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 77260

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.20 2/66 17005
/proc/meminfo: memFree=1672800/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=79116 CPUtime=762.09
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 19346 0 0 0 76193 16 0 0 25 0 1 0 94551174 81014784 18951 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 19779 18951 115 221 0 19555 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 79116

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.18 2/66 17005
/proc/meminfo: memFree=1667744/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=84060 CPUtime=822.07
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 20653 0 0 0 82190 17 0 0 25 0 1 0 94551174 86077440 20258 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 21015 20258 115 221 0 20791 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 84060

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.17 2/66 17005
/proc/meminfo: memFree=1663968/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=87708 CPUtime=882.06
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 21532 0 0 0 88188 18 0 0 25 0 1 0 94551174 89812992 21137 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 21927 21137 115 221 0 21703 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 87708

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.16 2/66 17005
/proc/meminfo: memFree=1663968/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=87708 CPUtime=942.04
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 21545 0 0 0 94186 18 0 0 25 0 1 0 94551174 89812992 21150 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 21927 21150 115 221 0 21703 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 87708

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 17005
/proc/meminfo: memFree=1663584/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=88188 CPUtime=1002.02
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 21634 0 0 0 100184 18 0 0 25 0 1 0 94551174 90304512 21239 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 22047 21239 115 221 0 21823 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 88188

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/66 17005
/proc/meminfo: memFree=1662368/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=89500 CPUtime=1062.01
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 21961 0 0 0 106183 18 0 0 25 0 1 0 94551174 91648000 21566 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 22375 21566 115 221 0 22151 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 89500

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 17005
/proc/meminfo: memFree=1656352/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=95348 CPUtime=1122
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 23432 0 0 0 112180 20 0 0 25 0 1 0 94551174 97636352 23037 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 23837 23037 115 221 0 23613 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 95348

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 17005
/proc/meminfo: memFree=1656160/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=95732 CPUtime=1181.98
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 23497 0 0 0 118178 20 0 0 25 0 1 0 94551174 98029568 23102 1992294400 4194304 5102648 548682068768 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 23933 23102 115 221 0 23709 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 95732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 17005
/proc/meminfo: memFree=1656096/2055920 swapFree=4180992/4192956
[pid=17004] ppid=17002 vsize=95732 CPUtime=1200.08
/proc/17004/stat : 17004 (varsat-industri) R 17002 17004 16938 0 -1 4194304 23507 0 0 0 119988 20 0 0 25 0 1 0 94551174 98029568 23112 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17004/statm: 23933 23112 115 221 0 23709 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 95732

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.89
CPU system time (s): 0.216967
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 95732

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

runsolver used 1.39279 second user time and 2.95955 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-25 15:13:40
IDJOB=1721276
IDBENCH=71066
IDSOLVER=538
FILE ID=node87/1721276-1240665220
PBS_JOBID= 9186614
Free space on /tmp= 66420 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=1526156510

node87.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.213
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.213
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:       1749256 kB
Buffers:         41712 kB
Cached:         194392 kB
SwapCached:       5772 kB
Active:          89020 kB
Inactive:       155272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749256 kB
SwapTotal:     4192956 kB
SwapFree:      4180992 kB
Dirty:            2424 kB
Writeback:           0 kB
Mapped:          13388 kB
Slab:            48228 kB
Committed_AS:   303476 kB
PageTables:       1456 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= 66420 MiB
End job on node87 at 2009-04-25 15:33:42