Trace number 1514176

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.12 1207.04

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1339275181-076.cnf
MD5SUM0d3fcd560d811748824b45b279f18880
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
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:  14000                                                |
0.00/0.00	c |  Number of clauses:    58800                                                |
0.09/0.18	c |  Parsing time:         0.17         s                                       |
0.09/0.18	c |  Timeout:              43200 s
0.09/0.18	c |  Random Seed:          79301592.000000
0.09/0.18	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.18	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.18	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.19	c |                                                                             |
0.29/0.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |   13637    58308   177013 |    19436        0    nan |  0.000 % |
0.49/0.58	c |       102 |   13637    58308   177013 |    21379      102    196 |  0.000 % |
0.79/0.84	c |       253 |   13637    58308   177013 |    23517      253    179 |  0.000 % |
1.09/1.15	c |       479 |   13637    58308   177013 |    25869      479    175 |  0.000 % |
1.48/1.51	c |       817 |   13637    58308   177013 |    28456      817    220 |  0.000 % |
1.88/1.94	c |      1323 |   13637    58308   177013 |    31301     1323    217 |  0.000 % |
2.47/2.51	c |      2082 |   13637    58308   177013 |    34432     2082    200 |  0.000 % |
3.18/3.29	c |      3221 |   13637    58308   177013 |    37875     3221    205 |  0.000 % |
4.37/4.43	c |      4930 |   13637    58308   177013 |    41662     4930    234 |  0.000 % |
6.06/6.10	c |      7492 |   13637    58308   177013 |    45829     7492    231 |  0.000 % |
8.54/8.69	c |     11337 |   13637    58308   177013 |    50411    11337    237 |  0.000 % |
13.02/13.15	c |     17103 |   13637    58308   177013 |    55453    17103    258 |  0.000 % |
19.48/19.66	c |     25753 |   13637    58308   177013 |    60998    25753    251 |  0.000 % |
31.31/31.53	c |     38727 |   13637    58308   177013 |    67098    38727    256 |  0.000 % |
52.58/52.94	c |     58188 |   13637    58308   177013 |    73808    58188    262 |  0.000 % |
89.27/89.88	c |     87380 |   13637    58308   177013 |    81188    24202    326 |  0.000 % |
145.54/146.48	c |    131169 |   13637    58308   177013 |    89307    67991    303 |  0.000 % |
244.47/246.00	c |    196855 |   13637    58308   177013 |    98238    55789    321 |  0.000 % |
410.03/412.49	c |    295381 |   13637    58308   177013 |   108062    68112    294 |  0.000 % |
700.86/704.93	c |    443170 |   13637    58308   177013 |   118868    25109    300 |  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-1514176-1238227032/watcher-1514176-1238227032 -o /tmp/evaluation-result-1514176-1238227032/solver-1514176-1238227032 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=79301592 HOME/instance-1514176-1238227032.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: 2.13 2.11 2.02 4/94 18994
/proc/meminfo: memFree=1803616/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=3244 CPUtime=0
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 645 0 0 0 0 0 0 0 19 0 1 0 1095366821 3321856 630 1992294400 4194304 5102648 548682068800 18446744073709551615 4245209 0 0 4096 3 0 0 0 17 0 0 0
/proc/18994/statm: 811 630 82 221 0 587 0

[startup+0.0754151 s]
/proc/loadavg: 2.13 2.11 2.02 4/94 18994
/proc/meminfo: memFree=1803616/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=8840 CPUtime=0.06
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 1978 0 0 0 6 0 0 0 19 0 1 0 1095366821 9052160 1930 1992294400 4194304 5102648 548682068800 18446744073709551615 4279992 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 2210 1930 87 221 0 1986 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8840

[startup+0.101418 s]
/proc/loadavg: 2.13 2.11 2.02 4/94 18994
/proc/meminfo: memFree=1803616/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=9980 CPUtime=0.09
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 2225 0 0 0 8 1 0 0 19 0 1 0 1095366821 10219520 2177 1992294400 4194304 5102648 548682068800 18446744073709551615 4498782 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 2495 2177 87 221 0 2271 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9980

[startup+0.301439 s]
/proc/loadavg: 2.13 2.11 2.02 4/94 18994
/proc/meminfo: memFree=1803616/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=14064 CPUtime=0.29
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 3270 0 0 0 28 1 0 0 21 0 1 0 1095366821 14401536 3222 1992294400 4194304 5102648 548682068800 18446744073709551615 4272779 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 3516 3222 99 221 0 3292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14064

[startup+0.701482 s]
/proc/loadavg: 2.13 2.11 2.02 4/94 18994
/proc/meminfo: memFree=1803616/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=12656 CPUtime=0.69
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 3291 0 0 0 68 1 0 0 25 0 1 0 1095366821 12959744 2927 1992294400 4194304 5102648 548682068800 18446744073709551615 4213869 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 3164 2927 114 221 0 2940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12656

[startup+1.50157 s]
/proc/loadavg: 2.13 2.11 2.02 3/95 18995
/proc/meminfo: memFree=1792088/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=12920 CPUtime=1.48
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 3353 0 0 0 147 1 0 0 25 0 1 0 1095366821 13230080 2989 1992294400 4194304 5102648 548682068800 18446744073709551615 4249812 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 3230 2989 114 221 0 3006 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12920

[startup+3.10275 s]
/proc/loadavg: 2.13 2.11 2.02 3/95 18995
/proc/meminfo: memFree=1791512/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=13844 CPUtime=3.08
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 3612 0 0 0 306 2 0 0 25 0 1 0 1095366821 14176256 3248 1992294400 4194304 5102648 548682068800 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 3461 3248 114 221 0 3237 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13844

[startup+6.30111 s]
/proc/loadavg: 2.12 2.10 2.02 3/95 18995
/proc/meminfo: memFree=1786968/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=18860 CPUtime=6.26
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 4855 0 0 0 623 3 0 0 25 0 1 0 1095366821 19312640 4491 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 4715 4491 114 221 0 4491 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 18860

[startup+12.7018 s]
/proc/loadavg: 2.11 2.10 2.02 3/95 18995
/proc/meminfo: memFree=1776032/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=29612 CPUtime=12.62
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 7538 0 0 0 1258 4 0 0 25 0 1 0 1095366821 30322688 7174 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 7403 7174 114 221 0 7179 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 29612

[startup+25.5012 s]
/proc/loadavg: 2.08 2.10 2.02 3/95 18995
/proc/meminfo: memFree=1757920/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=46848 CPUtime=25.34
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 11829 0 0 0 2527 7 0 0 25 0 1 0 1095366821 47972352 11465 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 11712 11465 114 221 0 11488 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 46848

[startup+51.1011 s]
/proc/loadavg: 2.05 2.09 2.02 3/95 18995
/proc/meminfo: memFree=1730208/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=74552 CPUtime=50.8
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 18774 0 0 0 5066 14 0 0 25 0 1 0 1095366821 76341248 18410 1992294400 4194304 5102648 548682068800 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 18638 18410 114 221 0 18414 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 74552

[startup+102.308 s]
/proc/loadavg: 2.02 2.07 2.01 3/95 18995
/proc/meminfo: memFree=1703264/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=100884 CPUtime=101.7
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 25321 0 0 0 10150 20 0 0 25 0 1 0 1095366821 103305216 24957 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 25221 24957 114 221 0 24997 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 100884

[startup+162.301 s]
/proc/loadavg: 2.01 2.06 2.00 3/95 18995
/proc/meminfo: memFree=1687968/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=116592 CPUtime=161.36
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 29268 0 0 0 16112 24 0 0 25 0 1 0 1095366821 119390208 28904 1992294400 4194304 5102648 548682068800 18446744073709551615 4249867 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 29148 28904 114 221 0 28924 0
Current children cumulated CPU time (s) 161.36
Current children cumulated vsize (KiB) 116592

[startup+222.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/95 18995
/proc/meminfo: memFree=1673568/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=130320 CPUtime=221.01
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 32710 0 0 0 22074 27 0 0 25 0 1 0 1095366821 133447680 32346 1992294400 4194304 5102648 548682068800 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 32580 32346 114 221 0 32356 0
Current children cumulated CPU time (s) 221.01
Current children cumulated vsize (KiB) 130320

[startup+282.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/95 19001
/proc/meminfo: memFree=1673568/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=130320 CPUtime=280.66
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 32710 0 0 0 28039 27 0 0 25 0 1 0 1095366821 133447680 32346 1992294400 4194304 5102648 548682068800 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 32580 32346 114 221 0 32356 0
Current children cumulated CPU time (s) 280.66
Current children cumulated vsize (KiB) 130320

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 19001
/proc/meminfo: memFree=1655520/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=148608 CPUtime=340.33
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 37217 0 0 0 34000 33 0 0 25 0 1 0 1095366821 152174592 36853 1992294400 4194304 5102648 548682068800 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 37152 36853 114 221 0 36928 0
Current children cumulated CPU time (s) 340.33
Current children cumulated vsize (KiB) 148608

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 19001
/proc/meminfo: memFree=1655456/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=148608 CPUtime=399.99
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 37217 0 0 0 39966 33 0 0 25 0 1 0 1095366821 152174592 36853 1992294400 4194304 5102648 548682068800 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 37152 36853 114 221 0 36928 0
Current children cumulated CPU time (s) 399.99
Current children cumulated vsize (KiB) 148608

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 19001
/proc/meminfo: memFree=1654880/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=149532 CPUtime=459.64
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 37430 0 0 0 45931 33 0 0 25 0 1 0 1095366821 153120768 37066 1992294400 4194304 5102648 548682068800 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 37383 37066 114 221 0 37159 0
Current children cumulated CPU time (s) 459.64
Current children cumulated vsize (KiB) 149532

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 19001
/proc/meminfo: memFree=1639840/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=164112 CPUtime=519.3
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 41100 0 0 0 51894 36 0 0 25 0 1 0 1095366821 168050688 40736 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 41028 40736 114 221 0 40804 0
Current children cumulated CPU time (s) 519.3
Current children cumulated vsize (KiB) 164112

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19001
/proc/meminfo: memFree=1639904/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=164112 CPUtime=578.95
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 41100 0 0 0 57859 36 0 0 25 0 1 0 1095366821 168050688 40736 1992294400 4194304 5102648 548682068800 18446744073709551615 4249077 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 41028 40736 114 221 0 40804 0
Current children cumulated CPU time (s) 578.95
Current children cumulated vsize (KiB) 164112

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19001
/proc/meminfo: memFree=1639904/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=164112 CPUtime=638.61
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 41103 0 0 0 63825 36 0 0 25 0 1 0 1095366821 168050688 40739 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 41028 40739 114 221 0 40804 0
Current children cumulated CPU time (s) 638.61
Current children cumulated vsize (KiB) 164112

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19001
/proc/meminfo: memFree=1631328/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=172692 CPUtime=698.27
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 43239 0 0 0 69788 39 0 0 25 0 1 0 1095366821 176836608 42875 1992294400 4194304 5102648 548682068800 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 43173 42875 114 221 0 42949 0
Current children cumulated CPU time (s) 698.27
Current children cumulated vsize (KiB) 172692

[startup+762.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19001
/proc/meminfo: memFree=1631200/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=172692 CPUtime=757.93
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 43239 0 0 0 75754 39 0 0 25 0 1 0 1095366821 176836608 42875 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 43173 42875 114 221 0 42949 0
Current children cumulated CPU time (s) 757.93
Current children cumulated vsize (KiB) 172692

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19001
/proc/meminfo: memFree=1631200/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=172692 CPUtime=817.58
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 43239 0 0 0 81719 39 0 0 25 0 1 0 1095366821 176836608 42875 1992294400 4194304 5102648 548682068800 18446744073709551615 4250347 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 43173 42875 114 221 0 42949 0
Current children cumulated CPU time (s) 817.58
Current children cumulated vsize (KiB) 172692

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19001
/proc/meminfo: memFree=1631200/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=172692 CPUtime=877.24
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 43239 0 0 0 87685 39 0 0 25 0 1 0 1095366821 176836608 42875 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 43173 42875 114 221 0 42949 0
Current children cumulated CPU time (s) 877.24
Current children cumulated vsize (KiB) 172692

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19001
/proc/meminfo: memFree=1615776/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=188048 CPUtime=936.9
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 47078 0 0 0 93647 43 0 0 25 0 1 0 1095366821 192561152 46714 1992294400 4194304 5102648 548682068800 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 47012 46714 114 221 0 46788 0
Current children cumulated CPU time (s) 936.9
Current children cumulated vsize (KiB) 188048

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19001
/proc/meminfo: memFree=1615840/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=188048 CPUtime=996.55
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 47079 0 0 0 99612 43 0 0 25 0 1 0 1095366821 192561152 46715 1992294400 4194304 5102648 548682068800 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 47012 46715 114 221 0 46788 0
Current children cumulated CPU time (s) 996.55
Current children cumulated vsize (KiB) 188048

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19001
/proc/meminfo: memFree=1615776/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=188048 CPUtime=1056.21
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 47080 0 0 0 105578 43 0 0 25 0 1 0 1095366821 192561152 46716 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 47012 46716 114 221 0 46788 0
Current children cumulated CPU time (s) 1056.21
Current children cumulated vsize (KiB) 188048

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19001
/proc/meminfo: memFree=1615776/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=188048 CPUtime=1115.87
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 47080 0 0 0 111544 43 0 0 25 0 1 0 1095366821 192561152 46716 1992294400 4194304 5102648 548682068800 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 47012 46716 114 221 0 46788 0
Current children cumulated CPU time (s) 1115.87
Current children cumulated vsize (KiB) 188048

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19001
/proc/meminfo: memFree=1614880/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=189236 CPUtime=1175.52
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 47387 0 0 0 117509 43 0 0 25 0 1 0 1095366821 193777664 47023 1992294400 4194304 5102648 548682068800 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 47309 47023 114 221 0 47085 0
Current children cumulated CPU time (s) 1175.52
Current children cumulated vsize (KiB) 189236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 19001
/proc/meminfo: memFree=1607008/2055920 swapFree=4152308/4192956
[pid=18994] ppid=18992 vsize=196496 CPUtime=1200.08
/proc/18994/stat : 18994 (varsat-industri) R 18992 18994 18805 0 -1 4194304 49199 0 0 0 119963 45 0 0 25 0 1 0 1095366821 201211904 48835 1992294400 4194304 5102648 548682068800 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/18994/statm: 49124 48835 114 221 0 48900 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 196496

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): 1207.04
CPU time (s): 1200.12
CPU user time (s): 1199.64
CPU system time (s): 0.481926
CPU usage (%): 99.4268
Max. virtual memory (cumulated for all children) (KiB): 196496

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

runsolver used 1.76673 second user time and 4.83226 second system time

The end

Launcher Data

Begin job on node91 at 2009-03-28 08:57:12
IDJOB=1514176
IDBENCH=70324
IDSOLVER=538
FILE ID=node91/1514176-1238227032
PBS_JOBID= 9060651
Free space on /tmp= 66480 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1339275181-076.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514176-1238227032/watcher-1514176-1238227032 -o /tmp/evaluation-result-1514176-1238227032/solver-1514176-1238227032 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=79301592 HOME/instance-1514176-1238227032.cnf

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

MD5SUM BENCH= 0d3fcd560d811748824b45b279f18880
RANDOM SEED=79301592

node91.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.252
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.252
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:       1804096 kB
Buffers:         34172 kB
Cached:         147324 kB
SwapCached:      23048 kB
Active:         127840 kB
Inactive:        78276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804096 kB
SwapTotal:     4192956 kB
SwapFree:      4152308 kB
Dirty:            2108 kB
Writeback:           0 kB
Mapped:          16036 kB
Slab:            28860 kB
Committed_AS:  2364672 kB
PageTables:       3260 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= 66480 MiB
End job on node91 at 2009-03-28 09:17:21