Trace number 1729246

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-random 2009-03-22? (TO) 1200.06 1200.41

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
Bench CategoryCRAFTED (crafted 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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2211                                                 |
0.00/0.00	c |  Number of clauses:    14710                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          2120958505.000000
0.00/0.02	c |  Heuristic:            EMSP-G, threshold 0.750                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.02/0.04	c ============================[ Search Statistics ]==============================
0.02/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.04	c ===============================================================================
0.02/0.04	c |         0 |    2211    14710    33107 |     4903        0    nan |  0.000 % |
0.39/0.42	c |       100 |    2209    14710    33107 |     5393       98     30 |  0.090 % |
0.79/0.83	c |       250 |    2206    14663    33013 |     5933      244     29 |  0.271 % |
1.19/1.24	c |       475 |    2204    14644    32975 |     6526      467     29 |  0.362 % |
1.59/1.68	c |       812 |    2203    14631    32949 |     7178      804     40 |  0.362 % |
2.10/2.13	c |      1320 |    2202    14622    32931 |     7896     1310     43 |  0.452 % |
2.59/2.64	c |      2079 |    2201    14610    32907 |     8686     2069     45 |  0.452 % |
3.20/3.21	c |      3218 |    2201    14610    32907 |     9555     3208     48 |  0.452 % |
3.89/3.92	c |      4926 |    2201    14610    32907 |    10510     4916     52 |  0.452 % |
4.79/4.87	c |      7488 |    2200    14601    32889 |    11561     7477     53 |  0.498 % |
6.29/6.31	c |     11333 |    2199    14589    32865 |    12717    11321     52 |  0.543 % |
8.38/8.41	c |     17101 |    2198    14577    32841 |    13989    10664     48 |  0.588 % |
11.59/11.66	c |     25750 |    2198    14577    32841 |    15388    12130     56 |  0.588 % |
16.49/16.54	c |     38726 |    2198    14577    32841 |    16927     9321     51 |  0.588 % |
24.08/24.17	c |     58187 |    2197    14564    32815 |    18620    11438     52 |  0.633 % |
37.18/37.27	c |     87382 |    2197    14564    32815 |    20482    11979     50 |  0.633 % |
58.57/58.66	c |    131171 |    2197    14564    32815 |    22530    13705     69 |  0.633 % |
95.46/95.56	c |    196855 |    2197    14564    32815 |    24783    21673     61 |  0.633 % |
155.65/155.79	c |    295382 |    2197    14564    32815 |    27262    18937     65 |  0.633 % |
252.11/252.28	c |    443171 |    2197    14564    32815 |    29988    14263     59 |  0.633 % |
397.17/397.35	c |    664854 |    2197    14564    32815 |    32987    18360     57 |  0.633 % |
630.90/631.18	c |    997379 |    2197    14564    32815 |    36285    24156     59 |  0.633 % |
1007.79/1008.17	c |   1496168 |    2197    14564    32815 |    39914    21452     51 |  0.633 % |

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-1729246-1240747036/watcher-1729246-1240747036 -o /tmp/evaluation-result-1729246-1240747036/solver-1729246-1240747036 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=2120958505 HOME/instance-1729246-1240747036.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.12 3/64 24110
/proc/meminfo: memFree=1088568/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=2860 CPUtime=0
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 102737330 2928640 335 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 715 336 88 221 0 491 0

[startup+0.029818 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 24110
/proc/meminfo: memFree=1088568/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=4364 CPUtime=0.02
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 738 0 0 0 2 0 0 0 18 0 1 0 102737330 4468736 723 1992294400 4194304 5102416 548682068784 18446744073709551615 4282576 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 1091 723 98 221 0 867 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4364

[startup+0.101825 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 24110
/proc/meminfo: memFree=1088568/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=4220 CPUtime=0.09
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 771 0 0 0 9 0 0 0 18 0 1 0 102737330 4321280 698 1992294400 4194304 5102416 548682068784 18446744073709551615 4220244 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 1055 698 102 221 0 831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4220

[startup+0.301847 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 24110
/proc/meminfo: memFree=1088568/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=4220 CPUtime=0.29
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 771 0 0 0 29 0 0 0 19 0 1 0 102737330 4321280 698 1992294400 4194304 5102416 548682068784 18446744073709551615 4220153 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 1055 698 102 221 0 831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4220

[startup+0.701892 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 24110
/proc/meminfo: memFree=1088568/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=4220 CPUtime=0.69
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 781 0 0 0 69 0 0 0 22 0 1 0 102737330 4321280 708 1992294400 4194304 5102416 548682068784 18446744073709551615 4241955 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 1055 708 112 221 0 831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4220

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 24111
/proc/meminfo: memFree=1086000/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=4220 CPUtime=1.49
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 781 0 0 0 149 0 0 0 25 0 1 0 102737330 4321280 708 1992294400 4194304 5102416 548682068784 18446744073709551615 4221892 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 1055 708 112 221 0 831 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4220

[startup+3.10116 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 24111
/proc/meminfo: memFree=1085872/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=4488 CPUtime=3.09
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 846 0 0 0 309 0 0 0 25 0 1 0 102737330 4595712 773 1992294400 4194304 5102416 548682068784 18446744073709551615 4249582 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 1122 773 112 221 0 898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4488

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 24111
/proc/meminfo: memFree=1084016/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=7152 CPUtime=6.29
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 1488 0 0 0 629 0 0 0 25 0 1 0 102737330 7323648 1415 1992294400 4194304 5102416 548682068784 18446744073709551615 4249648 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 1788 1415 112 221 0 1564 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7152

[startup+12.7022 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 24111
/proc/meminfo: memFree=1081904/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=8492 CPUtime=12.69
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 1834 0 0 0 1268 1 0 0 25 0 1 0 102737330 8695808 1761 1992294400 4194304 5102416 548682068784 18446744073709551615 4249699 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 2123 1761 112 221 0 1899 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8492

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 24111
/proc/meminfo: memFree=1080432/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=9680 CPUtime=25.48
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 2143 0 0 0 2547 1 0 0 25 0 1 0 102737330 9912320 2070 1992294400 4194304 5102416 548682068784 18446744073709551615 4249616 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 2420 2070 112 221 0 2196 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9680

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 24111
/proc/meminfo: memFree=1077040/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=13436 CPUtime=51.08
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 3070 0 0 0 5105 3 0 0 25 0 1 0 102737330 13758464 2997 1992294400 4194304 5102416 548682068784 18446744073709551615 4249582 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 3359 2997 112 221 0 3135 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13436

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 24111
/proc/meminfo: memFree=1075184/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=15032 CPUtime=102.26
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 3469 0 0 0 10223 3 0 0 25 0 1 0 102737330 15392768 3396 1992294400 4194304 5102416 548682068784 18446744073709551615 4249655 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 3758 3396 112 221 0 3534 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15032

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 24111
/proc/meminfo: memFree=1072240/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=18104 CPUtime=162.24
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 4184 0 0 0 16220 4 0 0 25 0 1 0 102737330 18538496 4111 1992294400 4194304 5102416 548682068784 18446744073709551615 4249573 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 4526 4111 112 221 0 4302 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18104

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24111
/proc/meminfo: memFree=1071088/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=19180 CPUtime=222.22
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 4473 0 0 0 22218 4 0 0 25 0 1 0 102737330 19640320 4400 1992294400 4194304 5102416 548682068784 18446744073709551615 4249573 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 4795 4400 112 221 0 4571 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19180

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 24116
/proc/meminfo: memFree=1069872/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=20416 CPUtime=282.2
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 4749 0 0 0 28216 4 0 0 25 0 1 0 102737330 20905984 4676 1992294400 4194304 5102416 548682068784 18446744073709551615 4249567 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 5104 4676 112 221 0 4880 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 20416

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 24116
/proc/meminfo: memFree=1069616/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=20728 CPUtime=342.19
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 4822 0 0 0 34214 5 0 0 25 0 1 0 102737330 21225472 4749 1992294400 4194304 5102416 548682068784 18446744073709551615 4249582 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 5182 4749 112 221 0 4958 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 20728

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 24116
/proc/meminfo: memFree=1069168/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=21028 CPUtime=402.17
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 4922 0 0 0 40212 5 0 0 25 0 1 0 102737330 21532672 4849 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 5257 4849 112 221 0 5033 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 21028

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 24116
/proc/meminfo: memFree=1066992/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=23408 CPUtime=462.15
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 5484 0 0 0 46209 6 0 0 25 0 1 0 102737330 23969792 5411 1992294400 4194304 5102416 548682068784 18446744073709551615 4250123 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 5852 5411 112 221 0 5628 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 23408

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 24116
/proc/meminfo: memFree=1066800/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=23564 CPUtime=522.13
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 5547 0 0 0 52207 6 0 0 25 0 1 0 102737330 24129536 5474 1992294400 4194304 5102416 548682068784 18446744073709551615 4248840 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 5891 5474 112 221 0 5667 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 23564

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 24116
/proc/meminfo: memFree=1066168/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=24264 CPUtime=582.12
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 5704 0 0 0 58205 7 0 0 25 0 1 0 102737330 24846336 5631 1992294400 4194304 5102416 548682068784 18446744073709551615 4249582 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 6066 5631 112 221 0 5842 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 24264

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24116
/proc/meminfo: memFree=1065592/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=24792 CPUtime=642.1
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 5846 0 0 0 64203 7 0 0 25 0 1 0 102737330 25387008 5773 1992294400 4194304 5102416 548682068784 18446744073709551615 4249631 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 6198 5773 112 221 0 5974 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 24792

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 24116
/proc/meminfo: memFree=1065592/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=24792 CPUtime=702.08
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 5847 0 0 0 70201 7 0 0 25 0 1 0 102737330 25387008 5774 1992294400 4194304 5102416 548682068784 18446744073709551615 4249508 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 6198 5774 112 221 0 5974 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 24792

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 24116
/proc/meminfo: memFree=1065144/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=25268 CPUtime=762.07
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 5959 0 0 0 76199 8 0 0 25 0 1 0 102737330 25874432 5886 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 6317 5886 112 221 0 6093 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 25268

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 24116
/proc/meminfo: memFree=1064888/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=25664 CPUtime=822.05
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 6033 0 0 0 82197 8 0 0 25 0 1 0 102737330 26279936 5960 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 6416 5960 112 221 0 6192 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 25664

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 24116
/proc/meminfo: memFree=1064504/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=25960 CPUtime=882.03
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 6118 0 0 0 88195 8 0 0 25 0 1 0 102737330 26583040 6045 1992294400 4194304 5102416 548682068784 18446744073709551615 4249648 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 6490 6045 112 221 0 6266 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 25960

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24116
/proc/meminfo: memFree=1063544/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=26912 CPUtime=942.01
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 6356 0 0 0 94193 8 0 0 25 0 1 0 102737330 27557888 6283 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 6728 6283 112 221 0 6504 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 26912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 24116
/proc/meminfo: memFree=1063544/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=26912 CPUtime=1001.99
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 6358 0 0 0 100191 8 0 0 25 0 1 0 102737330 27557888 6285 1992294400 4194304 5102416 548682068784 18446744073709551615 4249616 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 6728 6285 112 221 0 6504 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 26912

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24116
/proc/meminfo: memFree=1062008/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=28536 CPUtime=1061.98
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 6739 0 0 0 106189 9 0 0 25 0 1 0 102737330 29220864 6666 1992294400 4194304 5102416 548682068784 18446744073709551615 4250123 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 7134 6666 112 221 0 6910 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 28536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24116
/proc/meminfo: memFree=1060792/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=29796 CPUtime=1121.96
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 7042 0 0 0 112187 9 0 0 25 0 1 0 102737330 30511104 6969 1992294400 4194304 5102416 548682068784 18446744073709551615 4249643 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 7449 6969 112 221 0 7225 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 29796

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24116
/proc/meminfo: memFree=1060280/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=30228 CPUtime=1181.94
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 7166 0 0 0 118185 9 0 0 25 0 1 0 102737330 30953472 7093 1992294400 4194304 5102416 548682068784 18446744073709551615 4249655 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 7557 7093 112 221 0 7333 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 30228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24116
/proc/meminfo: memFree=1060280/2055920 swapFree=4192956/4192956
[pid=24110] ppid=24108 vsize=30228 CPUtime=1200.05
/proc/24110/stat : 24110 (varsat-random_s) R 24108 24110 23702 0 -1 4194304 7168 0 0 0 119995 10 0 0 25 0 1 0 102737330 30953472 7095 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/24110/statm: 7557 7095 112 221 0 7333 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 30228

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.06
CPU user time (s): 1199.95
CPU system time (s): 0.105983
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 30228

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

runsolver used 0.839872 second user time and 2.6076 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-26 13:57:16
IDJOB=1729246
IDBENCH=24697
IDSOLVER=539
FILE ID=node9/1729246-1240747036
PBS_JOBID= 9187003
Free space on /tmp= 66364 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729246-1240747036/watcher-1729246-1240747036 -o /tmp/evaluation-result-1729246-1240747036/solver-1729246-1240747036 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=2120958505 HOME/instance-1729246-1240747036.cnf

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

MD5SUM BENCH= cf535bf919bca60e7bcea01358de0b4c
RANDOM SEED=2120958505

node9.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.240
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.240
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:       1089048 kB
Buffers:         86036 kB
Cached:         783140 kB
SwapCached:          0 kB
Active:         219684 kB
Inactive:       663460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089048 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            69780 kB
Committed_AS:   369492 kB
PageTables:       1388 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= 66364 MiB
End job on node9 at 2009-04-26 14:17:18