Trace number 1786024

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) 5000.15 5001.75

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1375c111739g2.cnf
MD5SUM4a0161ad7ac9d31215b2f5b6bcc0673a
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 variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1375                                                 |
0.00/0.00	c |  Number of clauses:    111739                                               |
0.03/0.09	c |  Parsing time:         0.08         s                                       |
0.03/0.09	c |  Timeout:              43200 s
0.03/0.09	c |  Random Seed:          2066594249.000000
0.03/0.09	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.03/0.09	c |  Branching Rule:       default (solution-guided)                            |
0.03/0.09	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.03/0.09	c |                                                                             |
2.79/2.82	c ============================[ Search Statistics ]==============================
2.79/2.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.79/2.82	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.79/2.82	c ===============================================================================
2.79/2.82	c |         0 |    1320   110364   335209 |    36788        0    nan |  0.000 % |
2.99/3.02	c |       100 |    1320   110364   335209 |    40466      100    192 |  0.000 % |
3.19/3.22	c |       250 |    1320   110364   335209 |    44513      250    165 |  0.000 % |
3.39/3.44	c |       479 |    1320   110364   335209 |    48964      479    168 |  0.000 % |
3.59/3.69	c |       816 |    1320   110364   335209 |    53861      816    173 |  0.000 % |
3.89/3.97	c |      1322 |    1320   110364   335209 |    59247     1322    179 |  0.000 % |
4.29/4.32	c |      2083 |    1320   110364   335209 |    65172     2083    180 |  0.000 % |
4.69/4.77	c |      3223 |    1320   110364   335209 |    71689     3223    174 |  0.000 % |
5.29/5.39	c |      4931 |    1320   110364   335209 |    78858     4931    169 |  0.000 % |
6.39/6.42	c |      7493 |    1320   110364   335209 |    86744     7493    174 |  0.000 % |
8.08/8.14	c |     11338 |    1320   110364   335209 |    95418    11338    173 |  0.000 % |
11.29/11.31	c |     17104 |    1320   110364   335209 |   104960    17104    171 |  0.000 % |
16.98/17.09	c |     25754 |    1320   110364   335209 |   115456    25754    173 |  0.000 % |
27.68/27.77	c |     38728 |    1320   110364   335209 |   127002    38728    174 |  0.000 % |
49.07/49.11	c |     58190 |    1320   110364   335209 |   139702    58190    177 |  0.000 % |
115.15/115.26	c |     87383 |    1320   110364   335209 |   153672    87383    181 |  0.000 % |
250.41/250.54	c |    131172 |    1320   110364   335209 |   169039   131172    183 |  0.000 % |
500.22/500.46	c |    196857 |    1320   110364   335209 |   185943    45325    173 |  0.000 % |
812.92/813.25	c |    295383 |    1320   110364   335209 |   204538   143851    169 |  0.000 % |
1351.05/1351.52	c |    443173 |    1320   110364   335209 |   224992   105861    172 |  0.000 % |
1995.24/1996.00	c |    664860 |    1320   110364   335209 |   247491   125030    170 |  0.000 % |
3773.37/3774.65	c |    997385 |    1320   110364   335209 |   272240   230127    181 |  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-1786024-1241942175/watcher-1786024-1241942175 -o /tmp/evaluation-result-1786024-1241942175/solver-1786024-1241942175 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=2066594249 HOME/instance-1786024-1241942175.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24659
/proc/meminfo: memFree=1818552/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=2572 CPUtime=0
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 477 0 0 0 0 0 0 0 18 0 1 0 222241894 2633728 462 1992294400 4194304 5102648 548682068784 18446744073709551615 4516095 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 643 462 87 221 0 419 0

[startup+0.043974 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24659
/proc/meminfo: memFree=1818552/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=8116 CPUtime=0.03
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 1819 0 0 0 3 0 0 0 18 0 1 0 222241894 8310784 1804 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 2029 1805 87 221 0 1805 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8116

[startup+0.10298 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24659
/proc/meminfo: memFree=1818552/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=15384 CPUtime=0.09
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 3585 0 0 0 8 1 0 0 18 0 1 0 222241894 15753216 3570 1992294400 4194304 5102648 548682068784 18446744073709551615 4273013 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 3846 3570 98 221 0 3622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15384

[startup+0.303007 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24659
/proc/meminfo: memFree=1818552/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=15384 CPUtime=0.29
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 3585 0 0 0 28 1 0 0 19 0 1 0 222241894 15753216 3570 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 3846 3570 98 221 0 3622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15384

[startup+0.701064 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24659
/proc/meminfo: memFree=1818552/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=17628 CPUtime=0.69
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 4175 0 0 0 68 1 0 0 22 0 1 0 222241894 18051072 4160 1992294400 4194304 5102648 548682068784 18446744073709551615 4274059 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 4407 4160 100 221 0 4183 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17628

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24660
/proc/meminfo: memFree=1800048/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=20296 CPUtime=1.49
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 4758 0 0 0 148 1 0 0 25 0 1 0 222241894 20783104 4743 1992294400 4194304 5102648 548682068784 18446744073709551615 4223610 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 5074 4743 100 221 0 4850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20296

[startup+3.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24660
/proc/meminfo: memFree=1799664/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=17864 CPUtime=3.09
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 4816 0 0 0 308 1 0 0 25 0 1 0 222241894 18292736 4284 1992294400 4194304 5102648 548682068784 18446744073709551615 4214169 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 4466 4284 115 221 0 4242 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17864

[startup+6.30186 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24660
/proc/meminfo: memFree=1801200/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=19976 CPUtime=6.29
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 5356 0 0 0 627 2 0 0 25 0 1 0 222241894 20455424 4824 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 4994 4824 115 221 0 4770 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19976

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24660
/proc/meminfo: memFree=1790840/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=29672 CPUtime=12.69
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 7749 0 0 0 1265 4 0 0 25 0 1 0 222241894 30384128 7217 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 7418 7217 115 221 0 7194 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29672

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24660
/proc/meminfo: memFree=1776504/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=43020 CPUtime=25.48
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 11109 0 0 0 2540 8 0 0 25 0 1 0 222241894 44052480 10577 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 10755 10577 115 221 0 10531 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43020

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24660
/proc/meminfo: memFree=1757624/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=62292 CPUtime=51.08
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 15897 0 0 0 5095 13 0 0 25 0 1 0 222241894 63787008 15365 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 15573 15365 115 221 0 15349 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62292

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24660
/proc/meminfo: memFree=1736760/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=82812 CPUtime=102.26
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 20983 0 0 0 10209 17 0 0 25 0 1 0 222241894 84799488 20451 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 20703 20451 115 221 0 20479 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 82812

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24660
/proc/meminfo: memFree=1719480/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=100624 CPUtime=162.24
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 25323 0 0 0 16203 21 0 0 25 0 1 0 222241894 103038976 24791 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 25156 24791 115 221 0 24932 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 100624

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24660
/proc/meminfo: memFree=1704248/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=115600 CPUtime=222.22
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 29088 0 0 0 22197 25 0 0 25 0 1 0 222241894 118374400 28556 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 28900 28556 115 221 0 28676 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 115600

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24660
/proc/meminfo: memFree=1690872/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=129352 CPUtime=282.2
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 32431 0 0 0 28191 29 0 0 25 0 1 0 222241894 132456448 31899 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 32338 31899 115 221 0 32114 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 129352

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24666
/proc/meminfo: memFree=1681456/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=139132 CPUtime=342.17
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 34760 0 0 0 34186 31 0 0 25 0 1 0 222241894 142471168 34228 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 34783 34228 115 221 0 34559 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 139132

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24666
/proc/meminfo: memFree=1672944/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=147696 CPUtime=402.16
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 36902 0 0 0 40181 35 0 0 25 0 1 0 222241894 151240704 36370 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 36924 36370 115 221 0 36700 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 147696

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24666
/proc/meminfo: memFree=1663792/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=156816 CPUtime=462.14
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 39168 0 0 0 46177 37 0 0 25 0 1 0 222241894 160579584 38636 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 39204 38636 115 221 0 38980 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 156816

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24666
/proc/meminfo: memFree=1663024/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=157440 CPUtime=522.11
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 39328 0 0 0 52174 37 0 0 25 0 1 0 222241894 161218560 38796 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 39360 38796 115 221 0 39136 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 157440

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24666
/proc/meminfo: memFree=1663024/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=157440 CPUtime=582.09
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 39332 0 0 0 58172 37 0 0 25 0 1 0 222241894 161218560 38800 1992294400 4194304 5102648 548682068784 18446744073709551615 4255875 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 39360 38800 115 221 0 39136 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 157440

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24666
/proc/meminfo: memFree=1662968/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=157440 CPUtime=642.08
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 39341 0 0 0 64171 37 0 0 25 0 1 0 222241894 161218560 38809 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 39360 38809 115 221 0 39136 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 157440

[startup+702.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24674
/proc/meminfo: memFree=1550712/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=274336 CPUtime=4060.99
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 67210 0 0 0 406030 69 0 0 25 0 1 0 222241894 280920064 66678 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 68584 66678 115 221 0 68360 0
Current children cumulated CPU time (s) 4060.99
Current children cumulated vsize (KiB) 274336

[startup+4122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24674
/proc/meminfo: memFree=1545400/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=279684 CPUtime=4120.96
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 68520 0 0 0 412026 70 0 0 25 0 1 0 222241894 286396416 67988 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 69921 67988 115 221 0 69697 0
Current children cumulated CPU time (s) 4120.96
Current children cumulated vsize (KiB) 279684

[startup+4182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24674
/proc/meminfo: memFree=1545400/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=279684 CPUtime=4180.94
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 68522 0 0 0 418024 70 0 0 25 0 1 0 222241894 286396416 67990 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 69921 67990 115 221 0 69697 0
Current children cumulated CPU time (s) 4180.94
Current children cumulated vsize (KiB) 279684

[startup+4242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24674
/proc/meminfo: memFree=1545400/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=279684 CPUtime=4240.92
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 68537 0 0 0 424022 70 0 0 25 0 1 0 222241894 286396416 68005 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 69921 68005 115 221 0 69697 0
Current children cumulated CPU time (s) 4240.92
Current children cumulated vsize (KiB) 279684

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1544760/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=280348 CPUtime=4300.9
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 68683 0 0 0 430020 70 0 0 25 0 1 0 222241894 287076352 68151 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 70087 68151 115 221 0 69863 0
Current children cumulated CPU time (s) 4300.9
Current children cumulated vsize (KiB) 280348

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1544248/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=280884 CPUtime=4360.88
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 68807 0 0 0 436018 70 0 0 25 0 1 0 222241894 287625216 68275 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 70221 68275 115 221 0 69997 0
Current children cumulated CPU time (s) 4360.88
Current children cumulated vsize (KiB) 280884

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1544248/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=280884 CPUtime=4420.87
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 68813 0 0 0 442016 71 0 0 25 0 1 0 222241894 287625216 68281 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 70221 68281 115 221 0 69997 0
Current children cumulated CPU time (s) 4420.87
Current children cumulated vsize (KiB) 280884

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1543800/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=281416 CPUtime=4480.85
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 68918 0 0 0 448014 71 0 0 25 0 1 0 222241894 288169984 68386 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 70354 68386 115 221 0 70130 0
Current children cumulated CPU time (s) 4480.85
Current children cumulated vsize (KiB) 281416

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1543416/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=282216 CPUtime=4540.83
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 69022 0 0 0 454012 71 0 0 25 0 1 0 222241894 288989184 68490 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 70554 68490 115 221 0 70330 0
Current children cumulated CPU time (s) 4540.83
Current children cumulated vsize (KiB) 282216

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1541880/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=283656 CPUtime=4600.81
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 69402 0 0 0 460010 71 0 0 25 0 1 0 222241894 290463744 68870 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 70914 68870 115 221 0 70690 0
Current children cumulated CPU time (s) 4600.81
Current children cumulated vsize (KiB) 283656

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1541688/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=283656 CPUtime=4660.79
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 69437 0 0 0 466007 72 0 0 25 0 1 0 222241894 290463744 68905 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 70914 68905 115 221 0 70690 0
Current children cumulated CPU time (s) 4660.79
Current children cumulated vsize (KiB) 283656

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1541176/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=284136 CPUtime=4720.78
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 69552 0 0 0 472006 72 0 0 25 0 1 0 222241894 290955264 69020 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 71034 69020 115 221 0 70810 0
Current children cumulated CPU time (s) 4720.78
Current children cumulated vsize (KiB) 284136

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1541176/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=284136 CPUtime=4780.75
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 69562 0 0 0 478003 72 0 0 25 0 1 0 222241894 290955264 69030 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 71034 69030 115 221 0 70810 0
Current children cumulated CPU time (s) 4780.75
Current children cumulated vsize (KiB) 284136

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1540792/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=284616 CPUtime=4840.73
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 69653 0 0 0 484001 72 0 0 25 0 1 0 222241894 291446784 69121 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 71154 69121 115 221 0 70930 0
Current children cumulated CPU time (s) 4840.73
Current children cumulated vsize (KiB) 284616

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1540792/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=284616 CPUtime=4900.71
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 69656 0 0 0 489999 72 0 0 25 0 1 0 222241894 291446784 69124 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 71154 69124 115 221 0 70930 0
Current children cumulated CPU time (s) 4900.71
Current children cumulated vsize (KiB) 284616

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1540664/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=284616 CPUtime=4960.69
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 69673 0 0 0 495997 72 0 0 25 0 1 0 222241894 291446784 69141 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 71154 69141 115 221 0 70930 0
Current children cumulated CPU time (s) 4960.69
Current children cumulated vsize (KiB) 284616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1540664/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=284616 CPUtime=5000.09
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 69673 0 0 0 499937 72 0 0 25 0 1 0 222241894 291446784 69141 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 71154 69141 115 221 0 70930 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 284616

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24674
/proc/meminfo: memFree=1540664/2055920 swapFree=4180360/4192956
[pid=24659] ppid=24657 vsize=284616 CPUtime=5000.09
/proc/24659/stat : 24659 (varsat-industri) R 24657 24659 24582 0 -1 4194304 69673 0 0 0 499937 72 0 0 25 0 1 0 222241894 291446784 69141 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24659/statm: 71154 69141 115 221 0 70930 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 284616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.75
CPU time (s): 5000.15
CPU user time (s): 4999.37
CPU system time (s): 0.772882
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 284616

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

runsolver used 3.18352 second user time and 10.8454 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-10 09:56:15
IDJOB=1786024
IDBENCH=71511
IDSOLVER=641
FILE ID=node49/1786024-1241942175
PBS_JOBID= 9265007
Free space on /tmp= 66224 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1375c111739g2.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786024-1241942175/watcher-1786024-1241942175 -o /tmp/evaluation-result-1786024-1241942175/solver-1786024-1241942175 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=2066594249 HOME/instance-1786024-1241942175.cnf

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

MD5SUM BENCH= 4a0161ad7ac9d31215b2f5b6bcc0673a
RANDOM SEED=2066594249

node49.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.241
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.241
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:       1819032 kB
Buffers:         51572 kB
Cached:         133220 kB
SwapCached:       6356 kB
Active:         112248 kB
Inactive:        81500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819032 kB
SwapTotal:     4192956 kB
SwapFree:      4180360 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:          13792 kB
Slab:            28956 kB
Committed_AS:   738184 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66224 MiB
End job on node49 at 2009-05-10 11:19:39