Trace number 1515316

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.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S638042053-051.cnf
MD5SUMbac537400dd7c59f04b551112719781b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011998
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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:  110                                                  |
0.00/0.00	c |  Number of clauses:    2343                                                 |
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:          10306308.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 |     110     2343    11715 |      781        0    nan |  0.000 % |
0.00/0.02	c |       100 |     110     2343    11715 |      859      100     27 |  0.008 % |
0.00/0.02	c |       251 |     110     2343    11715 |      945      251     25 |  0.008 % |
0.03/0.03	c |       479 |     110     2343    11715 |     1039      479     25 |  0.008 % |
0.03/0.05	c |       817 |     110     2343    11715 |     1143      817     24 |  0.008 % |
0.03/0.07	c |      1323 |     110     2343    11715 |     1257      738     22 |  0.008 % |
0.03/0.10	c |      2082 |     110     2343    11715 |     1383      855     22 |  0.008 % |
0.10/0.14	c |      3222 |     110     2343    11715 |     1521     1289     22 |  0.008 % |
0.19/0.20	c |      4930 |     110     2343    11715 |     1674     1453     23 |  0.008 % |
0.29/0.30	c |      7494 |     110     2343    11715 |     1841     1466     21 |  0.008 % |
0.39/0.45	c |     11338 |     110     2343    11715 |     2025     1569     22 |  0.008 % |
0.59/0.68	c |     17104 |     110     2343    11715 |     2228     1162     21 |  0.008 % |
1.00/1.02	c |     25754 |     110     2343    11715 |     2451     1901     22 |  0.008 % |
1.49/1.56	c |     38729 |     110     2343    11715 |     2696     2448     23 |  0.008 % |
2.39/2.41	c |     58190 |     110     2343    11715 |     2965     1457     21 |  0.008 % |
3.59/3.69	c |     87382 |     110     2343    11715 |     3262     2183     22 |  0.008 % |
5.59/5.67	c |    131171 |     110     2343    11715 |     3588     3151     23 |  0.008 % |
8.70/8.79	c |    196856 |     110     2343    11715 |     3947     1860     21 |  0.008 % |
13.59/13.61	c |    295382 |     110     2343    11715 |     4342     2899     23 |  0.008 % |
21.09/21.13	c |    443172 |     110     2343    11715 |     4776     4132     24 |  0.008 % |
32.89/32.94	c |    664857 |     110     2343    11715 |     5254     4665     22 |  0.008 % |
51.28/51.39	c |    997382 |     110     2343    11715 |     5779     4366     22 |  0.008 % |
80.17/80.25	c |   1496170 |     110     2343    11715 |     6357     3695     22 |  0.008 % |
125.35/125.49	c |   2244352 |     110     2343    11715 |     6993     4647     22 |  0.008 % |
196.63/196.79	c |   3366629 |     110     2343    11715 |     7692     6789     24 |  0.008 % |
309.29/309.41	c |   5050040 |     110     2343    11715 |     8461     6825     22 |  0.008 % |
487.64/487.81	c |   7575156 |     110     2343    11715 |     9308     6013     23 |  0.008 % |
766.05/766.39	c |  11362831 |     110     2343    11715 |    10238     7984     20 |  0.008 % |

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-1515316-1238252736/watcher-1515316-1238252736 -o /tmp/evaluation-result-1515316-1238252736/solver-1515316-1238252736 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=10306308 HOME/instance-1515316-1238252736.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.91 0.98 0.99 3/76 31837
/proc/meminfo: memFree=1767744/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=2548 CPUtime=0
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1097934706 2609152 253 1992294400 4194304 5102648 548682068800 18446744073709551615 4272256 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 637 253 98 221 0 413 0

[startup+0.0358229 s]
/proc/loadavg: 0.91 0.98 0.99 3/76 31837
/proc/meminfo: memFree=1767744/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=2672 CPUtime=0.03
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 290 0 0 0 3 0 0 0 18 0 1 0 1097934706 2736128 275 1992294400 4194304 5102648 548682068800 18446744073709551615 4249105 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 668 275 110 221 0 444 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2672

[startup+0.10284 s]
/proc/loadavg: 0.91 0.98 0.99 3/76 31837
/proc/meminfo: memFree=1767744/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=2672 CPUtime=0.1
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 295 0 0 0 10 0 0 0 18 0 1 0 1097934706 2736128 280 1992294400 4194304 5102648 548682068800 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 668 280 110 221 0 444 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2672

[startup+0.301865 s]
/proc/loadavg: 0.91 0.98 0.99 3/76 31837
/proc/meminfo: memFree=1767744/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=2804 CPUtime=0.29
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 333 0 0 0 29 0 0 0 19 0 1 0 1097934706 2871296 318 1992294400 4194304 5102648 548682068800 18446744073709551615 4255071 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 701 318 110 221 0 477 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2804

[startup+0.70193 s]
/proc/loadavg: 0.91 0.98 0.99 3/76 31837
/proc/meminfo: memFree=1767744/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=2936 CPUtime=0.69
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 370 0 0 0 69 0 0 0 23 0 1 0 1097934706 3006464 355 1992294400 4194304 5102648 548682068800 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 734 355 110 221 0 510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2936

[startup+1.50106 s]
/proc/loadavg: 0.91 0.98 0.99 2/77 31838
/proc/meminfo: memFree=1766648/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=3204 CPUtime=1.49
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 422 0 0 0 149 0 0 0 25 0 1 0 1097934706 3280896 407 1992294400 4194304 5102648 548682068800 18446744073709551615 4249932 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 801 407 110 221 0 577 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3204

[startup+3.10131 s]
/proc/loadavg: 0.91 0.98 0.99 2/77 31838
/proc/meminfo: memFree=1766264/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=3468 CPUtime=3.09
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 488 0 0 0 309 0 0 0 25 0 1 0 1097934706 3551232 473 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 867 473 110 221 0 643 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3468

[startup+6.30183 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 31838
/proc/meminfo: memFree=1765816/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=3752 CPUtime=6.29
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 557 0 0 0 629 0 0 0 25 0 1 0 1097934706 3842048 542 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 938 542 110 221 0 714 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3752

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 31838
/proc/meminfo: memFree=1765240/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=4016 CPUtime=12.69
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 637 0 0 0 1269 0 0 0 25 0 1 0 1097934706 4112384 622 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 1004 622 110 221 0 780 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4016

[startup+25.5029 s]
/proc/loadavg: 0.94 0.98 0.99 2/77 31838
/proc/meminfo: memFree=1764792/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=4560 CPUtime=25.49
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 770 0 0 0 2549 0 0 0 25 0 1 0 1097934706 4669440 755 1992294400 4194304 5102648 548682068800 18446744073709551615 4243738 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 1140 755 110 221 0 916 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4560

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/77 31838
/proc/meminfo: memFree=1764216/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=5096 CPUtime=51.08
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 901 0 0 0 5108 0 0 0 25 0 1 0 1097934706 5218304 886 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 1274 886 110 221 0 1050 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5096

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/77 31838
/proc/meminfo: memFree=1763640/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=5816 CPUtime=102.26
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1055 0 0 0 10226 0 0 0 25 0 1 0 1097934706 5955584 1040 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 1454 1040 110 221 0 1230 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5816

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31838
/proc/meminfo: memFree=1763000/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=6376 CPUtime=162.24
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1192 0 0 0 16224 0 0 0 25 0 1 0 1097934706 6529024 1177 1992294400 4194304 5102648 548682068800 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 1594 1177 110 221 0 1370 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6376

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31838
/proc/meminfo: memFree=1762552/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=6800 CPUtime=222.22
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1296 0 0 0 22221 1 0 0 25 0 1 0 1097934706 6963200 1281 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 1700 1281 110 221 0 1476 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6800

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 31838
/proc/meminfo: memFree=1762168/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=7080 CPUtime=282.2
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1378 0 0 0 28219 1 0 0 25 0 1 0 1097934706 7249920 1363 1992294400 4194304 5102648 548682068800 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 1770 1363 110 221 0 1546 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 7080

[startup+342.302 s]
/proc/loadavg: 1.07 1.00 0.99 2/77 31838
/proc/meminfo: memFree=1761920/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=7400 CPUtime=342.18
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1445 0 0 0 34217 1 0 0 25 0 1 0 1097934706 7577600 1430 1992294400 4194304 5102648 548682068800 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 1850 1430 110 221 0 1626 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 7400

[startup+402.301 s]
/proc/loadavg: 1.10 1.02 1.00 2/77 31838
/proc/meminfo: memFree=1761664/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=7708 CPUtime=402.16
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1500 0 0 0 40215 1 0 0 25 0 1 0 1097934706 7892992 1485 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 1927 1485 110 221 0 1703 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 7708

[startup+462.303 s]
/proc/loadavg: 1.03 1.01 1.00 2/77 31838
/proc/meminfo: memFree=1761536/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=7708 CPUtime=462.15
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1522 0 0 0 46213 2 0 0 25 0 1 0 1097934706 7892992 1507 1992294400 4194304 5102648 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 1927 1507 110 221 0 1703 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 7708

[startup+522.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1761344/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=7876 CPUtime=522.13
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1571 0 0 0 52211 2 0 0 25 0 1 0 1097934706 8065024 1556 1992294400 4194304 5102648 548682068800 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 1969 1556 110 221 0 1745 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 7876

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1761024/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=8384 CPUtime=582.1
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1653 0 0 0 58208 2 0 0 25 0 1 0 1097934706 8585216 1638 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 2096 1638 110 221 0 1872 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 8384

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1760704/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=8720 CPUtime=642.1
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1724 0 0 0 64207 3 0 0 25 0 1 0 1097934706 8929280 1709 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 2180 1709 110 221 0 1956 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 8720

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1760576/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=8888 CPUtime=702.07
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1761 0 0 0 70204 3 0 0 25 0 1 0 1097934706 9101312 1746 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 2222 1746 110 221 0 1998 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 8888

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1760384/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=9056 CPUtime=762.05
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1804 0 0 0 76202 3 0 0 25 0 1 0 1097934706 9273344 1789 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 2264 1789 110 221 0 2040 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 9056

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1760128/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=9228 CPUtime=822.04
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1865 0 0 0 82200 4 0 0 25 0 1 0 1097934706 9449472 1850 1992294400 4194304 5102648 548682068800 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 2307 1850 110 221 0 2083 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 9228

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1759936/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=9396 CPUtime=882.02
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1898 0 0 0 88198 4 0 0 25 0 1 0 1097934706 9621504 1883 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 2349 1883 110 221 0 2125 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 9396

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1760000/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=9396 CPUtime=942
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1909 0 0 0 94196 4 0 0 25 0 1 0 1097934706 9621504 1894 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 2349 1894 110 221 0 2125 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 9396

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1759936/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=9396 CPUtime=1001.97
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1912 0 0 0 100193 4 0 0 25 0 1 0 1097934706 9621504 1897 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 2349 1897 110 221 0 2125 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 9396

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1759872/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=9564 CPUtime=1061.96
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1949 0 0 0 106191 5 0 0 25 0 1 0 1097934706 9793536 1934 1992294400 4194304 5102648 548682068800 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 2391 1934 110 221 0 2167 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 9564

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1759744/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=9732 CPUtime=1121.94
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1974 0 0 0 112189 5 0 0 25 0 1 0 1097934706 9965568 1959 1992294400 4194304 5102648 548682068800 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 2433 1959 110 221 0 2209 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 9732

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1759616/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=9732 CPUtime=1181.92
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1984 0 0 0 118187 5 0 0 25 0 1 0 1097934706 9965568 1969 1992294400 4194304 5102648 548682068800 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 2433 1969 110 221 0 2209 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 9732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31838
/proc/meminfo: memFree=1759616/2055920 swapFree=4173572/4192956
[pid=31837] ppid=31835 vsize=9732 CPUtime=1200.02
/proc/31837/stat : 31837 (varsat-industri) R 31835 31837 31737 0 -1 4194304 1993 0 0 0 119997 5 0 0 25 0 1 0 1097934706 9965568 1978 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31837/statm: 2433 1978 110 221 0 2209 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 9732

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.03
CPU user time (s): 1199.97
CPU system time (s): 0.06099
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 9732

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

runsolver used 1.03084 second user time and 3.34849 second system time

The end

Launcher Data

Begin job on node69 at 2009-03-28 16:05:36
IDJOB=1515316
IDBENCH=70419
IDSOLVER=538
FILE ID=node69/1515316-1238252736
PBS_JOBID= 9060745
Free space on /tmp= 65728 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S638042053-051.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515316-1238252736/watcher-1515316-1238252736 -o /tmp/evaluation-result-1515316-1238252736/solver-1515316-1238252736 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=10306308 HOME/instance-1515316-1238252736.cnf

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

MD5SUM BENCH= bac537400dd7c59f04b551112719781b
RANDOM SEED=10306308

node69.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.261
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	: 5931.00
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.261
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:       1768224 kB
Buffers:         51028 kB
Cached:         158200 kB
SwapCached:      10072 kB
Active:         113048 kB
Inactive:       108096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768224 kB
SwapTotal:     4192956 kB
SwapFree:      4173572 kB
Dirty:            1188 kB
Writeback:           0 kB
Mapped:          17640 kB
Slab:            51224 kB
Committed_AS:  3456364 kB
PageTables:       2336 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= 65724 MiB
End job on node69 at 2009-03-28 16:25:39