Trace number 1723644

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.51

General information on the benchmark

Namegoldb-heqc-term1mul.cnf
MD5SUMc356d60706abf7ddd80826e417c8de67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark26.336
Satisfiable
(Un)Satisfiability was proved
Number of variables3504
Number of clauses22229
Sum of the clauses size75188
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25116
Number of clauses of size 310312
Number of clauses of size 40
Number of clauses of size 56800
Number of clauses of size over 51

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  3504                                                 |
0.00/0.00	c |  Number of clauses:    22229                                                |
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:          1933683569.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.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |    3483    22155    75064 |     7385        0    nan |  0.000 % |
0.09/0.10	c |       100 |    3483    22155    75064 |     8123      100     19 |  0.057 % |
0.09/0.14	c |       250 |    3483    22155    75064 |     8935      250     13 |  0.057 % |
0.09/0.18	c |       475 |    3479    22127    74974 |     9829      460     10 |  0.171 % |
0.19/0.24	c |       812 |    3477    22127    74974 |    10812      795     14 |  0.229 % |
0.29/0.32	c |      1318 |    3469    21953    74379 |    11893     1265     16 |  0.457 % |
0.39/0.42	c |      2080 |    3467    21953    74379 |    13082     2025     15 |  0.514 % |
0.49/0.56	c |      3219 |    3465    21939    74337 |    14391     3159     17 |  0.571 % |
0.69/0.77	c |      4927 |    3455    21785    73782 |    15830     4839     17 |  0.857 % |
1.09/1.12	c |      7489 |    3448    21640    73284 |    17413     7351     20 |  1.056 % |
1.59/1.63	c |     11333 |    3448    21621    73223 |    19154    11192     26 |  1.056 % |
2.58/2.67	c |     17100 |    3446    21610    73186 |    21070    16954     25 |  1.113 % |
4.29/4.39	c |     25749 |    3442    21591    73123 |    23177    14713     22 |  1.227 % |
7.09/7.12	c |     38723 |    3441    21556    73009 |    25495    15348     24 |  1.399 % |
11.39/11.47	c |     58184 |    3434    21462    72683 |    28044    21829     23 |  1.456 % |
18.28/18.34	c |     87378 |    3428    21378    72397 |    30848    22135     23 |  1.656 % |
29.69/29.78	c |    131167 |    3413    21248    71976 |    33933    16535     28 |  2.060 % |
47.07/47.15	c |    196851 |    3408    21205    71839 |    37327    26246     24 |  2.198 % |
75.36/75.47	c |    295377 |    3391    21094    71477 |    41059    37164     21 |  2.683 % |
119.15/119.28	c |    443166 |    3377    20949    71012 |    45165    33850     23 |  3.082 % |
194.52/194.66	c |    664850 |    3362    20814    70574 |    49682    26644     23 |  3.512 % |
300.88/301.02	c |    997377 |    3351    20738    70335 |    54650    19898     23 |  3.826 % |
485.72/485.93	c |   1496165 |    3315    20446    69377 |    60115    23225     30 |  4.852 % |
763.42/763.77	c |   2244347 |    3280    20100    68271 |    66127    34147     24 |  5.851 % |

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-1723644-1240688020/watcher-1723644-1240688020 -o /tmp/evaluation-result-1723644-1240688020/solver-1723644-1240688020 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1933683569 HOME/instance-1723644-1240688020.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.92 0.98 0.99 3/64 14846
/proc/meminfo: memFree=1954512/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=2924 CPUtime=0
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 401 0 0 0 0 0 0 0 18 0 1 0 96836687 2994176 386 1992294400 4194304 5102648 548682068768 18446744073709551615 4494650 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 731 386 87 221 0 507 0

[startup+0.10077 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14846
/proc/meminfo: memFree=1954512/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=5860 CPUtime=0.09
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 1244 0 0 0 9 0 0 0 18 0 1 0 96836687 6000640 1142 1992294400 4194304 5102648 548682068768 18446744073709551615 4249402 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 1465 1142 103 221 0 1241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5860

[startup+0.20179 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14846
/proc/meminfo: memFree=1954512/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=5860 CPUtime=0.19
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 1253 0 0 0 19 0 0 0 18 0 1 0 96836687 6000640 1151 1992294400 4194304 5102648 548682068768 18446744073709551615 4214290 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 1465 1151 112 221 0 1241 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5860

[startup+0.301809 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14846
/proc/meminfo: memFree=1954512/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=5860 CPUtime=0.29
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 1253 0 0 0 29 0 0 0 19 0 1 0 96836687 6000640 1151 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 1465 1151 112 221 0 1241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5860

[startup+0.701888 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14846
/proc/meminfo: memFree=1954512/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=5860 CPUtime=0.69
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 1253 0 0 0 69 0 0 0 23 0 1 0 96836687 6000640 1151 1992294400 4194304 5102648 548682068768 18446744073709551615 4250201 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 1465 1151 112 221 0 1241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5860

[startup+1.50105 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14847
/proc/meminfo: memFree=1949832/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=6956 CPUtime=1.49
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 1512 0 0 0 149 0 0 0 25 0 1 0 96836687 7122944 1410 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 1739 1410 112 221 0 1515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6956

[startup+3.10136 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14847
/proc/meminfo: memFree=1948296/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=8716 CPUtime=3.09
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 1935 0 0 0 308 1 0 0 25 0 1 0 96836687 8925184 1833 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 2179 1833 112 221 0 1955 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8716

[startup+6.302 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14847
/proc/meminfo: memFree=1946632/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=9660 CPUtime=6.29
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 2202 0 0 0 628 1 0 0 25 0 1 0 96836687 9891840 2100 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 2415 2100 112 221 0 2191 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9660

[startup+12.7023 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14847
/proc/meminfo: memFree=1945352/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=10636 CPUtime=12.68
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 2416 0 0 0 1267 1 0 0 25 0 1 0 96836687 10891264 2314 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 2659 2314 112 221 0 2435 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10636

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 14847
/proc/meminfo: memFree=1944200/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=11804 CPUtime=25.48
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 2693 0 0 0 2546 2 0 0 25 0 1 0 96836687 12087296 2591 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 2951 2591 112 221 0 2727 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11804

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 14847
/proc/meminfo: memFree=1942344/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=13712 CPUtime=51.07
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 3170 0 0 0 5105 2 0 0 25 0 1 0 96836687 14041088 3068 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 3428 3068 112 221 0 3204 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13712

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 14847
/proc/meminfo: memFree=1941128/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=15172 CPUtime=102.26
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 3463 0 0 0 10223 3 0 0 25 0 1 0 96836687 15536128 3361 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 3793 3361 112 221 0 3569 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15172

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14847
/proc/meminfo: memFree=1939272/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=16844 CPUtime=162.23
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 3896 0 0 0 16220 3 0 0 25 0 1 0 96836687 17248256 3794 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 4211 3794 112 221 0 3987 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 16844

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14847
/proc/meminfo: memFree=1938056/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=18152 CPUtime=222.22
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 4196 0 0 0 22218 4 0 0 25 0 1 0 96836687 18587648 4094 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 4538 4094 112 221 0 4314 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 18152

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1937480/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=18500 CPUtime=282.19
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 4294 0 0 0 28215 4 0 0 25 0 1 0 96836687 18944000 4192 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 4625 4192 112 221 0 4401 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 18500

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1936136/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=19816 CPUtime=342.17
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 4617 0 0 0 34213 4 0 0 25 0 1 0 96836687 20291584 4515 1992294400 4194304 5102648 548682068768 18446744073709551615 4225728 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 4954 4515 112 221 0 4730 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 19816

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1935624/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=20328 CPUtime=402.15
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 4743 0 0 0 40210 5 0 0 25 0 1 0 96836687 20815872 4641 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 5082 4641 112 221 0 4858 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 20328

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1935368/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=20472 CPUtime=462.13
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 4805 0 0 0 46208 5 0 0 25 0 1 0 96836687 20963328 4703 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 5118 4703 112 221 0 4894 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 20472

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1932744/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=23520 CPUtime=522.11
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 5459 0 0 0 52205 6 0 0 25 0 1 0 96836687 24084480 5357 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 5880 5357 112 221 0 5656 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 23520

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1932744/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=23520 CPUtime=582.09
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 5465 0 0 0 58203 6 0 0 25 0 1 0 96836687 24084480 5363 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 5880 5363 112 221 0 5656 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 23520

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1932680/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=23520 CPUtime=642.07
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 5469 0 0 0 64201 6 0 0 25 0 1 0 96836687 24084480 5367 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 5880 5367 112 221 0 5656 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 23520

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1932360/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=23884 CPUtime=702.04
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 5551 0 0 0 70198 6 0 0 25 0 1 0 96836687 24457216 5449 1992294400 4194304 5102648 548682068768 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 5971 5449 112 221 0 5747 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 23884

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1931848/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=24384 CPUtime=762.02
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 5673 0 0 0 76196 6 0 0 25 0 1 0 96836687 24969216 5571 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 6096 5571 112 221 0 5872 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 24384

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1931400/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=24740 CPUtime=822
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 5783 0 0 0 82193 7 0 0 25 0 1 0 96836687 25333760 5681 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 6185 5681 112 221 0 5961 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 24740

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1930312/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=25780 CPUtime=881.98
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 6057 0 0 0 88191 7 0 0 25 0 1 0 96836687 26398720 5955 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 6445 5955 112 221 0 6221 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 25780

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1930248/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=25780 CPUtime=941.96
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 6069 0 0 0 94189 7 0 0 25 0 1 0 96836687 26398720 5967 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 6445 5967 112 221 0 6221 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 25780

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1929992/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=26116 CPUtime=1001.94
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 6122 0 0 0 100187 7 0 0 25 0 1 0 96836687 26742784 6020 1992294400 4194304 5102648 548682068768 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 6529 6020 112 221 0 6305 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 26116

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1929800/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=26256 CPUtime=1061.91
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 6168 0 0 0 106184 7 0 0 25 0 1 0 96836687 26886144 6066 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 6564 6066 112 221 0 6340 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 26256

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1929480/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=26648 CPUtime=1121.89
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 6241 0 0 0 112182 7 0 0 25 0 1 0 96836687 27287552 6139 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 6662 6139 112 221 0 6438 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 26648

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1929288/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=26864 CPUtime=1181.88
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 6294 0 0 0 118180 8 0 0 25 0 1 0 96836687 27508736 6192 1992294400 4194304 5102648 548682068768 18446744073709551615 4254567 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 6716 6192 112 221 0 6492 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 26864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14849
/proc/meminfo: memFree=1929288/2055920 swapFree=4192812/4192956
[pid=14846] ppid=14844 vsize=26864 CPUtime=1200.08
/proc/14846/stat : 14846 (varsat-industri) R 14844 14846 14329 0 -1 4194304 6294 0 0 0 120000 8 0 0 25 0 1 0 96836687 27508736 6192 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14846/statm: 6716 6192 112 221 0 6492 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 26864

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.51
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.084987
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 26864

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

runsolver used 0.856869 second user time and 2.48062 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-25 21:33:40
IDJOB=1723644
IDBENCH=71729
IDSOLVER=538
FILE ID=node1/1723644-1240688020
PBS_JOBID= 9186681
Free space on /tmp= 66336 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE06/goldb-heqc-term1mul.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723644-1240688020/watcher-1723644-1240688020 -o /tmp/evaluation-result-1723644-1240688020/solver-1723644-1240688020 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1933683569 HOME/instance-1723644-1240688020.cnf

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

MD5SUM BENCH= c356d60706abf7ddd80826e417c8de67
RANDOM SEED=1933683569

node1.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.259
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	: 5931.00
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.259
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:       1954928 kB
Buffers:          2364 kB
Cached:          31560 kB
SwapCached:        144 kB
Active:          32964 kB
Inactive:        15064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1954928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1396 kB
Writeback:           0 kB
Mapped:          23756 kB
Slab:            38960 kB
Committed_AS:   325892 kB
PageTables:       1444 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= 66336 MiB
End job on node1 at 2009-04-25 21:53:43