Trace number 1513479

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.07 1200.51

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S1178729443-051.cnf
MD5SUMf5bbeff2cbd29506603dd9467e477360
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark421.162
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  160                                                  |
0.00/0.00	c |  Number of clauses:    13600                                                |
0.02/0.03	c |  Parsing time:         0.02         s                                       |
0.02/0.03	c |  Timeout:              43200 s
0.02/0.03	c |  Random Seed:          1403981010.000000
0.02/0.03	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.02/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.02/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.02/0.03	c |                                                                             |
0.39/0.40	c ============================[ Search Statistics ]==============================
0.39/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.40	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |     160    13600    95200 |     4533        0    nan |  0.000 % |
0.39/0.46	c |       102 |     160    13600    95200 |     4986      102     49 |  0.004 % |
0.49/0.51	c |       254 |     160    13600    95200 |     5485      254     47 |  0.004 % |
0.49/0.58	c |       479 |     160    13600    95200 |     6033      479     47 |  0.004 % |
0.59/0.65	c |       817 |     160    13600    95200 |     6637      817     47 |  0.004 % |
0.69/0.73	c |      1324 |     160    13600    95200 |     7300     1324     48 |  0.004 % |
0.79/0.84	c |      2084 |     160    13600    95200 |     8031     2084     47 |  0.004 % |
0.89/0.99	c |      3225 |     160    13600    95200 |     8834     3225     48 |  0.004 % |
1.09/1.20	c |      4934 |     160    13600    95200 |     9717     4934     49 |  0.004 % |
1.49/1.55	c |      7496 |     160    13600    95200 |    10689     7496     49 |  0.004 % |
2.09/2.17	c |     11340 |     160    13600    95200 |    11758     5956     49 |  0.004 % |
2.98/3.04	c |     17106 |     160    13600    95200 |    12934    11722     49 |  0.004 % |
4.40/4.47	c |     25756 |     160    13600    95200 |    14227     7364     49 |  0.004 % |
6.69/6.79	c |     38730 |     160    13600    95200 |    15650    13188     48 |  0.004 % |
10.19/10.28	c |     58191 |     160    13600    95200 |    17215     9065     48 |  0.004 % |
16.08/16.18	c |     87383 |     160    13600    95200 |    18936    12326     49 |  0.004 % |
25.58/25.69	c |    131172 |     160    13600    95200 |    20830    18105     50 |  0.004 % |
40.78/40.88	c |    196856 |     160    13600    95200 |    22913    10623     48 |  0.004 % |
66.16/66.25	c |    295383 |     160    13600    95200 |    25204    16827     49 |  0.004 % |
108.45/108.51	c |    443173 |     160    13600    95200 |    27725    19684     50 |  0.004 % |
175.02/175.16	c |    664857 |     160    13600    95200 |    30497    24329     48 |  0.004 % |
278.19/278.39	c |    997383 |     160    13600    95200 |    33547    14090     47 |  0.004 % |
443.72/443.92	c |   1496171 |     160    13600    95200 |    36902    14732     46 |  0.004 % |
711.03/711.31	c |   2244353 |     160    13600    95200 |    40592    22262     48 |  0.004 % |
1129.67/1130.19	c |   3366629 |     160    13600    95200 |    44652    20085     47 |  0.004 % |

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-1513479-1238218550/watcher-1513479-1238218550 -o /tmp/evaluation-result-1513479-1238218550/solver-1513479-1238218550 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1403981010 HOME/instance-1513479-1238218550.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.00 1.01 1.00 3/64 8915
/proc/meminfo: memFree=1512800/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=2544 CPUtime=0
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 1094516031 2605056 294 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 636 295 87 221 0 412 0

[startup+0.029009 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 8915
/proc/meminfo: memFree=1512800/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=5612 CPUtime=0.02
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 1084 0 0 0 2 0 0 0 18 0 1 0 1094516031 5746688 1069 1992294400 4194304 5102648 548682068800 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 1403 1069 87 221 0 1179 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5612

[startup+0.103024 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 8915
/proc/meminfo: memFree=1512800/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=5608 CPUtime=0.09
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 1097 0 0 0 9 0 0 0 18 0 1 0 1094516031 5742592 1082 1992294400 4194304 5102648 548682068800 18446744073709551615 4273281 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 1402 1082 98 221 0 1178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5608

[startup+0.301066 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 8915
/proc/meminfo: memFree=1512800/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=5680 CPUtime=0.29
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 1124 0 0 0 29 0 0 0 19 0 1 0 1094516031 5816320 1109 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 1420 1109 98 221 0 1196 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5680

[startup+0.701154 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 8915
/proc/meminfo: memFree=1512800/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=4936 CPUtime=0.69
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 1136 0 0 0 69 0 0 0 23 0 1 0 1094516031 5054464 938 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 1234 938 110 221 0 1010 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4936

[startup+1.50133 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8916
/proc/meminfo: memFree=1509272/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=6124 CPUtime=1.49
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 1411 0 0 0 149 0 0 0 25 0 1 0 1094516031 6270976 1213 1992294400 4194304 5102648 548682068800 18446744073709551615 4249067 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 1531 1213 110 221 0 1307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6124

[startup+3.10167 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8916
/proc/meminfo: memFree=1507224/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=7612 CPUtime=3.09
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 1773 0 0 0 308 1 0 0 25 0 1 0 1094516031 7794688 1575 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 1903 1575 110 221 0 1679 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7612

[startup+6.30136 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8916
/proc/meminfo: memFree=1506136/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=8480 CPUtime=6.29
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 1992 0 0 0 628 1 0 0 25 0 1 0 1094516031 8683520 1794 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 2120 1794 110 221 0 1896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8480

[startup+12.7017 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8916
/proc/meminfo: memFree=1504408/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=9804 CPUtime=12.69
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 2326 0 0 0 1268 1 0 0 25 0 1 0 1094516031 10039296 2128 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 2451 2128 110 221 0 2227 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9804

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1503000/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=11380 CPUtime=25.48
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 2686 0 0 0 2547 1 0 0 25 0 1 0 1094516031 11653120 2488 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 2845 2488 110 221 0 2621 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11380

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1500952/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=13560 CPUtime=51.07
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 3181 0 0 0 5105 2 0 0 25 0 1 0 1094516031 13885440 2983 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 3390 2983 110 221 0 3166 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13560

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1499096/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=15380 CPUtime=102.25
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 3628 0 0 0 10223 2 0 0 25 0 1 0 1094516031 15749120 3430 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 3845 3430 110 221 0 3621 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15380

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1497304/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=17400 CPUtime=162.23
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 4079 0 0 0 16220 3 0 0 25 0 1 0 1094516031 17817600 3881 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 4350 3881 110 221 0 4126 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17400

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1495896/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=18880 CPUtime=222.2
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 4424 0 0 0 22217 3 0 0 25 0 1 0 1094516031 19333120 4226 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 4720 4226 110 221 0 4496 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 18880

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1494936/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=19852 CPUtime=282.19
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 4659 0 0 0 28215 4 0 0 25 0 1 0 1094516031 20328448 4461 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 4963 4461 110 221 0 4739 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 19852

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1493336/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=21576 CPUtime=342.16
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 5038 0 0 0 34212 4 0 0 25 0 1 0 1094516031 22093824 4840 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 5394 4840 110 221 0 5170 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 21576

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1492760/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=22112 CPUtime=402.14
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 5179 0 0 0 40210 4 0 0 25 0 1 0 1094516031 22642688 4981 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 5528 4981 110 221 0 5304 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 22112

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1491352/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=23532 CPUtime=462.11
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 5523 0 0 0 46207 4 0 0 25 0 1 0 1094516031 24096768 5325 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 5883 5325 110 221 0 5659 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 23532

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1490776/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=24288 CPUtime=522.09
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 5657 0 0 0 52205 4 0 0 25 0 1 0 1094516031 24870912 5459 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 6072 5459 110 221 0 5848 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 24288

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1490392/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=24728 CPUtime=582.08
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 5759 0 0 0 58203 5 0 0 25 0 1 0 1094516031 25321472 5561 1992294400 4194304 5102648 548682068800 18446744073709551615 4250304 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 6182 5561 110 221 0 5958 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 24728

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1489880/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=25188 CPUtime=642.06
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 5874 0 0 0 64201 5 0 0 25 0 1 0 1094516031 25792512 5676 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 6297 5676 110 221 0 6073 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 25188

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1489432/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=25708 CPUtime=702.03
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 5988 0 0 0 70198 5 0 0 25 0 1 0 1094516031 26324992 5790 1992294400 4194304 5102648 548682068800 18446744073709551615 4250382 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 6427 5790 110 221 0 6203 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 25708

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8916
/proc/meminfo: memFree=1488536/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=26780 CPUtime=762.01
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 6204 0 0 0 76196 5 0 0 25 0 1 0 1094516031 27422720 6006 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 6695 6006 110 221 0 6471 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 26780

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8918
/proc/meminfo: memFree=1487768/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=27316 CPUtime=821.98
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 6350 0 0 0 82193 5 0 0 25 0 1 0 1094516031 27971584 6152 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 6829 6152 110 221 0 6605 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 27316

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8918
/proc/meminfo: memFree=1487576/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=27692 CPUtime=881.96
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 6427 0 0 0 88191 5 0 0 25 0 1 0 1094516031 28356608 6229 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 6923 6229 110 221 0 6699 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 27692

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8918
/proc/meminfo: memFree=1487192/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=28024 CPUtime=941.94
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 6511 0 0 0 94189 5 0 0 25 0 1 0 1094516031 28696576 6313 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 7006 6313 110 221 0 6782 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 28024

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8918
/proc/meminfo: memFree=1486808/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=28564 CPUtime=1001.92
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 6604 0 0 0 100186 6 0 0 25 0 1 0 1094516031 29249536 6406 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 7141 6406 110 221 0 6917 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 28564

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8918
/proc/meminfo: memFree=1486424/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=29132 CPUtime=1061.9
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 6700 0 0 0 106184 6 0 0 25 0 1 0 1094516031 29831168 6502 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 7283 6502 110 221 0 7059 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 29132

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8918
/proc/meminfo: memFree=1486360/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=29132 CPUtime=1121.87
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 6725 0 0 0 112181 6 0 0 25 0 1 0 1094516031 29831168 6527 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 7283 6527 110 221 0 7059 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 29132

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8918
/proc/meminfo: memFree=1485720/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=29912 CPUtime=1181.85
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 6880 0 0 0 118179 6 0 0 25 0 1 0 1094516031 30629888 6682 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 7478 6682 110 221 0 7254 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 29912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8918
/proc/meminfo: memFree=1485464/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=30184 CPUtime=1200.05
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 6932 0 0 0 119998 7 0 0 25 0 1 0 1094516031 30908416 6734 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 7546 6734 110 221 0 7322 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 30184

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/65 8918
/proc/meminfo: memFree=1485464/2055920 swapFree=4177912/4192956
[pid=8915] ppid=8913 vsize=30184 CPUtime=1200.05
/proc/8915/stat : 8915 (varsat-crafted_) R 8913 8915 8062 0 -1 4194304 6932 0 0 0 119998 7 0 0 25 0 1 0 1094516031 30908416 6734 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8915/statm: 7546 6734 110 221 0 7322 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 30184

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.99
CPU system time (s): 0.075988
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 30184

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

runsolver used 0.900863 second user time and 2.73058 second system time

The end

Launcher Data

Begin job on node71 at 2009-03-28 06:35:50
IDJOB=1513479
IDBENCH=70266
IDSOLVER=537
FILE ID=node71/1513479-1238218550
PBS_JOBID= 9060495
Free space on /tmp= 66352 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S1178729443-051.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513479-1238218550/watcher-1513479-1238218550 -o /tmp/evaluation-result-1513479-1238218550/solver-1513479-1238218550 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1403981010 HOME/instance-1513479-1238218550.cnf

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

MD5SUM BENCH= f5bbeff2cbd29506603dd9467e477360
RANDOM SEED=1403981010

node71.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.270
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.270
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:       1513216 kB
Buffers:         49408 kB
Cached:         409880 kB
SwapCached:       9096 kB
Active:         101752 kB
Inactive:       368192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513216 kB
SwapTotal:     4192956 kB
SwapFree:      4177912 kB
Dirty:            1412 kB
Writeback:           0 kB
Mapped:          16392 kB
Slab:            58724 kB
Committed_AS:  2412256 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= 66352 MiB
End job on node71 at 2009-03-28 06:55:53