Trace number 1513108

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.02 1207.11

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1549575664-035.cnf
MD5SUM88d4611d108004ec1f24e3826a831460
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 518700

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  220                                                  |
0.00/0.00	c |  Number of clauses:    18700                                                |
0.00/0.04	c |  Parsing time:         0.03         s                                       |
0.00/0.04	c |  Timeout:              43200 s
0.00/0.04	c |  Random Seed:          441100069.000000
0.00/0.04	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.04	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.04	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.04	c |                                                                             |
0.48/0.57	c ============================[ Search Statistics ]==============================
0.48/0.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.48/0.57	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.48/0.57	c ===============================================================================
0.48/0.57	c |         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
0.58/0.64	c |       100 |     220    18700   130900 |     6856      100     65 |  0.002 % |
0.68/0.72	c |       250 |     220    18700   130900 |     7542      250     59 |  0.002 % |
0.78/0.80	c |       476 |     220    18700   130900 |     8296      476     60 |  0.002 % |
0.78/0.89	c |       813 |     220    18700   130900 |     9126      813     60 |  0.002 % |
0.88/1.00	c |      1319 |     220    18700   130900 |    10038     1319     60 |  0.002 % |
1.09/1.13	c |      2078 |     220    18700   130900 |    11042     2078     61 |  0.002 % |
1.28/1.30	c |      3219 |     220    18700   130900 |    12147     3219     61 |  0.002 % |
1.48/1.56	c |      4927 |     220    18700   130900 |    13361     4927     61 |  0.002 % |
1.88/1.97	c |      7490 |     220    18700   130900 |    14697     7490     62 |  0.002 % |
2.57/2.69	c |     11334 |     220    18700   130900 |    16167    11334     62 |  0.002 % |
3.96/4.01	c |     17101 |     220    18700   130900 |    17784     8968     62 |  0.002 % |
5.85/5.97	c |     25751 |     220    18700   130900 |    19562    17618     63 |  0.002 % |
8.94/9.07	c |     38726 |     220    18700   130900 |    21519    10927     64 |  0.002 % |
13.71/13.88	c |     58187 |     220    18700   130900 |    23671    19581     64 |  0.002 % |
22.26/22.44	c |     87381 |     220    18700   130900 |    26038    12321     62 |  0.002 % |
36.27/36.58	c |    131171 |     220    18700   130900 |    28641    14080     62 |  0.002 % |
57.25/57.65	c |    196856 |     220    18700   130900 |    31506    14120     61 |  0.002 % |
91.55/92.15	c |    295382 |     220    18700   130900 |    34656    16952     62 |  0.002 % |
146.13/147.10	c |    443171 |     220    18700   130900 |    38122    32275     65 |  0.002 % |
232.22/233.60	c |    664854 |     220    18700   130900 |    41934    27598     63 |  0.002 % |
374.28/376.51	c |    997380 |     220    18700   130900 |    46128    41762     65 |  0.002 % |
600.34/603.94	c |   1496169 |     220    18700   130900 |    50741    18596     62 |  0.002 % |
939.15/944.74	c |   2244351 |     220    18700   130900 |    55815    26990     63 |  0.002 % |

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-1513108-1238212563/watcher-1513108-1238212563 -o /tmp/evaluation-result-1513108-1238212563/solver-1513108-1238212563 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=441100069 HOME/instance-1513108-1238212563.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.91 1.97 1.92 4/94 18577
/proc/meminfo: memFree=1822624/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=2280 CPUtime=0
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 299 0 0 0 0 0 0 0 20 0 1 0 1093919922 2334720 284 1992294400 4194304 5102648 548682068784 18446744073709551615 4280096 0 0 4096 3 0 0 0 17 1 0 0
/proc/18577/statm: 570 284 87 221 0 346 0

[startup+0.08387 s]
/proc/loadavg: 1.91 1.97 1.92 4/94 18577
/proc/meminfo: memFree=1822624/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=6796 CPUtime=0.07
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 1407 0 0 0 7 0 0 0 20 0 1 0 1093919922 6959104 1392 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 1699 1392 98 221 0 1475 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6796

[startup+0.10187 s]
/proc/loadavg: 1.91 1.97 1.92 4/94 18577
/proc/meminfo: memFree=1822624/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=6796 CPUtime=0.08
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 1407 0 0 0 8 0 0 0 20 0 1 0 1093919922 6959104 1392 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 1699 1392 98 221 0 1475 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6796

[startup+0.301893 s]
/proc/loadavg: 1.91 1.97 1.92 4/94 18577
/proc/meminfo: memFree=1822624/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=6796 CPUtime=0.28
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 1407 0 0 0 28 0 0 0 22 0 1 0 1093919922 6959104 1392 1992294400 4194304 5102648 548682068784 18446744073709551615 4283489 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 1699 1392 98 221 0 1475 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6796

[startup+0.701939 s]
/proc/loadavg: 1.91 1.97 1.92 4/94 18577
/proc/meminfo: memFree=1822624/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=6580 CPUtime=0.68
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 1456 0 0 0 68 0 0 0 25 0 1 0 1093919922 6737920 1367 1992294400 4194304 5102648 548682068784 18446744073709551615 4213994 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 1645 1367 110 221 0 1421 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6580

[startup+1.50103 s]
/proc/loadavg: 1.91 1.97 1.92 3/95 18578
/proc/meminfo: memFree=1817304/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=6580 CPUtime=1.48
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 1457 0 0 0 148 0 0 0 25 0 1 0 1093919922 6737920 1368 1992294400 4194304 5102648 548682068784 18446744073709551615 4254628 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 1645 1368 110 221 0 1421 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6580

[startup+3.10121 s]
/proc/loadavg: 1.91 1.97 1.92 3/95 18578
/proc/meminfo: memFree=1816216/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=9272 CPUtime=3.07
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 2110 0 0 0 307 0 0 0 25 0 1 0 1093919922 9494528 2021 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 2318 2021 110 221 0 2094 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9272

[startup+6.30156 s]
/proc/loadavg: 1.92 1.97 1.92 3/95 18578
/proc/meminfo: memFree=1813528/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=11404 CPUtime=6.25
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 2633 0 0 0 625 0 0 0 25 0 1 0 1093919922 11677696 2544 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 2851 2544 110 221 0 2627 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 11404

[startup+12.7013 s]
/proc/loadavg: 1.93 1.97 1.92 3/95 18578
/proc/meminfo: memFree=1811168/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=12728 CPUtime=12.62
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 2977 0 0 0 1261 1 0 0 25 0 1 0 1093919922 13033472 2888 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 3182 2888 110 221 0 2958 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 12728

[startup+25.5017 s]
/proc/loadavg: 1.94 1.97 1.92 3/95 18578
/proc/meminfo: memFree=1809568/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=14404 CPUtime=25.34
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 3386 0 0 0 2532 2 0 0 25 0 1 0 1093919922 14749696 3297 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 3601 3297 110 221 0 3377 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 14404

[startup+51.1015 s]
/proc/loadavg: 1.96 1.97 1.92 3/95 18578
/proc/meminfo: memFree=1806880/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=17224 CPUtime=50.78
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 4071 0 0 0 5076 2 0 0 25 0 1 0 1093919922 17637376 3982 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 4306 3982 110 221 0 4082 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 17224

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.92 3/95 18578
/proc/meminfo: memFree=1803552/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=20476 CPUtime=101.69
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 4853 0 0 0 10166 3 0 0 25 0 1 0 1093919922 20967424 4764 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 5119 4764 110 221 0 4895 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 20476

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18578
/proc/meminfo: memFree=1800992/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=22916 CPUtime=161.34
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 5465 0 0 0 16130 4 0 0 25 0 1 0 1093919922 23465984 5376 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 5729 5376 110 221 0 5505 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 22916

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18578
/proc/meminfo: memFree=1800032/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=24196 CPUtime=220.98
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 5730 0 0 0 22094 4 0 0 25 0 1 0 1093919922 24776704 5641 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 6049 5641 110 221 0 5825 0
Current children cumulated CPU time (s) 220.98
Current children cumulated vsize (KiB) 24196

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18578
/proc/meminfo: memFree=1797536/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=26860 CPUtime=280.63
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 6340 0 0 0 28059 4 0 0 25 0 1 0 1093919922 27504640 6251 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 6715 6251 110 221 0 6491 0
Current children cumulated CPU time (s) 280.63
Current children cumulated vsize (KiB) 26860

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1796568/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=27724 CPUtime=340.28
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 6542 0 0 0 34023 5 0 0 25 0 1 0 1093919922 28389376 6453 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 6931 6453 110 221 0 6707 0
Current children cumulated CPU time (s) 340.28
Current children cumulated vsize (KiB) 27724

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1794584/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=29936 CPUtime=399.92
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 7055 0 0 0 39987 5 0 0 25 0 1 0 1093919922 30654464 6966 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 7484 6966 110 221 0 7260 0
Current children cumulated CPU time (s) 399.92
Current children cumulated vsize (KiB) 29936

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1793560/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=31056 CPUtime=459.57
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 7294 0 0 0 45952 5 0 0 25 0 1 0 1093919922 31801344 7205 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 7764 7205 110 221 0 7540 0
Current children cumulated CPU time (s) 459.57
Current children cumulated vsize (KiB) 31056

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1792984/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=31452 CPUtime=519.22
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 7434 0 0 0 51917 5 0 0 25 0 1 0 1093919922 32206848 7345 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 7863 7345 110 221 0 7639 0
Current children cumulated CPU time (s) 519.22
Current children cumulated vsize (KiB) 31452

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1792792/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=31876 CPUtime=578.86
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 7508 0 0 0 57881 5 0 0 25 0 1 0 1093919922 32641024 7419 1992294400 4194304 5102648 548682068784 18446744073709551615 4249105 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 7969 7419 110 221 0 7745 0
Current children cumulated CPU time (s) 578.86
Current children cumulated vsize (KiB) 31876

[startup+642.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1791136/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=33532 CPUtime=638.52
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 7917 0 0 0 63846 6 0 0 25 0 1 0 1093919922 34336768 7828 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 8383 7828 110 221 0 8159 0
Current children cumulated CPU time (s) 638.52
Current children cumulated vsize (KiB) 33532

[startup+702.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1790176/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=34604 CPUtime=698.16
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 8150 0 0 0 69810 6 0 0 25 0 1 0 1093919922 35434496 8061 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 8651 8061 110 221 0 8427 0
Current children cumulated CPU time (s) 698.16
Current children cumulated vsize (KiB) 34604

[startup+762.307 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1790048/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=34844 CPUtime=757.81
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 8179 0 0 0 75775 6 0 0 25 0 1 0 1093919922 35680256 8090 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 8711 8090 110 221 0 8487 0
Current children cumulated CPU time (s) 757.81
Current children cumulated vsize (KiB) 34844

[startup+822.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1789856/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=34996 CPUtime=817.46
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 8230 0 0 0 81740 6 0 0 25 0 1 0 1093919922 35835904 8141 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 8749 8141 110 221 0 8525 0
Current children cumulated CPU time (s) 817.46
Current children cumulated vsize (KiB) 34996

[startup+882.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1789600/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=35128 CPUtime=877.1
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 8272 0 0 0 87704 6 0 0 25 0 1 0 1093919922 35971072 8183 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 8782 8183 110 221 0 8558 0
Current children cumulated CPU time (s) 877.1
Current children cumulated vsize (KiB) 35128

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1789152/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=35664 CPUtime=936.76
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 8376 0 0 0 93669 7 0 0 25 0 1 0 1093919922 36519936 8287 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 8916 8287 110 221 0 8692 0
Current children cumulated CPU time (s) 936.76
Current children cumulated vsize (KiB) 35664

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1786528/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=38444 CPUtime=996.4
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 9054 0 0 0 99632 8 0 0 25 0 1 0 1093919922 39366656 8965 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 9611 8965 110 221 0 9387 0
Current children cumulated CPU time (s) 996.4
Current children cumulated vsize (KiB) 38444

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1785888/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=39012 CPUtime=1056.05
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 9198 0 0 0 105597 8 0 0 25 0 1 0 1093919922 39948288 9109 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 9753 9109 110 221 0 9529 0
Current children cumulated CPU time (s) 1056.05
Current children cumulated vsize (KiB) 39012

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1785376/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=39652 CPUtime=1115.69
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 9318 0 0 0 111561 8 0 0 25 0 1 0 1093919922 40603648 9229 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 9913 9229 110 221 0 9689 0
Current children cumulated CPU time (s) 1115.69
Current children cumulated vsize (KiB) 39652

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1784736/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=40268 CPUtime=1175.36
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 9450 0 0 0 117527 9 0 0 25 0 1 0 1093919922 41234432 9361 1992294400 4194304 5102648 548682068784 18446744073709551615 4249772 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 10067 9361 110 221 0 9843 0
Current children cumulated CPU time (s) 1175.36
Current children cumulated vsize (KiB) 40268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1784288/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=40556 CPUtime=1200
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 9508 0 0 0 119991 9 0 0 25 0 1 0 1093919922 41529344 9419 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 10139 9419 110 221 0 9915 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 40556

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

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

[startup+1207.1 s]
/proc/loadavg: 1.99 1.97 1.92 3/95 18584
/proc/meminfo: memFree=1784288/2055920 swapFree=4152308/4192956
[pid=18577] ppid=18575 vsize=40556 CPUtime=1200
/proc/18577/stat : 18577 (varsat-industri) R 18575 18577 17852 0 -1 4194304 9508 0 0 0 119991 9 0 0 25 0 1 0 1093919922 41529344 9419 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 0 0 0
/proc/18577/statm: 10139 9419 110 221 0 9915 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 40556

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1207.11
CPU time (s): 1200.02
CPU user time (s): 1199.92
CPU system time (s): 0.100984
CPU usage (%): 99.4121
Max. virtual memory (cumulated for all children) (KiB): 40556

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

runsolver used 1.86172 second user time and 4.73728 second system time

The end

Launcher Data

Begin job on node91 at 2009-03-28 04:56:03
IDJOB=1513108
IDBENCH=70235
IDSOLVER=538
FILE ID=node91/1513108-1238212563
PBS_JOBID= 9060476
Free space on /tmp= 66480 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S1549575664-035.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513108-1238212563/watcher-1513108-1238212563 -o /tmp/evaluation-result-1513108-1238212563/solver-1513108-1238212563 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=441100069 HOME/instance-1513108-1238212563.cnf

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

MD5SUM BENCH= 88d4611d108004ec1f24e3826a831460
RANDOM SEED=441100069

node91.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.252
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.252
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1823104 kB
Buffers:         26384 kB
Cached:         136072 kB
SwapCached:      23048 kB
Active:         123548 kB
Inactive:        63484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823104 kB
SwapTotal:     4192956 kB
SwapFree:      4152308 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          16096 kB
Slab:            28964 kB
Committed_AS:  2363324 kB
PageTables:       3260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node91 at 2009-03-28 05:16:12