Trace number 1718212

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

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1400                                                 |
0.00/0.00	c |  Number of clauses:    4732                                                 |
0.00/0.00	c |  Parsing time:         0.01         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1380771934.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.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     950     3941    11745 |     1313        0    nan |  0.000 % |
0.00/0.02	c |       102 |     950     3941    11745 |     1445      102     16 |  0.214 % |
0.00/0.04	c |       254 |     950     3941    11745 |     1589      254     22 |  0.214 % |
0.00/0.05	c |       480 |     950     3941    11745 |     1748      480     26 |  0.214 % |
0.00/0.08	c |       819 |     950     3941    11745 |     1923      819     34 |  0.214 % |
0.10/0.12	c |      1325 |     950     3941    11745 |     2115     1325     31 |  0.214 % |
0.19/0.20	c |      2088 |     950     3941    11745 |     2327     2088     40 |  0.214 % |
0.19/0.30	c |      3228 |     950     3941    11745 |     2559     1923     40 |  0.214 % |
0.39/0.47	c |      4936 |     950     3941    11745 |     2815     2165     29 |  0.214 % |
0.69/0.74	c |      7499 |     950     3941    11745 |     3097     3123     42 |  0.214 % |
0.99/1.04	c |     11344 |     947     3932    11715 |     3407     3522     39 |  0.429 % |
1.69/1.75	c |     17112 |     947     3932    11715 |     3748     3642     37 |  0.429 % |
2.39/2.46	c |     25762 |     947     3928    11699 |     4122     2476     18 |  0.429 % |
3.89/3.92	c |     38737 |     947     3928    11699 |     4535     4192     32 |  0.429 % |
5.89/5.94	c |     58198 |     947     3928    11699 |     4988     4540     22 |  0.429 % |
10.19/10.20	c |     87390 |     947     3928    11699 |     5487     4691     30 |  0.429 % |
16.68/16.77	c |    131180 |     947     3928    11699 |     6036     4154     39 |  0.429 % |
26.18/26.22	c |    196864 |     947     3928    11699 |     6639     5771     39 |  0.429 % |
42.08/42.10	c |    295391 |     947     3928    11699 |     7303     3628     25 |  0.429 % |
61.97/62.08	c |    443180 |     946     3924    11683 |     8034     4167     41 |  0.500 % |
100.27/100.35	c |    664863 |     946     3924    11683 |     8837     4765     29 |  0.500 % |
165.94/166.08	c |    997388 |     946     3924    11683 |     9721     8208     42 |  0.500 % |
261.73/261.81	c |   1496176 |     946     3924    11683 |    10693     7052     30 |  0.500 % |
416.48/416.65	c |   2244359 |     946     3924    11683 |    11762     7102     42 |  0.500 % |
674.21/674.45	c |   3366634 |     946     3924    11683 |    12939    10541     45 |  0.500 % |
1067.39/1067.79	c |   5050045 |     946     3924    11683 |    14233    12061     37 |  0.500 % |

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-1718212-1240634651/watcher-1718212-1240634651 -o /tmp/evaluation-result-1718212-1240634651/solver-1718212-1240634651 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1380771934 HOME/instance-1718212-1240634651.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14633
/proc/meminfo: memFree=971352/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=2696 CPUtime=0
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 91492285 2760704 290 1992294400 4194304 5102648 548682068784 18446744073709551615 4489400 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 674 290 87 221 0 450 0

[startup+0.105606 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14633
/proc/meminfo: memFree=971352/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=3332 CPUtime=0.1
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 488 0 0 0 10 0 0 0 18 0 1 0 91492285 3411968 472 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 833 472 112 221 0 609 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3332

[startup+0.201614 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14633
/proc/meminfo: memFree=971352/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=3464 CPUtime=0.19
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 528 0 0 0 19 0 0 0 18 0 1 0 91492285 3547136 512 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 866 512 112 221 0 642 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3464

[startup+0.301624 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14633
/proc/meminfo: memFree=971352/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=3596 CPUtime=0.29
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 560 0 0 0 29 0 0 0 19 0 1 0 91492285 3682304 544 1992294400 4194304 5102648 548682068784 18446744073709551615 4524240 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 899 544 112 221 0 675 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3596

[startup+0.701658 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14633
/proc/meminfo: memFree=971352/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=3860 CPUtime=0.69
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 599 0 0 0 69 0 0 0 22 0 1 0 91492285 3952640 583 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 965 583 112 221 0 741 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3860

[startup+1.50173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=969232/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=4136 CPUtime=1.49
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 681 0 0 0 149 0 0 0 25 0 1 0 91492285 4235264 665 1992294400 4194304 5102648 548682068784 18446744073709551615 4249152 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 1034 665 112 221 0 810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4136

[startup+3.10187 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=968920/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=4532 CPUtime=3.09
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 769 0 0 0 309 0 0 0 25 0 1 0 91492285 4640768 753 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 1133 753 112 221 0 909 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4532

[startup+6.30115 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=968344/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=4796 CPUtime=6.29
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 831 0 0 0 629 0 0 0 25 0 1 0 91492285 4911104 815 1992294400 4194304 5102648 548682068784 18446744073709551615 4254564 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 1199 815 112 221 0 975 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4796

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=967576/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=5592 CPUtime=12.69
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 1034 0 0 0 1269 0 0 0 25 0 1 0 91492285 5726208 1018 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 1398 1018 112 221 0 1174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5592

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=967000/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=6120 CPUtime=25.48
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 1172 0 0 0 2548 0 0 0 25 0 1 0 91492285 6266880 1156 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 1530 1156 112 221 0 1306 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6120

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=966040/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=7048 CPUtime=51.07
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 1415 0 0 0 5107 0 0 0 25 0 1 0 91492285 7217152 1399 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 1762 1399 112 221 0 1538 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7048

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=964888/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=8252 CPUtime=102.27
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 1693 0 0 0 10226 1 0 0 25 0 1 0 91492285 8450048 1677 1992294400 4194304 5102648 548682068784 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 2063 1677 112 221 0 1839 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8252

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=963480/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=9560 CPUtime=162.25
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 2035 0 0 0 16224 1 0 0 25 0 1 0 91492285 9789440 2019 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 2390 2019 112 221 0 2166 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9560

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=963416/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=9560 CPUtime=222.23
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 2038 0 0 0 22222 1 0 0 25 0 1 0 91492285 9789440 2022 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 2390 2022 112 221 0 2166 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9560

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=963224/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=9836 CPUtime=282.22
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 2087 0 0 0 28220 2 0 0 25 0 1 0 91492285 10072064 2071 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 2459 2071 112 221 0 2235 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 9836

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=962264/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=10628 CPUtime=342.2
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 2306 0 0 0 34218 2 0 0 25 0 1 0 91492285 10883072 2290 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 2657 2290 112 221 0 2433 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 10628

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=962008/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=10884 CPUtime=402.18
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 2368 0 0 0 40216 2 0 0 25 0 1 0 91492285 11145216 2352 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 2721 2352 112 221 0 2497 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 10884

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=960664/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=12348 CPUtime=462.16
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 2707 0 0 0 46214 2 0 0 25 0 1 0 91492285 12644352 2691 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3087 2691 112 221 0 2863 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 12348

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=960792/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=12348 CPUtime=522.15
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 2707 0 0 0 52212 3 0 0 25 0 1 0 91492285 12644352 2691 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3087 2691 112 221 0 2863 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 12348

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=960792/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=12348 CPUtime=582.13
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 2709 0 0 0 58210 3 0 0 25 0 1 0 91492285 12644352 2693 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3087 2693 112 221 0 2863 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 12348

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=959896/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=13168 CPUtime=642.12
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 2929 0 0 0 64209 3 0 0 25 0 1 0 91492285 13484032 2913 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3292 2913 112 221 0 3068 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 13168

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=959448/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=13596 CPUtime=702.1
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 3051 0 0 0 70207 3 0 0 25 0 1 0 91492285 13922304 3018 1992294400 4194304 5102648 548682068784 18446744073709551615 4249105 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3399 3018 112 221 0 3175 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 13596

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=959448/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=13596 CPUtime=762.09
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 3051 0 0 0 76205 4 0 0 25 0 1 0 91492285 13922304 3018 1992294400 4194304 5102648 548682068784 18446744073709551615 4244339 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3399 3018 112 221 0 3175 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 13596

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=959448/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=13596 CPUtime=822.07
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 3052 0 0 0 82203 4 0 0 25 0 1 0 91492285 13922304 3019 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3399 3019 112 221 0 3175 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 13596

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=959448/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=13596 CPUtime=882.05
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 3052 0 0 0 88201 4 0 0 25 0 1 0 91492285 13922304 3019 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3399 3019 112 221 0 3175 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 13596

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=959320/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=13628 CPUtime=942.04
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 3079 0 0 0 94199 5 0 0 25 0 1 0 91492285 13955072 3041 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3407 3041 112 221 0 3183 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 13628

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=958808/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=14288 CPUtime=1002.02
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 3220 0 0 0 100197 5 0 0 25 0 1 0 91492285 14630912 3182 1992294400 4194304 5102648 548682068784 18446744073709551615 4249348 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3572 3182 112 221 0 3348 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 14288

[startup+1062.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 14640
/proc/meminfo: memFree=958744/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=14288 CPUtime=1062
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 3222 0 0 0 106195 5 0 0 25 0 1 0 91492285 14630912 3184 1992294400 4194304 5102648 548682068784 18446744073709551615 4228774 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3572 3184 112 221 0 3348 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 14288

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 14640
/proc/meminfo: memFree=958744/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=14288 CPUtime=1121.98
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 3235 0 0 0 112193 5 0 0 25 0 1 0 91492285 14630912 3197 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3572 3197 112 221 0 3348 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 14288

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14640
/proc/meminfo: memFree=958680/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=14288 CPUtime=1181.96
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 3235 0 0 0 118191 5 0 0 25 0 1 0 91492285 14630912 3197 1992294400 4194304 5102648 548682068784 18446744073709551615 4256021 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3572 3197 112 221 0 3348 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 14288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14640
/proc/meminfo: memFree=958680/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=14288 CPUtime=1200.06
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 3235 0 0 0 120001 5 0 0 25 0 1 0 91492285 14630912 3197 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3572 3197 112 221 0 3348 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 14288

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14640
/proc/meminfo: memFree=958680/2055920 swapFree=4192956/4192956
[pid=14633] ppid=14631 vsize=14288 CPUtime=1200.06
/proc/14633/stat : 14633 (varsat-industri) R 14631 14633 14566 0 -1 4194304 3235 0 0 0 120001 5 0 0 25 0 1 0 91492285 14630912 3197 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/14633/statm: 3572 3197 112 221 0 3348 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 14288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.08
CPU user time (s): 1200.02
CPU system time (s): 0.06299
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 14288

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

runsolver used 0.960853 second user time and 2.38764 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-25 06:44:11
IDJOB=1718212
IDBENCH=20472
IDSOLVER=538
FILE ID=node58/1718212-1240634651
PBS_JOBID= 9186402
Free space on /tmp= 66240 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718212-1240634651/watcher-1718212-1240634651 -o /tmp/evaluation-result-1718212-1240634651/solver-1718212-1240634651 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1380771934 HOME/instance-1718212-1240634651.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1380771934

node58.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.233
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.233
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:        971832 kB
Buffers:         91480 kB
Cached:         885816 kB
SwapCached:          0 kB
Active:         124444 kB
Inactive:       866728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        971832 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1136 kB
Writeback:           0 kB
Mapped:          23628 kB
Slab:            79056 kB
Committed_AS:   296792 kB
PageTables:       1356 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= 66240 MiB
End job on node58 at 2009-04-25 07:04:13