Trace number 1563581

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.09 1200.52

General information on the benchmark

NameAPPLICATIONS/
c32sat/post-c32s-ss-8.cnf
MD5SUM9d3d3bb9b296880c7463693ae665aafd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark406.26
Satisfiable
(Un)Satisfiability was proved
Number of variables53752
Number of clauses148393
Sum of the clauses size346249
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298928
Number of clauses of size 349464
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:  53752                                                |
0.00/0.00	c |  Number of clauses:    148393                                               |
0.09/0.17	c |  Parsing time:         0.14         s                                       |
0.09/0.17	c |  Timeout:              43200 s
0.09/0.17	c |  Random Seed:          315058760.000000
0.09/0.17	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.17	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.17	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.17	c |                                                                             |
0.69/0.72	c ============================[ Search Statistics ]==============================
0.69/0.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.72	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.72	c ===============================================================================
0.69/0.72	c |         0 |   10244    46934   145563 |    15644        0    nan |  0.000 % |
1.19/1.25	c |       100 |   10244    46934   145563 |    17209      100      3 | 11.021 % |
1.69/1.76	c |       251 |   10244    46934   145563 |    18930      251      8 | 11.021 % |
2.29/2.34	c |       476 |   10244    46934   145563 |    20823      476     13 | 11.021 % |
2.89/2.90	c |       814 |   10244    46934   145563 |    22905      814     11 | 11.021 % |
3.39/3.48	c |      1320 |   10244    46934   145563 |    25195     1320     11 | 11.021 % |
4.09/4.13	c |      2079 |   10244    46934   145563 |    27715     2079     11 | 11.021 % |
4.79/4.86	c |      3220 |   10244    46934   145563 |    30487     3220     11 | 11.021 % |
5.79/5.84	c |      4929 |   10244    46934   145563 |    33535     4929     11 | 11.021 % |
6.78/6.82	c |      7491 |   10244    46934   145563 |    36889     7491     11 | 11.021 % |
8.28/8.36	c |     11336 |   10244    46934   145563 |    40578    11336     14 | 11.021 % |
10.48/10.57	c |     17102 |   10244    46934   145563 |    44636    17102     14 | 11.021 % |
13.78/13.87	c |     25751 |   10244    46934   145563 |    49099    25751     14 | 11.021 % |
17.48/17.53	c |     38726 |   10244    46934   145563 |    54009    38726     16 | 11.021 % |
24.88/24.93	c |     58187 |   10244    46934   145563 |    59410    58187     17 | 11.021 % |
37.18/37.24	c |     87379 |   10244    46934   145563 |    65351    42816     18 | 11.021 % |
58.36/58.42	c |    131168 |   10203    46735   145058 |    71886    37947     18 | 11.097 % |
93.26/93.31	c |    196852 |   10192    46685   144930 |    79075    48595     16 | 11.120 % |
148.44/148.51	c |    295378 |   10129    46368   144123 |    86983    31596     14 | 11.235 % |
238.70/238.88	c |    443167 |   10125    46348   144072 |    95681    52719     16 | 11.242 % |
374.36/374.51	c |    664853 |   10061    46031   143260 |   105249    56179     18 | 11.361 % |
655.56/655.89	c |    997378 |   10061    46031   143260 |   115774    30842     22 | 11.361 % |
1042.71/1043.12	c |   1496166 |   10060    46025   143232 |   127351    71896     24 | 11.363 % |

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-1563581-1238787629/watcher-1563581-1238787629 -o /tmp/evaluation-result-1563581-1238787629/solver-1563581-1238787629 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=315058760 HOME/instance-1563581-1238787629.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.06 1.01 1.00 3/73 7004
/proc/meminfo: memFree=1770984/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=5088 CPUtime=0
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 965 0 0 0 0 0 0 0 20 0 1 0 1151426894 5210112 950 1992294400 4194304 5102648 548682068800 18446744073709551615 4200788 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 1272 957 78 221 0 1048 0

[startup+0.0718529 s]
/proc/loadavg: 1.06 1.01 1.00 3/73 7004
/proc/meminfo: memFree=1770984/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=15228 CPUtime=0.06
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 3505 0 0 0 4 2 0 0 20 0 1 0 1151426894 15593472 3490 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 3807 3491 87 221 0 3583 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15228

[startup+0.101857 s]
/proc/loadavg: 1.06 1.01 1.00 3/73 7004
/proc/meminfo: memFree=1770984/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=19940 CPUtime=0.09
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 4492 0 0 0 7 2 0 0 20 0 1 0 1151426894 20418560 4477 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 4985 4478 87 221 0 4761 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19940

[startup+0.301897 s]
/proc/loadavg: 1.06 1.01 1.00 3/73 7004
/proc/meminfo: memFree=1770984/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=35612 CPUtime=0.29
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 8292 0 0 0 26 3 0 0 22 0 1 0 1151426894 36466688 8277 1992294400 4194304 5102648 548682068800 18446744073709551615 4495409 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 8903 8278 100 221 0 8679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35612

[startup+0.701979 s]
/proc/loadavg: 1.06 1.01 1.00 3/73 7004
/proc/meminfo: memFree=1770984/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=46556 CPUtime=0.69
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 10983 0 0 0 65 4 0 0 25 0 1 0 1151426894 47673344 10960 1992294400 4194304 5102648 548682068800 18446744073709551615 4488067 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 11639 10960 100 221 0 11415 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46556

[startup+1.50114 s]
/proc/loadavg: 1.06 1.01 1.00 2/74 7005
/proc/meminfo: memFree=1731040/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=42128 CPUtime=1.49
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 10999 0 0 0 145 4 0 0 25 0 1 0 1151426894 43139072 10008 1992294400 4194304 5102648 548682068800 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 10532 10008 115 221 0 10308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42128

[startup+3.10147 s]
/proc/loadavg: 1.05 1.01 1.00 2/74 7005
/proc/meminfo: memFree=1730912/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=42128 CPUtime=3.09
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 10999 0 0 0 305 4 0 0 25 0 1 0 1151426894 43139072 10008 1992294400 4194304 5102648 548682068800 18446744073709551615 4214438 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 10532 10008 115 221 0 10308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42128

[startup+6.30112 s]
/proc/loadavg: 1.05 1.01 1.00 2/74 7005
/proc/meminfo: memFree=1730848/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=42128 CPUtime=6.28
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 10999 0 0 0 624 4 0 0 25 0 1 0 1151426894 43139072 10008 1992294400 4194304 5102648 548682068800 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 10532 10008 115 221 0 10308 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42128

[startup+12.7014 s]
/proc/loadavg: 1.04 1.01 1.00 2/74 7005
/proc/meminfo: memFree=1730784/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=42556 CPUtime=12.68
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 11029 0 0 0 1264 4 0 0 25 0 1 0 1151426894 43577344 10038 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 10639 10038 115 221 0 10415 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42556

[startup+25.502 s]
/proc/loadavg: 1.04 1.01 1.00 2/74 7005
/proc/meminfo: memFree=1729952/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=43116 CPUtime=25.48
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 11232 0 0 0 2543 5 0 0 25 0 1 0 1151426894 44150784 10241 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 10779 10241 115 221 0 10555 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43116

[startup+51.1013 s]
/proc/loadavg: 1.02 1.01 1.00 2/74 7005
/proc/meminfo: memFree=1728288/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=45052 CPUtime=51.07
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 11665 0 0 0 5102 5 0 0 25 0 1 0 1151426894 46133248 10674 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 11263 10674 115 221 0 11039 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45052

[startup+102.307 s]
/proc/loadavg: 1.01 1.00 1.00 2/74 7005
/proc/meminfo: memFree=1727200/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=46012 CPUtime=102.26
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 11931 0 0 0 10220 6 0 0 25 0 1 0 1151426894 47116288 10940 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 11503 10940 115 221 0 11279 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46012

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7005
/proc/meminfo: memFree=1725536/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=47548 CPUtime=162.23
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 12322 0 0 0 16217 6 0 0 25 0 1 0 1151426894 48689152 11331 1992294400 4194304 5102648 548682068800 18446744073709551615 4227946 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 11887 11331 115 221 0 11663 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 47548

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7005
/proc/meminfo: memFree=1724512/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=48988 CPUtime=222.21
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 12575 0 0 0 22215 6 0 0 25 0 1 0 1151426894 50163712 11584 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 12247 11584 115 221 0 12023 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 48988

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7005
/proc/meminfo: memFree=1722144/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=51248 CPUtime=282.19
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 13175 0 0 0 28212 7 0 0 25 0 1 0 1151426894 52477952 12184 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 12812 12184 115 221 0 12588 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 51248

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7005
/proc/meminfo: memFree=1721184/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=52232 CPUtime=342.16
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 13403 0 0 0 34209 7 0 0 25 0 1 0 1151426894 53485568 12412 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 13058 12412 115 221 0 12834 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 52232

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7005
/proc/meminfo: memFree=1720416/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=52892 CPUtime=402.15
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 13587 0 0 0 40207 8 0 0 25 0 1 0 1151426894 54161408 12596 1992294400 4194304 5102648 548682068800 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 13223 12596 115 221 0 12999 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 52892

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1719200/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=53888 CPUtime=462.12
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 13840 0 0 0 46204 8 0 0 25 0 1 0 1151426894 55181312 12849 1992294400 4194304 5102648 548682068800 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 13472 12849 115 221 0 13248 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 53888

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1714208/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=59292 CPUtime=522.1
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 15076 0 0 0 52201 9 0 0 25 0 1 0 1151426894 60715008 14085 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 14823 14085 115 221 0 14599 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 59292

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1712864/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=60680 CPUtime=582.08
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 15415 0 0 0 58199 9 0 0 25 0 1 0 1151426894 62136320 14424 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 15170 14424 115 221 0 14946 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 60680

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1710176/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=63692 CPUtime=642.07
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 16079 0 0 0 64197 10 0 0 25 0 1 0 1151426894 65220608 15088 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 15923 15088 115 221 0 15699 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 63692

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1707680/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=66376 CPUtime=702.04
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 16728 0 0 0 70194 10 0 0 25 0 1 0 1151426894 67969024 15737 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 16594 15737 115 221 0 16370 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 66376

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1701152/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=72720 CPUtime=762.02
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 18325 0 0 0 76191 11 0 0 25 0 1 0 1151426894 74465280 17334 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 18180 17334 115 221 0 17956 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 72720

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1701152/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=72720 CPUtime=821.99
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 18328 0 0 0 82188 11 0 0 25 0 1 0 1151426894 74465280 17337 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 18180 17337 115 221 0 17956 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 72720

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1701088/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=72720 CPUtime=881.97
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 18331 0 0 0 88186 11 0 0 25 0 1 0 1151426894 74465280 17340 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 18180 17340 115 221 0 17956 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 72720

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1701088/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=72720 CPUtime=941.95
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 18337 0 0 0 94184 11 0 0 25 0 1 0 1151426894 74465280 17346 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 18180 17346 115 221 0 17956 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 72720

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1701024/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=72720 CPUtime=1001.93
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 18339 0 0 0 100182 11 0 0 25 0 1 0 1151426894 74465280 17348 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 18180 17348 115 221 0 17956 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 72720

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1701024/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=72720 CPUtime=1061.91
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 18340 0 0 0 106180 11 0 0 25 0 1 0 1151426894 74465280 17349 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 18180 17349 115 221 0 17956 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 72720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1700896/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=72720 CPUtime=1121.88
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 18374 0 0 0 112177 11 0 0 25 0 1 0 1151426894 74465280 17383 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 18180 17383 115 221 0 17956 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 72720

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1700896/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=72720 CPUtime=1181.87
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 18375 0 0 0 118175 12 0 0 25 0 1 0 1151426894 74465280 17384 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 18180 17384 115 221 0 17956 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 72720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1700896/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=72720 CPUtime=1200.07
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 18375 0 0 0 119995 12 0 0 25 0 1 0 1151426894 74465280 17384 1992294400 4194304 5102648 548682068800 18446744073709551615 4254554 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 18180 17384 115 221 0 17956 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 72720

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 7007
/proc/meminfo: memFree=1700896/2055920 swapFree=4170064/4192956
[pid=7004] ppid=7002 vsize=72720 CPUtime=1200.07
/proc/7004/stat : 7004 (varsat-crafted_) R 7002 7004 6817 0 -1 4194304 18375 0 0 0 119995 12 0 0 25 0 1 0 1151426894 74465280 17384 1992294400 4194304 5102648 548682068800 18446744073709551615 4254554 0 0 4096 3 0 0 0 17 1 0 0
/proc/7004/statm: 18180 17384 115 221 0 17956 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 72720

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.95
CPU system time (s): 0.132979
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 72720

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

runsolver used 1.15482 second user time and 3.22651 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-03 21:40:30
IDJOB=1563581
IDBENCH=70956
IDSOLVER=537
FILE ID=node80/1563581-1238787629
PBS_JOBID= 9085590
Free space on /tmp= 66124 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-ss-8.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563581-1238787629/watcher-1563581-1238787629 -o /tmp/evaluation-result-1563581-1238787629/solver-1563581-1238787629 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=315058760 HOME/instance-1563581-1238787629.cnf

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

MD5SUM BENCH= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED=315058760

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1771464 kB
Buffers:         36244 kB
Cached:         158108 kB
SwapCached:      14476 kB
Active:          75536 kB
Inactive:       135136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771464 kB
SwapTotal:     4192956 kB
SwapFree:      4170064 kB
Dirty:            3388 kB
Writeback:           0 kB
Mapped:          21976 kB
Slab:            58916 kB
Committed_AS:  3109072 kB
PageTables:       2008 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= 66124 MiB
End job on node80 at 2009-04-03 22:00:32