Trace number 1785556

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.19 5001.59

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_11_3_4_fbc.cnf
MD5SUM3f38c028c252f031e9505f68e48a880b
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 clauses129507
Sum of the clauses size394961
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240674
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:    129507                                               |
0.09/0.15	c |  Parsing time:         0.13         s                                       |
0.09/0.15	c |  Timeout:              43200 s
0.09/0.15	c |  Random Seed:          1158801229.000000
0.09/0.15	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.15	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.15	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.15	c |                                                                             |
0.49/0.50	c ============================[ Search Statistics ]==============================
0.49/0.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.50	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.50	c ===============================================================================
0.49/0.50	c |         0 |    8709   124323   379425 |    41441        0    nan |  0.000 % |
0.69/0.75	c |       100 |    8709   124323   379425 |    45585      100    291 |  0.000 % |
0.99/1.01	c |       250 |    8709   124323   379425 |    50143      250    183 |  0.000 % |
1.29/1.30	c |       475 |    8709   124323   379425 |    55157      475    137 |  0.000 % |
1.59/1.68	c |       812 |    8709   124323   379425 |    60673      812    161 |  0.000 % |
1.99/2.10	c |      1320 |    8709   124323   379425 |    66741     1320    179 |  0.000 % |
2.69/2.72	c |      2079 |    8709   124323   379425 |    73415     2079    155 |  0.000 % |
3.39/3.47	c |      3218 |    8709   124323   379425 |    80756     3218    171 |  0.000 % |
4.59/4.60	c |      4926 |    8709   124323   379425 |    88832     4926    158 |  0.000 % |
6.19/6.28	c |      7488 |    8709   124323   379425 |    97715     7488    149 |  0.000 % |
8.88/8.97	c |     11332 |    8709   124323   379425 |   107487    11332    142 |  0.000 % |
13.09/13.14	c |     17099 |    8709   124323   379425 |   118236    17099    141 |  0.000 % |
19.69/19.74	c |     25748 |    8709   124323   379425 |   130059    25748    154 |  0.000 % |
32.58/32.66	c |     38722 |    8709   124323   379425 |   143065    38722    163 |  0.000 % |
58.38/58.47	c |     58183 |    8709   124323   379425 |   157372    58183    159 |  0.000 % |
106.16/106.26	c |     87376 |    8709   124323   379425 |   173109    87376    168 |  0.000 % |
201.73/201.88	c |    131165 |    8709   124323   379425 |   190420   131165    179 |  0.000 % |
383.69/383.88	c |    196849 |    8709   124323   379425 |   209462    31680    143 |  0.000 % |
563.13/563.32	c |    295375 |    8709   124323   379425 |   230408   130206    186 |  0.000 % |
945.74/946.07	c |    443164 |    8709   124323   379425 |   253449    77292    176 |  0.000 % |
1508.98/1509.45	c |    664847 |    8709   124323   379425 |   278794    78319    174 |  0.000 % |
2381.45/2382.14	c |    997372 |    8709   124323   379425 |   306673   166339    203 |  0.000 % |
3807.26/3808.32	c |   1496160 |    8709   124323   379425 |   337341   122222    241 |  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-1785556-1241916733/watcher-1785556-1241916733 -o /tmp/evaluation-result-1785556-1241916733/solver-1785556-1241916733 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1158801229 HOME/instance-1785556-1241916733.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: 0.85 0.97 0.99 3/64 30888
/proc/meminfo: memFree=1878000/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=3392 CPUtime=0
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 676 0 0 0 0 0 0 0 18 0 1 0 219701402 3473408 661 1992294400 4194304 5102648 548682068784 18446744073709551615 4516080 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 848 669 82 221 0 624 0

[startup+0.065747 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30888
/proc/meminfo: memFree=1878000/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=10996 CPUtime=0.06
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 2541 0 0 0 5 1 0 0 18 0 1 0 219701402 11259904 2494 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 2749 2495 87 221 0 2525 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10996

[startup+0.10175 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30888
/proc/meminfo: memFree=1878000/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=15040 CPUtime=0.09
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 3539 0 0 0 8 1 0 0 18 0 1 0 219701402 15400960 3492 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 3760 3493 87 221 0 3536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15040

[startup+0.301768 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30888
/proc/meminfo: memFree=1878000/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=21432 CPUtime=0.29
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 5150 0 0 0 27 2 0 0 19 0 1 0 219701402 21946368 5103 1992294400 4194304 5102648 548682068784 18446744073709551615 4486490 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 5358 5103 99 221 0 5134 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21432

[startup+0.701804 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30888
/proc/meminfo: memFree=1878000/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=20156 CPUtime=0.69
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 5396 0 0 0 67 2 0 0 23 0 1 0 219701402 20639744 4818 1992294400 4194304 5102648 548682068784 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 5039 4818 102 221 0 4815 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20156

[startup+1.50187 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1858792/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=20156 CPUtime=1.49
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 5409 0 0 0 147 2 0 0 25 0 1 0 219701402 20639744 4831 1992294400 4194304 5102648 548682068784 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 5039 4831 115 221 0 4815 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20156

[startup+3.10303 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1858664/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=20156 CPUtime=3.09
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 5410 0 0 0 307 2 0 0 25 0 1 0 219701402 20639744 4832 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 5039 4832 115 221 0 4815 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20156

[startup+6.3013 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1857192/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=22864 CPUtime=6.29
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 6085 0 0 0 626 3 0 0 25 0 1 0 219701402 23412736 5507 1992294400 4194304 5102648 548682068784 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 5716 5507 115 221 0 5492 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22864

[startup+12.7019 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1850216/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=29360 CPUtime=12.69
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 7728 0 0 0 1264 5 0 0 25 0 1 0 219701402 30064640 7150 1992294400 4194304 5102648 548682068784 18446744073709551615 4244888 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 7340 7150 115 221 0 7116 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29360

[startup+25.501 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1835496/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=43792 CPUtime=25.48
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 11333 0 0 0 2541 7 0 0 25 0 1 0 219701402 44843008 10755 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 10948 10755 115 221 0 10724 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43792

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1818408/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=60724 CPUtime=51.07
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 15558 0 0 0 5097 10 0 0 25 0 1 0 219701402 62181376 14980 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 15181 14980 115 221 0 14957 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 60724

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1785896/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=93028 CPUtime=102.27
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 23618 0 0 0 10208 19 0 0 25 0 1 0 219701402 95260672 23040 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 23257 23040 115 221 0 23033 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 93028

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1758376/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=120660 CPUtime=162.25
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 30494 0 0 0 16199 26 0 0 25 0 1 0 219701402 123555840 29916 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 30165 29916 115 221 0 29941 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 120660

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1730280/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=148856 CPUtime=222.23
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 37450 0 0 0 22192 31 0 0 25 0 1 0 219701402 152428544 36872 1992294400 4194304 5102648 548682068784 18446744073709551615 4227849 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 37214 36872 115 221 0 36990 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 148856

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1703528/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=175460 CPUtime=282.22
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 44168 0 0 0 28185 37 0 0 25 0 1 0 219701402 179671040 43590 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 43865 43590 115 221 0 43641 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 175460

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1678248/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=200436 CPUtime=342.2
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 50426 0 0 0 34176 44 0 0 25 0 1 0 219701402 205246464 49848 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 50109 49848 115 221 0 49885 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 200436

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1664616/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=213820 CPUtime=402.18
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 53813 0 0 0 40172 46 0 0 25 0 1 0 219701402 218951680 53235 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 53455 53235 115 221 0 53231 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 213820

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1664616/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=213820 CPUtime=462.17
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 53813 0 0 0 46170 47 0 0 25 0 1 0 219701402 218951680 53235 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 53455 53235 115 221 0 53231 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 213820

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30889
/proc/meminfo: memFree=1664552/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=213820 CPUtime=522.15
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 53813 0 0 0 52168 47 0 0 25 0 1 0 219701402 218951680 53235 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 53455 53235 115 221 0 53231 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 213820

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30895
/proc/meminfo: memFree=1664360/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=213820 CPUtime=582.13
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 53814 0 0 0 58166 47 0 0 25 0 1 0 219701402 218951680 53236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 53455 53236 115 221 0 53231 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 213820

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30895
/proc/meminfo: memFree=1664360/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=213820 CPUtime=642.12
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 53814 0 0 0 64164 48 0 0 25 0 1 0 219701402 218951680 53236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 53455 53236 115 221 0 53231 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 213820

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30897
/proc/meminfo: memFree=1416680/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=460300 CPUtime=4061.2
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 115191 0 0 0 406011 109 0 0 25 0 1 0 219701402 471347200 114613 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 115075 114613 115 221 0 114851 0
Current children cumulated CPU time (s) 4061.2
Current children cumulated vsize (KiB) 460300

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30897
/proc/meminfo: memFree=1416616/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=460300 CPUtime=4121.18
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 115192 0 0 0 412009 109 0 0 25 0 1 0 219701402 471347200 114614 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 115075 114614 115 221 0 114851 0
Current children cumulated CPU time (s) 4121.18
Current children cumulated vsize (KiB) 460300

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30903
/proc/meminfo: memFree=1416424/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=460300 CPUtime=4181.16
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 115197 0 0 0 418006 110 0 0 25 0 1 0 219701402 471347200 114619 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 115075 114619 115 221 0 114851 0
Current children cumulated CPU time (s) 4181.16
Current children cumulated vsize (KiB) 460300

[startup+4242.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 31383
/proc/meminfo: memFree=1414312/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=460300 CPUtime=4241.1
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 115203 0 0 0 423997 113 0 0 25 0 1 0 219701402 471347200 114625 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 115075 114625 115 221 0 114851 0
Current children cumulated CPU time (s) 4241.1
Current children cumulated vsize (KiB) 460300

[startup+4302.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 31383
/proc/meminfo: memFree=1414376/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=460300 CPUtime=4301.08
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 115205 0 0 0 429995 113 0 0 25 0 1 0 219701402 471347200 114627 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 115075 114627 115 221 0 114851 0
Current children cumulated CPU time (s) 4301.08
Current children cumulated vsize (KiB) 460300

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31383
/proc/meminfo: memFree=1414440/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=460300 CPUtime=4361.06
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 115209 0 0 0 435993 113 0 0 25 0 1 0 219701402 471347200 114631 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 115075 114631 115 221 0 114851 0
Current children cumulated CPU time (s) 4361.06
Current children cumulated vsize (KiB) 460300

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31383
/proc/meminfo: memFree=1414440/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=460300 CPUtime=4421.05
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 115216 0 0 0 441992 113 0 0 25 0 1 0 219701402 471347200 114638 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 115075 114638 115 221 0 114851 0
Current children cumulated CPU time (s) 4421.05
Current children cumulated vsize (KiB) 460300

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31383
/proc/meminfo: memFree=1412008/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=463948 CPUtime=4481.03
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 115839 0 0 0 447989 114 0 0 25 0 1 0 219701402 475082752 115261 1992294400 4194304 5102648 548682068784 18446744073709551615 4249036 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 115987 115261 115 221 0 115763 0
Current children cumulated CPU time (s) 4481.03
Current children cumulated vsize (KiB) 463948

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31383
/proc/meminfo: memFree=1393704/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=482300 CPUtime=4541.01
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 120404 0 0 0 453983 118 0 0 25 0 1 0 219701402 493875200 119826 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 120575 119826 115 221 0 120351 0
Current children cumulated CPU time (s) 4541.01
Current children cumulated vsize (KiB) 482300

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31383
/proc/meminfo: memFree=1374248/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=501504 CPUtime=4601
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 125218 0 0 0 459977 123 0 0 25 0 1 0 219701402 513540096 124640 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 125376 124640 115 221 0 125152 0
Current children cumulated CPU time (s) 4601
Current children cumulated vsize (KiB) 501504

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31383
/proc/meminfo: memFree=1374248/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=501504 CPUtime=4660.99
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 125218 0 0 0 465975 124 0 0 25 0 1 0 219701402 513540096 124640 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 125376 124640 115 221 0 125152 0
Current children cumulated CPU time (s) 4660.99
Current children cumulated vsize (KiB) 501504

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31383
/proc/meminfo: memFree=1374184/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=501504 CPUtime=4720.97
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 125218 0 0 0 471973 124 0 0 25 0 1 0 219701402 513540096 124640 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 125376 124640 115 221 0 125152 0
Current children cumulated CPU time (s) 4720.97
Current children cumulated vsize (KiB) 501504

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31383
/proc/meminfo: memFree=1374184/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=501504 CPUtime=4780.95
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 125218 0 0 0 477971 124 0 0 25 0 1 0 219701402 513540096 124640 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 125376 124640 115 221 0 125152 0
Current children cumulated CPU time (s) 4780.95
Current children cumulated vsize (KiB) 501504

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31383
/proc/meminfo: memFree=1374120/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=501504 CPUtime=4840.93
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 125219 0 0 0 483969 124 0 0 25 0 1 0 219701402 513540096 124641 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 125376 124641 115 221 0 125152 0
Current children cumulated CPU time (s) 4840.93
Current children cumulated vsize (KiB) 501504

[startup+4902.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 31383
/proc/meminfo: memFree=1374120/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=501504 CPUtime=4900.92
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 125219 0 0 0 489967 125 0 0 25 0 1 0 219701402 513540096 124641 1992294400 4194304 5102648 548682068784 18446744073709551615 4249070 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 125376 124641 115 221 0 125152 0
Current children cumulated CPU time (s) 4900.92
Current children cumulated vsize (KiB) 501504

[startup+4962.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 31383
/proc/meminfo: memFree=1374120/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=501504 CPUtime=4960.9
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 125219 0 0 0 495965 125 0 0 25 0 1 0 219701402 513540096 124641 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 125376 124641 115 221 0 125152 0
Current children cumulated CPU time (s) 4960.9
Current children cumulated vsize (KiB) 501504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 31383
/proc/meminfo: memFree=1374120/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=501504 CPUtime=5000.1
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 125220 0 0 0 499885 125 0 0 25 0 1 0 219701402 513540096 124642 1992294400 4194304 5102648 548682068784 18446744073709551615 4227949 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 125376 124642 115 221 0 125152 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 501504

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

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

[startup+5001.5 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 31383
/proc/meminfo: memFree=1374120/2055920 swapFree=4178576/4192956
[pid=30888] ppid=30886 vsize=501504 CPUtime=5000.1
/proc/30888/stat : 30888 (varsat-industri) R 30886 30888 30851 0 -1 4194304 125220 0 0 0 499885 125 0 0 25 0 1 0 219701402 513540096 124642 1992294400 4194304 5102648 548682068784 18446744073709551615 4227949 0 0 4096 3 0 0 0 17 1 0 0
/proc/30888/statm: 125376 124642 115 221 0 125152 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 501504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.59
CPU time (s): 5000.19
CPU user time (s): 4998.85
CPU system time (s): 1.3378
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 501504

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

runsolver used 4.48632 second user time and 11.3253 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-10 02:52:14
IDJOB=1785556
IDBENCH=70937
IDSOLVER=641
FILE ID=node43/1785556-1241916733
PBS_JOBID= 9264897
Free space on /tmp= 66068 MiB

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

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

MD5SUM BENCH= 3f38c028c252f031e9505f68e48a880b
RANDOM SEED=1158801229

node43.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.237
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.237
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:       1878416 kB
Buffers:         20276 kB
Cached:          84664 kB
SwapCached:       8552 kB
Active:          23612 kB
Inactive:        92056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1878416 kB
SwapTotal:     4192956 kB
SwapFree:      4178576 kB
Dirty:            3528 kB
Writeback:           0 kB
Mapped:          13888 kB
Slab:            47788 kB
Committed_AS:   781080 kB
PageTables:       1444 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= 66236 MiB
End job on node43 at 2009-05-10 04:15:37