Trace number 1785406

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.11 5001.27

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
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 variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  8713                                                 |
0.00/0.00	c |  Number of clauses:    99699                                                |
0.09/0.13	c |  Parsing time:         0.12         s                                       |
0.09/0.13	c |  Timeout:              43200 s
0.09/0.13	c |  Random Seed:          455860421.000000
0.09/0.13	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.13	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.13	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.13	c |                                                                             |
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    8709    94515   319809 |    31505        0    nan |  0.000 % |
0.59/0.64	c |       100 |    8709    94515   319809 |    34655      100    222 |  0.000 % |
0.79/0.87	c |       251 |    8709    94515   319809 |    38121      251    148 |  0.000 % |
1.09/1.12	c |       476 |    8709    94515   319809 |    41933      476    138 |  0.000 % |
1.29/1.37	c |       814 |    8709    94515   319809 |    46126      814    150 |  0.000 % |
1.59/1.63	c |      1322 |    8709    94515   319809 |    50739     1322    164 |  0.000 % |
1.89/1.94	c |      2082 |    8709    94515   319809 |    55813     2082    212 |  0.000 % |
2.29/2.33	c |      3222 |    8709    94515   319809 |    61394     3222    271 |  0.000 % |
2.79/2.88	c |      4930 |    8709    94515   319809 |    67533     4930    299 |  0.000 % |
3.99/4.02	c |      7492 |    8709    94515   319809 |    74287     7492    327 |  0.000 % |
5.19/5.22	c |     11336 |    8709    94515   319809 |    81715    11336    283 |  0.000 % |
7.39/7.49	c |     17103 |    8709    94515   319809 |    89887    17103    277 |  0.000 % |
11.09/11.15	c |     25752 |    8709    94515   319809 |    98876    25752    269 |  0.000 % |
19.48/19.55	c |     38728 |    8709    94515   319809 |   108763    38728    277 |  0.000 % |
39.68/39.79	c |     58189 |    8709    94515   319809 |   119640    58189    282 |  0.000 % |
80.47/80.52	c |     87383 |    8709    94515   319809 |   131604    87383    269 |  0.000 % |
209.34/209.48	c |    131173 |    8709    94515   319809 |   144764   131173    322 |  0.000 % |
298.32/298.41	c |    196860 |    8709    94515   319809 |   159241    67393    265 |  0.000 % |
566.56/566.71	c |    295389 |    8709    94515   319809 |   175165    24140    306 |  0.000 % |
923.08/923.32	c |    443178 |    8709    94515   319809 |   192681   171929    338 |  0.000 % |
1373.18/1373.56	c |    664862 |    8709    94515   319809 |   211949    46169    308 |  0.000 % |
2130.20/2130.74	c |    997390 |    8709    94515   319809 |   233144   199111    182 |  0.000 % |
3309.92/3310.74	c |   1496178 |    8709    94515   319809 |   256459   112938    158 |  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-1785406-1241910498/watcher-1785406-1241910498 -o /tmp/evaluation-result-1785406-1241910498/solver-1785406-1241910498 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=455860421 HOME/instance-1785406-1241910498.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 16747
/proc/meminfo: memFree=1730880/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=3392 CPUtime=0
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 676 0 0 0 0 0 0 0 18 0 1 0 219075893 3473408 661 1992294400 4194304 5102648 548682068784 18446744073709551615 4516080 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 848 669 82 221 0 624 0

[startup+0.0937331 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16747
/proc/meminfo: memFree=1730880/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=14008 CPUtime=0.09
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 3219 0 0 0 8 1 0 0 18 0 1 0 219075893 14344192 3172 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 3502 3172 87 221 0 3278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14008

[startup+0.101733 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16747
/proc/meminfo: memFree=1730880/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=14800 CPUtime=0.09
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 3453 0 0 0 8 1 0 0 18 0 1 0 219075893 15155200 3406 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 3700 3406 87 221 0 3476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14800

[startup+0.301749 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16747
/proc/meminfo: memFree=1730880/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=18684 CPUtime=0.29
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 4375 0 0 0 28 1 0 0 19 0 1 0 219075893 19132416 4328 1992294400 4194304 5102648 548682068784 18446744073709551615 4283284 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 4671 4328 99 221 0 4447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18684

[startup+0.701781 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16747
/proc/meminfo: memFree=1730880/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=17408 CPUtime=0.69
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 4577 0 0 0 68 1 0 0 22 0 1 0 219075893 17825792 4115 1992294400 4194304 5102648 548682068784 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 4352 4115 115 221 0 4128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17408

[startup+1.50184 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16748
/proc/meminfo: memFree=1714616/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=17408 CPUtime=1.49
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 4577 0 0 0 148 1 0 0 25 0 1 0 219075893 17825792 4115 1992294400 4194304 5102648 548682068784 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 4352 4115 115 221 0 4128 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17408

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16748
/proc/meminfo: memFree=1714488/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=22028 CPUtime=3.09
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 5719 0 0 0 307 2 0 0 25 0 1 0 219075893 22556672 5257 1992294400 4194304 5102648 548682068784 18446744073709551615 4495393 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 5507 5257 115 221 0 5283 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22028

[startup+6.30123 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16748
/proc/meminfo: memFree=1701688/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=34004 CPUtime=6.29
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 8706 0 0 0 626 3 0 0 25 0 1 0 219075893 34820096 8244 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 8501 8244 115 221 0 8277 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34004

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16748
/proc/meminfo: memFree=1681528/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=52524 CPUtime=12.69
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 13302 0 0 0 1263 6 0 0 25 0 1 0 219075893 53784576 12840 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 13131 12840 115 221 0 12907 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52524

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16748
/proc/meminfo: memFree=1656760/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=75808 CPUtime=25.49
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 19092 0 0 0 2539 10 0 0 25 0 1 0 219075893 77627392 18630 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 18952 18630 115 221 0 18728 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75808

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16748
/proc/meminfo: memFree=1630392/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=102532 CPUtime=51.08
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 25699 0 0 0 5093 15 0 0 25 0 1 0 219075893 104992768 25237 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 25633 25237 115 221 0 25409 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102532

[startup+102.306 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 16748
/proc/meminfo: memFree=1591736/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=141132 CPUtime=102.27
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 35240 0 0 0 10202 25 0 0 25 0 1 0 219075893 144519168 34778 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 35283 34778 115 221 0 35059 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 141132

[startup+162.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 16748
/proc/meminfo: memFree=1552824/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=180248 CPUtime=162.25
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 45000 0 0 0 16191 34 0 0 25 0 1 0 219075893 184573952 44538 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 45062 44538 115 221 0 44838 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 180248

[startup+222.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 16748
/proc/meminfo: memFree=1519928/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=213028 CPUtime=222.24
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 53147 0 0 0 22181 43 0 0 25 0 1 0 219075893 218140672 52685 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 53257 52685 115 221 0 53033 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 213028

[startup+282.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 16748
/proc/meminfo: memFree=1511480/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=221824 CPUtime=282.22
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 55194 0 0 0 28178 44 0 0 25 0 1 0 219075893 227147776 54732 1992294400 4194304 5102648 548682068784 18446744073709551615 4249920 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 55456 54732 115 221 0 55232 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 221824

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 16748
/proc/meminfo: memFree=1511480/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=221824 CPUtime=342.21
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 55196 0 0 0 34177 44 0 0 25 0 1 0 219075893 227147776 54734 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 55456 54734 115 221 0 55232 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 221824

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 16748
/proc/meminfo: memFree=1511416/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=221824 CPUtime=402.19
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 55205 0 0 0 40175 44 0 0 25 0 1 0 219075893 227147776 54743 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 55456 54743 115 221 0 55232 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 221824

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 16748
/proc/meminfo: memFree=1511352/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=221824 CPUtime=462.18
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 55212 0 0 0 46174 44 0 0 25 0 1 0 219075893 227147776 54750 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 55456 54750 115 221 0 55232 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 221824

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16748
/proc/meminfo: memFree=1498552/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=235144 CPUtime=522.17
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 58500 0 0 0 52170 47 0 0 25 0 1 0 219075893 240787456 58038 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 58786 58038 115 221 0 58562 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 235144

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16748
/proc/meminfo: memFree=1483704/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=249632 CPUtime=582.16
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 62112 0 0 0 58165 51 0 0 25 0 1 0 219075893 255623168 61650 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 62408 61650 115 221 0 62184 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 249632

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16748
/proc/meminfo: memFree=1483640/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=249632 CPUtime=642.15
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 62120 0 0 0 64164 51 0 0 25 0 1 0 219075893 255623168 61658 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 62408 61658 115 221 0 62184 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 249632

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1391416/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=341180 CPUtime=4001.36
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 84800 0 0 0 400050 86 0 0 25 0 1 0 219075893 349368320 84338 1992294400 4194304 5102648 548682068784 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 85295 84338 115 221 0 85071 0
Current children cumulated CPU time (s) 4001.36
Current children cumulated vsize (KiB) 341180

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1391224/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=341180 CPUtime=4061.35
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 84800 0 0 0 406049 86 0 0 25 0 1 0 219075893 349368320 84338 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 85295 84338 115 221 0 85071 0
Current children cumulated CPU time (s) 4061.35
Current children cumulated vsize (KiB) 341180

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1391224/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=341180 CPUtime=4121.33
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 84803 0 0 0 412047 86 0 0 25 0 1 0 219075893 349368320 84341 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 85295 84341 115 221 0 85071 0
Current children cumulated CPU time (s) 4121.33
Current children cumulated vsize (KiB) 341180

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1368888/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=363896 CPUtime=4181.31
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 90447 0 0 0 418039 92 0 0 25 0 1 0 219075893 372629504 89985 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 90974 89985 115 221 0 90750 0
Current children cumulated CPU time (s) 4181.31
Current children cumulated vsize (KiB) 363896

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1341112/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=391708 CPUtime=4241.3
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 97359 0 0 0 424033 97 0 0 25 0 1 0 219075893 401108992 96897 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 97927 96897 115 221 0 97703 0
Current children cumulated CPU time (s) 4241.3
Current children cumulated vsize (KiB) 391708

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1323704/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=408852 CPUtime=4301.29
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 101639 0 0 0 430027 102 0 0 25 0 1 0 219075893 418664448 101177 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 102213 101177 115 221 0 101989 0
Current children cumulated CPU time (s) 4301.29
Current children cumulated vsize (KiB) 408852

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1323704/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=408852 CPUtime=4361.27
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 101639 0 0 0 436025 102 0 0 25 0 1 0 219075893 418664448 101177 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 102213 101177 115 221 0 101989 0
Current children cumulated CPU time (s) 4361.27
Current children cumulated vsize (KiB) 408852

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1323704/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=408852 CPUtime=4421.26
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 101639 0 0 0 442024 102 0 0 25 0 1 0 219075893 418664448 101177 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 102213 101177 115 221 0 101989 0
Current children cumulated CPU time (s) 4421.26
Current children cumulated vsize (KiB) 408852

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1323640/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=408852 CPUtime=4481.24
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 101639 0 0 0 448022 102 0 0 25 0 1 0 219075893 418664448 101177 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 102213 101177 115 221 0 101989 0
Current children cumulated CPU time (s) 4481.24
Current children cumulated vsize (KiB) 408852

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1323640/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=408852 CPUtime=4541.24
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 101639 0 0 0 454021 103 0 0 25 0 1 0 219075893 418664448 101177 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 102213 101177 115 221 0 101989 0
Current children cumulated CPU time (s) 4541.24
Current children cumulated vsize (KiB) 408852

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1323512/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=408852 CPUtime=4601.22
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 101640 0 0 0 460019 103 0 0 25 0 1 0 219075893 418664448 101178 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 102213 101178 115 221 0 101989 0
Current children cumulated CPU time (s) 4601.22
Current children cumulated vsize (KiB) 408852

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1323512/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=408852 CPUtime=4661.21
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 101641 0 0 0 466018 103 0 0 25 0 1 0 219075893 418664448 101179 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 102213 101179 115 221 0 101989 0
Current children cumulated CPU time (s) 4661.21
Current children cumulated vsize (KiB) 408852

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1323448/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=408852 CPUtime=4721.19
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 101649 0 0 0 472016 103 0 0 25 0 1 0 219075893 418664448 101187 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 102213 101187 115 221 0 101989 0
Current children cumulated CPU time (s) 4721.19
Current children cumulated vsize (KiB) 408852

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1323320/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=408852 CPUtime=4781.18
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 101655 0 0 0 478014 104 0 0 25 0 1 0 219075893 418664448 101193 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 102213 101193 115 221 0 101989 0
Current children cumulated CPU time (s) 4781.18
Current children cumulated vsize (KiB) 408852

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1313144/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=419240 CPUtime=4841.16
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 104237 0 0 0 484009 107 0 0 25 0 1 0 219075893 429301760 103775 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 104810 103775 115 221 0 104586 0
Current children cumulated CPU time (s) 4841.16
Current children cumulated vsize (KiB) 419240

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1308408/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=423876 CPUtime=4901.15
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 105382 0 0 0 490006 109 0 0 25 0 1 0 219075893 434049024 104920 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 105969 104920 115 221 0 105745 0
Current children cumulated CPU time (s) 4901.15
Current children cumulated vsize (KiB) 423876

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1308344/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=423876 CPUtime=4961.14
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 105382 0 0 0 496005 109 0 0 25 0 1 0 219075893 434049024 104920 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 105969 104920 115 221 0 105745 0
Current children cumulated CPU time (s) 4961.14
Current children cumulated vsize (KiB) 423876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16756
/proc/meminfo: memFree=1308344/2055920 swapFree=4113156/4192956
[pid=16747] ppid=16745 vsize=423876 CPUtime=5000.03
/proc/16747/stat : 16747 (varsat-industri) R 16745 16747 16646 0 -1 4194304 105382 0 0 0 499894 109 0 0 25 0 1 0 219075893 434049024 104920 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16747/statm: 105969 104920 115 221 0 105745 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 423876

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): 5001.27
CPU time (s): 5000.11
CPU user time (s): 4998.94
CPU system time (s): 1.16382
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 423876

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

runsolver used 4.6113 second user time and 11.4693 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-10 01:08:18
IDJOB=1785406
IDBENCH=70910
IDSOLVER=641
FILE ID=node69/1785406-1241910498
PBS_JOBID= 9264842
Free space on /tmp= 66204 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_11_3_4_cmp.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785406-1241910498/watcher-1785406-1241910498 -o /tmp/evaluation-result-1785406-1241910498/solver-1785406-1241910498 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=455860421 HOME/instance-1785406-1241910498.cnf

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=455860421

node69.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.231
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.231
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:       1731296 kB
Buffers:         47500 kB
Cached:         137776 kB
SwapCached:      74348 kB
Active:          92744 kB
Inactive:       168900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1731296 kB
SwapTotal:     4192956 kB
SwapFree:      4113156 kB
Dirty:            2992 kB
Writeback:           0 kB
Mapped:          14204 kB
Slab:            48872 kB
Committed_AS:   643176 kB
PageTables:       1464 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= 66204 MiB
End job on node69 at 2009-05-10 02:31:42