Trace number 1513084

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.08 1200.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1313163883-027.cnf
MD5SUM4d7c374b44e6dc0e3274f37b66abba8f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.6114
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
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 514000
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:  700                                                  |
0.00/0.00	c |  Number of clauses:    14000                                                |
0.00/0.02	c |  Parsing time:         0.03         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          93632502.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |     700    14000    70000 |     4666        0    nan |  0.000 % |
0.09/0.14	c |       101 |     700    14000    70000 |     5133      101     98 |  0.000 % |
0.09/0.18	c |       251 |     700    14000    70000 |     5646      251    100 |  0.000 % |
0.19/0.23	c |       478 |     700    14000    70000 |     6211      478     98 |  0.000 % |
0.19/0.28	c |       816 |     700    14000    70000 |     6832      816     97 |  0.000 % |
0.29/0.36	c |      1322 |     700    14000    70000 |     7515     1322    100 |  0.000 % |
0.39/0.45	c |      2082 |     700    14000    70000 |     8267     2082     99 |  0.000 % |
0.49/0.59	c |      3221 |     700    14000    70000 |     9094     3221     98 |  0.000 % |
0.79/0.81	c |      4931 |     700    14000    70000 |    10003     4931     98 |  0.000 % |
1.09/1.16	c |      7494 |     700    14000    70000 |    11003     7494    100 |  0.000 % |
1.69/1.78	c |     11338 |     700    14000    70000 |    12104     5711    102 |  0.000 % |
2.79/2.80	c |     17105 |     700    14000    70000 |    13314    11478    106 |  0.000 % |
4.40/4.42	c |     25757 |     700    14000    70000 |    14645    13369    104 |  0.000 % |
6.99/7.01	c |     38732 |     700    14000    70000 |    16110    11436    107 |  0.000 % |
11.29/11.38	c |     58193 |     700    14000    70000 |    17721    14554    107 |  0.000 % |
18.78/18.85	c |     87385 |     700    14000    70000 |    19493    16777    105 |  0.000 % |
31.78/31.90	c |    131175 |     700    14000    70000 |    21443    11249    108 |  0.000 % |
52.48/52.52	c |    196861 |     700    14000    70000 |    23587    11896    103 |  0.000 % |
85.36/85.46	c |    295388 |     700    14000    70000 |    25946    14475    100 |  0.000 % |
143.35/143.40	c |    443177 |     700    14000    70000 |    28540    24051    109 |  0.000 % |
231.53/231.70	c |    664860 |     700    14000    70000 |    31394    20225    107 |  0.000 % |
378.28/378.44	c |    997388 |     700    14000    70000 |    34534    17290    102 |  0.000 % |
603.42/603.61	c |   1496177 |     700    14000    70000 |    37987    21600    105 |  0.000 % |
987.31/987.63	c |   2244359 |     700    14000    70000 |    41786    32813    110 |  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-1513084-1238212553/watcher-1513084-1238212553 -o /tmp/evaluation-result-1513084-1238212553/solver-1513084-1238212553 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=93632502 HOME/instance-1513084-1238212553.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.00 0.95 3/64 12626
/proc/meminfo: memFree=910864/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=2548 CPUtime=0
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 306 0 0 0 0 0 0 0 18 0 1 0 1093921226 2609152 291 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 637 292 87 221 0 413 0

[startup+0.064485 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 12626
/proc/meminfo: memFree=910864/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=5176 CPUtime=0.06
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 956 0 0 0 6 0 0 0 18 0 1 0 1093921226 5300224 941 1992294400 4194304 5102648 548682068800 18446744073709551615 4283016 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 1294 941 98 221 0 1070 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5176

[startup+0.101487 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 12626
/proc/meminfo: memFree=910864/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=5356 CPUtime=0.09
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 983 0 0 0 9 0 0 0 18 0 1 0 1093921226 5484544 968 1992294400 4194304 5102648 548682068800 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 1339 968 98 221 0 1115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+0.301506 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 12626
/proc/meminfo: memFree=910864/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=4916 CPUtime=0.29
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 998 0 0 0 29 0 0 0 19 0 1 0 1093921226 5033984 922 1992294400 4194304 5102648 548682068800 18446744073709551615 4215149 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 1229 922 113 221 0 1005 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4916

[startup+0.701544 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 12626
/proc/meminfo: memFree=910864/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=6144 CPUtime=0.69
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 1277 0 0 0 69 0 0 0 22 0 1 0 1093921226 6291456 1201 1992294400 4194304 5102648 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 1536 1202 113 221 0 1312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6144

[startup+1.50162 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12627
/proc/meminfo: memFree=905416/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=8832 CPUtime=1.49
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 1949 0 0 0 149 0 0 0 25 0 1 0 1093921226 9043968 1873 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 2208 1873 113 221 0 1984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8832

[startup+3.10177 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12627
/proc/meminfo: memFree=902920/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=10832 CPUtime=3.09
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 2451 0 0 0 308 1 0 0 25 0 1 0 1093921226 11091968 2375 1992294400 4194304 5102648 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 2708 2375 113 221 0 2484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10832

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12627
/proc/meminfo: memFree=900616/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=12020 CPUtime=6.29
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 2752 0 0 0 628 1 0 0 25 0 1 0 1093921226 12308480 2676 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 3005 2676 113 221 0 2781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12020

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12627
/proc/meminfo: memFree=898440/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=14004 CPUtime=12.69
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 3264 0 0 0 1268 1 0 0 25 0 1 0 1093921226 14340096 3188 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 3501 3188 113 221 0 3277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14004

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12627
/proc/meminfo: memFree=896136/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=16336 CPUtime=25.48
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 3814 0 0 0 2546 2 0 0 25 0 1 0 1093921226 16728064 3738 1992294400 4194304 5102648 548682068800 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 4084 3738 113 221 0 3860 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16336

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12627
/proc/meminfo: memFree=894088/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=18340 CPUtime=51.08
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 4314 0 0 0 5105 3 0 0 25 0 1 0 1093921226 18780160 4238 1992294400 4194304 5102648 548682068800 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 4585 4238 113 221 0 4361 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18340

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12627
/proc/meminfo: memFree=890312/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=22052 CPUtime=102.27
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 5248 0 0 0 10223 4 0 0 25 0 1 0 1093921226 22581248 5172 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 5513 5172 113 221 0 5289 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22052

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12627
/proc/meminfo: memFree=887624/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=24908 CPUtime=162.24
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 5918 0 0 0 16220 4 0 0 25 0 1 0 1093921226 25505792 5842 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 6227 5842 113 221 0 6003 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24908

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12627
/proc/meminfo: memFree=886600/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=26236 CPUtime=222.23
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 6219 0 0 0 22218 5 0 0 25 0 1 0 1093921226 26865664 6143 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 6559 6143 113 221 0 6335 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26236

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12627
/proc/meminfo: memFree=883144/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=29396 CPUtime=282.22
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 7017 0 0 0 28216 6 0 0 25 0 1 0 1093921226 30101504 6941 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 7349 6941 113 221 0 7125 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 29396

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12633
/proc/meminfo: memFree=882760/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=29676 CPUtime=342.19
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 7095 0 0 0 34213 6 0 0 25 0 1 0 1093921226 30388224 7019 1992294400 4194304 5102648 548682068800 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 7419 7019 113 221 0 7195 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 29676

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12633
/proc/meminfo: memFree=880392/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=32136 CPUtime=402.18
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 7683 0 0 0 40211 7 0 0 25 0 1 0 1093921226 32907264 7607 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 8034 7607 113 221 0 7810 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32136

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12633
/proc/meminfo: memFree=879368/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=33200 CPUtime=462.16
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 7952 0 0 0 46209 7 0 0 25 0 1 0 1093921226 33996800 7876 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 8300 7876 113 221 0 8076 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 33200

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12633
/proc/meminfo: memFree=878728/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=33944 CPUtime=522.14
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 8113 0 0 0 52207 7 0 0 25 0 1 0 1093921226 34758656 8037 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 8486 8037 113 221 0 8262 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 33944

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12633
/proc/meminfo: memFree=878472/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=34132 CPUtime=582.13
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 8175 0 0 0 58205 8 0 0 25 0 1 0 1093921226 34951168 8099 1992294400 4194304 5102648 548682068800 18446744073709551615 4249993 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 8533 8099 113 221 0 8309 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 34132

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12633
/proc/meminfo: memFree=875720/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=36824 CPUtime=642.11
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 8836 0 0 0 64202 9 0 0 25 0 1 0 1093921226 37707776 8760 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 9206 8760 113 221 0 8982 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 36824

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12633
/proc/meminfo: memFree=875272/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=37404 CPUtime=702.09
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 8959 0 0 0 70200 9 0 0 25 0 1 0 1093921226 38301696 8883 1992294400 4194304 5102648 548682068800 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 9351 8883 113 221 0 9127 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 37404

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12633
/proc/meminfo: memFree=874952/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=37796 CPUtime=762.08
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 9034 0 0 0 76198 10 0 0 25 0 1 0 1093921226 38703104 8958 1992294400 4194304 5102648 548682068800 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 9449 8958 113 221 0 9225 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 37796

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12633
/proc/meminfo: memFree=873992/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=38588 CPUtime=822.06
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 9268 0 0 0 82196 10 0 0 25 0 1 0 1093921226 39514112 9192 1992294400 4194304 5102648 548682068800 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 9647 9192 113 221 0 9423 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 38588

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12633
/proc/meminfo: memFree=873672/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=39020 CPUtime=882.04
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 9349 0 0 0 88194 10 0 0 25 0 1 0 1093921226 39956480 9273 1992294400 4194304 5102648 548682068800 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 9755 9273 113 221 0 9531 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 39020

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 12633
/proc/meminfo: memFree=873288/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=39440 CPUtime=942.03
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 9449 0 0 0 94193 10 0 0 25 0 1 0 1093921226 40386560 9373 1992294400 4194304 5102648 548682068800 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 9860 9373 113 221 0 9636 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 39440

[startup+1002.3 s]
/proc/loadavg: 1.04 1.01 0.95 2/65 12633
/proc/meminfo: memFree=871560/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=41172 CPUtime=1002.01
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 9874 0 0 0 100191 10 0 0 25 0 1 0 1093921226 42160128 9798 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 10293 9798 113 221 0 10069 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 41172

[startup+1062.3 s]
/proc/loadavg: 1.05 1.02 0.96 2/65 12633
/proc/meminfo: memFree=870408/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=42452 CPUtime=1061.99
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 10166 0 0 0 106189 10 0 0 25 0 1 0 1093921226 43470848 10090 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 10613 10090 113 221 0 10389 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 42452

[startup+1122.3 s]
/proc/loadavg: 1.10 1.05 0.97 2/65 12633
/proc/meminfo: memFree=869960/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=42880 CPUtime=1121.98
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 10266 0 0 0 112187 11 0 0 25 0 1 0 1093921226 43909120 10190 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 10720 10190 113 221 0 10496 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 42880

[startup+1182.3 s]
/proc/loadavg: 1.04 1.03 0.97 2/65 12633
/proc/meminfo: memFree=869512/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=43276 CPUtime=1181.96
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 10383 0 0 0 118185 11 0 0 25 0 1 0 1093921226 44314624 10307 1992294400 4194304 5102648 548682068800 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 10819 10307 113 221 0 10595 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 43276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.03 1.03 0.97 2/65 12633
/proc/meminfo: memFree=869512/2055920 swapFree=4178100/4192956
[pid=12626] ppid=12624 vsize=43276 CPUtime=1200.06
/proc/12626/stat : 12626 (varsat-industri) R 12624 12626 11929 0 -1 4194304 10385 0 0 0 119995 11 0 0 25 0 1 0 1093921226 44314624 10309 1992294400 4194304 5102648 548682068800 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/12626/statm: 10819 10309 113 221 0 10595 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 43276

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.41
CPU time (s): 1200.08
CPU user time (s): 1199.96
CPU system time (s): 0.120981
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 43276

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

runsolver used 0.993848 second user time and 2.41263 second system time

The end

Launcher Data

Begin job on node18 at 2009-03-28 04:55:53
IDJOB=1513084
IDBENCH=70233
IDSOLVER=538
FILE ID=node18/1513084-1238212553
PBS_JOBID= 9060546
Free space on /tmp= 66196 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1313163883-027.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513084-1238212553/watcher-1513084-1238212553 -o /tmp/evaluation-result-1513084-1238212553/solver-1513084-1238212553 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=93632502 HOME/instance-1513084-1238212553.cnf

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

MD5SUM BENCH= 4d7c374b44e6dc0e3274f37b66abba8f
RANDOM SEED=93632502

node18.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.214
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.214
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:        911344 kB
Buffers:         79132 kB
Cached:         974968 kB
SwapCached:       8808 kB
Active:          77684 kB
Inactive:       988920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        911344 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:            1340 kB
Writeback:           0 kB
Mapped:          16300 kB
Slab:            64096 kB
Committed_AS:  2941284 kB
PageTables:       1376 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= 66196 MiB
End job on node18 at 2009-03-28 05:15:56