Trace number 1731683

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

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
MD5SUM4a0cf034172f796c42342e79509e3449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark315.531
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses71378
Sum of the clauses size143596
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 271348
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  900                                                  |
0.00/0.00	c |  Number of clauses:    71378                                                |
0.01/0.06	c |  Parsing time:         0.05         s                                       |
0.01/0.06	c |  Timeout:              43200 s
0.01/0.06	c |  Random Seed:          2143927918.000000
0.01/0.06	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.01/0.06	c |  Branching Rule:       default (solution-guided)                            |
0.01/0.06	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.01/0.06	c |                                                                             |
1.79/1.82	c ============================[ Search Statistics ]==============================
1.79/1.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.79/1.82	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.79/1.82	c ===============================================================================
1.79/1.82	c |         0 |     870    70478   181981 |    23492        0    nan |  0.000 % |
1.99/2.00	c |       101 |     870    70478   181981 |    25841      101     52 |  0.000 % |
2.09/2.18	c |       251 |     870    70478   181981 |    28426      251     50 |  0.000 % |
2.29/2.38	c |       477 |     870    70478   181981 |    31268      477     50 |  0.000 % |
2.49/2.59	c |       814 |     870    70478   181981 |    34395      814     48 |  0.000 % |
2.79/2.82	c |      1320 |     870    70478   181981 |    37835     1320     45 |  0.000 % |
2.99/3.09	c |      2081 |     870    70478   181981 |    41618     2081     45 |  0.000 % |
3.39/3.43	c |      3220 |     870    70478   181981 |    45780     3220     41 |  0.000 % |
3.79/3.87	c |      4929 |     870    70478   181981 |    50358     4929     48 |  0.000 % |
4.49/4.53	c |      7491 |     870    70478   181981 |    55394     7491     55 |  0.000 % |
5.39/5.49	c |     11338 |     870    70478   181981 |    60933    11338     51 |  0.000 % |
7.19/7.27	c |     17105 |     870    70478   181981 |    67027    17105     50 |  0.000 % |
11.09/11.11	c |     25754 |     870    70478   181981 |    73730    25754     54 |  0.000 % |
20.39/20.41	c |     38730 |     870    70478   181981 |    81103    38730     58 |  0.000 % |
33.68/33.71	c |     58192 |     870    70478   181981 |    89213    58192     77 |  0.000 % |
62.58/62.65	c |     87384 |     870    70478   181981 |    98134    87384     87 |  0.000 % |
109.97/110.06	c |    131173 |     870    70478   181981 |   107948    47861    106 |  0.000 % |
212.43/212.53	c |    196857 |     870    70478   181981 |   118742    26437     86 |  0.001 % |
365.09/365.23	c |    295384 |     870    70478   181981 |   130617    27579     90 |  0.001 % |
614.23/614.47	c |    443173 |     870    70478   181981 |   143679    68797    101 |  0.001 % |
1049.21/1049.51	c |    664858 |     870    70478   181981 |   158046    55210    103 |  0.001 % |

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-1731683-1240773348/watcher-1731683-1240773348 -o /tmp/evaluation-result-1731683-1240773348/solver-1731683-1240773348 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=2143927918 HOME/instance-1731683-1240773348.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.97 0.98 3/65 9889
/proc/meminfo: memFree=1821232/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=2568 CPUtime=0
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 432 0 0 0 0 0 0 0 20 0 1 0 105363918 2629632 417 1992294400 4194304 5102648 548682068784 18446744073709551615 4516103 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 642 417 87 221 0 418 0

[startup+0.0204549 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 9889
/proc/meminfo: memFree=1821232/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=4704 CPUtime=0.01
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 914 0 0 0 1 0 0 0 20 0 1 0 105363918 4816896 899 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 1176 900 87 221 0 952 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4704

[startup+0.101464 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 9889
/proc/meminfo: memFree=1821232/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=10864 CPUtime=0.09
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 2415 0 0 0 8 1 0 0 20 0 1 0 105363918 11124736 2400 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 2716 2400 98 221 0 2492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10864

[startup+0.301485 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 9889
/proc/meminfo: memFree=1821232/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=10864 CPUtime=0.29
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 2415 0 0 0 28 1 0 0 22 0 1 0 105363918 11124736 2400 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 2716 2400 98 221 0 2492 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10864

[startup+0.701531 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 9889
/proc/meminfo: memFree=1821232/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=13480 CPUtime=0.69
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 3011 0 0 0 68 1 0 0 25 0 1 0 105363918 13803520 2996 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 3370 2996 100 221 0 3146 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13480

[startup+1.50162 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1809512/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=13480 CPUtime=1.49
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 3051 0 0 0 148 1 0 0 25 0 1 0 105363918 13803520 3036 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 3370 3036 100 221 0 3146 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13480

[startup+3.1018 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1811816/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=10340 CPUtime=3.09
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 3064 0 0 0 308 1 0 0 25 0 1 0 105363918 10588160 2353 1992294400 4194304 5102648 548682068784 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 2585 2353 111 221 0 2361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10340

[startup+6.30117 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1809768/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=13296 CPUtime=6.29
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 3765 0 0 0 628 1 0 0 25 0 1 0 105363918 13615104 3054 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 3324 3054 111 221 0 3100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13296

[startup+12.7029 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1804456/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=18364 CPUtime=12.69
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 5020 0 0 0 1267 2 0 0 25 0 1 0 105363918 18804736 4309 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 4591 4309 111 221 0 4367 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18364

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1796008/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=26852 CPUtime=25.48
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 7099 0 0 0 2544 4 0 0 25 0 1 0 105363918 27496448 6388 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 6713 6388 112 221 0 6489 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26852

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1779496/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=43320 CPUtime=51.07
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 11218 0 0 0 5099 8 0 0 25 0 1 0 105363918 44359680 10507 1992294400 4194304 5102648 548682068784 18446744073709551615 4249941 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 10830 10507 112 221 0 10606 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43320

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1768808/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=54128 CPUtime=102.27
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 13804 0 0 0 10216 11 0 0 25 0 1 0 105363918 55427072 13093 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 13532 13093 112 221 0 13308 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54128

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1765544/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=57652 CPUtime=162.24
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 14689 0 0 0 16213 11 0 0 25 0 1 0 105363918 59035648 13978 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 14413 13978 112 221 0 14189 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 57652

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1754984/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=67912 CPUtime=222.23
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 17223 0 0 0 22209 14 0 0 25 0 1 0 105363918 69541888 16512 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 16978 16512 112 221 0 16754 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 67912

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1753896/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=69040 CPUtime=282.21
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 17494 0 0 0 28207 14 0 0 25 0 1 0 105363918 70696960 16783 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 17260 16783 112 221 0 17036 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 69040

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1747048/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=76244 CPUtime=342.19
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 19219 0 0 0 34204 15 0 0 25 0 1 0 105363918 78073856 18508 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 19061 18508 112 221 0 18837 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 76244

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1742888/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=80312 CPUtime=402.18
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 20238 0 0 0 40202 16 0 0 25 0 1 0 105363918 82239488 19527 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 20078 19527 112 221 0 19854 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 80312

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1741608/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=81768 CPUtime=462.16
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 20545 0 0 0 46200 16 0 0 25 0 1 0 105363918 83730432 19834 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 20442 19834 112 221 0 20218 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 81768

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1740520/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=82780 CPUtime=522.15
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 20798 0 0 0 52198 17 0 0 25 0 1 0 105363918 84766720 20087 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 20695 20087 112 221 0 20471 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 82780

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1737256/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=85880 CPUtime=582.14
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 21605 0 0 0 58196 18 0 0 25 0 1 0 105363918 87941120 20894 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 21470 20894 112 221 0 21246 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 85880

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1736808/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=86336 CPUtime=642.13
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 21703 0 0 0 64195 18 0 0 25 0 1 0 105363918 88408064 20992 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 21584 20992 112 221 0 21360 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 86336

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1736296/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=86920 CPUtime=702.11
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 21838 0 0 0 70193 18 0 0 25 0 1 0 105363918 89006080 21127 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 21730 21127 112 221 0 21506 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 86920

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1731496/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=92392 CPUtime=762.09
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 23021 0 0 0 76191 18 0 0 25 0 1 0 105363918 94609408 22310 1992294400 4194304 5102648 548682068784 18446744073709551615 4249372 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 23098 22310 112 221 0 22874 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 92392

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1729640/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=94180 CPUtime=822.07
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 23483 0 0 0 82188 19 0 0 25 0 1 0 105363918 96440320 22772 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 23545 22772 112 221 0 23321 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 94180

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1729192/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=94672 CPUtime=882.05
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 23583 0 0 0 88186 19 0 0 25 0 1 0 105363918 96944128 22872 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 23668 22872 112 221 0 23444 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 94672

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1728424/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=95504 CPUtime=942.04
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 23766 0 0 0 94185 19 0 0 25 0 1 0 105363918 97796096 23055 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 23876 23055 112 221 0 23652 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 95504

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1720936/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=103108 CPUtime=1002.02
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 25651 0 0 0 100181 21 0 0 25 0 1 0 105363918 105582592 24940 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 25777 24940 112 221 0 25553 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 103108

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1718696/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=105268 CPUtime=1062.01
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 26182 0 0 0 106179 22 0 0 25 0 1 0 105363918 107794432 25471 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 26317 25471 112 221 0 26093 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 105268

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1718568/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=105444 CPUtime=1121.99
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 26217 0 0 0 112177 22 0 0 25 0 1 0 105363918 107974656 25506 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 26361 25506 112 221 0 26137 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 105444

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1718376/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=105584 CPUtime=1181.98
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 26253 0 0 0 118176 22 0 0 25 0 1 0 105363918 108118016 25542 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 26396 25542 112 221 0 26172 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 105584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9890
/proc/meminfo: memFree=1718248/2055920 swapFree=4192952/4192956
[pid=9889] ppid=9887 vsize=105820 CPUtime=1200.08
/proc/9889/stat : 9889 (varsat-industri) R 9887 9889 9788 0 -1 4194304 26286 0 0 0 119986 22 0 0 25 0 1 0 105363918 108359680 25575 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9889/statm: 26455 25575 112 221 0 26231 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 105820

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.86
CPU system time (s): 0.239963
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 105820

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

runsolver used 1.3118 second user time and 2.6146 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-26 21:15:48
IDJOB=1731683
IDBENCH=24756
IDSOLVER=538
FILE ID=node88/1731683-1240773348
PBS_JOBID= 9187217
Free space on /tmp= 66548 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731683-1240773348/watcher-1731683-1240773348 -o /tmp/evaluation-result-1731683-1240773348/solver-1731683-1240773348 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=2143927918 HOME/instance-1731683-1240773348.cnf

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

MD5SUM BENCH= 4a0cf034172f796c42342e79509e3449
RANDOM SEED=2143927918

node88.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.229
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.229
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:       1821648 kB
Buffers:         26616 kB
Cached:         125156 kB
SwapCached:          4 kB
Active:          71716 kB
Inactive:        94364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821648 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1764 kB
Writeback:           0 kB
Mapped:          24048 kB
Slab:            54060 kB
Committed_AS:   290028 kB
PageTables:       1444 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= 66548 MiB
End job on node88 at 2009-04-26 21:35:50