Trace number 1561294

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.07 1200.61

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_4_8_cmp.cnf
MD5SUMd839e5ec929f609c698ac596e6e9f69b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses14513
Sum of the clauses size47145
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23056
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
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:  1617                                                 |
0.00/0.00	c |  Number of clauses:    14513                                                |
0.00/0.01	c |  Parsing time:         0.02         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1771498291.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.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    1613    14063    45809 |     4687        0    nan |  0.000 % |
0.00/0.05	c |       101 |    1613    14063    45809 |     5156      101     12 |  0.000 % |
0.00/0.07	c |       252 |    1613    14063    45809 |     5672      252     44 |  0.000 % |
0.08/0.09	c |       477 |    1589    14063    45809 |     6239      473     56 |  1.484 % |
0.09/0.12	c |       814 |    1589    14063    45809 |     6863      810     52 |  1.484 % |
0.09/0.15	c |      1320 |    1589    13991    45665 |     7549     1316     47 |  1.484 % |
0.19/0.22	c |      2080 |    1589    13991    45665 |     8304     2076     63 |  1.484 % |
0.19/0.28	c |      3219 |    1589    13991    45665 |     9134     3215     51 |  1.484 % |
0.39/0.42	c |      4928 |    1589    13991    45665 |    10048     4924     52 |  1.484 % |
0.59/0.63	c |      7491 |    1589    13991    45665 |    11053     7487     52 |  1.484 % |
0.89/0.99	c |     11336 |    1589    13991    45665 |    12158    11332     50 |  1.484 % |
1.59/1.66	c |     17102 |    1589    13991    45665 |    13374    10788     46 |  1.484 % |
2.69/2.74	c |     25753 |    1589    13991    45665 |    14711    12533     52 |  1.484 % |
4.69/4.77	c |     38728 |    1589    13991    45665 |    16183    10554     57 |  1.484 % |
8.99/9.05	c |     58189 |    1589    13991    45665 |    17801    13362     68 |  1.484 % |
15.79/15.80	c |     87381 |    1589    13991    45665 |    19581    15342     75 |  1.484 % |
23.89/23.90	c |    131172 |    1589    13991    45665 |    21539    19217     64 |  1.484 % |
41.67/41.76	c |    196856 |    1588    13974    45621 |    23693    19201     69 |  1.546 % |
83.56/83.64	c |    295382 |    1588    13974    45621 |    26063    21487     76 |  1.546 % |
141.13/141.24	c |    443172 |    1586    13940    45533 |    28669    23678     68 |  1.670 % |
238.89/239.04	c |    664856 |    1577    13787    45137 |    31536    27204     72 |  2.226 % |
396.21/396.43	c |    997381 |    1573    13719    44961 |    34689    24525     65 |  2.474 % |
650.30/650.65	c |   1496169 |    1573    13719    44961 |    38158    31897     66 |  2.474 % |
1100.00/1100.59	c |   2244351 |    1572    13702    44917 |    41974    27632     66 |  2.536 % |

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-1561294-1238764579/watcher-1561294-1238764579 -o /tmp/evaluation-result-1561294-1238764579/solver-1561294-1238764579 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1771498291 HOME/instance-1561294-1238764579.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.06 1.17 1.25 3/73 28438
/proc/meminfo: memFree=1858496/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=3000 CPUtime=0
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 932846600 3072000 382 1992294400 4194304 5102648 548682068768 18446744073709551615 4280387 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 750 383 87 221 0 526 0

[startup+0.0869651 s]
/proc/loadavg: 1.06 1.17 1.25 3/73 28438
/proc/meminfo: memFree=1858496/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=4320 CPUtime=0.08
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 824 0 0 0 8 0 0 0 18 0 1 0 932846600 4423680 753 1992294400 4194304 5102648 548682068768 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 1080 753 113 221 0 856 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4320

[startup+0.102966 s]
/proc/loadavg: 1.06 1.17 1.25 3/73 28438
/proc/meminfo: memFree=1858496/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=4320 CPUtime=0.09
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 826 0 0 0 9 0 0 0 18 0 1 0 932846600 4423680 755 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 1080 755 115 221 0 856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301987 s]
/proc/loadavg: 1.06 1.17 1.25 3/73 28438
/proc/meminfo: memFree=1858496/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=4980 CPUtime=0.29
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 968 0 0 0 29 0 0 0 19 0 1 0 932846600 5099520 897 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 1245 897 115 221 0 1021 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4980

[startup+0.70103 s]
/proc/loadavg: 1.06 1.17 1.25 3/73 28438
/proc/meminfo: memFree=1858496/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=6432 CPUtime=0.69
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 1353 0 0 0 69 0 0 0 23 0 1 0 932846600 6586368 1282 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 1608 1282 115 221 0 1384 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6432

[startup+1.50111 s]
/proc/loadavg: 1.05 1.17 1.25 2/74 28439
/proc/meminfo: memFree=1852672/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=8016 CPUtime=1.49
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 1722 0 0 0 149 0 0 0 25 0 1 0 932846600 8208384 1651 1992294400 4194304 5102648 548682068768 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 2004 1651 115 221 0 1780 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8016

[startup+3.10128 s]
/proc/loadavg: 1.05 1.17 1.25 2/74 28439
/proc/meminfo: memFree=1851584/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=9212 CPUtime=3.09
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 2027 0 0 0 308 1 0 0 25 0 1 0 932846600 9433088 1956 1992294400 4194304 5102648 548682068768 18446744073709551615 4249036 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 2303 1956 115 221 0 2079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9212

[startup+6.30162 s]
/proc/loadavg: 1.05 1.17 1.25 2/74 28439
/proc/meminfo: memFree=1850040/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=10664 CPUtime=6.29
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 2404 0 0 0 628 1 0 0 25 0 1 0 932846600 10919936 2333 1992294400 4194304 5102648 548682068768 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 2666 2333 115 221 0 2442 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10664

[startup+12.7013 s]
/proc/loadavg: 1.04 1.16 1.25 2/74 28439
/proc/meminfo: memFree=1847488/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=12664 CPUtime=12.69
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 2902 0 0 0 1267 2 0 0 25 0 1 0 932846600 12967936 2831 1992294400 4194304 5102648 548682068768 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 3166 2831 115 221 0 2942 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12664

[startup+25.5017 s]
/proc/loadavg: 1.04 1.16 1.25 2/74 28439
/proc/meminfo: memFree=1845568/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=14752 CPUtime=25.49
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 3394 0 0 0 2547 2 0 0 25 0 1 0 932846600 15106048 3323 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 3688 3323 115 221 0 3464 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14752

[startup+51.1014 s]
/proc/loadavg: 1.02 1.14 1.24 2/74 28439
/proc/meminfo: memFree=1842432/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=17844 CPUtime=51.06
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 4177 0 0 0 5104 2 0 0 25 0 1 0 932846600 18272256 4106 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 4461 4106 115 221 0 4237 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17844

[startup+102.307 s]
/proc/loadavg: 1.01 1.12 1.22 2/74 28439
/proc/meminfo: memFree=1839040/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=21276 CPUtime=102.25
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 4981 0 0 0 10222 3 0 0 25 0 1 0 932846600 21786624 4910 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 5319 4910 115 221 0 5095 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21276

[startup+162.301 s]
/proc/loadavg: 1.00 1.09 1.20 2/74 28439
/proc/meminfo: memFree=1836480/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=24056 CPUtime=162.22
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 5626 0 0 0 16218 4 0 0 25 0 1 0 932846600 24633344 5555 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 6014 5555 115 221 0 5790 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 24056

[startup+222.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/74 28439
/proc/meminfo: memFree=1835136/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=25460 CPUtime=222.2
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 5964 0 0 0 22215 5 0 0 25 0 1 0 932846600 26071040 5893 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 6365 5893 115 221 0 6141 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 25460

[startup+282.302 s]
/proc/loadavg: 1.00 1.06 1.17 2/74 28439
/proc/meminfo: memFree=1830592/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=30452 CPUtime=282.17
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 7204 0 0 0 28211 6 0 0 25 0 1 0 932846600 31182848 7133 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 7613 7133 115 221 0 7389 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 30452

[startup+342.301 s]
/proc/loadavg: 1.00 1.04 1.16 3/74 28439
/proc/meminfo: memFree=1829440/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=31120 CPUtime=342.14
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 7373 0 0 0 34208 6 0 0 25 0 1 0 932846600 31866880 7302 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 7780 7302 115 221 0 7556 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 31120

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/74 28439
/proc/meminfo: memFree=1829312/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=31120 CPUtime=402.11
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 7379 0 0 0 40205 6 0 0 25 0 1 0 932846600 31866880 7308 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 7780 7308 115 221 0 7556 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 31120

[startup+462.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/74 28439
/proc/meminfo: memFree=1827776/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=32848 CPUtime=462.08
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 7775 0 0 0 46202 6 0 0 25 0 1 0 932846600 33636352 7704 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 8212 7704 115 221 0 7988 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 32848

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/74 28440
/proc/meminfo: memFree=1826944/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=33456 CPUtime=522.06
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 7920 0 0 0 52199 7 0 0 25 0 1 0 932846600 34258944 7849 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 8364 7849 115 221 0 8140 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 33456

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.11 2/74 28441
/proc/meminfo: memFree=1826560/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=33896 CPUtime=582.03
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 8020 0 0 0 58196 7 0 0 25 0 1 0 932846600 34709504 7949 1992294400 4194304 5102648 548682068768 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 8474 7949 115 221 0 8250 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 33896

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.10 2/74 28441
/proc/meminfo: memFree=1826112/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=34388 CPUtime=642
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 8125 0 0 0 64193 7 0 0 25 0 1 0 932846600 35213312 8054 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 8597 8054 115 221 0 8373 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 34388

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 28441
/proc/meminfo: memFree=1824000/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=36612 CPUtime=701.98
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 8646 0 0 0 70190 8 0 0 25 0 1 0 932846600 37490688 8575 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 9153 8575 115 221 0 8929 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 36612

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 28441
/proc/meminfo: memFree=1823488/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=37184 CPUtime=761.95
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 8773 0 0 0 76187 8 0 0 25 0 1 0 932846600 38076416 8702 1992294400 4194304 5102648 548682068768 18446744073709551615 4250391 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 9296 8702 115 221 0 9072 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 37184

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 28441
/proc/meminfo: memFree=1822592/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=38172 CPUtime=821.92
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 8998 0 0 0 82184 8 0 0 25 0 1 0 932846600 39088128 8927 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 9543 8927 115 221 0 9319 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 38172

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 28441
/proc/meminfo: memFree=1821632/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=39088 CPUtime=881.9
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 9239 0 0 0 88181 9 0 0 25 0 1 0 932846600 40026112 9168 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 9772 9168 115 221 0 9548 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 39088

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 28441
/proc/meminfo: memFree=1820800/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=39952 CPUtime=941.87
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 9442 0 0 0 94178 9 0 0 25 0 1 0 932846600 40910848 9371 1992294400 4194304 5102648 548682068768 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 9988 9371 115 221 0 9764 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 39952

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 28441
/proc/meminfo: memFree=1818048/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=42860 CPUtime=1001.84
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 10132 0 0 0 100174 10 0 0 25 0 1 0 932846600 43888640 10061 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 10715 10061 115 221 0 10491 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 42860

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 28441
/proc/meminfo: memFree=1817856/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=42860 CPUtime=1061.81
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 10163 0 0 0 106171 10 0 0 25 0 1 0 932846600 43888640 10092 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 10715 10092 115 221 0 10491 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 42860

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 28441
/proc/meminfo: memFree=1817024/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=43912 CPUtime=1121.78
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 10370 0 0 0 112168 10 0 0 25 0 1 0 932846600 44965888 10299 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 10978 10299 115 221 0 10754 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 43912

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 28441
/proc/meminfo: memFree=1816704/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=44260 CPUtime=1181.76
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 10458 0 0 0 118166 10 0 0 25 0 1 0 932846600 45322240 10387 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 11065 10387 115 221 0 10841 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 44260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 28441
/proc/meminfo: memFree=1816448/2055920 swapFree=4176836/4192956
[pid=28438] ppid=28436 vsize=44640 CPUtime=1200.05
/proc/28438/stat : 28438 (varsat-industri) R 28436 28438 27703 0 -1 4194304 10518 0 0 0 119995 10 0 0 25 0 1 0 932846600 45711360 10447 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/28438/statm: 11160 10447 115 221 0 10936 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 44640

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): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1199.96
CPU system time (s): 0.115982
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 44640

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

runsolver used 1.08983 second user time and 3.3105 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-03 15:16:20
IDJOB=1561294
IDBENCH=70912
IDSOLVER=538
FILE ID=node82/1561294-1238764579
PBS_JOBID= 9085492
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= d839e5ec929f609c698ac596e6e9f69b
RANDOM SEED=1771498291

node82.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1859680 kB
Buffers:         37696 kB
Cached:          73976 kB
SwapCached:       7192 kB
Active:          16056 kB
Inactive:       104996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859680 kB
SwapTotal:     4192956 kB
SwapFree:      4176836 kB
Dirty:            1276 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            60276 kB
Committed_AS:  2560844 kB
PageTables:       1996 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= 66496 MiB
End job on node82 at 2009-04-03 15:36:22