Trace number 1785646

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) 5000.06 5001.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-300-100.cnf
MD5SUMcda4bb923e6fa0cab57f8920411a2abd
Bench CategoryCRAFTED (crafted 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 variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
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:  300                                                  |
0.00/0.00	c |  Number of clauses:    720                                                  |
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:          225180840.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 |     300      720     1800 |      240        0    nan |  0.000 % |
0.00/0.00	c |       102 |     300      720     1800 |      264      102     48 |  0.001 % |
0.00/0.00	c |       253 |     300      720     1800 |      290      253     43 |  0.001 % |
0.01/0.01	c |       480 |     300      720     1800 |      319      290     35 |  0.001 % |
0.01/0.02	c |       821 |     300      720     1800 |      351      413     38 |  0.001 % |
0.01/0.03	c |      1328 |     300      720     1800 |      386      259     28 |  0.001 % |
0.01/0.06	c |      2089 |     300      720     1800 |      425      317     29 |  0.001 % |
0.01/0.09	c |      3228 |     300      720     1800 |      467      409     33 |  0.001 % |
0.09/0.14	c |      4937 |     300      720     1800 |      514      366     27 |  0.001 % |
0.19/0.22	c |      7503 |     300      720     1800 |      565      478     32 |  0.001 % |
0.29/0.34	c |     11351 |     300      720     1800 |      622      398     26 |  0.001 % |
0.49/0.52	c |     17119 |     300      720     1800 |      684      408     25 |  0.001 % |
0.79/0.82	c |     25770 |     300      720     1800 |      753      729     36 |  0.001 % |
1.19/1.27	c |     38744 |     300      720     1800 |      828      783     37 |  0.001 % |
1.89/1.98	c |     58205 |     300      720     1800 |      911      720     38 |  0.001 % |
2.99/3.09	c |     87397 |     300      720     1800 |     1002      753     38 |  0.001 % |
4.69/4.78	c |    131186 |     300      720     1800 |     1102      617     36 |  0.001 % |
7.29/7.31	c |    196870 |     300      720     1800 |     1213      810     34 |  0.001 % |
11.39/11.42	c |    295398 |     300      720     1800 |     1334      987     39 |  0.001 % |
17.59/17.66	c |    443189 |     300      720     1800 |     1467     1393     44 |  0.001 % |
27.18/27.28	c |    664872 |     300      720     1800 |     1614     1280     43 |  0.001 % |
42.38/42.49	c |    997398 |     300      720     1800 |     1776     1224     41 |  0.001 % |
66.27/66.35	c |   1496188 |     300      720     1800 |     1953      960     40 |  0.001 % |
103.16/103.20	c |   2244371 |     300      720     1800 |     2149     1153     34 |  0.001 % |
160.46/160.57	c |   3366648 |     300      720     1800 |     2363     1628     45 |  0.001 % |
247.02/247.12	c |   5050061 |     300      720     1800 |     2600     2364     48 |  0.001 % |
385.59/385.73	c |   7575177 |     300      720     1800 |     2860     1641     45 |  0.001 % |
603.13/603.33	c |  11362852 |     300      720     1800 |     3146     1864     50 |  0.001 % |
940.44/940.79	c |  17044364 |     300      720     1800 |     3461     3072     50 |  0.001 % |
1468.69/1469.14	c |  25566633 |     300      720     1800 |     3807     3061     49 |  0.001 % |
2290.47/2291.16	c |  38350039 |     300      720     1800 |     4187     3562     49 |  0.001 % |
3603.92/3604.99	c |  57525148 |     300      720     1800 |     4606     3339     51 |  0.001 % |

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-1785646-1241922385/watcher-1785646-1241922385 -o /tmp/evaluation-result-1785646-1241922385/solver-1785646-1241922385 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=225180840 HOME/instance-1785646-1241922385.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.20 1.08 3/65 26961
/proc/meminfo: memFree=1624912/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=2276 CPUtime=0
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 220271231 2330624 167 1992294400 4194304 5102648 548682068784 18446744073709551615 4254210 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 569 167 101 221 0 345 0

[startup+0.012167 s]
/proc/loadavg: 0.99 1.20 1.08 3/65 26961
/proc/meminfo: memFree=1624912/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=2276 CPUtime=0.01
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 196 0 0 0 1 0 0 0 18 0 1 0 220271231 2330624 181 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 569 182 110 221 0 345 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2276

[startup+0.101176 s]
/proc/loadavg: 0.99 1.20 1.08 3/65 26961
/proc/meminfo: memFree=1624912/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=2408 CPUtime=0.09
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 224 0 0 0 9 0 0 0 18 0 1 0 220271231 2465792 209 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 602 209 110 221 0 378 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2408

[startup+0.301199 s]
/proc/loadavg: 0.99 1.20 1.08 3/65 26961
/proc/meminfo: memFree=1624912/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=2540 CPUtime=0.29
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 251 0 0 0 29 0 0 0 19 0 1 0 220271231 2600960 236 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 635 236 110 221 0 411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2540

[startup+0.701245 s]
/proc/loadavg: 0.99 1.20 1.08 3/65 26961
/proc/meminfo: memFree=1624912/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=2672 CPUtime=0.69
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 280 0 0 0 69 0 0 0 22 0 1 0 220271231 2736128 265 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 668 265 110 221 0 444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2672

[startup+1.50134 s]
/proc/loadavg: 0.99 1.20 1.08 2/66 26962
/proc/meminfo: memFree=1624264/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=2804 CPUtime=1.49
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 315 0 0 0 149 0 0 0 25 0 1 0 220271231 2871296 300 1992294400 4194304 5102648 548682068784 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 701 300 110 221 0 477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2804

[startup+3.10152 s]
/proc/loadavg: 0.99 1.20 1.08 2/66 26962
/proc/meminfo: memFree=1623944/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=2936 CPUtime=3.09
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 364 0 0 0 309 0 0 0 25 0 1 0 220271231 3006464 349 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 734 349 110 221 0 510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2936

[startup+6.30189 s]
/proc/loadavg: 0.99 1.19 1.08 2/66 26962
/proc/meminfo: memFree=1623496/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=3200 CPUtime=6.29
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 433 0 0 0 629 0 0 0 25 0 1 0 220271231 3276800 418 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 800 418 110 221 0 576 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3200

[startup+12.7016 s]
/proc/loadavg: 0.99 1.19 1.08 2/66 26962
/proc/meminfo: memFree=1623048/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=3596 CPUtime=12.69
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 516 0 0 0 1269 0 0 0 25 0 1 0 220271231 3682304 501 1992294400 4194304 5102648 548682068784 18446744073709551615 4255130 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 899 501 110 221 0 675 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3596

[startup+25.5011 s]
/proc/loadavg: 0.99 1.18 1.08 2/66 26962
/proc/meminfo: memFree=1622664/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=3996 CPUtime=25.48
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 614 0 0 0 2548 0 0 0 25 0 1 0 220271231 4091904 599 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 999 599 110 221 0 775 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3996

[startup+51.1011 s]
/proc/loadavg: 0.99 1.16 1.08 2/66 26962
/proc/meminfo: memFree=1622088/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=4528 CPUtime=51.08
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 758 0 0 0 5108 0 0 0 25 0 1 0 220271231 4636672 743 1992294400 4194304 5102648 548682068784 18446744073709551615 4254637 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 1132 743 110 221 0 908 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4528

[startup+102.306 s]
/proc/loadavg: 0.99 1.14 1.07 2/66 26962
/proc/meminfo: memFree=1621384/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=5200 CPUtime=102.26
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 909 0 0 0 10226 0 0 0 25 0 1 0 220271231 5324800 894 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 1300 894 110 221 0 1076 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5200

[startup+162.302 s]
/proc/loadavg: 0.99 1.11 1.07 2/66 26962
/proc/meminfo: memFree=1620872/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=5728 CPUtime=162.25
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 1045 0 0 0 16224 1 0 0 25 0 1 0 220271231 5865472 1030 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 1432 1030 110 221 0 1208 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5728

[startup+222.302 s]
/proc/loadavg: 0.99 1.09 1.06 2/66 26962
/proc/meminfo: memFree=1620296/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=6276 CPUtime=222.23
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 1173 0 0 0 22222 1 0 0 25 0 1 0 220271231 6426624 1158 1992294400 4194304 5102648 548682068784 18446744073709551615 4255641 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 1569 1158 110 221 0 1345 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6276

[startup+282.302 s]
/proc/loadavg: 0.99 1.07 1.06 2/66 26962
/proc/meminfo: memFree=1619720/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=6820 CPUtime=282.21
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 1319 0 0 0 28220 1 0 0 25 0 1 0 220271231 6983680 1304 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 1705 1304 110 221 0 1481 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6820

[startup+342.302 s]
/proc/loadavg: 0.99 1.05 1.05 2/66 26962
/proc/meminfo: memFree=1619464/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=7096 CPUtime=342.19
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 1378 0 0 0 34218 1 0 0 25 0 1 0 220271231 7266304 1363 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 1774 1363 110 221 0 1550 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 7096

[startup+402.302 s]
/proc/loadavg: 0.99 1.04 1.04 2/66 26962
/proc/meminfo: memFree=1619144/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=7384 CPUtime=402.19
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 1454 0 0 0 40217 2 0 0 25 0 1 0 220271231 7561216 1439 1992294400 4194304 5102648 548682068784 18446744073709551615 4254982 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 1846 1439 110 221 0 1622 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 7384

[startup+462.301 s]
/proc/loadavg: 0.99 1.03 1.04 2/66 26962
/proc/meminfo: memFree=1618952/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=7532 CPUtime=462.17
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 1501 0 0 0 46215 2 0 0 25 0 1 0 220271231 7712768 1486 1992294400 4194304 5102648 548682068784 18446744073709551615 4244632 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 1883 1486 110 221 0 1659 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 7532

[startup+522.301 s]
/proc/loadavg: 0.99 1.02 1.03 2/66 26962
/proc/meminfo: memFree=1618760/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=7672 CPUtime=522.15
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 1539 0 0 0 52213 2 0 0 25 0 1 0 220271231 7856128 1524 1992294400 4194304 5102648 548682068784 18446744073709551615 4262684 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 1918 1524 110 221 0 1694 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 7672

[startup+582.301 s]
/proc/loadavg: 0.99 1.02 1.03 2/66 26962
/proc/meminfo: memFree=1618696/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=7808 CPUtime=582.14
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 1552 0 0 0 58212 2 0 0 25 0 1 0 220271231 7995392 1537 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 1952 1537 110 221 0 1728 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 7808

[startup+642.301 s]
/proc/loadavg: 0.99 1.01 1.02 2/66 26962
/proc/meminfo: memFree=1618504/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=7940 CPUtime=642.12
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 1602 0 0 0 64210 2 0 0 25 0 1 0 220271231 8130560 1587 1992294400 4194304 5102648 548682068784 18446744073709551615 4254017 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 1985 1587 110 221 0 1761 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 7940

[startup+702.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26970
/proc/meminfo: memFree=1613192/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=12532 CPUtime=4001.22
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2663 0 0 0 400111 11 0 0 25 0 1 0 220271231 12832768 2648 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3133 2648 110 221 0 2909 0
Current children cumulated CPU time (s) 4001.22
Current children cumulated vsize (KiB) 12532

[startup+4062.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26970
/proc/meminfo: memFree=1613064/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=12532 CPUtime=4061.2
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2677 0 0 0 406109 11 0 0 25 0 1 0 220271231 12832768 2662 1992294400 4194304 5102648 548682068784 18446744073709551615 4255091 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3133 2662 110 221 0 2909 0
Current children cumulated CPU time (s) 4061.2
Current children cumulated vsize (KiB) 12532

[startup+4122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26970
/proc/meminfo: memFree=1612936/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=12676 CPUtime=4121.18
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2700 0 0 0 412107 11 0 0 25 0 1 0 220271231 12980224 2685 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3169 2685 110 221 0 2945 0
Current children cumulated CPU time (s) 4121.18
Current children cumulated vsize (KiB) 12676

[startup+4182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26970
/proc/meminfo: memFree=1612936/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=12676 CPUtime=4181.16
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2707 0 0 0 418105 11 0 0 25 0 1 0 220271231 12980224 2692 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3169 2692 110 221 0 2945 0
Current children cumulated CPU time (s) 4181.16
Current children cumulated vsize (KiB) 12676

[startup+4242.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26970
/proc/meminfo: memFree=1612808/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=12816 CPUtime=4241.15
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2730 0 0 0 424104 11 0 0 25 0 1 0 220271231 13123584 2715 1992294400 4194304 5102648 548682068784 18446744073709551615 4228755 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3204 2715 110 221 0 2980 0
Current children cumulated CPU time (s) 4241.15
Current children cumulated vsize (KiB) 12816

[startup+4302.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26970
/proc/meminfo: memFree=1612744/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=12816 CPUtime=4301.13
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2743 0 0 0 430102 11 0 0 25 0 1 0 220271231 13123584 2728 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3204 2728 110 221 0 2980 0
Current children cumulated CPU time (s) 4301.13
Current children cumulated vsize (KiB) 12816

[startup+4362.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26970
/proc/meminfo: memFree=1612680/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=12956 CPUtime=4361.11
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2750 0 0 0 436100 11 0 0 25 0 1 0 220271231 13266944 2735 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3239 2735 110 221 0 3015 0
Current children cumulated CPU time (s) 4361.11
Current children cumulated vsize (KiB) 12956

[startup+4422.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26970
/proc/meminfo: memFree=1612680/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=12956 CPUtime=4421.1
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2758 0 0 0 442098 12 0 0 25 0 1 0 220271231 13266944 2743 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3239 2743 110 221 0 3015 0
Current children cumulated CPU time (s) 4421.1
Current children cumulated vsize (KiB) 12956

[startup+4482.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26970
/proc/meminfo: memFree=1612680/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=12956 CPUtime=4481.08
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2759 0 0 0 448096 12 0 0 25 0 1 0 220271231 13266944 2744 1992294400 4194304 5102648 548682068784 18446744073709551615 4250176 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3239 2744 110 221 0 3015 0
Current children cumulated CPU time (s) 4481.08
Current children cumulated vsize (KiB) 12956

[startup+4542.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26972
/proc/meminfo: memFree=1612424/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=12956 CPUtime=4541.06
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2766 0 0 0 454094 12 0 0 25 0 1 0 220271231 13266944 2751 1992294400 4194304 5102648 548682068784 18446744073709551615 4244335 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3239 2751 110 221 0 3015 0
Current children cumulated CPU time (s) 4541.06
Current children cumulated vsize (KiB) 12956

[startup+4602.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26972
/proc/meminfo: memFree=1612360/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=12956 CPUtime=4601.05
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2779 0 0 0 460092 13 0 0 25 0 1 0 220271231 13266944 2764 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3239 2764 110 221 0 3015 0
Current children cumulated CPU time (s) 4601.05
Current children cumulated vsize (KiB) 12956

[startup+4662.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26972
/proc/meminfo: memFree=1612296/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=13096 CPUtime=4661.03
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2792 0 0 0 466090 13 0 0 25 0 1 0 220271231 13410304 2777 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3274 2777 110 221 0 3050 0
Current children cumulated CPU time (s) 4661.03
Current children cumulated vsize (KiB) 13096

[startup+4722.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26972
/proc/meminfo: memFree=1612296/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=13096 CPUtime=4721.02
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2792 0 0 0 472089 13 0 0 25 0 1 0 220271231 13410304 2777 1992294400 4194304 5102648 548682068784 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3274 2777 110 221 0 3050 0
Current children cumulated CPU time (s) 4721.02
Current children cumulated vsize (KiB) 13096

[startup+4782.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26972
/proc/meminfo: memFree=1612296/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=13096 CPUtime=4781
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2804 0 0 0 478087 13 0 0 25 0 1 0 220271231 13410304 2789 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3274 2789 110 221 0 3050 0
Current children cumulated CPU time (s) 4781
Current children cumulated vsize (KiB) 13096

[startup+4842.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26972
/proc/meminfo: memFree=1612296/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=13236 CPUtime=4840.99
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2817 0 0 0 484085 14 0 0 25 0 1 0 220271231 13553664 2802 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3309 2802 110 221 0 3085 0
Current children cumulated CPU time (s) 4840.99
Current children cumulated vsize (KiB) 13236

[startup+4902.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26972
/proc/meminfo: memFree=1612232/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=13236 CPUtime=4900.97
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2829 0 0 0 490083 14 0 0 25 0 1 0 220271231 13553664 2814 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3309 2814 110 221 0 3085 0
Current children cumulated CPU time (s) 4900.97
Current children cumulated vsize (KiB) 13236

[startup+4962.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26972
/proc/meminfo: memFree=1612168/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=13236 CPUtime=4960.95
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2836 0 0 0 496081 14 0 0 25 0 1 0 220271231 13553664 2821 1992294400 4194304 5102648 548682068784 18446744073709551615 4249119 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3309 2821 110 221 0 3085 0
Current children cumulated CPU time (s) 4960.95
Current children cumulated vsize (KiB) 13236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 26972
/proc/meminfo: memFree=1612168/2055920 swapFree=4155400/4192956
[pid=26961] ppid=26959 vsize=13236 CPUtime=5000.05
/proc/26961/stat : 26961 (varsat-industri) R 26959 26961 23818 0 -1 4194304 2837 0 0 0 499991 14 0 0 25 0 1 0 220271231 13553664 2822 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/26961/statm: 3309 2822 110 221 0 3085 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 13236

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): 5001.41
CPU time (s): 5000.06
CPU user time (s): 4999.91
CPU system time (s): 0.146977
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 13236

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

runsolver used 5.47617 second user time and 10.0755 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-10 04:26:25
IDJOB=1785646
IDBENCH=71121
IDSOLVER=641
FILE ID=node74/1785646-1241922385
PBS_JOBID= 9264905
Free space on /tmp= 103084 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-300-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785646-1241922385/watcher-1785646-1241922385 -o /tmp/evaluation-result-1785646-1241922385/solver-1785646-1241922385 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=225180840 HOME/instance-1785646-1241922385.cnf

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

MD5SUM BENCH= cda4bb923e6fa0cab57f8920411a2abd
RANDOM SEED=225180840

node74.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.233
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.233
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:       1625392 kB
Buffers:         54348 kB
Cached:         275476 kB
SwapCached:      31052 kB
Active:          87604 kB
Inactive:       275696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625392 kB
SwapTotal:     4192956 kB
SwapFree:      4155400 kB
Dirty:            1028 kB
Writeback:           0 kB
Mapped:          14296 kB
Slab:            53012 kB
Committed_AS:   764500 kB
PageTables:       1444 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= 103084 MiB
End job on node74 at 2009-05-10 05:49:49