Trace number 1716859

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-crafted 2009-03-22? (TO) 1200.04 1200.44

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.757
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  52382                                                |
0.00/0.00	c |  Number of clauses:    182485                                               |
0.19/0.25	c |  Parsing time:         0.21         s                                       |
0.19/0.25	c |  Timeout:              43200 s
0.19/0.25	c |  Random Seed:          1437725568.000000
0.19/0.25	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.19/0.25	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.25	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.25	c |                                                                             |
1.19/1.24	c ============================[ Search Statistics ]==============================
1.19/1.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.24	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.19/1.24	c ===============================================================================
1.19/1.24	c |         0 |   16713    94756   311639 |    31585        0    nan |  0.000 % |
1.69/1.79	c |       100 |   16713    94756   311639 |    34743      100     10 | 10.311 % |
2.09/2.17	c |       251 |   16713    94756   311639 |    38218      251     31 | 10.311 % |
2.59/2.63	c |       476 |   16712    94756   311639 |    42040      475     31 | 10.313 % |
3.19/3.20	c |       813 |   16712    94756   311639 |    46244      812     42 | 10.313 % |
3.59/3.67	c |      1319 |   16712    94261   310582 |    50868     1316     45 | 10.313 % |
4.89/4.93	c |      2078 |   16712    94261   310582 |    55955     2075     58 | 10.313 % |
6.29/6.38	c |      3218 |   16712    94261   310582 |    61550     3215     50 | 10.313 % |
8.19/8.24	c |      4926 |   16706    94204   310394 |    67705     4919     52 | 10.324 % |
11.29/11.32	c |      7490 |   16706    94204   310394 |    74476     7483     49 | 10.324 % |
16.18/16.20	c |     11341 |   16706    94204   310394 |    81924    11334     59 | 10.324 % |
22.28/22.34	c |     17107 |   16706    94204   310394 |    90116    17100     66 | 10.324 % |
32.28/32.33	c |     25757 |   16706    94204   310394 |    99128    25750     65 | 10.324 % |
41.77/41.84	c |     38734 |   16706    94204   310394 |   109041    38727     68 | 10.324 % |
75.46/75.51	c |     58197 |   16706    94204   310394 |   119945    58190     64 | 10.324 % |
115.95/116.01	c |     87391 |   16372    92169   303666 |   131939    80706     74 | 10.962 % |
181.62/181.78	c |    131182 |   16372    92166   303660 |   145133   124467     87 | 10.962 % |
281.29/281.45	c |    196867 |   16372    92166   303660 |   159647    53657    105 | 10.962 % |
450.85/451.03	c |    295395 |   16289    92067   303417 |   175611   152166    127 | 11.292 % |
752.15/752.49	c |    443184 |   16191    89717   296920 |   193173   116691    138 | 11.307 % |

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-1716859-1240621221/watcher-1716859-1240621221 -o /tmp/evaluation-result-1716859-1240621221/solver-1716859-1240621221 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1437725568 HOME/instance-1716859-1240621221.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.91 0.95 0.98 3/64 13931
/proc/meminfo: memFree=1024184/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=4204 CPUtime=0
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 795 0 0 0 0 0 0 0 18 0 1 0 90154878 4304896 780 1992294400 4194304 5102648 548682068800 18446744073709551615 4200452 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 1051 788 78 221 0 827 0

[startup+0.069941 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 13931
/proc/meminfo: memFree=1024184/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=17140 CPUtime=0.06
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 3803 0 0 0 5 1 0 0 18 0 1 0 90154878 17551360 3764 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 4285 3767 87 221 0 4061 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17140

[startup+0.101944 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 13931
/proc/meminfo: memFree=1024184/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=20496 CPUtime=0.09
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 4658 0 0 0 7 2 0 0 18 0 1 0 90154878 20987904 4619 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 5124 4620 87 221 0 4900 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20496

[startup+0.301973 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 13931
/proc/meminfo: memFree=1024184/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=36500 CPUtime=0.29
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 8584 0 0 0 25 4 0 0 19 0 1 0 90154878 37376000 8545 1992294400 4194304 5102648 548682068800 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 9125 8546 100 221 0 8901 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36500

[startup+0.70103 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 13931
/proc/meminfo: memFree=1024184/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=51452 CPUtime=0.69
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 12329 0 0 0 63 6 0 0 22 0 1 0 90154878 52686848 12290 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 12863 12291 100 221 0 12639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51452

[startup+1.50115 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 13932
/proc/meminfo: memFree=968880/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=55076 CPUtime=1.49
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 14620 0 0 0 142 7 0 0 25 0 1 0 90154878 56397824 13109 1992294400 4194304 5102648 548682068800 18446744073709551615 4213813 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 13769 13109 102 221 0 13545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55076

[startup+3.10138 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 13932
/proc/meminfo: memFree=971632/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=55076 CPUtime=3.09
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 14632 0 0 0 302 7 0 0 25 0 1 0 90154878 56397824 13121 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 13769 13121 112 221 0 13545 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55076

[startup+6.30184 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 13932
/proc/meminfo: memFree=971632/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=55076 CPUtime=6.29
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 14632 0 0 0 622 7 0 0 25 0 1 0 90154878 56397824 13121 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 13769 13121 112 221 0 13545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55076

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 13932
/proc/meminfo: memFree=971568/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=55268 CPUtime=12.69
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 14651 0 0 0 1262 7 0 0 25 0 1 0 90154878 56594432 13140 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 13817 13140 112 221 0 13593 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55268

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 13932
/proc/meminfo: memFree=970288/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=56688 CPUtime=25.48
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 14987 0 0 0 2540 8 0 0 25 0 1 0 90154878 58048512 13476 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 14172 13476 112 221 0 13948 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56688

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 13938
/proc/meminfo: memFree=966768/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=60412 CPUtime=51.06
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 15909 0 0 0 5098 8 0 0 25 0 1 0 90154878 61861888 14398 1992294400 4194304 5102648 548682068800 18446744073709551615 4250363 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 15103 14398 112 221 0 14879 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 60412

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 13938
/proc/meminfo: memFree=958448/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=68844 CPUtime=102.25
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 17962 0 0 0 10215 10 0 0 25 0 1 0 90154878 70496256 16451 1992294400 4194304 5102648 548682068800 18446744073709551615 4257057 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 17211 16451 112 221 0 16987 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 68844

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13938
/proc/meminfo: memFree=936624/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=91000 CPUtime=162.23
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 23445 0 0 0 16207 16 0 0 25 0 1 0 90154878 93184000 21934 1992294400 4194304 5102648 548682068800 18446744073709551615 4249200 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 22750 21934 112 221 0 22526 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 91000

[startup+222.301 s]
/proc/loadavg: 1.04 0.99 0.98 2/65 13938
/proc/meminfo: memFree=920304/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=107396 CPUtime=222.21
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 27476 0 0 0 22202 19 0 0 25 0 1 0 90154878 109973504 25965 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 26849 25965 112 221 0 26625 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 107396

[startup+282.302 s]
/proc/loadavg: 1.06 1.00 0.99 2/65 13938
/proc/meminfo: memFree=913712/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=113856 CPUtime=282.19
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 29099 0 0 0 28198 21 0 0 25 0 1 0 90154878 116588544 27588 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 28464 27588 112 221 0 28240 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 113856

[startup+342.302 s]
/proc/loadavg: 1.02 1.00 0.99 2/65 13938
/proc/meminfo: memFree=913648/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=113856 CPUtime=342.17
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 29108 0 0 0 34196 21 0 0 25 0 1 0 90154878 116588544 27597 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 28464 27597 112 221 0 28240 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 113856

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 13938
/proc/meminfo: memFree=904368/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=123540 CPUtime=402.16
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 31548 0 0 0 40191 25 0 0 25 0 1 0 90154878 126504960 30037 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 30885 30037 112 221 0 30661 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 123540

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=890800/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=137156 CPUtime=462.14
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 34827 0 0 0 46186 28 0 0 25 0 1 0 90154878 140447744 33316 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 34289 33316 112 221 0 34065 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 137156

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=883696/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=144656 CPUtime=522.11
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 36700 0 0 0 52181 30 0 0 25 0 1 0 90154878 148127744 35189 1992294400 4194304 5102648 548682068800 18446744073709551615 4249400 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 36164 35189 112 221 0 35940 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 144656

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=881008/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=146768 CPUtime=582.09
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 37268 0 0 0 58178 31 0 0 25 0 1 0 90154878 150290432 35757 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 36692 35757 112 221 0 36468 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 146768

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=881072/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=146768 CPUtime=642.08
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 37268 0 0 0 64177 31 0 0 25 0 1 0 90154878 150290432 35757 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 36692 35757 112 221 0 36468 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 146768

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=881008/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=146768 CPUtime=702.06
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 37276 0 0 0 70174 32 0 0 25 0 1 0 90154878 150290432 35765 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 36692 35765 112 221 0 36468 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 146768

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=881008/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=146768 CPUtime=762.04
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 37281 0 0 0 76172 32 0 0 25 0 1 0 90154878 150290432 35770 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 36692 35770 112 221 0 36468 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 146768

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=880880/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=146768 CPUtime=822.02
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 37303 0 0 0 82170 32 0 0 25 0 1 0 90154878 150290432 35792 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 36692 35792 112 221 0 36468 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 146768

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=870704/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=157136 CPUtime=882
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 39867 0 0 0 88165 35 0 0 25 0 1 0 90154878 160907264 38356 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 39284 38356 112 221 0 39060 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 157136

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=860912/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=167364 CPUtime=941.98
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 42357 0 0 0 94161 37 0 0 25 0 1 0 90154878 171380736 40846 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 41841 40846 112 221 0 41617 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 167364

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=852272/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=175524 CPUtime=1001.96
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 44467 0 0 0 100157 39 0 0 25 0 1 0 90154878 179736576 42956 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 43881 42956 112 221 0 43657 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 175524

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=849008/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=179692 CPUtime=1061.94
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 45266 0 0 0 106155 39 0 0 25 0 1 0 90154878 184004608 43755 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 44923 43755 112 221 0 44699 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 179692

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=848944/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=179692 CPUtime=1121.92
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 45266 0 0 0 112153 39 0 0 25 0 1 0 90154878 184004608 43755 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 44923 43755 112 221 0 44699 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 179692

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=849008/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=179692 CPUtime=1181.9
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 45267 0 0 0 118150 40 0 0 25 0 1 0 90154878 184004608 43756 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 44923 43756 112 221 0 44699 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 179692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 13938
/proc/meminfo: memFree=848944/2055920 swapFree=4192956/4192956
[pid=13931] ppid=13929 vsize=179692 CPUtime=1200
/proc/13931/stat : 13931 (varsat-crafted_) R 13929 13931 13836 0 -1 4194304 45280 0 0 0 119960 40 0 0 25 0 1 0 90154878 184004608 43769 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/13931/statm: 44923 43769 112 221 0 44699 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 179692

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.44
CPU time (s): 1200.04
CPU user time (s): 1199.61
CPU system time (s): 0.433934
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 179692

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

runsolver used 0.798878 second user time and 2.58661 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-25 03:00:21
IDJOB=1716859
IDBENCH=20398
IDSOLVER=537
FILE ID=node30/1716859-1240621221
PBS_JOBID= 9186317
Free space on /tmp= 66260 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716859-1240621221/watcher-1716859-1240621221 -o /tmp/evaluation-result-1716859-1240621221/solver-1716859-1240621221 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1437725568 HOME/instance-1716859-1240621221.cnf

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

MD5SUM BENCH= 65057bcebbeecf6a7f3bc3fcfb2de009
RANDOM SEED=1437725568

node30.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.265
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.265
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:       1024600 kB
Buffers:         96288 kB
Cached:         824364 kB
SwapCached:          0 kB
Active:         122804 kB
Inactive:       812216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1024600 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4216 kB
Writeback:           0 kB
Mapped:          24160 kB
Slab:            82364 kB
Committed_AS:   374852 kB
PageTables:       1356 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= 66256 MiB
End job on node30 at 2009-04-25 03:20:24