Trace number 1517872

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.07 1223.81

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S260616787-042.cnf
MD5SUM9a70ac660abd105bceac08fd27643051
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.8969
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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:  380                                                  |
0.00/0.00	c |  Number of clauses:    1615                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1923459385.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     378     1613     4856 |      537        0    nan |  0.000 % |
0.00/0.00	c |       101 |     378     1613     4856 |      591      101     23 |  0.001 % |
0.00/0.02	c |       252 |     378     1613     4856 |      650      252     22 |  0.001 % |
0.00/0.02	c |       477 |     378     1613     4856 |      715      477     19 |  0.001 % |
0.09/0.12	c |       814 |     378     1613     4856 |      787      438     17 |  0.001 % |
0.09/0.12	c |      1321 |     378     1613     4856 |      865      538     17 |  0.001 % |
0.09/0.12	c |      2080 |     378     1613     4856 |      952      841     17 |  0.001 % |
0.09/0.12	c |      3220 |     378     1613     4856 |     1047      991     17 |  0.001 % |
0.09/0.16	c |      4929 |     378     1613     4856 |     1152     1054     17 |  0.001 % |
0.19/0.25	c |      7491 |     378     1613     4856 |     1267      648     15 |  0.001 % |
0.29/0.39	c |     11335 |     378     1613     4856 |     1394     1247     16 |  0.001 % |
0.49/0.59	c |     17102 |     378     1613     4856 |     1534     1315     15 |  0.001 % |
0.89/0.91	c |     25751 |     378     1613     4856 |     1687     1379     16 |  0.001 % |
1.39/1.41	c |     38725 |     378     1613     4856 |     1856     1459     16 |  0.001 % |
2.10/2.17	c |     58186 |     378     1613     4856 |     2041     1106     14 |  0.001 % |
3.30/3.36	c |     87378 |     378     1613     4856 |     2245     1335     14 |  0.001 % |
5.19/5.22	c |    131167 |     378     1613     4856 |     2470     1852     16 |  0.001 % |
7.99/8.09	c |    196851 |     378     1613     4856 |     2717     2447     17 |  0.001 % |
12.39/12.47	c |    295378 |     378     1613     4856 |     2989     1728     18 |  0.001 % |
19.19/19.28	c |    443167 |     378     1613     4856 |     3288     2882     17 |  0.001 % |
29.79/29.84	c |    664851 |     378     1613     4856 |     3617     1969     15 |  0.001 % |
46.28/46.34	c |    997377 |     378     1613     4856 |     3978     2112     17 |  0.001 % |
72.27/72.32	c |   1496166 |     378     1613     4856 |     4376     2886     17 |  0.001 % |
112.46/112.56	c |   2244348 |     378     1613     4856 |     4814     3597     19 |  0.001 % |
175.74/175.89	c |   3366622 |     378     1613     4856 |     5295     2977     18 |  0.001 % |
277.51/277.61	c |   5050034 |     378     1613     4856 |     5825     3657     19 |  0.001 % |
435.16/435.32	c |   7575151 |     378     1613     4856 |     6408     5150     18 |  0.001 % |
682.89/683.11	c |  11362829 |     378     1613     4856 |     7048     3485     19 |  0.001 % |
1076.83/1087.54	c |  17044341 |     378     1613     4856 |     7753     6976     20 |  0.001 % |

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-1517872-1238292340/watcher-1517872-1238292340 -o /tmp/evaluation-result-1517872-1238292340/solver-1517872-1238292340 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1923459385 HOME/instance-1517872-1238292340.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.93 2.00 1.99 4/86 32718
/proc/meminfo: memFree=1630720/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=2412 CPUtime=0
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 225 0 0 0 0 0 0 0 20 0 1 0 1101898015 2469888 210 1992294400 4194304 5102648 548682068784 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 603 210 101 221 0 379 0

[startup+0.097065 s]
/proc/loadavg: 1.93 2.00 1.99 4/86 32718
/proc/meminfo: memFree=1630720/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=2544 CPUtime=0.09
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 252 0 0 0 9 0 0 0 20 0 1 0 1101898015 2605056 237 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 636 237 111 221 0 412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2544

[startup+0.101064 s]
/proc/loadavg: 1.93 2.00 1.99 4/86 32718
/proc/meminfo: memFree=1630720/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=2544 CPUtime=0.09
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 252 0 0 0 9 0 0 0 20 0 1 0 1101898015 2605056 237 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 636 237 111 221 0 412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2544

[startup+0.301089 s]
/proc/loadavg: 1.93 2.00 1.99 4/86 32718
/proc/meminfo: memFree=1630720/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=2676 CPUtime=0.29
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 281 0 0 0 29 0 0 0 22 0 1 0 1101898015 2740224 266 1992294400 4194304 5102648 548682068784 18446744073709551615 4244883 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 669 266 111 221 0 445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2676

[startup+0.701139 s]
/proc/loadavg: 1.93 2.00 1.99 4/86 32718
/proc/meminfo: memFree=1630720/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=2816 CPUtime=0.69
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 310 0 0 0 69 0 0 0 25 0 1 0 1101898015 2883584 295 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 704 295 111 221 0 480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2816

[startup+1.50124 s]
/proc/loadavg: 1.93 2.00 1.99 3/87 32719
/proc/meminfo: memFree=1629880/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=2948 CPUtime=1.49
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 350 0 0 0 149 0 0 0 25 0 1 0 1101898015 3018752 335 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 737 335 111 221 0 513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2948

[startup+3.10144 s]
/proc/loadavg: 1.93 2.00 1.99 3/87 32719
/proc/meminfo: memFree=1629496/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=3080 CPUtime=3.09
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 390 0 0 0 309 0 0 0 25 0 1 0 1101898015 3153920 375 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 770 375 111 221 0 546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3080

[startup+6.30184 s]
/proc/loadavg: 1.93 2.00 1.99 3/87 32719
/proc/meminfo: memFree=1629184/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=3344 CPUtime=6.29
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 456 0 0 0 629 0 0 0 25 0 1 0 1101898015 3424256 441 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 836 441 111 221 0 612 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3344

[startup+12.7016 s]
/proc/loadavg: 1.94 2.00 1.99 3/87 32719
/proc/meminfo: memFree=1628680/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=3744 CPUtime=12.69
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 542 0 0 0 1269 0 0 0 25 0 1 0 1101898015 3833856 527 1992294400 4194304 5102648 548682068784 18446744073709551615 4254017 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 936 527 111 221 0 712 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3744

[startup+25.5012 s]
/proc/loadavg: 1.95 2.00 1.99 3/87 32719
/proc/meminfo: memFree=1628232/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=4012 CPUtime=25.49
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 640 0 0 0 2549 0 0 0 25 0 1 0 1101898015 4108288 625 1992294400 4194304 5102648 548682068784 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 1003 625 111 221 0 779 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4012

[startup+51.1014 s]
/proc/loadavg: 2.05 2.02 2.00 3/87 32719
/proc/meminfo: memFree=1627720/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=4672 CPUtime=51.08
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 774 0 0 0 5108 0 0 0 25 0 1 0 1101898015 4784128 759 1992294400 4194304 5102648 548682068784 18446744073709551615 4262668 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 1168 759 111 221 0 944 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4672

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 32719
/proc/meminfo: memFree=1627016/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=5216 CPUtime=102.27
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 932 0 0 0 10227 0 0 0 25 0 1 0 1101898015 5341184 917 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 1304 917 111 221 0 1080 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5216

[startup+162.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/87 32719
/proc/meminfo: memFree=1626312/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=5912 CPUtime=162.24
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1098 0 0 0 16224 0 0 0 25 0 1 0 1101898015 6053888 1083 1992294400 4194304 5102648 548682068784 18446744073709551615 4262590 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 1478 1083 111 221 0 1254 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5912

[startup+222.302 s]
/proc/loadavg: 2.11 2.04 2.00 3/87 32719
/proc/meminfo: memFree=1625800/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=6448 CPUtime=222.23
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1228 0 0 0 22223 0 0 0 25 0 1 0 1101898015 6602752 1213 1992294400 4194304 5102648 548682068784 18446744073709551615 4255839 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 1612 1213 111 221 0 1388 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6448

[startup+282.301 s]
/proc/loadavg: 2.11 2.05 2.00 3/87 32719
/proc/meminfo: memFree=1625416/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=6856 CPUtime=282.21
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1331 0 0 0 28221 0 0 0 25 0 1 0 1101898015 7020544 1316 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 1714 1316 111 221 0 1490 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6856

[startup+342.302 s]
/proc/loadavg: 2.10 2.05 2.00 3/87 32719
/proc/meminfo: memFree=1624968/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=7268 CPUtime=342.19
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1426 0 0 0 34219 0 0 0 25 0 1 0 1101898015 7442432 1411 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 1817 1411 111 221 0 1593 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 7268

[startup+402.301 s]
/proc/loadavg: 2.09 2.06 2.00 3/87 32719
/proc/meminfo: memFree=1624776/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=7544 CPUtime=402.17
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1495 0 0 0 40217 0 0 0 25 0 1 0 1101898015 7725056 1480 1992294400 4194304 5102648 548682068784 18446744073709551615 4227835 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 1886 1480 111 221 0 1662 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 7544

[startup+462.302 s]
/proc/loadavg: 2.08 2.06 2.00 3/87 32719
/proc/meminfo: memFree=1624392/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=7816 CPUtime=462.15
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1575 0 0 0 46215 0 0 0 25 0 1 0 1101898015 8003584 1560 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 1954 1560 111 221 0 1730 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 7816

[startup+522.301 s]
/proc/loadavg: 2.08 2.06 2.00 3/87 32719
/proc/meminfo: memFree=1624200/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=8096 CPUtime=522.13
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1620 0 0 0 52213 0 0 0 25 0 1 0 1101898015 8290304 1605 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2024 1605 111 221 0 1800 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 8096

[startup+582.302 s]
/proc/loadavg: 2.07 2.06 2.00 3/87 32719
/proc/meminfo: memFree=1624136/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=8096 CPUtime=582.12
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1647 0 0 0 58212 0 0 0 25 0 1 0 1101898015 8290304 1632 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2024 1632 111 221 0 1800 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 8096

[startup+642.301 s]
/proc/loadavg: 2.07 2.06 2.00 3/87 32719
/proc/meminfo: memFree=1623880/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=8372 CPUtime=642.1
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1704 0 0 0 64210 0 0 0 25 0 1 0 1101898015 8572928 1689 1992294400 4194304 5102648 548682068784 18446744073709551615 4254118 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2093 1689 111 221 0 1869 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 8372

[startup+702.302 s]
/proc/loadavg: 2.06 2.06 2.00 3/87 32719
/proc/meminfo: memFree=1623688/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=8656 CPUtime=702.08
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1754 0 0 0 70208 0 0 0 25 0 1 0 1101898015 8863744 1739 1992294400 4194304 5102648 548682068784 18446744073709551615 4255508 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2164 1739 111 221 0 1940 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 8656

[startup+762.306 s]
/proc/loadavg: 2.06 2.06 2.00 3/87 32719
/proc/meminfo: memFree=1623368/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=8796 CPUtime=762.06
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1815 0 0 0 76206 0 0 0 25 0 1 0 1101898015 9007104 1800 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2199 1800 111 221 0 1975 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 8796

[startup+822.302 s]
/proc/loadavg: 2.02 2.05 2.00 3/87 32719
/proc/meminfo: memFree=1623240/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=9068 CPUtime=822.04
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1869 0 0 0 82204 0 0 0 25 0 1 0 1101898015 9285632 1854 1992294400 4194304 5102648 548682068784 18446744073709551615 4243683 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2267 1854 111 221 0 2043 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 9068

[startup+882.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/87 32719
/proc/meminfo: memFree=1623048/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=9216 CPUtime=882.02
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1907 0 0 0 88202 0 0 0 25 0 1 0 1101898015 9437184 1892 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2304 1892 111 221 0 2080 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 9216

[startup+942.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 32719
/proc/meminfo: memFree=1622920/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=9348 CPUtime=942.01
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1941 0 0 0 94201 0 0 0 25 0 1 0 1101898015 9572352 1926 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2337 1926 111 221 0 2113 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 9348

[startup+1002.3 s]
/proc/loadavg: 2.35 2.10 2.03 3/94 2018
/proc/meminfo: memFree=1619048/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=9488 CPUtime=1000.05
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 1964 0 0 0 100004 1 0 0 25 0 1 0 1101898015 9715712 1949 1992294400 4194304 5102648 548682068784 18446744073709551615 4225675 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2372 1949 111 221 0 2148 0
Current children cumulated CPU time (s) 1000.05
Current children cumulated vsize (KiB) 9488

[startup+1062.3 s]
/proc/loadavg: 2.93 2.31 2.10 4/93 6859
/proc/meminfo: memFree=1612520/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=9624 CPUtime=1054.69
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 2013 0 0 0 105466 3 0 0 25 0 1 0 1101898015 9854976 1998 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2406 1998 111 221 0 2182 0
Current children cumulated CPU time (s) 1054.69
Current children cumulated vsize (KiB) 9624

[startup+1122.3 s]
/proc/loadavg: 3.19 2.51 2.18 4/93 12751
/proc/meminfo: memFree=1605800/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=10044 CPUtime=1108.28
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 2088 0 0 0 110822 6 0 0 25 0 1 0 1101898015 10285056 2073 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2511 2073 111 221 0 2287 0
Current children cumulated CPU time (s) 1108.28
Current children cumulated vsize (KiB) 10044

[startup+1182.3 s]
/proc/loadavg: 3.28 2.66 2.25 4/93 18005
/proc/meminfo: memFree=1600104/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=10192 CPUtime=1162.48
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 2117 0 0 0 116241 7 0 0 25 0 1 0 1101898015 10436608 2102 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2548 2102 111 221 0 2324 0
Current children cumulated CPU time (s) 1162.48
Current children cumulated vsize (KiB) 10192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1223.8 s]
/proc/loadavg: 3.14 2.71 2.28 4/94 21673
/proc/meminfo: memFree=1595872/2055920 swapFree=4170308/4192956
[pid=32718] ppid=32716 vsize=10192 CPUtime=1200.06
/proc/32718/stat : 32718 (varsat-industri) R 32716 32718 31981 0 -1 4194304 2140 0 0 0 119997 9 0 0 25 0 1 0 1101898015 10436608 2125 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/32718/statm: 2548 2125 111 221 0 2324 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 10192

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): 1223.81
CPU time (s): 1200.07
CPU user time (s): 1199.98
CPU system time (s): 0.097985
CPU usage (%): 98.0605
Max. virtual memory (cumulated for all children) (KiB): 10192

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

runsolver used 1.41778 second user time and 4.37933 second system time

The end

Launcher Data

Begin job on node92 at 2009-03-29 04:05:40
IDJOB=1517872
IDBENCH=70632
IDSOLVER=538
FILE ID=node92/1517872-1238292340
PBS_JOBID= 9060993
Free space on /tmp= 66564 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S260616787-042.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517872-1238292340/watcher-1517872-1238292340 -o /tmp/evaluation-result-1517872-1238292340/solver-1517872-1238292340 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1923459385 HOME/instance-1517872-1238292340.cnf

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

MD5SUM BENCH= 9a70ac660abd105bceac08fd27643051
RANDOM SEED=1923459385

node92.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.249
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.249
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:       1631200 kB
Buffers:         62428 kB
Cached:         297072 kB
SwapCached:       7632 kB
Active:         101064 kB
Inactive:       268352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631200 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:            1032 kB
Writeback:           0 kB
Mapped:          15620 kB
Slab:            39352 kB
Committed_AS:  1881120 kB
PageTables:       2768 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= 66560 MiB
End job on node92 at 2009-03-29 04:26:06