Trace number 1515556

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.09 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S1920888253-090.cnf
MD5SUMbe6412148c18a5066c4c7814d492498d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.9451
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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:  100                                                  |
0.00/0.00	c |  Number of clauses:    2130                                                 |
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:          418758644.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.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
0.00/0.01	c |       102 |     100     2130    10650 |      781      102     21 |  0.010 % |
0.00/0.02	c |       252 |     100     2130    10650 |      859      252     22 |  0.010 % |
0.00/0.03	c |       477 |     100     2130    10650 |      945      477     21 |  0.010 % |
0.00/0.04	c |       817 |     100     2130    10650 |     1039      817     21 |  0.010 % |
0.00/0.06	c |      1324 |     100     2130    10650 |     1143      794     21 |  0.010 % |
0.07/0.09	c |      2083 |     100     2130    10650 |     1257      968     21 |  0.010 % |
0.09/0.13	c |      3224 |     100     2130    10650 |     1383      833     21 |  0.010 % |
0.09/0.19	c |      4933 |     100     2130    10650 |     1521     1134     20 |  0.010 % |
0.19/0.28	c |      7497 |     100     2130    10650 |     1674     1381     20 |  0.010 % |
0.39/0.41	c |     11341 |     100     2130    10650 |     1841      977     20 |  0.010 % |
0.59/0.61	c |     17107 |     100     2130    10650 |     2025     1142     21 |  0.010 % |
0.89/0.93	c |     25756 |     100     2130    10650 |     2228     1570     21 |  0.010 % |
1.39/1.42	c |     38730 |     100     2130    10650 |     2451     2150     20 |  0.010 % |
2.10/2.18	c |     58191 |     100     2130    10650 |     2696     1778     20 |  0.010 % |
3.30/3.36	c |     87384 |     100     2130    10650 |     2965     2368     20 |  0.010 % |
5.09/5.17	c |    131173 |     100     2130    10650 |     3262     2765     20 |  0.010 % |
7.99/8.00	c |    196857 |     100     2130    10650 |     3588     2656     20 |  0.010 % |
12.29/12.35	c |    295383 |     100     2130    10650 |     3947     3588     20 |  0.010 % |
19.09/19.18	c |    443172 |     100     2130    10650 |     4342     2350     19 |  0.010 % |
29.78/29.89	c |    664855 |     100     2130    10650 |     4776     3353     22 |  0.010 % |
46.38/46.43	c |    997381 |     100     2130    10650 |     5254     4548     21 |  0.010 % |
72.57/72.62	c |   1496169 |     100     2130    10650 |     5779     4375     20 |  0.010 % |
113.46/113.51	c |   2244351 |     100     2130    10650 |     6357     3848     20 |  0.010 % |
177.75/177.85	c |   3366626 |     100     2130    10650 |     6993     6125     20 |  0.010 % |
279.01/279.18	c |   5050037 |     100     2130    10650 |     7692     5209     19 |  0.010 % |
440.88/441.01	c |   7575155 |     100     2130    10650 |     8461     6911     20 |  0.010 % |
694.91/695.16	c |  11362831 |     100     2130    10650 |     9308     5686     19 |  0.010 % |
1100.50/1100.87	c |  17044345 |     100     2130    10650 |    10238     8697     21 |  0.010 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1515556-1238255872/watcher-1515556-1238255872 -o /tmp/evaluation-result-1515556-1238255872/solver-1515556-1238255872 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=418758644 HOME/instance-1515556-1238255872.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 0.97 0.98 3/64 14116
/proc/meminfo: memFree=881072/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=2544 CPUtime=0
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 1098254297 2605056 232 1992294400 4194304 5102648 548682068800 18446744073709551615 4355264 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 636 235 95 221 0 412 0

[startup+0.081586 s]
/proc/loadavg: 1.00 0.97 0.98 3/64 14116
/proc/meminfo: memFree=881072/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=2544 CPUtime=0.07
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 278 0 0 0 7 0 0 0 18 0 1 0 1098254297 2605056 263 1992294400 4194304 5102648 548682068800 18446744073709551615 4227849 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 636 263 110 221 0 412 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2544

[startup+0.101588 s]
/proc/loadavg: 1.00 0.97 0.98 3/64 14116
/proc/meminfo: memFree=881072/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=2676 CPUtime=0.09
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 280 0 0 0 9 0 0 0 18 0 1 0 1098254297 2740224 265 1992294400 4194304 5102648 548682068800 18446744073709551615 4254617 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 669 265 110 221 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2676

[startup+0.301609 s]
/proc/loadavg: 1.00 0.97 0.98 3/64 14116
/proc/meminfo: memFree=881072/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=2808 CPUtime=0.29
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 317 0 0 0 29 0 0 0 19 0 1 0 1098254297 2875392 302 1992294400 4194304 5102648 548682068800 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 702 302 110 221 0 478 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2808

[startup+0.701651 s]
/proc/loadavg: 1.00 0.97 0.98 3/64 14116
/proc/meminfo: memFree=881072/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=2940 CPUtime=0.69
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 358 0 0 0 69 0 0 0 22 0 1 0 1098254297 3010560 343 1992294400 4194304 5102648 548682068800 18446744073709551615 4249818 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 735 343 110 221 0 511 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2940

[startup+1.50173 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14117
/proc/meminfo: memFree=880104/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=3072 CPUtime=1.49
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 401 0 0 0 149 0 0 0 25 0 1 0 1098254297 3145728 386 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 768 386 110 221 0 544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3072

[startup+3.1019 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14117
/proc/meminfo: memFree=879784/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=3336 CPUtime=3.09
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 445 0 0 0 309 0 0 0 25 0 1 0 1098254297 3416064 430 1992294400 4194304 5102648 548682068800 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 834 430 110 221 0 610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3336

[startup+6.30124 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14117
/proc/meminfo: memFree=879464/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=3612 CPUtime=6.29
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 514 0 0 0 629 0 0 0 25 0 1 0 1098254297 3698688 499 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 903 499 110 221 0 679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3612

[startup+12.7019 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14117
/proc/meminfo: memFree=879016/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=3888 CPUtime=12.69
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 584 0 0 0 1269 0 0 0 25 0 1 0 1098254297 3981312 569 1992294400 4194304 5102648 548682068800 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 972 569 110 221 0 748 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3888

[startup+25.5012 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14117
/proc/meminfo: memFree=878632/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=4168 CPUtime=25.48
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 677 0 0 0 2548 0 0 0 25 0 1 0 1098254297 4268032 662 1992294400 4194304 5102648 548682068800 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1042 662 110 221 0 818 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4168

[startup+51.1019 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14117
/proc/meminfo: memFree=877992/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=4856 CPUtime=51.08
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 840 0 0 0 5108 0 0 0 25 0 1 0 1098254297 4972544 825 1992294400 4194304 5102648 548682068800 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1214 825 110 221 0 990 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4856

[startup+102.304 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14117
/proc/meminfo: memFree=877416/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=5408 CPUtime=102.26
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 961 0 0 0 10226 0 0 0 25 0 1 0 1098254297 5537792 946 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1352 946 110 221 0 1128 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5408

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14117
/proc/meminfo: memFree=876968/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=5968 CPUtime=162.25
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1075 0 0 0 16224 1 0 0 25 0 1 0 1098254297 6111232 1060 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1492 1060 110 221 0 1268 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5968

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=876392/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=6388 CPUtime=222.23
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1179 0 0 0 22222 1 0 0 25 0 1 0 1098254297 6541312 1164 1992294400 4194304 5102648 548682068800 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1597 1164 110 221 0 1373 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6388

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=876328/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=6532 CPUtime=282.21
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1224 0 0 0 28220 1 0 0 25 0 1 0 1098254297 6688768 1209 1992294400 4194304 5102648 548682068800 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1633 1209 110 221 0 1409 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6532

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=876072/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=6812 CPUtime=342.19
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1286 0 0 0 34218 1 0 0 25 0 1 0 1098254297 6975488 1271 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1703 1271 110 221 0 1479 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 6812

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=875944/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=6812 CPUtime=402.19
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1316 0 0 0 40217 2 0 0 25 0 1 0 1098254297 6975488 1301 1992294400 4194304 5102648 548682068800 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1703 1301 110 221 0 1479 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 6812

[startup+462.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=875688/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=7104 CPUtime=462.17
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1372 0 0 0 46215 2 0 0 25 0 1 0 1098254297 7274496 1357 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1776 1357 110 221 0 1552 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 7104

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=875496/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=7272 CPUtime=522.15
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1421 0 0 0 52213 2 0 0 25 0 1 0 1098254297 7446528 1406 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1818 1406 110 221 0 1594 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 7272

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=875368/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=7440 CPUtime=582.13
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1447 0 0 0 58211 2 0 0 25 0 1 0 1098254297 7618560 1432 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1860 1432 110 221 0 1636 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 7440

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=875304/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=7608 CPUtime=642.13
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1472 0 0 0 64210 3 0 0 25 0 1 0 1098254297 7790592 1457 1992294400 4194304 5102648 548682068800 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1902 1457 110 221 0 1678 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 7608

[startup+702.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=875112/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=7776 CPUtime=702.11
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1526 0 0 0 70208 3 0 0 25 0 1 0 1098254297 7962624 1511 1992294400 4194304 5102648 548682068800 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 1944 1511 110 221 0 1720 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 7776

[startup+762.305 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=874792/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=8116 CPUtime=762.09
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1587 0 0 0 76206 3 0 0 25 0 1 0 1098254297 8310784 1572 1992294400 4194304 5102648 548682068800 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 2029 1572 110 221 0 1805 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 8116

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=874664/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=8284 CPUtime=822.07
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1617 0 0 0 82204 3 0 0 25 0 1 0 1098254297 8482816 1602 1992294400 4194304 5102648 548682068800 18446744073709551615 4248938 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 2071 1602 110 221 0 1847 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 8284

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=874408/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=8452 CPUtime=882.06
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1672 0 0 0 88202 4 0 0 25 0 1 0 1098254297 8654848 1657 1992294400 4194304 5102648 548682068800 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 2113 1657 110 221 0 1889 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 8452

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=874344/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=8620 CPUtime=942.05
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1698 0 0 0 94201 4 0 0 25 0 1 0 1098254297 8826880 1683 1992294400 4194304 5102648 548682068800 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 2155 1683 110 221 0 1931 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 8620

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=874344/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=8620 CPUtime=1002.03
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1699 0 0 0 100199 4 0 0 25 0 1 0 1098254297 8826880 1684 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 2155 1684 110 221 0 1931 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 8620

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=874280/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=8620 CPUtime=1062.01
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1711 0 0 0 106197 4 0 0 25 0 1 0 1098254297 8826880 1696 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 2155 1696 110 221 0 1931 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 8620

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=874216/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=8788 CPUtime=1122
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1737 0 0 0 112196 4 0 0 25 0 1 0 1098254297 8998912 1722 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 2197 1722 110 221 0 1973 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 8788

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=874024/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=8960 CPUtime=1181.98
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1769 0 0 0 118194 4 0 0 25 0 1 0 1098254297 9175040 1754 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 2240 1754 110 221 0 2016 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 8960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 14123
/proc/meminfo: memFree=874024/2055920 swapFree=4174972/4192956
[pid=14116] ppid=14114 vsize=8960 CPUtime=1200.09
/proc/14116/stat : 14116 (varsat-industri) R 14114 14116 13944 0 -1 4194304 1772 0 0 0 120004 5 0 0 25 0 1 0 1098254297 9175040 1757 1992294400 4194304 5102648 548682068800 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/14116/statm: 2240 1757 110 221 0 2016 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 8960

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.41
CPU time (s): 1200.09
CPU user time (s): 1200.04
CPU system time (s): 0.052991
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 8960

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

runsolver used 1.05184 second user time and 2.26465 second system time

The end

Launcher Data

Begin job on node7 at 2009-03-28 16:57:52
IDJOB=1515556
IDBENCH=70439
IDSOLVER=538
FILE ID=node7/1515556-1238255872
PBS_JOBID= 9060772
Free space on /tmp= 65660 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S1920888253-090.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515556-1238255872/watcher-1515556-1238255872 -o /tmp/evaluation-result-1515556-1238255872/solver-1515556-1238255872 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=418758644 HOME/instance-1515556-1238255872.cnf

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

MD5SUM BENCH= be6412148c18a5066c4c7814d492498d
RANDOM SEED=418758644

node7.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.236
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.236
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:        881552 kB
Buffers:         90012 kB
Cached:         982024 kB
SwapCached:      11884 kB
Active:         104828 kB
Inactive:       980624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        881552 kB
SwapTotal:     4192956 kB
SwapFree:      4174972 kB
Dirty:            1068 kB
Writeback:           0 kB
Mapped:          19136 kB
Slab:            74860 kB
Committed_AS:  2837880 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= 65660 MiB
End job on node7 at 2009-03-28 17:17:55