Trace number 1514007

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S1741784682-076.cnf
MD5SUM355ff7ae526b221bc4c8d8e4e0eadc31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.73082
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  8000                                                 |
0.00/0.00	c |  Number of clauses:    33600                                                |
0.00/0.08	c |  Parsing time:         0.07         s                                       |
0.00/0.08	c |  Timeout:              43200 s
0.00/0.08	c |  Random Seed:          1689329796.000000
0.00/0.08	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.08	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.08	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.08	c |                                                                             |
0.09/0.15	c ============================[ Search Statistics ]==============================
0.09/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.15	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.15	c ===============================================================================
0.09/0.15	c |         0 |    7733    33187   101123 |    11062        0    nan |  0.000 % |
0.29/0.31	c |       100 |    7733    33187   101123 |    12168      100    120 |  0.000 % |
0.39/0.47	c |       250 |    7733    33187   101123 |    13385      250    103 |  0.000 % |
0.59/0.64	c |       477 |    7733    33187   101123 |    14723      477    117 |  0.000 % |
0.79/0.84	c |       814 |    7733    33187   101123 |    16196      814    122 |  0.000 % |
1.10/1.11	c |      1320 |    7733    33187   101123 |    17815     1320    134 |  0.000 % |
1.39/1.45	c |      2080 |    7733    33187   101123 |    19597     2080    157 |  0.000 % |
1.89/1.90	c |      3219 |    7733    33187   101123 |    21557     3219    155 |  0.000 % |
2.50/2.55	c |      4929 |    7733    33187   101123 |    23713     4929    162 |  0.000 % |
3.49/3.50	c |      7491 |    7733    33187   101123 |    26084     7491    172 |  0.000 % |
5.00/5.02	c |     11335 |    7733    33187   101123 |    28692    11335    171 |  0.000 % |
7.39/7.49	c |     17102 |    7733    33187   101123 |    31562    17102    168 |  0.000 % |
11.59/11.65	c |     25751 |    7733    33187   101123 |    34718    25751    174 |  0.000 % |
19.09/19.10	c |     38725 |    7733    33187   101123 |    38190    14303    177 |  0.000 % |
30.98/31.01	c |     58186 |    7733    33187   101123 |    42009    33764    187 |  0.000 % |
53.28/53.33	c |     87378 |    7733    33187   101123 |    46210    31774    216 |  0.000 % |
95.76/95.88	c |    131168 |    7733    33187   101123 |    50831    40431    241 |  0.000 % |
159.45/159.55	c |    196852 |    7733    33187   101123 |    55914    27483    210 |  0.000 % |
256.93/257.05	c |    295378 |    7733    33187   101123 |    61505    37559    217 |  0.000 % |
430.58/430.78	c |    443168 |    7733    33187   101123 |    67656    38522    201 |  0.000 % |
706.91/707.19	c |    664851 |    7733    33187   101123 |    74421    42898    204 |  0.000 % |
1192.79/1193.10	c |    997376 |    7733    33187   101123 |    81864    16769    189 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514007-1238225771/watcher-1514007-1238225771 -o /tmp/evaluation-result-1514007-1238225771/solver-1514007-1238225771 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1689329796 HOME/instance-1514007-1238225771.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.91 3/73 5623
/proc/meminfo: memFree=1729784/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=4104 CPUtime=0
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 704 0 0 0 0 0 0 0 18 0 1 0 878965712 4202496 689 1992294400 4194304 5102648 548682068800 18446744073709551615 4245161 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 1026 691 81 221 0 802 0

[startup+0.00931304 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5623
/proc/meminfo: memFree=1729784/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=4104 CPUtime=0
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 760 0 0 0 0 0 0 0 18 0 1 0 878965712 4202496 745 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 1026 746 87 221 0 802 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4104

[startup+0.101322 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5623
/proc/meminfo: memFree=1729784/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=8272 CPUtime=0.09
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 1780 0 0 0 8 1 0 0 18 0 1 0 878965712 8470528 1765 1992294400 4194304 5102648 548682068800 18446744073709551615 4273288 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 2068 1765 98 221 0 1844 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8272

[startup+0.301342 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5623
/proc/meminfo: memFree=1729784/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=8212 CPUtime=0.29
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 1914 0 0 0 28 1 0 0 19 0 1 0 878965712 8409088 1765 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 2053 1765 102 221 0 1829 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8212

[startup+0.701385 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5623
/proc/meminfo: memFree=1729784/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=8212 CPUtime=0.69
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 1926 0 0 0 68 1 0 0 23 0 1 0 878965712 8409088 1777 1992294400 4194304 5102648 548682068800 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 2053 1777 114 221 0 1829 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8212

[startup+1.50147 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1722864/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=8740 CPUtime=1.49
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 2071 0 0 0 148 1 0 0 25 0 1 0 878965712 8949760 1922 1992294400 4194304 5102648 548682068800 18446744073709551615 4215179 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 2185 1922 114 221 0 1961 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8740

[startup+3.10164 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1721392/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=12096 CPUtime=3.09
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 2896 0 0 0 307 2 0 0 25 0 1 0 878965712 12386304 2747 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 3024 2747 114 221 0 2800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12096

[startup+6.30198 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1714608/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=18096 CPUtime=6.29
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 4396 0 0 0 626 3 0 0 25 0 1 0 878965712 18530304 4247 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 4524 4247 114 221 0 4300 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18096

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1703480/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=28692 CPUtime=12.69
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 7018 0 0 0 1263 6 0 0 25 0 1 0 878965712 29380608 6869 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 7173 6869 114 221 0 6949 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28692

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1695800/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=35028 CPUtime=25.49
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 8642 0 0 0 2541 8 0 0 25 0 1 0 878965712 35868672 8493 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 8757 8493 114 221 0 8533 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35028

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1686008/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=45000 CPUtime=51.08
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 11088 0 0 0 5098 10 0 0 25 0 1 0 878965712 46080000 10939 1992294400 4194304 5102648 548682068800 18446744073709551615 4249878 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 11250 10939 114 221 0 11026 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45000

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1668920/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=62036 CPUtime=102.27
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 15361 0 0 0 10214 13 0 0 25 0 1 0 878965712 63524864 15212 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 15509 15212 114 221 0 15285 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 62036

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1667000/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=63752 CPUtime=162.25
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 15809 0 0 0 16211 14 0 0 25 0 1 0 878965712 65282048 15660 1992294400 4194304 5102648 548682068800 18446744073709551615 4249986 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 15938 15660 114 221 0 15714 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 63752

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1665528/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=65204 CPUtime=222.23
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 16166 0 0 0 22209 14 0 0 25 0 1 0 878965712 66768896 16017 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 16301 16017 114 221 0 16077 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 65204

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1660280/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=70496 CPUtime=282.21
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 17466 0 0 0 28206 15 0 0 25 0 1 0 878965712 72187904 17317 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 17624 17317 114 221 0 17400 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 70496

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1659512/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=71288 CPUtime=342.21
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 17645 0 0 0 34205 16 0 0 25 0 1 0 878965712 72998912 17496 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 17822 17496 114 221 0 17598 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 71288

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1657656/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=73536 CPUtime=402.18
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 18212 0 0 0 40202 16 0 0 25 0 1 0 878965712 75300864 18063 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 18384 18063 114 221 0 18160 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 73536

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1652984/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=77760 CPUtime=462.17
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 19270 0 0 0 46200 17 0 0 25 0 1 0 878965712 79626240 19121 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 19440 19121 114 221 0 19216 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 77760

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1652920/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=77760 CPUtime=522.16
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 19271 0 0 0 52199 17 0 0 25 0 1 0 878965712 79626240 19122 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 19440 19122 114 221 0 19216 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 77760

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1647096/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=83612 CPUtime=582.14
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 20731 0 0 0 58195 19 0 0 25 0 1 0 878965712 85618688 20582 1992294400 4194304 5102648 548682068800 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 20903 20582 114 221 0 20679 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 83612

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1646968/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=83804 CPUtime=642.13
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 20760 0 0 0 64194 19 0 0 25 0 1 0 878965712 85815296 20611 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 20951 20611 114 221 0 20727 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 83804

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1646904/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=83804 CPUtime=702.11
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 20761 0 0 0 70192 19 0 0 25 0 1 0 878965712 85815296 20612 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 20951 20612 114 221 0 20727 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 83804

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1641080/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=89492 CPUtime=762.1
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 22228 0 0 0 76189 21 0 0 25 0 1 0 878965712 91639808 22079 1992294400 4194304 5102648 548682068800 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 22373 22079 114 221 0 22149 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 89492

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1639416/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=91496 CPUtime=822.08
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 22708 0 0 0 82186 22 0 0 25 0 1 0 878965712 93691904 22559 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 22874 22559 114 221 0 22650 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 91496

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1632440/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=98132 CPUtime=882.06
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 24358 0 0 0 88183 23 0 0 25 0 1 0 878965712 100487168 24209 1992294400 4194304 5102648 548682068800 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 24533 24209 114 221 0 24309 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 98132

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1632440/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=98132 CPUtime=942.05
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 24358 0 0 0 94182 23 0 0 25 0 1 0 878965712 100487168 24209 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 24533 24209 114 221 0 24309 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 98132

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1631480/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=99056 CPUtime=1002.03
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 24588 0 0 0 100180 23 0 0 25 0 1 0 878965712 101433344 24439 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 24764 24439 114 221 0 24540 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 99056

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1631480/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=99056 CPUtime=1062.02
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 24588 0 0 0 106179 23 0 0 25 0 1 0 878965712 101433344 24439 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 24764 24439 114 221 0 24540 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 99056

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1630648/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=99848 CPUtime=1122.01
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 24780 0 0 0 112177 24 0 0 25 0 1 0 878965712 102244352 24631 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 24962 24631 114 221 0 24738 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 99848

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1630648/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=99848 CPUtime=1181.99
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 24780 0 0 0 118175 24 0 0 25 0 1 0 878965712 102244352 24631 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 24962 24631 114 221 0 24738 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 99848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 5624
/proc/meminfo: memFree=1629688/2055920 swapFree=4176796/4192956
[pid=5623] ppid=5621 vsize=100772 CPUtime=1200.09
/proc/5623/stat : 5623 (varsat-crafted_) R 5621 5623 5464 0 -1 4194304 25015 0 0 0 119985 24 0 0 25 0 1 0 878965712 103190528 24866 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/5623/statm: 25193 24866 114 221 0 24969 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 100772

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.11
CPU user time (s): 1199.85
CPU system time (s): 0.25896
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 100772

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

runsolver used 1.15482 second user time and 3.22251 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-28 08:36:11
IDJOB=1514007
IDBENCH=70310
IDSOLVER=537
FILE ID=node82/1514007-1238225771
PBS_JOBID= 9060571
Free space on /tmp= 61588 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S1741784682-076.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514007-1238225771/watcher-1514007-1238225771 -o /tmp/evaluation-result-1514007-1238225771/solver-1514007-1238225771 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1689329796 HOME/instance-1514007-1238225771.cnf

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

MD5SUM BENCH= 355ff7ae526b221bc4c8d8e4e0eadc31
RANDOM SEED=1689329796

node82.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1730200 kB
Buffers:         41136 kB
Cached:         220392 kB
SwapCached:       7072 kB
Active:         169432 kB
Inactive:       101212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730200 kB
SwapTotal:     4192956 kB
SwapFree:      4176796 kB
Dirty:            1676 kB
Writeback:           0 kB
Mapped:          14784 kB
Slab:            40172 kB
Committed_AS:  2291756 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61588 MiB
End job on node82 at 2009-03-28 08:56:13