Trace number 1514032

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S500426663-025.cnf
MD5SUM6bf66283a1f602e5557546993c52c1e8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.08207
Satisfiable
(Un)Satisfiability was proved
Number of variables7999
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.05/0.08	c |  Parsing time:         0.08         s                                       |
0.05/0.08	c |  Timeout:              43200 s
0.05/0.08	c |  Random Seed:          1505966007.000000
0.05/0.08	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.05/0.08	c |  Branching Rule:       default (solution-guided)                            |
0.05/0.08	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.05/0.08	c |                                                                             |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |    7783    33261   100966 |    11087        0    nan |  0.000 % |
0.19/0.26	c |       101 |    7783    33261   100966 |    12195      101    119 |  0.000 % |
0.29/0.37	c |       251 |    7783    33261   100966 |    13415      251    112 |  0.000 % |
0.49/0.52	c |       477 |    7783    33261   100966 |    14756      477    109 |  0.000 % |
0.69/0.70	c |       814 |    7783    33261   100966 |    16232      814    140 |  0.000 % |
0.89/0.92	c |      1320 |    7783    33261   100966 |    17855     1320    148 |  0.000 % |
1.19/1.24	c |      2079 |    7783    33261   100966 |    19641     2079    160 |  0.000 % |
1.59/1.66	c |      3218 |    7783    33261   100966 |    21605     3218    164 |  0.000 % |
2.19/2.26	c |      4928 |    7783    33261   100966 |    23765     4928    165 |  0.000 % |
3.20/3.28	c |      7492 |    7783    33261   100966 |    26142     7492    167 |  0.000 % |
4.79/4.84	c |     11337 |    7783    33261   100966 |    28756    11337    177 |  0.000 % |
7.49/7.51	c |     17105 |    7783    33261   100966 |    31632    17105    177 |  0.000 % |
12.39/12.40	c |     25755 |    7783    33261   100966 |    34795    25755    184 |  0.000 % |
19.89/19.93	c |     38729 |    7783    33261   100966 |    38275    14407    185 |  0.000 % |
32.58/32.62	c |     58192 |    7783    33261   100966 |    42102    33870    188 |  0.000 % |
53.38/53.44	c |     87384 |    7783    33261   100966 |    46313    32194    191 |  0.000 % |
96.46/96.53	c |    131173 |    7783    33261   100966 |    50944    40381    229 |  0.000 % |
153.54/153.69	c |    196857 |    7783    33261   100966 |    56038    26892    204 |  0.000 % |
266.20/266.37	c |    295386 |    7783    33261   100966 |    61642    39406    228 |  0.000 % |
447.85/448.05	c |    443175 |    7783    33261   100966 |    67807    42536    223 |  0.000 % |
746.24/746.50	c |    664860 |    7783    33261   100966 |    74587    45518    210 |  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-1514032-1238225779/watcher-1514032-1238225779 -o /tmp/evaluation-result-1514032-1238225779/solver-1514032-1238225779 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1505966007 HOME/instance-1514032-1238225779.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 0.97 3/65 4769
/proc/meminfo: memFree=1362024/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=3624 CPUtime=0
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 605 0 0 0 0 0 0 0 18 0 1 0 1095240155 3710976 591 1992294400 4194304 5102648 548682068784 18446744073709551615 4516184 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 906 598 87 221 0 682 0

[startup+0.062469 s]
/proc/loadavg: 1.00 1.01 0.97 3/65 4769
/proc/meminfo: memFree=1362024/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=7004 CPUtime=0.05
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 1464 0 0 0 5 0 0 0 18 0 1 0 1095240155 7172096 1449 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 1751 1449 87 221 0 1527 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7004

[startup+0.101476 s]
/proc/loadavg: 1.00 1.01 0.97 3/65 4769
/proc/meminfo: memFree=1362024/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=8272 CPUtime=0.09
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 1777 0 0 0 9 0 0 0 18 0 1 0 1095240155 8470528 1762 1992294400 4194304 5102648 548682068784 18446744073709551615 4273253 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 2068 1762 98 221 0 1844 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8272

[startup+0.301511 s]
/proc/loadavg: 1.00 1.01 0.97 3/65 4769
/proc/meminfo: memFree=1362024/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=8080 CPUtime=0.29
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 1916 0 0 0 29 0 0 0 19 0 1 0 1095240155 8273920 1768 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 2020 1768 114 221 0 1796 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8080

[startup+0.701583 s]
/proc/loadavg: 1.00 1.01 0.97 3/65 4769
/proc/meminfo: memFree=1362024/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=8080 CPUtime=0.69
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 1916 0 0 0 69 0 0 0 22 0 1 0 1095240155 8273920 1768 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 2020 1768 114 221 0 1796 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8080

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 4770
/proc/meminfo: memFree=1355168/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=9148 CPUtime=1.49
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 2169 0 0 0 148 1 0 0 25 0 1 0 1095240155 9367552 2021 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 2287 2021 114 221 0 2063 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9148

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 4770
/proc/meminfo: memFree=1352864/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=12516 CPUtime=3.09
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 2994 0 0 0 307 2 0 0 25 0 1 0 1095240155 12816384 2846 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 3129 2846 114 221 0 2905 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12516

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 4770
/proc/meminfo: memFree=1346208/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=18720 CPUtime=6.29
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 4550 0 0 0 626 3 0 0 25 0 1 0 1095240155 19169280 4402 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 4680 4402 114 221 0 4456 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18720

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 4770
/proc/meminfo: memFree=1335776/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=28324 CPUtime=12.68
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 6971 0 0 0 1264 4 0 0 25 0 1 0 1095240155 29003776 6823 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 7081 6823 114 221 0 6857 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28324

[startup+25.502 s]
/proc/loadavg: 1.08 1.02 0.97 2/66 4770
/proc/meminfo: memFree=1326880/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=36376 CPUtime=25.48
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 8972 0 0 0 2541 7 0 0 25 0 1 0 1095240155 37249024 8824 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 9094 8824 114 221 0 8870 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36376

[startup+51.1015 s]
/proc/loadavg: 1.05 1.02 0.97 2/66 4770
/proc/meminfo: memFree=1319392/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=43936 CPUtime=51.08
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 10841 0 0 0 5099 9 0 0 25 0 1 0 1095240155 44990464 10693 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 10984 10693 114 221 0 10760 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43936

[startup+102.306 s]
/proc/loadavg: 1.07 1.03 0.98 2/66 4770
/proc/meminfo: memFree=1305824/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=57536 CPUtime=102.26
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 14252 0 0 0 10213 13 0 0 25 0 1 0 1095240155 58916864 14104 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 14384 14104 114 221 0 14160 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57536

[startup+162.301 s]
/proc/loadavg: 1.20 1.08 1.00 2/66 4770
/proc/meminfo: memFree=1303136/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=60044 CPUtime=162.24
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 14885 0 0 0 16210 14 0 0 25 0 1 0 1095240155 61485056 14737 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 15011 14737 114 221 0 14787 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 60044

[startup+222.303 s]
/proc/loadavg: 1.11 1.08 1.00 2/66 4770
/proc/meminfo: memFree=1297440/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=65748 CPUtime=222.22
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 16313 0 0 0 22206 16 0 0 25 0 1 0 1095240155 67325952 16165 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 16437 16165 114 221 0 16213 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 65748

[startup+282.302 s]
/proc/loadavg: 1.04 1.06 1.00 2/66 4770
/proc/meminfo: memFree=1292768/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=71048 CPUtime=282.2
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 17636 0 0 0 28202 18 0 0 25 0 1 0 1095240155 72753152 17488 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 17762 17488 114 221 0 17538 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 71048

[startup+342.301 s]
/proc/loadavg: 1.01 1.05 1.00 2/66 4771
/proc/meminfo: memFree=1288864/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=74300 CPUtime=342.18
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 18402 0 0 0 34200 18 0 0 25 0 1 0 1095240155 76083200 18254 1992294400 4194304 5102648 548682068784 18446744073709551615 4249865 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 18575 18254 114 221 0 18351 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 74300

[startup+402.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 4772
/proc/meminfo: memFree=1284896/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=78420 CPUtime=402.16
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 19399 0 0 0 40197 19 0 0 25 0 1 0 1095240155 80302080 19251 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 19605 19251 114 221 0 19381 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 78420

[startup+462.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 4772
/proc/meminfo: memFree=1283616/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=79608 CPUtime=462.14
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 19717 0 0 0 46194 20 0 0 25 0 1 0 1095240155 81518592 19569 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 19902 19569 114 221 0 19678 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 79608

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 4772
/proc/meminfo: memFree=1281248/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=81988 CPUtime=522.11
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 20324 0 0 0 52191 20 0 0 25 0 1 0 1095240155 83955712 20176 1992294400 4194304 5102648 548682068784 18446744073709551615 4255151 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 20497 20176 114 221 0 20273 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 81988

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 4772
/proc/meminfo: memFree=1281248/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=81988 CPUtime=582.1
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 20324 0 0 0 58189 21 0 0 25 0 1 0 1095240155 83955712 20176 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 20497 20176 114 221 0 20273 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 81988

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 4772
/proc/meminfo: memFree=1275232/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=88092 CPUtime=642.08
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 21836 0 0 0 64186 22 0 0 25 0 1 0 1095240155 90206208 21688 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 22023 21688 114 221 0 21799 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 88092

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4772
/proc/meminfo: memFree=1274912/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=88416 CPUtime=702.06
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 21904 0 0 0 70184 22 0 0 25 0 1 0 1095240155 90537984 21756 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 22104 21756 114 221 0 21880 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 88416

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4772
/proc/meminfo: memFree=1274912/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=88416 CPUtime=762.04
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 21909 0 0 0 76182 22 0 0 25 0 1 0 1095240155 90537984 21761 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 22104 21761 114 221 0 21880 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 88416

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4772
/proc/meminfo: memFree=1271520/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=91728 CPUtime=822.02
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 22747 0 0 0 82179 23 0 0 25 0 1 0 1095240155 93929472 22599 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 22932 22599 114 221 0 22708 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 91728

[startup+882.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 4772
/proc/meminfo: memFree=1261920/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=101436 CPUtime=882
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 25149 0 0 0 88174 26 0 0 25 0 1 0 1095240155 103870464 25001 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 25359 25001 114 221 0 25135 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 101436

[startup+942.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 4772
/proc/meminfo: memFree=1261920/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=101436 CPUtime=941.98
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 25150 0 0 0 94172 26 0 0 25 0 1 0 1095240155 103870464 25002 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 25359 25002 114 221 0 25135 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 101436

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4772
/proc/meminfo: memFree=1261920/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=101436 CPUtime=1001.96
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 25150 0 0 0 100169 27 0 0 25 0 1 0 1095240155 103870464 25002 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 25359 25002 114 221 0 25135 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 101436

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4772
/proc/meminfo: memFree=1261920/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=101436 CPUtime=1061.94
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 25151 0 0 0 106167 27 0 0 25 0 1 0 1095240155 103870464 25003 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 25359 25003 114 221 0 25135 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 101436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4772
/proc/meminfo: memFree=1261920/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=101436 CPUtime=1121.92
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 25151 0 0 0 112165 27 0 0 25 0 1 0 1095240155 103870464 25003 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 25359 25003 114 221 0 25135 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 101436

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4772
/proc/meminfo: memFree=1261856/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=101436 CPUtime=1181.9
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 25152 0 0 0 118163 27 0 0 25 0 1 0 1095240155 103870464 25004 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 25359 25004 114 221 0 25135 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 101436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4772
/proc/meminfo: memFree=1261856/2055920 swapFree=4177692/4192956
[pid=4769] ppid=4767 vsize=101436 CPUtime=1200
/proc/4769/stat : 4769 (varsat-industri) R 4767 4769 4598 0 -1 4194304 25152 0 0 0 119973 27 0 0 25 0 1 0 1095240155 103870464 25004 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/4769/statm: 25359 25004 114 221 0 25135 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 101436

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.03
CPU user time (s): 1199.74
CPU system time (s): 0.290955
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 101436

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

runsolver used 1.39879 second user time and 2.84057 second system time

The end

Launcher Data

Begin job on node56 at 2009-03-28 08:36:19
IDJOB=1514032
IDBENCH=70312
IDSOLVER=538
FILE ID=node56/1514032-1238225779
PBS_JOBID= 9060599
Free space on /tmp= 103016 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S500426663-025.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514032-1238225779/watcher-1514032-1238225779 -o /tmp/evaluation-result-1514032-1238225779/solver-1514032-1238225779 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1505966007 HOME/instance-1514032-1238225779.cnf

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

MD5SUM BENCH= 6bf66283a1f602e5557546993c52c1e8
RANDOM SEED=1505966007

node56.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.256
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.256
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:       1362440 kB
Buffers:         90728 kB
Cached:         508560 kB
SwapCached:       9040 kB
Active:         118464 kB
Inactive:       491276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1362440 kB
SwapTotal:     4192956 kB
SwapFree:      4177692 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          16164 kB
Slab:            69672 kB
Committed_AS:  2483088 kB
PageTables:       1472 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= 103012 MiB
End job on node56 at 2009-03-28 08:56:21