Trace number 1514344

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S1933199449-033.cnf
MD5SUMb76c43c3a4ebb25b4fe350a62b537043
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.683895
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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:  4000                                                 |
0.00/0.00	c |  Number of clauses:    16800                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          937493311.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.04/0.06	c ============================[ Search Statistics ]==============================
0.04/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.06	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.04/0.06	c ===============================================================================
0.04/0.06	c |         0 |    3878    16615    50511 |     5538        0    nan |  0.000 % |
0.04/0.09	c |       101 |    3878    16615    50511 |     6092      101    106 |  0.000 % |
0.09/0.14	c |       252 |    3878    16615    50511 |     6701      252     94 |  0.000 % |
0.09/0.19	c |       477 |    3878    16615    50511 |     7371      477     87 |  0.000 % |
0.19/0.26	c |       816 |    3878    16615    50511 |     8108      816     94 |  0.000 % |
0.29/0.37	c |      1322 |    3878    16615    50511 |     8919     1322     98 |  0.000 % |
0.49/0.51	c |      2083 |    3878    16615    50511 |     9811     2083    104 |  0.000 % |
0.69/0.71	c |      3223 |    3878    16615    50511 |    10792     3223    104 |  0.000 % |
1.00/1.02	c |      4934 |    3878    16615    50511 |    11871     4934    104 |  0.000 % |
1.49/1.57	c |      7496 |    3878    16615    50511 |    13059     7496    109 |  0.000 % |
2.29/2.39	c |     11341 |    3878    16615    50511 |    14365    11341    110 |  0.000 % |
3.89/3.92	c |     17108 |    3878    16615    50511 |    15801     9626    115 |  0.000 % |
6.49/6.59	c |     25758 |    3878    16615    50511 |    17381    10067    120 |  0.000 % |
10.29/10.38	c |     38734 |    3878    16615    50511 |    19119    14063    117 |  0.000 % |
17.38/17.43	c |     58195 |    3878    16615    50511 |    21031    13847    119 |  0.000 % |
31.98/32.10	c |     87388 |    3878    16615    50511 |    23134    21445    129 |  0.000 % |
51.07/51.15	c |    131177 |    3878    16615    50511 |    25448    17270    121 |  0.000 % |
85.87/85.90	c |    196861 |    3878    16615    50511 |    27993    15142    116 |  0.000 % |
137.96/138.08	c |    295387 |    3878    16615    50511 |    30792    18844    119 |  0.000 % |
220.34/220.45	c |    443176 |    3878    16615    50511 |    33871    21027    117 |  0.000 % |
370.19/370.38	c |    664859 |    3878    16615    50511 |    37259    17288    118 |  0.000 % |
589.34/589.55	c |    997387 |    3878    16615    50511 |    40985    15172    117 |  0.000 % |
971.82/972.18	c |   1496176 |    3878    16615    50511 |    45083    26428    125 |  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-1514344-1238236756/watcher-1514344-1238236756 -o /tmp/evaluation-result-1514344-1238236756/solver-1514344-1238236756 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=937493311 HOME/instance-1514344-1238236756.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: 0.85 0.97 0.99 3/64 5171
/proc/meminfo: memFree=1227648/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=3084 CPUtime=0
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 439 0 0 0 0 0 0 0 18 0 1 0 1096337501 3158016 424 1992294400 4194304 5102648 548682068784 18446744073709551615 4279787 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 771 424 87 221 0 547 0

[startup+0.0547761 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 5171
/proc/meminfo: memFree=1227648/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=5524 CPUtime=0.04
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 1026 0 0 0 4 0 0 0 18 0 1 0 1096337501 5656576 1011 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 1381 1011 99 221 0 1157 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5524

[startup+0.101781 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 5171
/proc/meminfo: memFree=1227648/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=5200 CPUtime=0.09
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 1042 0 0 0 9 0 0 0 18 0 1 0 1096337501 5324800 960 1992294400 4194304 5102648 548682068784 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 1300 960 114 221 0 1076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5200

[startup+0.301799 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 5171
/proc/meminfo: memFree=1227648/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=5200 CPUtime=0.29
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 1042 0 0 0 29 0 0 0 19 0 1 0 1096337501 5324800 960 1992294400 4194304 5102648 548682068784 18446744073709551615 4249159 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 1300 960 114 221 0 1076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5200

[startup+0.701837 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 5171
/proc/meminfo: memFree=1227648/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=6256 CPUtime=0.69
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 1316 0 0 0 69 0 0 0 22 0 1 0 1096337501 6406144 1234 1992294400 4194304 5102648 548682068784 18446744073709551615 4254982 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 1564 1234 114 221 0 1340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6256

[startup+1.50191 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 5172
/proc/meminfo: memFree=1222264/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=8416 CPUtime=1.49
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 1839 0 0 0 148 1 0 0 25 0 1 0 1096337501 8617984 1757 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 2104 1757 114 221 0 1880 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8416

[startup+3.10206 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 5172
/proc/meminfo: memFree=1219384/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=12028 CPUtime=3.09
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 2740 0 0 0 308 1 0 0 25 0 1 0 1096337501 12316672 2658 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 3007 2658 114 221 0 2783 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12028

[startup+6.30136 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 5172
/proc/meminfo: memFree=1216056/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=13876 CPUtime=6.28
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 3209 0 0 0 627 1 0 0 25 0 1 0 1096337501 14209024 3127 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 3469 3127 114 221 0 3245 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13876

[startup+12.702 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 5172
/proc/meminfo: memFree=1213112/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=16040 CPUtime=12.69
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 3749 0 0 0 1267 2 0 0 25 0 1 0 1096337501 16424960 3667 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 4010 3667 114 221 0 3786 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16040

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 5172
/proc/meminfo: memFree=1210744/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=18552 CPUtime=25.49
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 4385 0 0 0 2546 3 0 0 25 0 1 0 1096337501 18997248 4303 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 4638 4303 114 221 0 4414 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18552

[startup+51.1016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 5172
/proc/meminfo: memFree=1207672/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=21352 CPUtime=51.07
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 5091 0 0 0 5104 3 0 0 25 0 1 0 1096337501 21864448 5009 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 5338 5009 114 221 0 5114 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21352

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 5172
/proc/meminfo: memFree=1202808/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=26360 CPUtime=102.27
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 6321 0 0 0 10222 5 0 0 25 0 1 0 1096337501 26992640 6239 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 6590 6239 114 221 0 6366 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 26360

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1200568/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=28492 CPUtime=162.24
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 6830 0 0 0 16219 5 0 0 25 0 1 0 1096337501 29175808 6748 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 7123 6748 114 221 0 6899 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 28492

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1198392/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=30624 CPUtime=222.24
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 7365 0 0 0 22218 6 0 0 25 0 1 0 1096337501 31358976 7283 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 7656 7283 114 221 0 7432 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 30624

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1194232/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=34924 CPUtime=282.21
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 8430 0 0 0 28214 7 0 0 25 0 1 0 1096337501 35762176 8348 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 8731 8348 114 221 0 8507 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 34924

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1193720/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=35320 CPUtime=342.2
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 8539 0 0 0 34212 8 0 0 25 0 1 0 1096337501 36167680 8457 1992294400 4194304 5102648 548682068784 18446744073709551615 4249932 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 8830 8457 114 221 0 8606 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 35320

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1190264/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=38712 CPUtime=402.18
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 9405 0 0 0 40210 8 0 0 25 0 1 0 1096337501 39641088 9323 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 9678 9323 114 221 0 9454 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 38712

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1190072/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=38856 CPUtime=462.16
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 9440 0 0 0 46208 8 0 0 25 0 1 0 1096337501 39788544 9358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 9714 9358 114 221 0 9490 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 38856

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1189048/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=40060 CPUtime=522.15
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 9707 0 0 0 52206 9 0 0 25 0 1 0 1096337501 41021440 9625 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 10015 9625 114 221 0 9791 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 40060

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1186040/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=43012 CPUtime=582.13
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 10445 0 0 0 58203 10 0 0 25 0 1 0 1096337501 44044288 10363 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 10753 10363 114 221 0 10529 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 43012

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1182840/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=46332 CPUtime=642.12
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 11238 0 0 0 64202 10 0 0 25 0 1 0 1096337501 47443968 11156 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 11583 11156 114 221 0 11359 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 46332

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1182520/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=46660 CPUtime=702.1
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 11306 0 0 0 70199 11 0 0 25 0 1 0 1096337501 47779840 11224 1992294400 4194304 5102648 548682068784 18446744073709551615 4250319 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 11665 11224 114 221 0 11441 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 46660

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1182136/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=46924 CPUtime=762.09
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 11388 0 0 0 76198 11 0 0 25 0 1 0 1096337501 48050176 11306 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 11731 11306 114 221 0 11507 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 46924

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1181432/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=47716 CPUtime=822.06
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 11568 0 0 0 82195 11 0 0 25 0 1 0 1096337501 48861184 11486 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 11929 11486 114 221 0 11705 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 47716

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1181304/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=47716 CPUtime=882.05
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 11583 0 0 0 88193 12 0 0 25 0 1 0 1096337501 48861184 11501 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 11929 11501 114 221 0 11705 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 47716

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1181432/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=47980 CPUtime=942.04
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 11649 0 0 0 94192 12 0 0 25 0 1 0 1096337501 49131520 11567 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 11995 11567 114 221 0 11771 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 47980

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1180088/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=49108 CPUtime=1002.02
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 11896 0 0 0 100189 13 0 0 25 0 1 0 1096337501 50286592 11814 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 12277 11814 114 221 0 12053 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 49108

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1176568/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=52548 CPUtime=1062
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 12767 0 0 0 106187 13 0 0 25 0 1 0 1096337501 53809152 12685 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 13137 12685 114 221 0 12913 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 52548

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5174
/proc/meminfo: memFree=1176568/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=52548 CPUtime=1121.99
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 12769 0 0 0 112185 14 0 0 25 0 1 0 1096337501 53809152 12687 1992294400 4194304 5102648 548682068784 18446744073709551615 4250370 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 13137 12687 114 221 0 12913 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 52548

[startup+1182.3 s]
/proc/loadavg: 1.06 0.99 0.99 2/65 5174
/proc/meminfo: memFree=1176504/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=52680 CPUtime=1181.97
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 12784 0 0 0 118183 14 0 0 25 0 1 0 1096337501 53944320 12702 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 13170 12702 114 221 0 12946 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 52680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 5174
/proc/meminfo: memFree=1176504/2055920 swapFree=4179168/4192956
[pid=5171] ppid=5169 vsize=52680 CPUtime=1200.07
/proc/5171/stat : 5171 (varsat-industri) R 5169 5171 5134 0 -1 4194304 12784 0 0 0 119993 14 0 0 25 0 1 0 1096337501 53944320 12702 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/5171/statm: 13170 12702 114 221 0 12946 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 52680

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.09
CPU user time (s): 1199.93
CPU system time (s): 0.154976
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 52680

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

runsolver used 0.811876 second user time and 2.53161 second system time

The end

Launcher Data

Begin job on node61 at 2009-03-28 11:39:16
IDJOB=1514344
IDBENCH=70338
IDSOLVER=538
FILE ID=node61/1514344-1238236756
PBS_JOBID= 9060717
Free space on /tmp= 66344 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S1933199449-033.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514344-1238236756/watcher-1514344-1238236756 -o /tmp/evaluation-result-1514344-1238236756/solver-1514344-1238236756 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=937493311 HOME/instance-1514344-1238236756.cnf

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

MD5SUM BENCH= b76c43c3a4ebb25b4fe350a62b537043
RANDOM SEED=937493311

node61.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.238
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.238
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:       1228064 kB
Buffers:         84696 kB
Cached:         645864 kB
SwapCached:       7920 kB
Active:          28540 kB
Inactive:       711556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1228064 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:            1516 kB
Writeback:           0 kB
Mapped:          15292 kB
Slab:            73880 kB
Committed_AS:  2568784 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node61 at 2009-03-28 11:59:19