Trace number 1723435

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-crafted 2009-03-22? (TO) 1200.08 1200.42

General information on the benchmark

Namegoldb-heqc-i10mul.cnf
MD5SUM80e15f28c8e2d72627ec75fe75757317
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark188.185
Satisfiable
(Un)Satisfiability was proved
Number of variables12998
Number of clauses77941
Sum of the clauses size262272
Maximum clause length448
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217756
Number of clauses of size 337304
Number of clauses of size 40
Number of clauses of size 522880
Number of clauses of size over 51

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  12998                                                |
0.00/0.00	c |  Number of clauses:    77941                                                |
0.09/0.12	c |  Parsing time:         0.10         s                                       |
0.09/0.12	c |  Timeout:              43200 s
0.09/0.12	c |  Random Seed:          2127787006.000000
0.09/0.12	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.12	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.12	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.12	c |                                                                             |
0.30/0.38	c ============================[ Search Statistics ]==============================
0.30/0.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.30/0.38	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.30/0.38	c ===============================================================================
0.30/0.38	c |         0 |   12031    73263   248424 |    24421        0    nan |  0.000 % |
0.49/0.56	c |       100 |   12025    73263   248424 |    26863       94      4 |  0.154 % |
0.69/0.78	c |       250 |   12013    73263   248424 |    29549      233      4 |  0.269 % |
0.99/1.04	c |       476 |   11990    73263   248424 |    32504      445      4 |  0.500 % |
1.29/1.37	c |       814 |   11975    72483   245880 |    35754      721      5 |  0.523 % |
1.69/1.75	c |      1320 |   11929    72169   244843 |    39330     1159      4 |  0.992 % |
2.20/2.26	c |      2079 |   11880    71367   242173 |    43263     1833      5 |  1.254 % |
2.69/2.78	c |      3218 |   11849    70893   240597 |    47589     2888      6 |  1.500 % |
3.49/3.56	c |      4926 |   11762    69883   237216 |    52348     4495      7 |  2.362 % |
4.69/4.74	c |      7488 |   11660    68563   231064 |    57583     6915      7 |  2.947 % |
6.29/6.31	c |     11333 |   11553    67711   228345 |    63341    10535      8 |  3.770 % |
8.99/9.00	c |     17099 |   11431    66680   225079 |    69675    16018     10 |  4.709 % |
13.89/13.94	c |     25748 |   11265    65692   221982 |    76643    24184     16 |  5.986 % |
21.08/21.15	c |     38723 |   11086    64517   218268 |    84307    36355     24 |  7.363 % |
30.98/31.06	c |     58184 |   11016    64079   216917 |    92738    55507     35 |  7.901 % |
46.98/47.06	c |     87376 |   10981    63823   216116 |   102012    84573     55 |  8.171 % |
72.57/72.67	c |    131165 |   10931    63463   215000 |   112213    51503     59 |  8.555 % |
117.56/117.60	c |    196850 |   10904    63315   214559 |   123435    28232     50 |  8.763 % |
187.54/187.62	c |    295377 |   10870    63027   213670 |   135778   126688     77 |  9.025 % |
294.60/294.71	c |    443166 |   10834    62732   212739 |   149356    52234     81 |  9.309 % |
462.05/462.21	c |    664849 |   10795    62453   211867 |   164292   143299     81 |  9.601 % |
718.48/718.74	c |    997375 |   10736    62025   210514 |   180721    49057     76 | 10.055 % |
1155.96/1156.34	c |   1496164 |   10714    61853   209989 |   198793    78657     80 | 10.225 % |

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-1723435-1240685804/watcher-1723435-1240685804 -o /tmp/evaluation-result-1723435-1240685804/solver-1723435-1240685804 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=2127787006 HOME/instance-1723435-1240685804.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.05 1.04 1.09 3/64 21063
/proc/meminfo: memFree=1715688/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=3368 CPUtime=0
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 681 0 0 0 0 0 0 0 18 0 1 0 96613895 3448832 666 1992294400 4194304 5102648 548682068768 18446744073709551615 4516192 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 842 671 81 221 0 618 0

[startup+0.101213 s]
/proc/loadavg: 1.05 1.04 1.09 3/64 21063
/proc/meminfo: memFree=1715688/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=14552 CPUtime=0.09
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 3306 0 0 0 8 1 0 0 18 0 1 0 96613895 14901248 3261 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 3638 3262 87 221 0 3414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14552

[startup+0.201225 s]
/proc/loadavg: 1.05 1.04 1.09 3/64 21063
/proc/meminfo: memFree=1715688/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=16924 CPUtime=0.19
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 3982 0 0 0 18 1 0 0 18 0 1 0 96613895 17330176 3937 1992294400 4194304 5102648 548682068768 18446744073709551615 4274093 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 4231 3937 100 221 0 4007 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16924

[startup+0.301238 s]
/proc/loadavg: 1.05 1.04 1.09 3/64 21063
/proc/meminfo: memFree=1715688/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=17584 CPUtime=0.3
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 4197 0 0 0 28 2 0 0 19 0 1 0 96613895 18006016 4152 1992294400 4194304 5102648 548682068768 18446744073709551615 4283642 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 4396 4152 100 221 0 4172 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 17584

[startup+0.701291 s]
/proc/loadavg: 1.05 1.04 1.09 3/64 21063
/proc/meminfo: memFree=1715688/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=16572 CPUtime=0.69
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 4354 0 0 0 67 2 0 0 22 0 1 0 96613895 16969728 3942 1992294400 4194304 5102648 548682068768 18446744073709551615 4215226 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 4143 3942 112 221 0 3919 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16572

[startup+1.5014 s]
/proc/loadavg: 1.05 1.04 1.09 2/65 21064
/proc/meminfo: memFree=1700192/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=16572 CPUtime=1.49
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 4354 0 0 0 147 2 0 0 25 0 1 0 96613895 16969728 3942 1992294400 4194304 5102648 548682068768 18446744073709551615 4213932 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 4143 3942 112 221 0 3919 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16572

[startup+3.10161 s]
/proc/loadavg: 1.05 1.04 1.09 2/65 21064
/proc/meminfo: memFree=1700064/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=16572 CPUtime=3.09
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 4354 0 0 0 307 2 0 0 25 0 1 0 96613895 16969728 3942 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 4143 3942 112 221 0 3919 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16572

[startup+6.30103 s]
/proc/loadavg: 1.04 1.04 1.08 2/65 21064
/proc/meminfo: memFree=1699936/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=16572 CPUtime=6.29
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 4357 0 0 0 627 2 0 0 25 0 1 0 96613895 16969728 3945 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 4143 3945 115 221 0 3919 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16572

[startup+12.7029 s]
/proc/loadavg: 1.04 1.04 1.08 2/65 21064
/proc/meminfo: memFree=1699872/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=16756 CPUtime=12.69
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 4379 0 0 0 1267 2 0 0 25 0 1 0 96613895 17158144 3967 1992294400 4194304 5102648 548682068768 18446744073709551615 4249319 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 4189 3967 115 221 0 3965 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16756

[startup+25.5016 s]
/proc/loadavg: 1.03 1.03 1.08 2/65 21064
/proc/meminfo: memFree=1695200/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=21692 CPUtime=25.48
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 5574 0 0 0 2545 3 0 0 25 0 1 0 96613895 22212608 5162 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 5423 5162 115 221 0 5199 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21692

[startup+51.1019 s]
/proc/loadavg: 1.02 1.03 1.08 2/65 21064
/proc/meminfo: memFree=1676384/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=40528 CPUtime=51.07
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 10341 0 0 0 5099 8 0 0 25 0 1 0 96613895 41500672 9929 1992294400 4194304 5102648 548682068768 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 10132 9929 115 221 0 9908 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40528

[startup+102.302 s]
/proc/loadavg: 1.01 1.02 1.08 2/65 21064
/proc/meminfo: memFree=1666400/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=50556 CPUtime=102.27
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 12765 0 0 0 10216 11 0 0 25 0 1 0 96613895 51769344 12353 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 12639 12353 115 221 0 12415 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50556

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 21064
/proc/meminfo: memFree=1659680/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=57284 CPUtime=162.25
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 14443 0 0 0 16211 14 0 0 25 0 1 0 96613895 58658816 14031 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 14321 14031 115 221 0 14097 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 57284

[startup+222.305 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 21064
/proc/meminfo: memFree=1648352/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=68964 CPUtime=222.24
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 17249 0 0 0 22207 17 0 0 25 0 1 0 96613895 70619136 16837 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 17241 16837 115 221 0 17017 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 68964

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 21070
/proc/meminfo: memFree=1644120/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=72972 CPUtime=282.21
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 18281 0 0 0 28203 18 0 0 25 0 1 0 96613895 74723328 17869 1992294400 4194304 5102648 548682068768 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 18243 17869 115 221 0 18019 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 72972

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 21070
/proc/meminfo: memFree=1644120/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=72972 CPUtime=342.19
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 18283 0 0 0 34201 18 0 0 25 0 1 0 96613895 74723328 17871 1992294400 4194304 5102648 548682068768 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 18243 17871 115 221 0 18019 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 72972

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 21070
/proc/meminfo: memFree=1633816/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=83152 CPUtime=402.17
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 20848 0 0 0 40197 20 0 0 25 0 1 0 96613895 85147648 20436 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 20788 20436 115 221 0 20564 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 83152

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 21070
/proc/meminfo: memFree=1633816/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=83152 CPUtime=462.15
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 20849 0 0 0 46195 20 0 0 25 0 1 0 96613895 85147648 20437 1992294400 4194304 5102648 548682068768 18446744073709551615 4214346 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 20788 20437 115 221 0 20564 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 83152

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 21070
/proc/meminfo: memFree=1633112/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=83820 CPUtime=522.14
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 21023 0 0 0 52193 21 0 0 25 0 1 0 96613895 85831680 20611 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 20955 20611 115 221 0 20731 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 83820

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 21070
/proc/meminfo: memFree=1632992/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=83820 CPUtime=582.12
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 21047 0 0 0 58191 21 0 0 25 0 1 0 96613895 85831680 20635 1992294400 4194304 5102648 548682068768 18446744073709551615 4249957 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 20955 20635 115 221 0 20731 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 83820

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 21070
/proc/meminfo: memFree=1632416/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=84588 CPUtime=642.1
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 21193 0 0 0 64189 21 0 0 25 0 1 0 96613895 86618112 20781 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 21147 20781 115 221 0 20923 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 84588

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 21070
/proc/meminfo: memFree=1631264/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=85776 CPUtime=702.09
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 21528 0 0 0 70187 22 0 0 25 0 1 0 96613895 87834624 21116 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 21444 21116 115 221 0 21220 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 85776

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 21070
/proc/meminfo: memFree=1629152/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=87628 CPUtime=762.08
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 21990 0 0 0 76185 23 0 0 25 0 1 0 96613895 89731072 21578 1992294400 4194304 5102648 548682068768 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 21907 21578 115 221 0 21683 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 87628

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 21070
/proc/meminfo: memFree=1621408/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=95808 CPUtime=822.05
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 24001 0 0 0 82180 25 0 0 25 0 1 0 96613895 98107392 23589 1992294400 4194304 5102648 548682068768 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 23952 23589 115 221 0 23728 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 95808

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21070
/proc/meminfo: memFree=1608800/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=107904 CPUtime=882.04
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 27067 0 0 0 88175 29 0 0 25 0 1 0 96613895 110493696 26655 1992294400 4194304 5102648 548682068768 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 26976 26655 115 221 0 26752 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 107904

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21070
/proc/meminfo: memFree=1608800/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=107904 CPUtime=942.02
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 27067 0 0 0 94173 29 0 0 25 0 1 0 96613895 110493696 26655 1992294400 4194304 5102648 548682068768 18446744073709551615 4249799 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 26976 26655 115 221 0 26752 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 107904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21070
/proc/meminfo: memFree=1608736/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=107904 CPUtime=1002
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 27070 0 0 0 100171 29 0 0 25 0 1 0 96613895 110493696 26658 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 26976 26658 115 221 0 26752 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 107904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21070
/proc/meminfo: memFree=1608736/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=107904 CPUtime=1061.99
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 27071 0 0 0 106170 29 0 0 25 0 1 0 96613895 110493696 26659 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 26976 26659 115 221 0 26752 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 107904

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21070
/proc/meminfo: memFree=1608672/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=107904 CPUtime=1121.97
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 27072 0 0 0 112168 29 0 0 25 0 1 0 96613895 110493696 26660 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 26976 26660 115 221 0 26752 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 107904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21070
/proc/meminfo: memFree=1608672/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=107904 CPUtime=1181.95
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 27072 0 0 0 118166 29 0 0 25 0 1 0 96613895 110493696 26660 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 26976 26660 115 221 0 26752 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 107904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21070
/proc/meminfo: memFree=1608672/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=107904 CPUtime=1200.05
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 27073 0 0 0 119976 29 0 0 25 0 1 0 96613895 110493696 26661 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 26976 26661 115 221 0 26752 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 107904

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 21070
/proc/meminfo: memFree=1608672/2055920 swapFree=4181092/4192956
[pid=21063] ppid=21061 vsize=107904 CPUtime=1200.05
/proc/21063/stat : 21063 (varsat-crafted_) R 21061 21063 20691 0 -1 4194304 27073 0 0 0 119976 29 0 0 25 0 1 0 96613895 110493696 26661 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21063/statm: 26976 26661 115 221 0 26752 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 107904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.76
CPU system time (s): 0.313952
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 107904

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

runsolver used 0.904862 second user time and 2.47862 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-25 20:56:44
IDJOB=1723435
IDBENCH=71699
IDSOLVER=537
FILE ID=node13/1723435-1240685804
PBS_JOBID= 9186660
Free space on /tmp= 66220 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT_RACE06/goldb-heqc-i10mul.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723435-1240685804/watcher-1723435-1240685804 -o /tmp/evaluation-result-1723435-1240685804/solver-1723435-1240685804 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=2127787006 HOME/instance-1723435-1240685804.cnf

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

MD5SUM BENCH= 80e15f28c8e2d72627ec75fe75757317
RANDOM SEED=2127787006

node13.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.227
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.227
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:       1716168 kB
Buffers:         36460 kB
Cached:         230096 kB
SwapCached:       5580 kB
Active:          86912 kB
Inactive:       187604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716168 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            51188 kB
Committed_AS:   305764 kB
PageTables:       1460 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= 66216 MiB
End job on node13 at 2009-04-25 21:16:47