Trace number 1730676

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 1200.79

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_6-6-10.sat05-2670.reshuffled-07.cnf
MD5SUM080b0eee741469a320509f7827afc538
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark83.3303
Satisfiable
(Un)Satisfiability was proved
Number of variables131400
Number of clauses1827900
Sum of the clauses size4134930
Maximum clause length60
Minimum clause length1
Number of clauses of size 1120
Number of clauses of size 21403970
Number of clauses of size 3419490
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54320

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  131400                                               |
0.00/0.00	c |  Number of clauses:    1827900                                              |
6.18/6.23	c |  Parsing time:         5.95         s                                       |
6.18/6.23	c |  Timeout:              43200 s
6.18/6.23	c |  Random Seed:          1551766242.000000
6.18/6.23	c |  Heuristic:            EMBP-G, threshold 0.950                              |
6.18/6.23	c |  Branching Rule:       default (solution-guided)                            |
6.18/6.23	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
6.18/6.23	c |                                                                             |
27.88/27.98	c ============================[ Search Statistics ]==============================
27.88/27.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.88/27.98	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
27.88/27.98	c ===============================================================================
27.88/27.98	c |         0 |   46030  1153770  2714430 |   384590        0    nan |  0.000 % |
32.36/32.42	c |       101 |   46030  1153770  2714430 |   423049      101     54 | 42.466 % |
36.66/36.73	c |       251 |   46030  1153770  2714430 |   465353      251     30 | 42.466 % |
41.36/41.42	c |       476 |   46030  1153770  2714430 |   511889      476     34 | 42.466 % |
46.16/46.24	c |       813 |   46030  1153770  2714430 |   563078      813     38 | 42.466 % |
51.46/51.54	c |      1319 |   46030  1153770  2714430 |   619386     1319     37 | 42.466 % |
56.75/56.85	c |      2078 |   46030  1153770  2714430 |   681324     2078     62 | 42.466 % |
62.15/62.26	c |      3218 |   46030  1153770  2714430 |   749457     3218     81 | 42.466 % |
67.94/68.04	c |      4926 |   46030  1153770  2714430 |   824402     4926     59 | 42.466 % |
73.65/73.72	c |      7488 |   46030  1153770  2714430 |   906843     7488     98 | 42.466 % |
86.94/87.02	c |     11332 |   46030  1153770  2714430 |   997527    11332    133 | 42.466 % |
104.33/104.43	c |     17098 |   46030  1153770  2714430 |  1097280    17098    114 | 42.466 % |
132.71/132.80	c |     25747 |   46030  1153770  2714430 |  1207008    25747    148 | 42.466 % |
172.18/172.35	c |     38721 |   46030  1153770  2714430 |  1327708    38721    184 | 42.466 % |
233.27/233.45	c |     58182 |   46030  1153770  2714430 |  1460479    58182    208 | 42.466 % |
326.10/326.34	c |     87374 |   46030  1153770  2714430 |  1606527    87374    235 | 42.466 % |
461.72/462.01	c |    131163 |   46030  1153770  2714430 |  1767180   131163    229 | 42.466 % |
681.90/682.39	c |    196847 |   46030  1153770  2714430 |  1943898   196847    238 | 42.466 % |
1054.49/1055.16	c |    295373 |   46030  1153770  2714430 |  2138288   295373    256 | 42.466 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730676-1240762151/watcher-1730676-1240762151 -o /tmp/evaluation-result-1730676-1240762151/solver-1730676-1240762151 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1551766242 HOME/instance-1730676-1240762151.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 1.00 3/64 31857
/proc/meminfo: memFree=1547392/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=4204 CPUtime=0
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 844 0 0 0 0 0 0 0 18 0 1 0 104249951 4304896 829 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 1051 835 80 221 0 827 0

[startup+0.0644151 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31857
/proc/meminfo: memFree=1547392/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=26816 CPUtime=0.06
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 6181 0 0 0 3 3 0 0 18 0 1 0 104249951 27459584 6142 1992294400 4194304 5102648 548682068768 18446744073709551615 4269897 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 6704 6143 87 221 0 6480 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26816

[startup+0.102457 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31857
/proc/meminfo: memFree=1547392/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=28908 CPUtime=0.09
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 6722 0 0 0 6 3 0 0 18 0 1 0 104249951 29601792 6683 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 7227 6683 87 221 0 7003 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28908

[startup+0.301459 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31857
/proc/meminfo: memFree=1547392/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=36692 CPUtime=0.29
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 8561 0 0 0 25 4 0 0 19 0 1 0 104249951 37572608 8522 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 9173 8523 87 221 0 8949 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36692

[startup+0.702586 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31857
/proc/meminfo: memFree=1547392/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=50768 CPUtime=0.7
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 12037 0 0 0 64 6 0 0 23 0 1 0 104249951 51986432 11998 1992294400 4194304 5102648 548682068768 18446744073709551615 4198627 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 12692 11999 87 221 0 12468 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 50768

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1489848/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=76728 CPUtime=1.49
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 18341 0 0 0 140 9 0 0 25 0 1 0 104249951 78569472 18302 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 19182 18302 87 221 0 18958 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76728

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1456248/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=125176 CPUtime=3.09
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 29803 0 0 0 292 17 0 0 25 0 1 0 104249951 128180224 29764 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 31294 29764 87 221 0 31070 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125176

[startup+6.30164 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1351800/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=203036 CPUtime=6.28
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 50156 0 0 0 601 27 0 0 25 0 1 0 104249951 207908864 50117 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 50759 50117 98 221 0 50535 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 203036

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1346744/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=203036 CPUtime=12.69
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 50156 0 0 0 1241 28 0 0 25 0 1 0 104249951 207908864 50117 1992294400 4194304 5102648 548682068768 18446744073709551615 4272868 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 50759 50117 98 221 0 50535 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 203036

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1305976/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=252156 CPUtime=25.48
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 60421 0 0 0 2517 31 0 0 25 0 1 0 104249951 258207744 60382 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 63039 60382 100 221 0 62815 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 252156

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1333176/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=220916 CPUtime=51.06
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 60615 0 0 0 5075 31 0 0 25 0 1 0 104249951 226217984 53579 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 55229 53579 114 221 0 55005 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 220916

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1333176/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=221064 CPUtime=102.23
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 60622 0 0 0 10192 31 0 0 25 0 1 0 104249951 226369536 53586 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 55266 53586 114 221 0 55042 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 221064

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1331256/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=222908 CPUtime=162.19
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 61099 0 0 0 16187 32 0 0 25 0 1 0 104249951 228257792 54063 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 55727 54063 114 221 0 55503 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 222908

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1315768/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=238488 CPUtime=222.16
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 64980 0 0 0 22181 35 0 0 25 0 1 0 104249951 244211712 57944 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 59622 57944 114 221 0 59398 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 238488

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1293944/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=260520 CPUtime=282.12
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 70456 0 0 0 28171 41 0 0 25 0 1 0 104249951 266772480 63420 1992294400 4194304 5102648 548682068768 18446744073709551615 4227849 0 0 4096 3 0 0 0 17 1 0 0
/proc/31857/statm: 65130 63420 114 221 0 64906 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 260520

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1271544/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=282568 CPUtime=342.08
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 76019 0 0 0 34159 49 0 0 25 0 1 0 104249951 289349632 68983 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 70642 68983 114 221 0 70418 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 282568

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1257848/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=296692 CPUtime=402.04
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 79481 0 0 0 40152 52 0 0 25 0 1 0 104249951 303812608 72445 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 74173 72445 114 221 0 73949 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 296692

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1235256/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=318816 CPUtime=462.02
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 85076 0 0 0 46144 58 0 0 25 0 1 0 104249951 326467584 78040 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/31857/statm: 79704 78040 114 221 0 79480 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 318816

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1220664/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=334216 CPUtime=521.98
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 88809 0 0 0 52138 60 0 0 25 0 1 0 104249951 342237184 81773 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 83554 81773 114 221 0 83330 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 334216

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1198328/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=355916 CPUtime=581.95
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 94272 0 0 0 58130 65 0 0 25 0 1 0 104249951 364457984 87236 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 88979 87236 114 221 0 88755 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 355916

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1180856/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=373104 CPUtime=641.92
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 98612 0 0 0 64122 70 0 0 25 0 1 0 104249951 382058496 91576 1992294400 4194304 5102648 548682068768 18446744073709551615 4230001 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 93276 91576 114 221 0 93052 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 373104

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1162488/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=391480 CPUtime=701.89
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 103236 0 0 0 70114 75 0 0 25 0 1 0 104249951 400875520 96200 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 97870 96200 114 221 0 97646 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 391480

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1149688/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=404660 CPUtime=761.85
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 106374 0 0 0 76108 77 0 0 25 0 1 0 104249951 414371840 99338 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 101165 99338 114 221 0 100941 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 404660

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1125688/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=428760 CPUtime=821.82
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 112403 0 0 0 82099 83 0 0 25 0 1 0 104249951 439050240 105367 1992294400 4194304 5102648 548682068768 18446744073709551615 4227830 0 0 4096 3 0 0 0 17 1 0 0
/proc/31857/statm: 107190 105367 114 221 0 106966 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 428760

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1101496/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=452612 CPUtime=881.79
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 118400 0 0 0 88092 87 0 0 25 0 1 0 104249951 463474688 111364 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 113153 111364 114 221 0 112929 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 452612

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1081080/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=472864 CPUtime=941.75
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 123504 0 0 0 94085 90 0 0 25 0 1 0 104249951 484212736 116468 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 118216 116468 114 221 0 117992 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 472864

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1061240/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=492556 CPUtime=1001.72
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 128454 0 0 0 100077 95 0 0 25 0 1 0 104249951 504377344 121418 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31857/statm: 123139 121418 114 221 0 122915 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 492556

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1044472/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=509340 CPUtime=1061.69
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 132681 0 0 0 106070 99 0 0 25 0 1 0 104249951 521564160 125645 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 127335 125645 114 221 0 127111 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 509340

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=1021432/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=533448 CPUtime=1121.65
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 138428 0 0 0 112061 104 0 0 25 0 1 0 104249951 546250752 131392 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 133362 131392 114 221 0 133138 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 533448

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=997560/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=557168 CPUtime=1181.63
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 144385 0 0 0 118053 110 0 0 25 0 1 0 104249951 570540032 137349 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/31857/statm: 139292 137349 114 221 0 139068 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 557168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=990136/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=564176 CPUtime=1200.02
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 146161 0 0 0 119890 112 0 0 25 0 1 0 104249951 577716224 139125 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 141044 139125 114 221 0 140820 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 564176

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31858
/proc/meminfo: memFree=990136/2055924 swapFree=4180784/4192956
[pid=31857] ppid=31855 vsize=564176 CPUtime=1200.02
/proc/31857/stat : 31857 (varsat-industri) R 31855 31857 31453 0 -1 4194304 146161 0 0 0 119890 112 0 0 25 0 1 0 104249951 577716224 139125 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31857/statm: 141044 139125 114 221 0 140820 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 564176

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.79
CPU time (s): 1200.12
CPU user time (s): 1198.91
CPU system time (s): 1.20882
CPU usage (%): 99.9441
Max. virtual memory (cumulated for all children) (KiB): 564176

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

runsolver used 1.46978 second user time and 2.90756 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-26 18:09:16
IDJOB=1730676
IDBENCH=24734
IDSOLVER=538
FILE ID=node6/1730676-1240762151
PBS_JOBID= 9187096
Free space on /tmp= 66304 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/others/sgp_6-6-10.sat05-2670.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730676-1240762151/watcher-1730676-1240762151 -o /tmp/evaluation-result-1730676-1240762151/solver-1730676-1240762151 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1551766242 HOME/instance-1730676-1240762151.cnf

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

MD5SUM BENCH= 080b0eee741469a320509f7827afc538
RANDOM SEED=1551766242

node6.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.281
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.281
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:      2055924 kB
MemFree:       1547872 kB
Buffers:         57608 kB
Cached:         373328 kB
SwapCached:       6032 kB
Active:         211260 kB
Inactive:       228152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1547872 kB
SwapTotal:     4192956 kB
SwapFree:      4180784 kB
Dirty:           31608 kB
Writeback:           0 kB
Mapped:          14120 kB
Slab:            54664 kB
Committed_AS:   454764 kB
PageTables:       1452 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= 66304 MiB
End job on node6 at 2009-04-26 18:29:19