Trace number 1561346

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.03 1200.32

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_8_4_5_cmp.cnf
MD5SUM0b9eae71c375cb5515f5dd7953424584
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.322
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses22340
Sum of the clauses size74788
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23164
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2420                                                 |
0.00/0.00	c |  Number of clauses:    22340                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          1067578027.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.05/0.06	c ============================[ Search Statistics ]==============================
0.05/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.06	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.05/0.06	c ===============================================================================
0.05/0.06	c |         0 |    2416    21044    70910 |     7014        0    nan |  0.000 % |
0.09/0.10	c |       100 |    2410    21044    70910 |     7716       98     46 |  0.372 % |
0.09/0.14	c |       250 |    2401    21044    70910 |     8487      246     31 |  0.702 % |
0.09/0.18	c |       475 |    2397    21044    70910 |     9336      470     27 |  0.868 % |
0.19/0.23	c |       813 |    2387    20957    70736 |    10270      804     40 |  1.198 % |
0.19/0.30	c |      1319 |    2387    20957    70736 |    11297     1310     32 |  1.199 % |
0.29/0.37	c |      2078 |    2372    20957    70736 |    12426     2066     31 |  1.818 % |
0.39/0.48	c |      3217 |    2368    20911    70644 |    13669     3203     35 |  1.983 % |
0.59/0.64	c |      4925 |    2365    20911    70644 |    15036     4910     44 |  2.149 % |
0.79/0.86	c |      7487 |    2364    20888    70598 |    16540     7470     37 |  2.149 % |
1.29/1.36	c |     11333 |    2364    20888    70598 |    18194    11316     55 |  2.149 % |
2.10/2.18	c |     17099 |    2364    20888    70598 |    20013    17082     50 |  2.149 % |
3.69/3.74	c |     25751 |    2364    20888    70598 |    22015    15417     52 |  2.149 % |
6.39/6.48	c |     38725 |    2364    20888    70598 |    24216    17057     51 |  2.149 % |
10.79/10.86	c |     58186 |    2364    20888    70598 |    26638    24159     86 |  2.149 % |
23.38/23.42	c |     87378 |    2364    20888    70598 |    29302    26120    111 |  2.149 % |
39.08/39.16	c |    131167 |    2364    20888    70598 |    32232    23779     92 |  2.149 % |
61.58/61.65	c |    196852 |    2364    20888    70598 |    35455    21606     80 |  2.149 % |
121.16/121.24	c |    295378 |    2364    20888    70598 |    39000    26442    170 |  2.149 % |
228.14/228.27	c |    443169 |    2364    20888    70598 |    42901    21755    132 |  2.149 % |
438.09/438.20	c |    664854 |    2364    20888    70598 |    47191    19863    184 |  2.149 % |
745.91/746.16	c |    997382 |    2364    20888    70598 |    51910    39435    113 |  2.149 % |

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-1561346-1238765412/watcher-1561346-1238765412 -o /tmp/evaluation-result-1561346-1238765412/solver-1561346-1238765412 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1067578027 HOME/instance-1561346-1238765412.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.99 0.98 0.99 3/64 28512
/proc/meminfo: memFree=1748864/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=3028 CPUtime=0
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 430 0 0 0 0 0 0 0 18 0 1 0 1149204013 3100672 415 1992294400 4194304 5102648 548682068768 18446744073709551615 4516080 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 757 421 87 221 0 533 0

[startup+0.054141 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 28512
/proc/meminfo: memFree=1748864/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=5892 CPUtime=0.05
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 1153 0 0 0 5 0 0 0 18 0 1 0 1149204013 6033408 1138 1992294400 4194304 5102648 548682068768 18446744073709551615 4283756 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 1473 1138 99 221 0 1249 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5892

[startup+0.101145 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 28512
/proc/meminfo: memFree=1748864/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=5676 CPUtime=0.09
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 1198 0 0 0 9 0 0 0 18 0 1 0 1149204013 5812224 1098 1992294400 4194304 5102648 548682068768 18446744073709551615 4249818 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 1419 1098 103 221 0 1195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5676

[startup+0.301161 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 28512
/proc/meminfo: memFree=1748864/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=5676 CPUtime=0.29
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 1210 0 0 0 29 0 0 0 19 0 1 0 1149204013 5812224 1110 1992294400 4194304 5102648 548682068768 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 1419 1110 115 221 0 1195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5676

[startup+0.701197 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 28512
/proc/meminfo: memFree=1748864/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=6468 CPUtime=0.69
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 1398 0 0 0 69 0 0 0 22 0 1 0 1149204013 6623232 1298 1992294400 4194304 5102648 548682068768 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 1617 1298 115 221 0 1393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6468

[startup+1.50127 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1743288/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=9176 CPUtime=1.49
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 2063 0 0 0 149 0 0 0 25 0 1 0 1149204013 9396224 1963 1992294400 4194304 5102648 548682068768 18446744073709551615 4250711 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 2294 1963 115 221 0 2070 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9176

[startup+3.10141 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1740344/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=11828 CPUtime=3.09
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 2730 0 0 0 308 1 0 0 25 0 1 0 1149204013 12111872 2630 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 2957 2630 115 221 0 2733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11828

[startup+6.3017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1737848/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=12488 CPUtime=6.29
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 2921 0 0 0 628 1 0 0 25 0 1 0 1149204013 12787712 2821 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 3122 2821 115 221 0 2898 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12488

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1732216/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=18032 CPUtime=12.69
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 4310 0 0 0 1267 2 0 0 25 0 1 0 1149204013 18464768 4210 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 4508 4210 115 221 0 4284 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18032

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1726904/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=23484 CPUtime=25.49
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 5637 0 0 0 2545 4 0 0 25 0 1 0 1149204013 24047616 5537 1992294400 4194304 5102648 548682068768 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 5871 5537 115 221 0 5647 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23484

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1726648/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=23756 CPUtime=51.08
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 5713 0 0 0 5104 4 0 0 25 0 1 0 1149204013 24326144 5613 1992294400 4194304 5102648 548682068768 18446744073709551615 4244625 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 5939 5613 115 221 0 5715 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23756

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1709432/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=41016 CPUtime=102.27
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 10012 0 0 0 10219 8 0 0 25 0 1 0 1149204013 42000384 9912 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 10254 9912 115 221 0 10030 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41016

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1707128/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=43416 CPUtime=162.25
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 10584 0 0 0 16217 8 0 0 25 0 1 0 1149204013 44457984 10484 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 10854 10484 115 221 0 10630 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 43416

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1706744/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=43700 CPUtime=222.23
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 10652 0 0 0 22215 8 0 0 25 0 1 0 1149204013 44748800 10552 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 10925 10552 115 221 0 10701 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 43700

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1688952/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=61732 CPUtime=282.22
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 15124 0 0 0 28209 13 0 0 25 0 1 0 1149204013 63213568 15024 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 15433 15024 115 221 0 15209 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 61732

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1679736/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=70896 CPUtime=342.2
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 17397 0 0 0 34205 15 0 0 25 0 1 0 1149204013 72597504 17297 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 17724 17297 115 221 0 17500 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 70896

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1670456/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=80184 CPUtime=402.19
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 19699 0 0 0 40202 17 0 0 25 0 1 0 1149204013 82108416 19599 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 20046 19599 115 221 0 19822 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 80184

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1670392/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=80184 CPUtime=462.18
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 19708 0 0 0 46201 17 0 0 25 0 1 0 1149204013 82108416 19608 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 20046 19608 115 221 0 19822 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 80184

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1670392/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=80184 CPUtime=522.16
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 19709 0 0 0 52199 17 0 0 25 0 1 0 1149204013 82108416 19609 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 20046 19609 115 221 0 19822 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 80184

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1670328/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=80184 CPUtime=582.15
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 19711 0 0 0 58198 17 0 0 25 0 1 0 1149204013 82108416 19611 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 20046 19611 115 221 0 19822 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 80184

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28513
/proc/meminfo: memFree=1670328/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=80184 CPUtime=642.14
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 19714 0 0 0 64197 17 0 0 25 0 1 0 1149204013 82108416 19614 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 20046 19614 115 221 0 19822 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 80184

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28515
/proc/meminfo: memFree=1670200/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=80184 CPUtime=702.12
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 19714 0 0 0 70195 17 0 0 25 0 1 0 1149204013 82108416 19614 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 20046 19614 115 221 0 19822 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 80184

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28515
/proc/meminfo: memFree=1670136/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=80184 CPUtime=762.11
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 19722 0 0 0 76194 17 0 0 25 0 1 0 1149204013 82108416 19622 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 20046 19622 115 221 0 19822 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 80184

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28515
/proc/meminfo: memFree=1670072/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=80184 CPUtime=822.09
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 19723 0 0 0 82192 17 0 0 25 0 1 0 1149204013 82108416 19623 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 20046 19623 115 221 0 19822 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 80184

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28515
/proc/meminfo: memFree=1658424/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=91828 CPUtime=882.08
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 22635 0 0 0 88187 21 0 0 25 0 1 0 1149204013 94031872 22535 1992294400 4194304 5102648 548682068768 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 22957 22535 115 221 0 22733 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 91828

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28515
/proc/meminfo: memFree=1654328/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=96000 CPUtime=942.07
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 23653 0 0 0 94185 22 0 0 25 0 1 0 1149204013 98304000 23553 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 24000 23553 115 221 0 23776 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 96000

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28515
/proc/meminfo: memFree=1652728/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=97672 CPUtime=1002.05
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 24043 0 0 0 100183 22 0 0 25 0 1 0 1149204013 100016128 23943 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 24418 23943 115 221 0 24194 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 97672

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28515
/proc/meminfo: memFree=1650744/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=99652 CPUtime=1062.04
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 24543 0 0 0 106182 22 0 0 25 0 1 0 1149204013 102043648 24443 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 24913 24443 115 221 0 24689 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 99652

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28515
/proc/meminfo: memFree=1649336/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=101088 CPUtime=1122.02
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 24876 0 0 0 112180 22 0 0 25 0 1 0 1149204013 103514112 24776 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 25272 24776 115 221 0 25048 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 101088

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28515
/proc/meminfo: memFree=1649144/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=101308 CPUtime=1182
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 24919 0 0 0 118178 22 0 0 25 0 1 0 1149204013 103739392 24819 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 25327 24819 115 221 0 25103 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 101308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28515
/proc/meminfo: memFree=1649208/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=101308 CPUtime=1200
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 24920 0 0 0 119978 22 0 0 25 0 1 0 1149204013 103739392 24820 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 25327 24820 115 221 0 25103 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 101308

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: 0.99 0.98 0.99 2/65 28515
/proc/meminfo: memFree=1649208/2055920 swapFree=4178356/4192956
[pid=28512] ppid=28510 vsize=101308 CPUtime=1200
/proc/28512/stat : 28512 (varsat-industri) R 28510 28512 27914 0 -1 4194304 24920 0 0 0 119978 22 0 0 25 0 1 0 1149204013 103739392 24820 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/28512/statm: 25327 24820 115 221 0 25103 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 101308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.03
CPU user time (s): 1199.78
CPU system time (s): 0.247962
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 101308

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

runsolver used 1.39379 second user time and 2.68559 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-03 15:30:12
IDJOB=1561346
IDBENCH=70913
IDSOLVER=538
FILE ID=node43/1561346-1238765412
PBS_JOBID= 9085480
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= 0b9eae71c375cb5515f5dd7953424584
RANDOM SEED=1067578027

node43.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.242
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.242
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:       1749344 kB
Buffers:         57184 kB
Cached:         161644 kB
SwapCached:       8564 kB
Active:          26340 kB
Inactive:       202616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749344 kB
SwapTotal:     4192956 kB
SwapFree:      4178356 kB
Dirty:            1444 kB
Writeback:           0 kB
Mapped:          15852 kB
Slab:            63612 kB
Committed_AS:  2776224 kB
PageTables:       1456 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= 66416 MiB
End job on node43 at 2009-04-03 15:50:15