Trace number 1519084

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.04 1200.31

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/460/
unif-k3-r4.25-v460-c1955-S2106599808-035.cnf
MD5SUM23914e10b601e89075d5cbe23a039c20
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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:  460                                                  |
0.00/0.00	c |  Number of clauses:    1955                                                 |
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:          1530016523.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 |     448     1928     5846 |      642        0    nan |  0.000 % |
0.00/0.01	c |       100 |     448     1928     5846 |      706      100     22 |  0.000 % |
0.01/0.01	c |       251 |     448     1928     5846 |      777      251     21 |  0.000 % |
0.01/0.02	c |       478 |     448     1928     5846 |      855      478     22 |  0.000 % |
0.01/0.03	c |       817 |     448     1928     5846 |      940      817     22 |  0.000 % |
0.01/0.05	c |      1323 |     448     1928     5846 |     1035      827     20 |  0.000 % |
0.01/0.08	c |      2082 |     448     1928     5846 |     1138     1048     20 |  0.000 % |
0.09/0.13	c |      3221 |     448     1928     5846 |     1252      998     22 |  0.000 % |
0.19/0.20	c |      4929 |     448     1928     5846 |     1377      755     19 |  0.000 % |
0.29/0.31	c |      7492 |     448     1928     5846 |     1515     1179     21 |  0.000 % |
0.39/0.47	c |     11336 |     448     1928     5846 |     1666     1100     20 |  0.000 % |
0.69/0.73	c |     17103 |     448     1928     5846 |     1833     1716     19 |  0.000 % |
1.10/1.13	c |     25753 |     448     1928     5846 |     2016      962     17 |  0.000 % |
1.69/1.74	c |     38727 |     448     1928     5846 |     2218     1567     21 |  0.000 % |
2.59/2.69	c |     58188 |     448     1928     5846 |     2440     1764     20 |  0.000 % |
4.09/4.18	c |     87382 |     448     1928     5846 |     2684     2335     22 |  0.000 % |
6.39/6.46	c |    131171 |     448     1928     5846 |     2953     2446     20 |  0.000 % |
9.99/10.03	c |    196857 |     448     1928     5846 |     3248     2123     21 |  0.000 % |
15.59/15.61	c |    295384 |     448     1928     5846 |     3573     3293     21 |  0.000 % |
24.09/24.20	c |    443173 |     448     1928     5846 |     3930     2534     21 |  0.000 % |
37.68/37.75	c |    664856 |     448     1928     5846 |     4323     3365     21 |  0.000 % |
58.38/58.47	c |    997381 |     448     1928     5846 |     4755     3672     22 |  0.000 % |
91.57/91.63	c |   1496169 |     448     1928     5846 |     5231     2468     22 |  0.000 % |
143.16/143.26	c |   2244354 |     448     1928     5846 |     5754     3616     22 |  0.000 % |
225.24/225.31	c |   3366630 |     448     1928     5846 |     6330     5512     22 |  0.000 % |
353.81/353.97	c |   5050041 |     448     1928     5846 |     6963     3899     21 |  0.000 % |
555.06/555.21	c |   7575158 |     448     1928     5846 |     7659     4205     22 |  0.000 % |
869.70/869.94	c |  11362834 |     448     1928     5846 |     8425     7507     22 |  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-1519084-1238308124/watcher-1519084-1238308124 -o /tmp/evaluation-result-1519084-1238308124/solver-1519084-1238308124 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1530016523 HOME/instance-1519084-1238308124.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 2/68 21307
/proc/meminfo: memFree=687672/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=2420 CPUtime=0
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 1103474362 2478080 214 1992294400 4194304 5102648 548682068784 18446744073709551615 4486571 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 605 214 99 221 0 381 0

[startup+0.013733 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 21307
/proc/meminfo: memFree=687672/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=2532 CPUtime=0.01
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 249 0 0 0 1 0 0 0 18 0 1 0 1103474362 2592768 234 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 633 234 111 221 0 409 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2532

[startup+0.101739 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 21307
/proc/meminfo: memFree=687672/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=2532 CPUtime=0.09
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 273 0 0 0 9 0 0 0 18 0 1 0 1103474362 2592768 258 1992294400 4194304 5102648 548682068784 18446744073709551615 4254501 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 633 258 111 221 0 409 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2532

[startup+0.301752 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 21307
/proc/meminfo: memFree=687672/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=2664 CPUtime=0.29
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 304 0 0 0 29 0 0 0 19 0 1 0 1103474362 2727936 289 1992294400 4194304 5102648 548682068784 18446744073709551615 4249064 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 666 289 111 221 0 442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2664

[startup+0.701779 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 21307
/proc/meminfo: memFree=687672/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=2796 CPUtime=0.69
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 335 0 0 0 69 0 0 0 23 0 1 0 1103474362 2863104 320 1992294400 4194304 5102648 548682068784 18446744073709551615 4254201 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 699 320 111 221 0 475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2796

[startup+1.50183 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 21308
/proc/meminfo: memFree=686768/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=3060 CPUtime=1.49
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 384 0 0 0 149 0 0 0 25 0 1 0 1103474362 3133440 369 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 765 369 111 221 0 541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3060

[startup+3.10194 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 21308
/proc/meminfo: memFree=686384/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=3324 CPUtime=3.09
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 444 0 0 0 309 0 0 0 25 0 1 0 1103474362 3403776 429 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 831 429 111 221 0 607 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3324

[startup+6.30115 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 21308
/proc/meminfo: memFree=686064/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=3456 CPUtime=6.29
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 502 0 0 0 629 0 0 0 25 0 1 0 1103474362 3538944 487 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 864 487 111 221 0 640 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3456

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 21308
/proc/meminfo: memFree=685616/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=3852 CPUtime=12.69
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 595 0 0 0 1269 0 0 0 25 0 1 0 1103474362 3944448 580 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 963 580 111 221 0 739 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3852

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/69 21308
/proc/meminfo: memFree=685040/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=4384 CPUtime=25.48
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 735 0 0 0 2548 0 0 0 25 0 1 0 1103474362 4489216 720 1992294400 4194304 5102648 548682068784 18446744073709551615 4254482 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 1096 720 111 221 0 872 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4384

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/69 21308
/proc/meminfo: memFree=684400/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=5052 CPUtime=51.08
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 888 0 0 0 5107 1 0 0 25 0 1 0 1103474362 5173248 873 1992294400 4194304 5102648 548682068784 18446744073709551615 4228003 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 1263 873 111 221 0 1039 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5052

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/69 21308
/proc/meminfo: memFree=683376/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=5996 CPUtime=102.27
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 1125 0 0 0 10226 1 0 0 25 0 1 0 1103474362 6139904 1110 1992294400 4194304 5102648 548682068784 18446744073709551615 4249891 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 1499 1110 111 221 0 1275 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5996

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 21308
/proc/meminfo: memFree=682608/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=6836 CPUtime=162.25
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 1320 0 0 0 16224 1 0 0 25 0 1 0 1103474362 7000064 1305 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 1709 1305 111 221 0 1485 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6836

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 21308
/proc/meminfo: memFree=682032/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=7380 CPUtime=222.24
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 1452 0 0 0 22222 2 0 0 25 0 1 0 1103474362 7557120 1437 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 1845 1437 111 221 0 1621 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 7380

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 21308
/proc/meminfo: memFree=681456/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=7916 CPUtime=282.23
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 1595 0 0 0 28221 2 0 0 25 0 1 0 1103474362 8105984 1580 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 1979 1580 111 221 0 1755 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 7916

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 21308
/proc/meminfo: memFree=681136/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=8180 CPUtime=342.21
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 1676 0 0 0 34219 2 0 0 25 0 1 0 1103474362 8376320 1661 1992294400 4194304 5102648 548682068784 18446744073709551615 4249070 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2045 1661 111 221 0 1821 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 8180

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 21308
/proc/meminfo: memFree=680688/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=8744 CPUtime=402.2
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 1787 0 0 0 40217 3 0 0 25 0 1 0 1103474362 8953856 1772 1992294400 4194304 5102648 548682068784 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2186 1772 111 221 0 1962 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 8744

[startup+462.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/69 21310
/proc/meminfo: memFree=680176/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=9012 CPUtime=462.19
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 1850 0 0 0 46216 3 0 0 25 0 1 0 1103474362 9228288 1835 1992294400 4194304 5102648 548682068784 18446744073709551615 4255094 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2253 1835 111 221 0 2029 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 9012

[startup+522.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/69 21310
/proc/meminfo: memFree=679984/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=9276 CPUtime=522.17
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 1937 0 0 0 52214 3 0 0 25 0 1 0 1103474362 9498624 1922 1992294400 4194304 5102648 548682068784 18446744073709551615 4227600 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2319 1922 111 221 0 2095 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 9276

[startup+582.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/69 21310
/proc/meminfo: memFree=679856/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=9688 CPUtime=582.16
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2013 0 0 0 58213 3 0 0 25 0 1 0 1103474362 9920512 1998 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2422 1998 111 221 0 2198 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 9688

[startup+642.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/69 21310
/proc/meminfo: memFree=679664/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=9832 CPUtime=642.16
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2060 0 0 0 64212 4 0 0 25 0 1 0 1103474362 10067968 2045 1992294400 4194304 5102648 548682068784 18446744073709551615 4262554 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2458 2045 111 221 0 2234 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 9832

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 21310
/proc/meminfo: memFree=679472/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=10108 CPUtime=702.14
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2110 0 0 0 70210 4 0 0 25 0 1 0 1103474362 10350592 2095 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2527 2095 111 221 0 2303 0
Current children cumulated CPU time (s) 702.14
Current children cumulated vsize (KiB) 10108

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 21310
/proc/meminfo: memFree=679344/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=10240 CPUtime=762.13
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2140 0 0 0 76209 4 0 0 25 0 1 0 1103474362 10485760 2125 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2560 2125 111 221 0 2336 0
Current children cumulated CPU time (s) 762.13
Current children cumulated vsize (KiB) 10240

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 21310
/proc/meminfo: memFree=679088/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=10376 CPUtime=822.11
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2199 0 0 0 82207 4 0 0 25 0 1 0 1103474362 10625024 2184 1992294400 4194304 5102648 548682068784 18446744073709551615 4255024 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2594 2184 111 221 0 2370 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 10376

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 21310
/proc/meminfo: memFree=678960/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=10696 CPUtime=882.09
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2241 0 0 0 88205 4 0 0 25 0 1 0 1103474362 10952704 2226 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2674 2226 111 221 0 2450 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 10696

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 21310
/proc/meminfo: memFree=678640/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=10960 CPUtime=942.09
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2315 0 0 0 94204 5 0 0 25 0 1 0 1103474362 11223040 2300 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2740 2300 111 221 0 2516 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 10960

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 21310
/proc/meminfo: memFree=678512/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=11100 CPUtime=1002.07
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2353 0 0 0 100202 5 0 0 25 0 1 0 1103474362 11366400 2338 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2775 2338 111 221 0 2551 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 11100

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 21310
/proc/meminfo: memFree=678192/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=11364 CPUtime=1062.06
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2423 0 0 0 106201 5 0 0 25 0 1 0 1103474362 11636736 2408 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2841 2408 111 221 0 2617 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 11364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 21310
/proc/meminfo: memFree=678064/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=11504 CPUtime=1122.04
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2460 0 0 0 112199 5 0 0 25 0 1 0 1103474362 11780096 2445 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2876 2445 111 221 0 2652 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 11504

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 21310
/proc/meminfo: memFree=677872/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=11636 CPUtime=1182.03
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2503 0 0 0 118198 5 0 0 25 0 1 0 1103474362 11915264 2488 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2909 2488 111 221 0 2685 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 11636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 21310
/proc/meminfo: memFree=677744/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=11780 CPUtime=1200.03
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2533 0 0 0 119998 5 0 0 25 0 1 0 1103474362 12062720 2518 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2945 2518 111 221 0 2721 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 11780

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 21310
/proc/meminfo: memFree=677744/2055920 swapFree=4177828/4192956
[pid=21307] ppid=21305 vsize=11780 CPUtime=1200.03
/proc/21307/stat : 21307 (varsat-industri) R 21305 21307 21042 0 -1 4194304 2533 0 0 0 119998 5 0 0 25 0 1 0 1103474362 12062720 2518 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21307/statm: 2945 2518 111 221 0 2721 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 11780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.04
CPU user time (s): 1199.98
CPU system time (s): 0.06099
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 11780

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

runsolver used 1.2928 second user time and 3.08453 second system time

The end

Launcher Data

Begin job on node52 at 2009-03-29 08:28:44
IDJOB=1519084
IDBENCH=70733
IDSOLVER=538
FILE ID=node52/1519084-1238308124
PBS_JOBID= 9061088
Free space on /tmp= 66376 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/460/unif-k3-r4.25-v460-c1955-S2106599808-035.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519084-1238308124/watcher-1519084-1238308124 -o /tmp/evaluation-result-1519084-1238308124/solver-1519084-1238308124 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1530016523 HOME/instance-1519084-1238308124.cnf

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

MD5SUM BENCH= 23914e10b601e89075d5cbe23a039c20
RANDOM SEED=1530016523

node52.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.230
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.230
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:        688152 kB
Buffers:         93828 kB
Cached:        1175448 kB
SwapCached:       7968 kB
Active:         177668 kB
Inactive:      1101648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        688152 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:            1040 kB
Writeback:           0 kB
Mapped:          15708 kB
Slab:            73936 kB
Committed_AS:  2978052 kB
PageTables:       1736 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= 66376 MiB
End job on node52 at 2009-03-29 08:48:46