Trace number 1729033

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

Namecrafted/Hard/contest02/
hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
MD5SUMa197a9dc75e55922067ed3cf039613f4
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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
Number of clauses of size 40
Number of clauses of size 50
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:  500                                                  |
0.00/0.00	c |  Number of clauses:    1750                                                 |
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:          2034887424.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.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     500     1750     5250 |      583        0    nan |  0.000 % |
0.00/0.01	c |       102 |     500     1750     5250 |      641      102     34 |  0.000 % |
0.00/0.01	c |       254 |     500     1750     5250 |      705      254     34 |  0.000 % |
0.00/0.02	c |       479 |     500     1750     5250 |      776      479     34 |  0.000 % |
0.00/0.04	c |       817 |     500     1750     5250 |      854      817     33 |  0.000 % |
0.00/0.06	c |      1323 |     500     1750     5250 |      939      841     31 |  0.000 % |
0.08/0.09	c |      2083 |     500     1750     5250 |     1033      573     28 |  0.000 % |
0.09/0.14	c |      3223 |     500     1750     5250 |     1136      597     28 |  0.000 % |
0.19/0.22	c |      4931 |     500     1750     5250 |     1250     1103     29 |  0.000 % |
0.29/0.35	c |      7495 |     500     1750     5250 |     1375     1003     29 |  0.000 % |
0.49/0.53	c |     11339 |     500     1750     5250 |     1513     1215     29 |  0.000 % |
0.79/0.82	c |     17105 |     500     1750     5250 |     1664     1379     31 |  0.000 % |
1.19/1.26	c |     25754 |     500     1750     5250 |     1830     1311     29 |  0.000 % |
1.89/1.94	c |     38731 |     500     1750     5250 |     2013     1886     31 |  0.000 % |
2.89/2.99	c |     58193 |     500     1750     5250 |     2215     1428     30 |  0.000 % |
4.59/4.62	c |     87385 |     500     1750     5250 |     2436     1836     30 |  0.000 % |
7.09/7.14	c |    131180 |     500     1750     5250 |     2680     1487     30 |  0.000 % |
10.99/11.07	c |    196864 |     500     1750     5250 |     2948     2216     32 |  0.000 % |
17.08/17.14	c |    295391 |     500     1750     5250 |     3243     2168     32 |  0.000 % |
26.78/26.84	c |    443180 |     500     1750     5250 |     3567     1880     32 |  0.000 % |
41.69/41.78	c |    664865 |     500     1750     5250 |     3924     2784     32 |  0.000 % |
64.98/65.09	c |    997390 |     500     1750     5250 |     4316     2681     32 |  0.000 % |
101.66/101.79	c |   1496178 |     500     1750     5250 |     4748     4042     34 |  0.000 % |
158.84/158.99	c |   2244360 |     500     1750     5250 |     5223     3372     32 |  0.000 % |
248.22/248.34	c |   3366634 |     500     1750     5250 |     5745     3388     33 |  0.000 % |
388.38/388.52	c |   5050045 |     500     1750     5250 |     6320     3667     32 |  0.000 % |
611.33/611.50	c |   7575161 |     500     1750     5250 |     6952     5508     33 |  0.000 % |
964.23/964.52	c |  11362838 |     500     1750     5250 |     7647     4130     32 |  0.000 % |

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-1729033-1240744252/watcher-1729033-1240744252 -o /tmp/evaluation-result-1729033-1240744252/solver-1729033-1240744252 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=2034887424 HOME/instance-1729033-1240744252.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.08 2/64 29889
/proc/meminfo: memFree=1765240/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=2548 CPUtime=0
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 232 0 0 0 0 0 0 0 18 0 1 0 102452927 2609152 217 1992294400 4194304 5102648 548682068768 18446744073709551615 4283284 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 637 217 98 221 0 413 0

[startup+0.0836589 s]
/proc/loadavg: 1.00 1.00 1.08 2/64 29889
/proc/meminfo: memFree=1765240/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=2660 CPUtime=0.08
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 275 0 0 0 8 0 0 0 18 0 1 0 102452927 2723840 260 1992294400 4194304 5102648 548682068768 18446744073709551615 4249125 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 665 260 110 221 0 441 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2660

[startup+0.101659 s]
/proc/loadavg: 1.00 1.00 1.08 2/64 29889
/proc/meminfo: memFree=1765240/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=2660 CPUtime=0.09
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 278 0 0 0 9 0 0 0 18 0 1 0 102452927 2723840 263 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 665 263 110 221 0 441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2660

[startup+0.301679 s]
/proc/loadavg: 1.00 1.00 1.08 2/64 29889
/proc/meminfo: memFree=1765240/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=2792 CPUtime=0.29
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 314 0 0 0 29 0 0 0 19 0 1 0 102452927 2859008 299 1992294400 4194304 5102648 548682068768 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 698 299 110 221 0 474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2792

[startup+0.701715 s]
/proc/loadavg: 1.00 1.00 1.08 2/64 29889
/proc/meminfo: memFree=1765240/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=2936 CPUtime=0.69
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 357 0 0 0 69 0 0 0 23 0 1 0 102452927 3006464 342 1992294400 4194304 5102648 548682068768 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 734 342 110 221 0 510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2936

[startup+1.50179 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 29890
/proc/meminfo: memFree=1764208/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=3068 CPUtime=1.49
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 407 0 0 0 149 0 0 0 25 0 1 0 102452927 3141632 392 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 767 392 110 221 0 543 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3068

[startup+3.10194 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 29890
/proc/meminfo: memFree=1763824/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=3464 CPUtime=3.09
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 479 0 0 0 309 0 0 0 25 0 1 0 102452927 3547136 464 1992294400 4194304 5102648 548682068768 18446744073709551615 4489854 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 866 464 110 221 0 642 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3464

[startup+6.30124 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 29890
/proc/meminfo: memFree=1763312/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=3728 CPUtime=6.29
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 569 0 0 0 629 0 0 0 25 0 1 0 102452927 3817472 554 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 932 554 110 221 0 708 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3728

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 29890
/proc/meminfo: memFree=1762736/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=4256 CPUtime=12.69
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 699 0 0 0 1269 0 0 0 25 0 1 0 102452927 4358144 684 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 1064 684 110 221 0 840 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4256

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 29890
/proc/meminfo: memFree=1762160/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=4788 CPUtime=25.48
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 837 0 0 0 2548 0 0 0 25 0 1 0 102452927 4902912 822 1992294400 4194304 5102648 548682068768 18446744073709551615 4255505 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 1197 822 110 221 0 973 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4788

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 29890
/proc/meminfo: memFree=1761264/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=5720 CPUtime=51.08
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 1051 0 0 0 5107 1 0 0 25 0 1 0 102452927 5857280 1036 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 1430 1036 110 221 0 1206 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5720

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 29890
/proc/meminfo: memFree=1760112/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=6788 CPUtime=102.27
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 1326 0 0 0 10226 1 0 0 25 0 1 0 102452927 6950912 1311 1992294400 4194304 5102648 548682068768 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 1697 1311 110 221 0 1473 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6788

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 29890
/proc/meminfo: memFree=1759280/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=7588 CPUtime=162.24
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 1532 0 0 0 16223 1 0 0 25 0 1 0 102452927 7770112 1517 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 1897 1517 110 221 0 1673 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 7588

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 29890
/proc/meminfo: memFree=1758704/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=8252 CPUtime=222.23
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 1670 0 0 0 22221 2 0 0 25 0 1 0 102452927 8450048 1655 1992294400 4194304 5102648 548682068768 18446744073709551615 4254846 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 2063 1655 110 221 0 1839 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 8252

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 29890
/proc/meminfo: memFree=1758000/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=8812 CPUtime=282.21
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 1833 0 0 0 28219 2 0 0 25 0 1 0 102452927 9023488 1818 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 2203 1818 110 221 0 1979 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 8812

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 29890
/proc/meminfo: memFree=1757552/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=9352 CPUtime=342.19
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 1939 0 0 0 34217 2 0 0 25 0 1 0 102452927 9576448 1924 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 2338 1924 110 221 0 2114 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 9352

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 29890
/proc/meminfo: memFree=1757040/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=9756 CPUtime=402.18
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2048 0 0 0 40216 2 0 0 25 0 1 0 102452927 9990144 2033 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 2439 2033 110 221 0 2215 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 9756

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 29890
/proc/meminfo: memFree=1756464/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=10308 CPUtime=462.17
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2189 0 0 0 46214 3 0 0 25 0 1 0 102452927 10555392 2174 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 2577 2174 110 221 0 2353 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 10308

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 29890
/proc/meminfo: memFree=1756144/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=10584 CPUtime=522.15
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2265 0 0 0 52212 3 0 0 25 0 1 0 102452927 10838016 2250 1992294400 4194304 5102648 548682068768 18446744073709551615 4249202 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 2646 2250 110 221 0 2422 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 10584

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 29890
/proc/meminfo: memFree=1755824/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=10856 CPUtime=582.13
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2321 0 0 0 58210 3 0 0 25 0 1 0 102452927 11116544 2306 1992294400 4194304 5102648 548682068768 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 2714 2306 110 221 0 2490 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 10856

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 29890
/proc/meminfo: memFree=1755376/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=11260 CPUtime=642.12
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2431 0 0 0 64209 3 0 0 25 0 1 0 102452927 11530240 2416 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 2815 2416 110 221 0 2591 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 11260

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 29890
/proc/meminfo: memFree=1754992/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=11704 CPUtime=702.1
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2518 0 0 0 70207 3 0 0 25 0 1 0 102452927 11984896 2503 1992294400 4194304 5102648 548682068768 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 2926 2503 110 221 0 2702 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 11704

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29890
/proc/meminfo: memFree=1754736/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=11840 CPUtime=762.09
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2570 0 0 0 76205 4 0 0 25 0 1 0 102452927 12124160 2555 1992294400 4194304 5102648 548682068768 18446744073709551615 4250196 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 2960 2555 110 221 0 2736 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 11840

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29890
/proc/meminfo: memFree=1754480/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=12108 CPUtime=822.07
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2635 0 0 0 82203 4 0 0 25 0 1 0 102452927 12398592 2620 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 3027 2620 110 221 0 2803 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 12108

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29890
/proc/meminfo: memFree=1754352/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=12256 CPUtime=882.05
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2658 0 0 0 88201 4 0 0 25 0 1 0 102452927 12550144 2643 1992294400 4194304 5102648 548682068768 18446744073709551615 4254625 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 3064 2643 110 221 0 2840 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 12256

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29890
/proc/meminfo: memFree=1754224/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=12256 CPUtime=942.03
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2678 0 0 0 94199 4 0 0 25 0 1 0 102452927 12550144 2663 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 3064 2663 110 221 0 2840 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 12256

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29890
/proc/meminfo: memFree=1753776/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=12664 CPUtime=1002.02
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2771 0 0 0 100197 5 0 0 25 0 1 0 102452927 12967936 2756 1992294400 4194304 5102648 548682068768 18446744073709551615 4249913 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 3166 2756 110 221 0 2942 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 12664

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29890
/proc/meminfo: memFree=1753520/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=12940 CPUtime=1062
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2839 0 0 0 106195 5 0 0 25 0 1 0 102452927 13250560 2824 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 3235 2824 110 221 0 3011 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 12940

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29890
/proc/meminfo: memFree=1753328/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=13080 CPUtime=1121.99
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2863 0 0 0 112194 5 0 0 25 0 1 0 102452927 13393920 2848 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 3270 2848 110 221 0 3046 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 13080

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29890
/proc/meminfo: memFree=1753200/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=13216 CPUtime=1181.97
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2903 0 0 0 118192 5 0 0 25 0 1 0 102452927 13533184 2888 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 3304 2888 110 221 0 3080 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 13216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29890
/proc/meminfo: memFree=1753136/2055920 swapFree=4181240/4192956
[pid=29889] ppid=29887 vsize=13216 CPUtime=1200.07
/proc/29889/stat : 29889 (varsat-industri) R 29887 29889 29571 0 -1 4194304 2917 0 0 0 120002 5 0 0 25 0 1 0 102452927 13533184 2902 1992294400 4194304 5102648 548682068768 18446744073709551615 4250196 0 0 4096 3 0 0 0 17 1 0 0
/proc/29889/statm: 3304 2902 110 221 0 3080 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 13216

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.08
CPU user time (s): 1200.02
CPU system time (s): 0.06199
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 13216

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

runsolver used 0.960853 second user time and 2.38864 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-26 13:10:52
IDJOB=1729033
IDBENCH=24691
IDSOLVER=538
FILE ID=node48/1729033-1240744252
PBS_JOBID= 9186999
Free space on /tmp= 66384 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729033-1240744252/watcher-1729033-1240744252 -o /tmp/evaluation-result-1729033-1240744252/solver-1729033-1240744252 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=2034887424 HOME/instance-1729033-1240744252.cnf

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

MD5SUM BENCH= a197a9dc75e55922067ed3cf039613f4
RANDOM SEED=2034887424

node48.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.209
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.209
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:       1765656 kB
Buffers:         24824 kB
Cached:         202460 kB
SwapCached:       5684 kB
Active:          50392 kB
Inactive:       184880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765656 kB
SwapTotal:     4192956 kB
SwapFree:      4181240 kB
Dirty:            1064 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            40920 kB
Committed_AS:   469564 kB
PageTables:       1368 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= 66384 MiB
End job on node48 at 2009-04-26 13:30:54