Trace number 1561034

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.11 1200.51

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_3_6_cmp.cnf
MD5SUMc848a5766cfcc1d1c3f26c7818e48eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark105.341
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses11563
Sum of the clauses size37576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1473                                                 |
0.00/0.00	c |  Number of clauses:    11563                                                |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1952487068.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1465    11213    36538 |     3737        0    nan |  0.000 % |
0.00/0.04	c |       100 |    1451    11213    36538 |     4111       97     18 |  1.697 % |
0.00/0.06	c |       250 |    1450    11213    36538 |     4522      246     15 |  1.765 % |
0.06/0.08	c |       475 |    1450    11213    36538 |     4974      471     15 |  1.766 % |
0.09/0.10	c |       813 |    1438    11213    36538 |     5472      808     14 |  2.580 % |
0.09/0.13	c |      1319 |    1414    11053    36166 |     6019     1312     15 |  3.462 % |
0.09/0.18	c |      2078 |    1405    10969    35946 |     6621     2064     16 |  4.073 % |
0.19/0.24	c |      3218 |    1399    10969    35946 |     7283     3201     27 |  4.481 % |
0.29/0.35	c |      4926 |    1397    10921    35850 |     8012     4907     27 |  4.617 % |
0.49/0.55	c |      7488 |    1396    10908    35819 |     8813     7467     29 |  4.684 % |
0.89/0.96	c |     11332 |    1396    10899    35796 |     9694     6739     41 |  4.752 % |
1.59/1.65	c |     17099 |    1392    10877    35742 |    10663     7422     41 |  4.956 % |
2.89/2.93	c |     25748 |    1392    10877    35742 |    11730    10516     70 |  4.956 % |
5.39/5.48	c |     38722 |    1392    10873    35734 |    12903    11374     74 |  4.956 % |
9.28/9.38	c |     58184 |    1387    10857    35702 |    14193    10891     60 |  5.296 % |
16.49/16.56	c |     87377 |    1386    10853    35694 |    15613    10779     73 |  5.363 % |
25.98/26.04	c |    131166 |    1385    10849    35686 |    17174    14481     89 |  5.431 % |
45.88/45.90	c |    196852 |    1385    10849    35686 |    18891     9720     72 |  5.432 % |
76.36/76.43	c |    295380 |    1381    10837    35662 |    20781    11791     66 |  5.703 % |
130.85/130.94	c |    443169 |    1381    10837    35662 |    22859    11116     64 |  5.703 % |
220.62/220.72	c |    664853 |    1381    10837    35662 |    25145    22458     79 |  5.703 % |
372.07/372.22	c |    997378 |    1381    10837    35662 |    27659    22402     83 |  5.703 % |
616.89/617.19	c |   1496167 |    1381    10837    35662 |    30425    14841     71 |  5.703 % |
1001.25/1001.63	c |   2244350 |    1381    10837    35662 |    33468    21638     85 |  5.703 % |

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-1561034-1238760511/watcher-1561034-1238760511 -o /tmp/evaluation-result-1561034-1238760511/solver-1561034-1238760511 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1952487068 HOME/instance-1561034-1238760511.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.00 1.00 1.00 3/72 2670
/proc/meminfo: memFree=1737448/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=2832 CPUtime=0
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1148712260 2899968 336 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 708 337 87 221 0 484 0

[startup+0.0650899 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 2670
/proc/meminfo: memFree=1737448/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=3972 CPUtime=0.06
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 717 0 0 0 6 0 0 0 18 0 1 0 1148712260 4067328 657 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 993 657 112 221 0 769 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3972

[startup+0.101096 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 2670
/proc/meminfo: memFree=1737448/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=3972 CPUtime=0.09
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 720 0 0 0 9 0 0 0 18 0 1 0 1148712260 4067328 660 1992294400 4194304 5102648 548682068768 18446744073709551615 4255130 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 993 660 115 221 0 769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3972

[startup+0.301132 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 2670
/proc/meminfo: memFree=1737448/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=4380 CPUtime=0.29
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 811 0 0 0 29 0 0 0 19 0 1 0 1148712260 4485120 751 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 1095 751 115 221 0 871 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4380

[startup+0.701205 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 2670
/proc/meminfo: memFree=1737448/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=5436 CPUtime=0.69
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 1074 0 0 0 69 0 0 0 22 0 1 0 1148712260 5566464 1014 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 1359 1014 115 221 0 1135 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5436

[startup+1.50135 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1733600/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=6492 CPUtime=1.49
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 1340 0 0 0 149 0 0 0 25 0 1 0 1148712260 6647808 1280 1992294400 4194304 5102648 548682068768 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 1623 1280 115 221 0 1399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6492

[startup+3.10264 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1732064/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=8216 CPUtime=3.09
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 1766 0 0 0 309 0 0 0 25 0 1 0 1148712260 8413184 1706 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 2054 1706 115 221 0 1830 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8216

[startup+6.30122 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1730208/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=9868 CPUtime=6.28
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 2179 0 0 0 628 0 0 0 25 0 1 0 1148712260 10104832 2119 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 2467 2119 115 221 0 2243 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9868

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1728424/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=10540 CPUtime=12.69
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 2363 0 0 0 1268 1 0 0 25 0 1 0 1148712260 10792960 2303 1992294400 4194304 5102648 548682068768 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 2635 2303 115 221 0 2411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10540

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1726248/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=12788 CPUtime=25.48
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 2916 0 0 0 2547 1 0 0 25 0 1 0 1148712260 13094912 2856 1992294400 4194304 5102648 548682068768 18446744073709551615 4249051 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 3197 2856 115 221 0 2973 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12788

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1724008/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=15100 CPUtime=51.07
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 3452 0 0 0 5105 2 0 0 25 0 1 0 1148712260 15462400 3392 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 3775 3392 115 221 0 3551 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15100

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1722088/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=17032 CPUtime=102.25
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 3939 0 0 0 10223 2 0 0 25 0 1 0 1148712260 17440768 3879 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 4258 3879 115 221 0 4034 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17032

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1718184/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=21068 CPUtime=162.23
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 4929 0 0 0 16220 3 0 0 25 0 1 0 1148712260 21573632 4869 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 5267 4869 115 221 0 5043 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21068

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1717160/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=21984 CPUtime=222.22
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 5137 0 0 0 22218 4 0 0 25 0 1 0 1148712260 22511616 5077 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 5496 5077 115 221 0 5272 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21984

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1715048/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=24120 CPUtime=282.19
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 5664 0 0 0 28215 4 0 0 25 0 1 0 1148712260 24698880 5604 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 6030 5604 115 221 0 5806 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 24120

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1714216/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=25068 CPUtime=342.17
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 5850 0 0 0 34213 4 0 0 25 0 1 0 1148712260 25669632 5790 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 6267 5790 115 221 0 6043 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 25068

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1712936/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=26416 CPUtime=402.16
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 6169 0 0 0 40211 5 0 0 25 0 1 0 1148712260 27049984 6109 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 6604 6109 115 221 0 6380 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 26416

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1712616/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=26820 CPUtime=462.13
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 6253 0 0 0 46208 5 0 0 25 0 1 0 1148712260 27463680 6193 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 6705 6193 115 221 0 6481 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 26820

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1711656/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=27936 CPUtime=522.11
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 6498 0 0 0 52206 5 0 0 25 0 1 0 1148712260 28606464 6438 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 6984 6438 115 221 0 6760 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 27936

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1710504/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=28940 CPUtime=582.1
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 6768 0 0 0 58204 6 0 0 25 0 1 0 1148712260 29634560 6708 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 7235 6708 115 221 0 7011 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 28940

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1707880/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=31580 CPUtime=642.08
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 7435 0 0 0 64201 7 0 0 25 0 1 0 1148712260 32337920 7375 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 7895 7375 115 221 0 7671 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 31580

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1707432/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=32144 CPUtime=702.06
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 7530 0 0 0 70199 7 0 0 25 0 1 0 1148712260 32915456 7470 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 8036 7470 115 221 0 7812 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 32144

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1707368/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=32144 CPUtime=762.04
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 7551 0 0 0 76197 7 0 0 25 0 1 0 1148712260 32915456 7491 1992294400 4194304 5102648 548682068768 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 8036 7491 115 221 0 7812 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 32144

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1707048/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=32456 CPUtime=822.01
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 7627 0 0 0 82194 7 0 0 25 0 1 0 1148712260 33234944 7567 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 8114 7567 115 221 0 7890 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 32456

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1707048/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=32456 CPUtime=882
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 7630 0 0 0 88192 8 0 0 25 0 1 0 1148712260 33234944 7570 1992294400 4194304 5102648 548682068768 18446744073709551615 4254789 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 8114 7570 115 221 0 7890 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 32456

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1706088/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=33492 CPUtime=941.97
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 7857 0 0 0 94189 8 0 0 25 0 1 0 1148712260 34295808 7797 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 8373 7797 115 221 0 8149 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 33492

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1705896/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=33652 CPUtime=1001.95
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 7917 0 0 0 100187 8 0 0 25 0 1 0 1148712260 34459648 7857 1992294400 4194304 5102648 548682068768 18446744073709551615 4249102 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 8413 7857 115 221 0 8189 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 33652

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1705192/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=34488 CPUtime=1061.94
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 8097 0 0 0 106185 9 0 0 25 0 1 0 1148712260 35315712 8037 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 8622 8037 115 221 0 8398 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 34488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1704936/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=34836 CPUtime=1121.92
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 8158 0 0 0 112183 9 0 0 25 0 1 0 1148712260 35672064 8098 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 8709 8098 115 221 0 8485 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 34836

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1704744/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=35028 CPUtime=1181.9
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 8216 0 0 0 118181 9 0 0 25 0 1 0 1148712260 35868672 8156 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 8757 8156 115 221 0 8533 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 35028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1704744/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=35028 CPUtime=1200.09
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 8216 0 0 0 120000 9 0 0 25 0 1 0 1148712260 35868672 8156 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 8757 8156 115 221 0 8533 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 35028

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 2671
/proc/meminfo: memFree=1704744/2055920 swapFree=4174696/4192956
[pid=2670] ppid=2668 vsize=35028 CPUtime=1200.09
/proc/2670/stat : 2670 (varsat-industri) R 2668 2670 2124 0 -1 4194304 8216 0 0 0 120000 9 0 0 25 0 1 0 1148712260 35868672 8156 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/2670/statm: 8757 8156 115 221 0 8533 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 35028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.11
CPU user time (s): 1200.01
CPU system time (s): 0.101984
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 35028

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

runsolver used 1.02084 second user time and 3.35749 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-03 14:08:31
IDJOB=1561034
IDBENCH=70907
IDSOLVER=538
FILE ID=node67/1561034-1238760511
PBS_JOBID= 9085461
Free space on /tmp= 66560 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/compact/em_7_3_6_cmp.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561034-1238760511/watcher-1561034-1238760511 -o /tmp/evaluation-result-1561034-1238760511/solver-1561034-1238760511 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1952487068 HOME/instance-1561034-1238760511.cnf

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

MD5SUM BENCH= c848a5766cfcc1d1c3f26c7818e48eb2
RANDOM SEED=1952487068

node67.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.265
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.265
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:       1737864 kB
Buffers:         66720 kB
Cached:         166984 kB
SwapCached:       9872 kB
Active:          97212 kB
Inactive:       147920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737864 kB
SwapTotal:     4192956 kB
SwapFree:      4174696 kB
Dirty:            1224 kB
Writeback:           0 kB
Mapped:          16956 kB
Slab:            57924 kB
Committed_AS:  3480184 kB
PageTables:       2068 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 node67 at 2009-04-03 14:28:34